This repository has been archived by the owner on Jan 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
384 lines (373 loc) · 10.1 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
{
"maps": [
"Bleasdale Farmhouse",
"Brownstone High School",
"Camp Woodwind",
"42 Edgefield Road",
"Grafton Farmhouse",
"Maple Lodge Campsite",
"Prison",
"10 Ridgeview Court",
"Sunny Meadows Mental Institution"
],
"ghosts": [
{
"type": "Banshee",
"evidences": [
"Ghost Orbs",
"Fingerprints",
"D.O.T.S Projector"
],
"strength": "Will target only one player at a time.",
"weakness": "Can sometimes be heard wailing with the Parabolic Microphone.",
"characteristics": [
{
"text": "You can recognise the Banshee by the sound that it can make inside of a parabolic mic.",
"question": "Did you hear a screech trough the Parabolic mic?",
"expected": true,
"successShow": true,
"errorShow": true,
"showOnly": true
}
]
},
{
"type": "Demon",
"evidences": [
"Freezing Temperatures",
"Fingerprints",
"Ghost Writing"
],
"strength": "Can initiate hunts more often.",
"weakness": "Crucifix effectiveness is increased to 5m against one.",
"characteristics": []
},
{
"type": "Goryo",
"evidences": [
"EMF 5",
"Fingerprints",
"D.O.T.S Projector"
],
"strength": "Can only be seen interacting with D.O.T.S. through a camera when nobody is nearby.",
"weakness": "Tends to wander away less from its ghost room.",
"characteristics": [
{
"text": "The Goryo's D.O.T.S can only be seen on the Camera. If you saw it without a Camera it's not a Goryo!",
"question": "Did you see D.O.T.S without a camera?",
"expected": false,
"successShow": true,
"errorShow": false
}
]
},
{
"type": "Hantu",
"evidences": [
"Ghost Orbs",
"Freezing Temperatures",
"Fingerprints"
],
"strength": "Lower temperatures allow the Hantu to move faster.",
"weakness": "Warmer areas slow the Hantu's movement.",
"characteristics": []
},
{
"type": "Jinn",
"evidences": [
"EMF 5",
"Freezing Temperatures",
"Fingerprints"
],
"strength": "Travels at faster speeds if its victim is far away.",
"weakness": "Cannot use its ability if the site's fuse box is off.",
"characteristics": [
{
"text": "A Jinn can't turn off the breaker. You could hide and keep the breaker on to see if the ghost will eventually turn it off.",
"question": "Did it turn off the breaker?",
"expected": false,
"successShow": true,
"errorShow": false
}
]
},
{
"type": "Mare",
"evidences": [
"Ghost Orbs",
"Spirit Box",
"Ghost Writing"
],
"strength": "Has an increased chance to attack in the dark.",
"weakness": "Turning the lights on will reduce the chance of an attack.",
"characteristics": []
},
{
"type": "Myling",
"evidences": [
"EMF 5",
"Fingerprints",
"Ghost Writing"
],
"strength": "Has quieter footsteps during a hunt.",
"weakness": "Produces paranormal sounds more frequently.",
"characteristics": []
},
{
"type": "Obake",
"evidences": [
"EMF 5",
"Ghost Orbs",
"Fingerprints"
],
"strength": "May leave fingerprints that disappear quicker.",
"weakness": "Has a small chance of leaving six-fingered handprints.",
"characteristics": [
{
"text": "There is a rare chance that the Obake will leave a Fingerprint on the door with six fingers! So count the amount of fingers on your fingerprints!",
"question": "Did you see a fingerprint with six fingers?",
"expected": true,
"successShow": true,
"errorShow": true,
"showOnly": true
},
{
"text": "There is a rare chance that the Obake will leave a double Fingerprint on light switches!",
"question": "Did you see a fingerprint with two fingers on a light switch?",
"expected": true,
"successShow": true,
"errorShow": true,
"showOnly": true
},
{
"text": "There is a rare chance that the Obake will leave five fingerprints (a hand) on prison doors and keyboards!",
"question": "Did you see a fingerprint with five fingers on a prison cell door or keyboard?",
"expected": true,
"successShow": true,
"errorShow": true,
"showOnly": true
}
]
},
{
"type": "Oni",
"evidences": [
"EMF 5",
"Freezing Temperatures",
"D.O.T.S Projector"
],
"strength": "Increased activity and ghost events.",
"weakness": "An Oni's increased activity makes them easier to find.",
"characteristics": []
},
{
"type": "Onryo",
"evidences": [
"Ghost Orbs",
"Spirit Box",
"Freezing Temperatures"
],
"strength": "A flame extinguishing can cause an Onryo to attack.",
"weakness": "The presence of flames reduces the Onryo's ability to attack.",
"characteristics": [
{
"text": "If the ghost starts a hunt while there are lit candles in the room it cannot be an Onryo.",
"question": "Did the Ghost start a hunt in a room with lit candles?",
"expected": false,
"successShow": true,
"errorShow": false
}
]
},
{
"type": "Phantom",
"evidences": [
"Spirit Box",
"Fingerprints",
"D.O.T.S Projector"
],
"strength": "Looking at a Phantom will lower the player's sanity considerably.",
"weakness": "Taking a photo of the Phantom will cause it to briefly disappear.",
"characteristics": [
{
"text": "If the ghost starts a hunt while there are lit candles in the room it cannot be an Onryo.",
"question": "Did it disappear after taking a photo in a ghost event or the photo labeled \"Ghost\" has no distortion?",
"expected": true,
"successShow": true,
"errorShow": false,
"showOnly": true
}
]
},
{
"type": "Poltergeist",
"evidences": [
"Spirit Box",
"Fingerprints",
"Ghost Writing"
],
"strength": "Capable of throwing multiple objects at once.",
"weakness": "Becomes powerless with no throwables nearby.",
"characteristics": [
{
"text": "A Poltergeist is the only ghost that can throw multiple items at once.",
"question": "Did it throw multiple items at the same time?",
"expected": true,
"successShow": true,
"errorShow": true,
"showOnly": true
}
]
},
{
"type": "Raiju",
"evidences": [
"EMF 5",
"Ghost Orbs",
"D.O.T.S Projector"
],
"strength": "Moves faster near electrical devices.",
"weakness": "Disrupts electronic equipment from further away when it hunts.",
"characteristics": []
},
{
"type": "Revenant",
"evidences": [
"Ghost Orbs",
"Freezing Temperatures",
"Ghost Writing"
],
"strength": "Can travel significantly faster if a player is spotted during a hunt.",
"weakness": "Moves very slowly when not chasing a player.",
"characteristics": []
},
{
"type": "Shade",
"evidences": [
"EMF 5",
"Freezing Temperatures",
"Ghost Writing"
],
"strength": "Being shy makes it more difficult to locate and obtain evidence.",
"weakness": "Less likely to hunt if multiple people are nearby.",
"characteristics": []
},
{
"type": "Spirit",
"evidences": [
"EMF 5",
"Spirit Box",
"Ghost Writing"
],
"strength": "None.",
"weakness": "Smudge sticks are more effective, preventing a hunt for longer.",
"characteristics": []
},
{
"type": "The Mimic",
"evidences": [
"Spirit Box",
"Freezing Temperatures",
"Ghost Orbs",
"Fingerprints"
],
"strength": "Can mimic the abilities and traits of other ghosts.",
"weakness": "Will present Ghost Orbs as a secondary evidence.",
"characteristics": []
},
{
"type": "The Twins",
"evidences": [
"EMF 5",
"Spirit Box",
"Freezing Temperatures"
],
"strength": "Either Twin may start a hunt, though not at the same time.",
"weakness": "Will often interact with the environment at the same time.",
"characteristics": []
},
{
"type": "Wraith",
"evidences": [
"EMF 5",
"Spirit Box",
"D.O.T.S Projector"
],
"strength": "Does not leave UV footprints after stepping in salt.",
"weakness": "Will become more active if it steps in salt.",
"characteristics": [
{
"text": "If it steps in Salt and then doesn't show footprints while you can hear it stepping around in the room it's a Wraith!",
"question": "Did it have footpints after stepping in salt and walking around?",
"expected": false,
"successShow": true,
"errorShow": false
}
]
},
{
"type": "Yokai",
"evidences": [
"Ghost Orbs",
"Spirit Box",
"D.O.T.S Projector"
],
"strength": "Talking near the Yokai will anger it, increasing the chance to attack.",
"weakness": "Can only hear voices close to it during a hunt.",
"characteristics": []
},
{
"type": "Yurei",
"evidences": [
"Ghost Orbs",
"Freezing Temperatures",
"D.O.T.S Projector"
],
"strength": "Has a stronger effect on sanity.",
"weakness": "Smudging the Yurei's ghost room will reduce how often it wanders.",
"characteristics": [
{
"text": "A Yurei can fully close a door that is near you without performing a ghost event. So keep doors open!",
"question": "Did it fully close a door?",
"expected": true,
"successShow": true,
"errorShow": true,
"showOnly": true
}
]
},
{
"type": "Deogen",
"evidences": [
"Spirit Box",
"Ghost Writing",
"D.O.T.S Projector"
],
"strength": "Deogen constantly sense the living. You can run but you can't hide.",
"weakness": "Deogen require a lot of energy to form and will move very slowly.",
"characteristics": []
},
{
"type": "Moroi",
"evidences": [
"Spirit Box",
"Freezing Temperatures",
"Ghost Writing"
],
"strength": "The weaker their victims, the stronger the Moroi becomes.",
"weakness": "Moroi suffer from hyperosmia, weakening them for longer periods.",
"characteristics": []
},
{
"type": "Thaye",
"evidences": [
"Ghost Orbs",
"Ghost Writing",
"D.O.T.S Projector"
],
"strength": "Upon entering the location, Thaye will become active, defensive and agile",
"weakness": "Thaye will weaken over time, making them weaker, slower and less aggressive",
"characteristics": []
}
]
}