forked from ParadiseSS13/Paradise
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsyndicate_wanted_messages.json
108 lines (108 loc) · 2.28 KB
/
syndicate_wanted_messages.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
{
"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",
"drinking",
"hating",
"slapping",
"swatting",
"skreeing at",
"toolboxing",
"swirling",
"wearing",
"[REDACTED]"
],
"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 bluespace artillery": 50,
"a DNA vault": 50,
"a toolbox": 10,
"a bar of soap": 10,
"Ian": 10,
"a Diona": 10,
"a Drask": 10,
"a Golem": 10,
"a Grey": 10,
"a Human": 10,
"a Kidan": 10,
"a Monkey": 10,
"a Nucleation": 10,
"a Plasmaman": 10,
"a Shadow": 10,
"a Skeleton": 10,
"a Skrell": 10,
"a Slime": 10,
"a Slime Person": 10,
"a Tajaran": 10,
"a Vox": 10,
"a Vulpkanin": 10,
"a Wryn": 10,
"an IPC": 10,
"an Unathi": 10,
"[REDACTED]": 10,
"two million credits": 10,
"one billion credits": 5,
"research on floor cluwnes": 5,
"Officer Beepsky": 5,
"clown tears": 5,
"Nanotrasen's swimsuit calendar": 5,
"a suspicious bus": 5,
"cat ears": 5,
"the anime archive": 5,
"the CMO's cat": 5,
"WetSkrell.nt": 5,
"YALPER": 1,
"absolutely nothing": 1,
"Cuban Pete": 1,
"your mother": 1,
"four cups of coffee a day": 1,
"ducks": 1
},
"location": {
"on NSS Cyberiad": 50,
"on NSS Kerberos": 50,
"on NSS Cerebron": 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,
"in [REDACTED]": 10,
"during a drunken bar fight": 5,
"while stuck in a bathroom": 5,
"in a back alley on Mars": 5
}
}