forked from RoboPhred/oni-duplicity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoni.json
336 lines (272 loc) · 9.33 KB
/
oni.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
{
"DUPLICANTS": {
"TRAITS": {
"CLAUSTROPHOBIC": {
"NAME": "Claustrophobic",
"DESC": "This Duplicant feels suffocated in spaces less than four tiles high or three tiles wide"
},
"FASHIONABLE": {
"NAME": "Fashionista",
"DESC": "This Duplicant dies a bit inside when forced to wear unstylish clothing"
},
"CLIMACOPHOBIC": {
"NAME": "Vertigo Prone",
"DESC": "Climbing ladders more than four tiles tall makes this Duplicant's stomach do flips"
},
"SOLITARYSLEEPER": {
"NAME": "Solitary Sleeper",
"DESC": "This Duplicant prefers to sleep alone"
},
"PREFERSWARMER": {
"NAME": "Skinny",
"DESC": "This Duplicant doesn't have much insulation, so they are more temperature sensitive than others"
},
"PREFERSCOOLER": {
"NAME": "Pudgy",
"DESC": "This Duplicant has some extra insulation, so the room temperature affects them a little less"
},
"SENSITIVEFEET": {
"NAME": "Delicate Feetsies",
"DESC": "This Duplicant is a sensitive sole and would rather walk on tile than raw bedrock"
},
"WORKAHOLIC": {
"NAME": "Workaholic",
"DESC": "This Duplicant gets antsy when left idle"
},
"CANTRESEARCH": {
"NAME": "Yokel",
"DESC": "This Duplicant isn't the brightest star in the solar system"
},
"CANTBUILD": {
"NAME": "Unconstructive",
"DESC": "This Duplicant is incapable of building even the most basic of structures"
},
"CANTCOOK": {
"NAME": "Gastrophobia",
"DESC": "This Duplicant has a deep-seated distrust of the culinary arts"
},
"CANTDIG": {
"NAME": "Trypophobia",
"DESC": "This Duplicant's fear of holes makes it impossible for them to dig"
},
"HEMOPHOBIA": {
"NAME": "Squeamish",
"DESC": "This Duplicant is of delicate disposition and cannot tend to the sick"
},
"BEDSIDEMANNER": {
"NAME": "Caregiver",
"DESC": "This Duplicant has good bedside manner and a healing touch"
},
"MOUTHBREATHER": {
"NAME": "Mouth Breather",
"DESC": "This Duplicant sucks up way more than their fair share of Oxygen"
},
"FUSSY": {
"NAME": "Fussy",
"DESC": "Nothing's ever quite good enough for this Duplicant"
},
"TWINKLETOES": {
"NAME": "Twinkletoes",
"DESC": "This Duplicant is light as a feather on their feet"
},
"STRONGARM": {
"NAME": "Buff",
"DESC": "This Duplicant has muscles on their muscles"
},
"NOODLEARMS": {
"NAME": "Noodle Arms",
"DESC": "This Duplicant's arms have all the tensile strength of overcooked linguine"
},
"AGGRESSIVE": {
"NAME": "Destructive",
"DESC": "This Duplicant handles stress by taking their frustrations out on defenseless machines"
},
"UGLYCRIER": {
"NAME": "Ugly Crier",
"DESC": "If this Duplicant gets too stressed it won't be pretty"
},
"BINGEEATER": {
"NAME": "Binge Eater",
"DESC": "This Duplicant will dangerously overeat when stressed"
},
"ANXIOUS": {
"NAME": "Anxious",
"DESC": "This Duplicant collapses when put under too much pressure"
},
"STRESSVOMITER": {
"NAME": "Vomiter",
"DESC": "This Duplicant is liable to puke everywhere when stressed"
},
"IRONGUT": {
"NAME": "Iron Gut",
"DESC": "This Duplicant can eat just about anything without getting sick"
},
"STRONGIMMUNESYSTEM": {
"NAME": "Germ Resistant",
"DESC": "This Duplicant's immune system bounces back faster than most"
},
"SCAREDYCAT": {
"NAME": "Pacifist",
"DESC": "This Duplicant abhors violence"
},
"WEAKIMMUNESYSTEM": {
"NAME": "Biohazardous",
"DESC": "All the vitamin C in space couldn't stop this Duplicant from getting sick"
},
"IRRITABLEBOWEL": {
"NAME": "Irritable Bowel",
"DESC": "This Duplicant needs a little extra time to \"do their business\""
},
"CALORIEBURNER": {
"NAME": "Bottomless Stomach",
"DESC": "This Duplicant might actually be several black holes in a trench coat"
},
"SMALLBLADDER": {
"NAME": "Small Bladder",
"DESC": "This Duplicant has a tiny, pea-sized bladder. Adorable!"
},
"ANEMIC": {
"NAME": "Anemic",
"DESC": "This Duplicant has trouble keeping up with the others"
},
"GREASEMONKEY": {
"NAME": "Grease Monkey",
"DESC": "This Duplicant likes to throw a wrench into the colony's plans... in a good way"
},
"MOLEHANDS": {
"NAME": "Mole Hands",
"DESC": "They're great for tunneling, but finding good gloves is a nightmare"
},
"FASTLEARNER": {
"NAME": "Quick Learner",
"DESC": "This Duplicant's sharp as a tack and learns new skills with amazing speed"
},
"SLOWLEARNER": {
"NAME": "Slow Learner",
"DESC": "This Duplicant's a little slow on the uptake, but gosh do they try"
},
"DIVERSLUNG": {
"NAME": "Diver's Lungs",
"DESC": "This Duplicant could have been a talented opera singer in another life"
},
"FLATULENCE": {
"NAME": "Flatulent",
"DESC": "Some Duplicants are just full of it"
},
"SNORER": {
"NAME": "Loud Sleeper",
"DESC": "In space, everyone can hear you snore"
},
"NARCOLEPSY": {
"NAME": "Narcoleptic",
"DESC": "This Duplicant can and will fall asleep anytime, anyplace"
},
"INTERIORDECORATOR": {
"NAME": "Interior Decorator",
"DESC": "\"Move it a little to the left...\""
},
"UNCULTURED": {
"NAME": "Uncultured",
"DESC": "This Duplicant has simply no appreciation for the arts"
},
"EARLYBIRD": {
"NAME": "Early Bird",
"DESC": "This Duplicant always wakes up feeling fresh and efficient!"
},
"NIGHTOWL": {
"NAME": "Night Owl",
"DESC": "This Duplicant does their best work when they'd ought to be sleeping"
},
"REGENERATION": {
"NAME": "Regenerative",
"DESC": "This Duplicant is constantly regenerating health."
},
"DEEPERDIVERSLUNGS": {
"NAME": "Deeper Diver's Lungs",
"DESC": "This Duplicant was a talented opera singer and a snorkeling instructor."
},
"SUNNYDISPOSITION": {
"NAME": "Sunny Disposition",
"DESC": "This Duplicant has an unwaveringly positive outlook on life."
},
"ROCKCRUSHER": {
"NAME": "Rock Crusher",
"DESC": "This Duplicant is incredibly strong."
},
"SIMPLETASTES": {
"NAME": "Simple Tastes",
"DESC": "This Duplicant finds pleasure in even the blandest of foods."
},
"FOODIE": {
"NAME": "Gourmet",
"DESC": "This Duplicant has a highly refined palate and desires luxurious foods."
},
"ARCHAEOLOGIST": {
"NAME": "Archeologist",
"DESC": "This Duplicant will always bring back an artifact from space expeditions."
}
},
"ATTRIBUTES": {
"Construction": {
"NAME": "Construction",
"DESC": "Determines a Duplicant's building speed."
},
"Digging": {
"NAME": "Digging",
"DESC": "Determines a Duplicant's mining speed."
},
"Machinery": {
"NAME": "Tinkering",
"DESC": "Determines how quickly a Duplicant uses machines."
},
"LifeSupport": {
"NAME": "Life Support",
"DESC": "Determines how efficiently a Duplicant maintains algae terrariums, deodorizers, and water sieves."
},
"Toggle": {
"NAME": "Toggle",
"DESC": "Determines how efficiently a Duplicant tunes machinery, flips switches, and sets sensors."
},
"Athletics": {
"NAME": "Athletics",
"DESC": "Determines a Duplicant's default runspeed."
},
"Learning": {
"NAME": "Learning",
"DESC": "Determines how quickly a Duplicant conducts Research and gains skills."
},
"Cooking": {
"NAME": "Cooking",
"DESC": "Determines how quickly a Duplicant prepares Food."
},
"Strength": {
"NAME": "Strength",
"DESC": "Determines a Duplicant's carrying capacity and cleaning speed."
},
"Caring": {
"NAME": "Kindness",
"DESC": "Determines medical skill and sociability with peers and critters."
},
"Immunity": {
"NAME": "Immunity",
"DESC": "Determines a Duplicant's disease susceptibility and recovery time."
},
"Botanist": {
"NAME": "Farming",
"DESC": "Determines how quickly and efficiently a Duplicant cultivates plants."
},
"Ranching": {
"NAME": "Ranching",
"DESC": "Determines how quickly and efficiently a Duplicant tends critters."
},
"Art": {
"NAME": "Creativity",
"DESC": "Determines how quickly a Duplicant can produce artwork."
},
"Decor": {
"NAME": "Decor",
"DESC": "Decor affects a Duplicant's Stress and their opinion of their surroundings."
}
}
}
}