-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
416 lines (415 loc) · 7.16 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
{"ancient_ones" : [
{"id":1,
"name" : "Abhoth" ,
"image" : "./img/abhoth.jpg"
},
{"id":2,
"name" : "Antediluvium",
"image" : ""
},
{"id":3,
"name" : "Atlach-Nacha",
"image" : "./img/atlach_nacha.png"
},
{"id":4,
"name" : "Azathoth",
"image" : "./img/azathoth.jpg"
},
{"id":5,
"name" : "Cthulhu",
"image" : ""
},
{"id":6,
"name" : "Elder Things",
"image" : "./img/elder_things.jpg"
},
{"id":7,
"name" : "Hastur",
"image" : "./img/hastur.jpg"
},
{"id":8,
"name" : "Hypnos",
"image" : "./img/hypnos.png"
},
{"id":9,
"name" : "Ithaqua",
"image" : "./img/ithaqua.png"
},
{"id":10,
"name" : "Nephren-Ka",
"image" : "./img/nephren_ka.jpg"
},
{"id":11,
"name" : "Nyarlathotep",
"image" : "./img/nyarlathotep.jpg"
},
{"id":12,
"name" : "Shub-Niggurath",
"image" : ""
},
{"id":13,
"name" : "Shudde M'ell",
"image" : "./img/shudde_mell.jpg"
},
{"id":14,
"name" : "Syzygy",
"image" : "./img/syzygy.jpg"
},
{"id":15,
"name" : "Yig",
"image" : "./img/yig.jpg"
},
{"id":16,
"name" : "Yog-Sothoth",
"image" : "./img/yog_sothoth.jpg"
}
],
"investigators" : [
{"id":1,
"name" : "Agatha Crane" ,
"image" : ""
},
{"id":2,
"name" : "Agnes Baker",
"image" : ""
},
{"id":3,
"name" : "Akachi Onyele" ,
"image" : ""
},
{"id":4,
"name" : "Amanda Sharpe",
"image" : ""
},
{"id":5,
"name" : "'Ashcan' Pete" ,
"image" : ""
},
{"id":6,
"name" : "Bob Jenkins",
"image" : ""
},
{"id":7,
"name" : "Calvin Wright" ,
"image" : ""
},
{"id":8,
"name" : "Carolyn Fern",
"image" : ""
},
{"id":9,
"name" : "Carson Sinclair" ,
"image" : ""
},
{"id":10,
"name" : "Charlie Kane",
"image" : ""
},
{"id":11,
"name" : "Daisy Walker" ,
"image" : ""
},
{"id":12,
"name" : "Daniela Reyes",
"image" : ""
},
{"id":13,
"name" : "Darrell Simmons",
"image" : ""
},
{"id":14,
"name" : "Dexter Drake" ,
"image" : ""
},
{"id":15,
"name" : "Diana Stanley",
"image" : ""
},
{"id":16,
"name" : "Father Mateo" ,
"image" : ""
},
{"id":17,
"name" : "Finn Edwards",
"image" : ""
},
{"id":18,
"name" : "George Barnaby" ,
"image" : ""
},
{"id":19,
"name" : "Gloria Goldberg",
"image" : ""
},
{"id":20,
"name" : "Hank Samson",
"image" : ""
},
{"id":21,
"name" : "Harvey Walters" ,
"image" : ""
},
{"id":22,
"name" : "Jacqueline Fine",
"image" : ""
},
{"id":23,
"name" : "Jenny Barnes" ,
"image" : ""
},
{"id":24,
"name" : "Jim Culver",
"image" : ""
},
{"id":25,
"name" : "Joe Diamond" ,
"image" : ""
},
{"id":26,
"name" : "Kate Winthrop",
"image" : ""
},
{"id":27,
"name" : "Leo Anderson",
"image" : ""
},
{"id":28,
"name" : "Lily Chen" ,
"image" : ""
},
{"id":29,
"name" : "Lola Hayes",
"image" : ""
},
{"id":30,
"name" : "Luke Robinson",
"image" : ""
},
{"id":31,
"name" : "Mandy Thompson" ,
"image" : ""
},
{"id":32,
"name" : "Marie Lambeau",
"image" : ""
},
{"id":33,
"name" : "Mark Harrigan" ,
"image" : ""
},
{"id":34,
"name" : "Michael McGlen",
"image" : ""
},
{"id":35,
"name" : "Minh Thi Phan" ,
"image" : ""
},
{"id":36,
"name" : "Monterey Jack",
"image" : ""
},
{"id":37,
"name" : "Norman Withers",
"image" : ""
},
{"id":38,
"name" : "Luke Robinson",
"image" : ""
},
{"id":39,
"name" : "Patrice Hathaway" ,
"image" : ""
},
{"id":40,
"name" : "Preston Fairmont",
"image" : ""
},
{"id":41,
"name" : "Rex Murphy" ,
"image" : ""
},
{"id":42,
"name" : "Rita Young",
"image" : ""
},
{"id":43,
"name" : "Roland Banks" ,
"image" : ""
},
{"id":44,
"name" : "Sefina Rousseau",
"image" : ""
},
{"id":45,
"name" : "Silas Marsh" ,
"image" : ""
},
{"id":46,
"name" : "Sister Mary",
"image" : ""
},
{"id":47,
"name" : "'Skids' O'Toole",
"image" : ""
},
{"id":48,
"name" : "Tommy Muldoon",
"image" : ""
},
{"id":49,
"name" : "Tony Morgan" ,
"image" : ""
},
{"id":50,
"name" : "Trish Scarborough",
"image" : ""
},
{"id":51,
"name" : "Ursula Downs" ,
"image" : ""
},
{"id":52,
"name" : "Vincent Lee",
"image" : ""
},
{"id":53,
"name" : "Wendy Adams" ,
"image" : ""
},
{"id":54,
"name" : "William Yorick",
"image" : ""
},
{"id":55,
"name" : "Wilson Richards",
"image" : ""
},
{"id":56,
"name" : "Zoey Samaras",
"image" : ""
}
],
"preludes" : [
{"id":1,
"name" : "Rumors from the North"
},
{"id":2,
"name" : "Key to Salvation"
},
{"id":3,
"name" : "Unwilling Sacrifice"
},
{"id":4,
"name" : "Beginning of the End"
},
{"id":5,
"name" : "Doomsayer from Antarctica"
},
{"id":6,
"name" : "Ultimate Sacrifice"
},
{"id":7,
"name" : "Ghost from The Past"
},
{"id":8,
"name" : "Drastic Measures"
},
{"id":9,
"name" : "Call of Cthulhu"
},
{"id":10,
"name" : "Litany of Secrets"
},
{"id":11,
"name" : "Epidemic"
},
{"id":12,
"name" : "Under the Pyramids"
},
{"id":13,
"name" : "Weakness to Strength"
},
{"id":14,
"name" : "Sins of the Past"
},
{"id":15,
"name" : "Silver Twilight Stockpile"
},
{"id":16,
"name" : "The King in Yellow"
},
{"id":17,
"name" : "Dark Blessings"
},
{"id":18,
"name" : "The Coming Storm"
},
{"id":19,
"name" : "The Dunwich Horror"
},
{"id":20,
"name" : "In Cosmic Alignment"
},
{"id":21,
"name" : "Written in the Stars"
},
{"id":22,
"name" : "Lurker Among Us"
},
{"id":23,
"name" : "Twin Blasphemies of the Black Goat"
},
{"id":24,
"name" : "Web Between Worlds"
},
{"id":25,
"name" : "Otherworldly Dreams"
},
{"id":26,
"name" : "Focused Training"
},
{"id":27,
"name" : "Apocalypse Nigh"
},
{"id":28,
"name" : "Fall of Man"
},
{"id":29,
"name" : "The Price of Prestige"
},
{"id":30,
"name" : "You Know What You Must Do"
},
{"id":31,
"name" : "Aid of the Elder Gods"
},
{"id":32,
"name" : "The Archives"
},
{"id":33,
"name" : "Army of Darkness"
},
{"id":34,
"name" : "Father of Serpents"
},
{"id":35,
"name" : "Harbinger of the Outer Gods"
},
{"id":36,
"name" : "In the Lightless Chamber"
},
{"id":37,
"name" : "The Stars Align"
},
{"id":38,
"name" : "Temptation"
},
{"id":39,
"name" : "Unto the Breach"
},
{"id":40,
"name" : "Wondrous Curios"
}
]
}