forked from Mojave-Sun/mojave-sun-13
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wanted_message.json
74 lines (74 loc) · 1.68 KB
/
wanted_message.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
{
"basemessage": [
"Fugitive from the law due to",
"Needs to be interrogated for information about",
"Wanted by The Syndicate for",
"Ransomable to Nanotrasen for",
"Has exploitable information about"
],
"verb": [
"murdering",
"killing",
"accidentally destroying",
"destroying",
"knowing information about",
"stealing",
"slipping",
"sabotaging",
"robusting",
"collaborating with",
"being close friends with",
"cloning",
"befriending",
"bombing",
"kidnapping",
"pretending to be",
"seducing",
"ignoring",
"assassinating"
],
"noun": {
"secret plans": 50,
"the hand teleporter": 50,
"an NT CentCom uniform": 50,
"a supermatter shard": 50,
"internal Syndicate documents": 50,
"experimental Nanotrasen technology": 50,
"bluespace crystals": 50,
"a cult": 50,
"shapeshifting creatures": 50,
"a toolbox": 10,
"a bar of soap": 10,
"lizardmen": 10,
"two million credits": 10,
"a gondola": 10,
"one billion credits": 5,
"research on floor clowns": 5,
"Officer Beepsky": 5,
"clown tears": 5,
"John F Kennedy 2": 5,
"Nanotrasen's swimsuit calendar": 5,
"a suspicious bus": 5,
"administrators": 5,
"a solid gold gondola": 5,
"the anime archive": 5,
"YALPER": 1,
"absolutely nothing": 1,
"Cuban Pete": 1,
"your mother": 1,
"WGW": 1
},
"location": {
"on Space Station 13": 50,
"somewhere in deep space": 50,
"on a remote syndicate base": 50,
"in a secure NT facility": 50,
"while on an escape shuttle": 10,
"while infiltrating CentCom headquarters": 10,
"deep in the necropolis": 10,
"during a drunken bar fight": 5,
"while stuck in a bathroom": 5,
"in a back alley on Mars": 5,
"on Virgo Orbital": 1
}
}