forked from Simple-Station/Einstein-Engines
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbiological.yml
More file actions
277 lines (267 loc) · 5.92 KB
/
Copy pathbiological.yml
File metadata and controls
277 lines (267 loc) · 5.92 KB
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
- type: reagent
id: Blood
name: reagent-name-blood
group: Biological
desc: reagent-desc-blood
flavor: metallic
color: "#800000"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/bloodglass.rsi
state: icon_empty
metamorphicMaxFillLevels: 5
metamorphicFillBaseName: fill-
metamorphicChangeColor: false
recognizable: true
physicalDesc: reagent-physical-desc-ferrous
slippery: false
metabolisms:
Drink:
effects:
- !type:SatiateThirst
factor: 0.5
conditions:
- !type:OrganType
type: Human
shouldHave: false
- !type:SatiateHunger
factor: 0.5
conditions:
- !type:OrganType
type: Vampiric
- !type:AdjustReagent
conditions:
- !type:OrganType
type: Vampiric
reagent: Water
amount: 0.15
- !type:AdjustReagent
conditions:
- !type:OrganType
type: Vampiric
reagent: Protein
amount: 0.125 # See below
- !type:AdjustReagent
conditions:
- !type:OrganType
type: Vampiric
reagent: Omnizine
amount: 0.2
Food:
effects:
- !type:AdjustReagent
reagent: UncookedAnimalProteins
amount: 0.125 # 0.25 proteins for 1u of blood - restores 0.75 hunger, adds 0.25 blood per unit
conditions:
- !type:OrganType
type: Vampiric
shouldHave: false
Medicine:
effects:
- !type:HealthChange
conditions:
- !type:OrganType
type: Bloodsucker
damage:
groups:
Brute: -3
Burn: -1.25
plantMetabolism:
- !type:PlantAdjustWater
amount: 0.5
footstepSound:
collection: FootstepBlood
params:
volume: 6
- type: reagent
parent: Blood
id: InsectBlood
name: reagent-name-insect-blood
group: Biological
desc: reagent-desc-insect-blood
flavor: horrible
color: "#808A51"
recognizable: true
physicalDesc: reagent-physical-desc-slimy
slippery: false
- type: reagent
id: Slime
name: reagent-name-slime
group: Biological
desc: reagent-desc-slime
flavor: slimy
color: "#2cf274"
recognizable: true
physicalDesc: reagent-physical-desc-viscous
slippery: false
viscosity: 0.25
tileReactions:
- !type:SpillTileReaction
metabolisms:
Food:
# Delicious!
effects:
- !type:SatiateHunger
factor: 1
footstepSound:
collection: FootstepBlood
params:
volume: 6
- type: reagent
id: Sap
name: reagent-name-sap
group: Biological
desc: reagent-desc-sap
flavor: sweet
color: "#cd7314"
recognizable: true
physicalDesc: reagent-physical-desc-sticky
slippery: false
viscosity: 0.10
tileReactions:
- !type:SpillTileReaction
metabolisms:
Food:
# Sweet!
effects:
- !type:SatiateHunger
factor: 0.5
- !type:SatiateThirst
factor: 0.5
footstepSound:
collection: FootstepBlood
params:
volume: 6
- type: reagent
parent: Blood
id: CopperBlood
name: reagent-name-hemocyanin-blood
group: Biological
desc: reagent-desc-hemocyanin-blood
flavor: metallic
color: "#162581"
recognizable: true
physicalDesc: reagent-physical-desc-metallic
slippery: false
- type: reagent
parent: Blood
id: AmmoniaBlood
name: reagent-name-ammonia-blood
group: Biological
desc: reagent-desc-ammonia-blood
flavor: bitter
color: "#7a8bf2"
recognizable: true
physicalDesc: reagent-physical-desc-pungent
slippery: false
- type: reagent
id: ZombieBlood
name: reagent-name-zombie-blood
group: Biological
desc: reagent-desc-zombie-blood
physicalDesc: reagent-physical-desc-necrotic
flavor: bitter
color: "#2b0700"
slippery: false
metabolisms:
Drink:
# Disgusting!
effects:
- !type:SatiateThirst
factor: -0.5
Poison:
effects:
- !type:HealthChange
damage:
types:
Poison: 4
- !type:ChemVomit
probability: 0.25
- type: reagent
id: Ichor
name: reagent-name-ichor
group: Biological
desc: reagent-desc-ichor
physicalDesc: reagent-physical-desc-roaring
flavor: metallic
color: "#f4692e"
recognizable: true
metabolisms:
Drink:
effects:
- !type:SatiateThirst
factor: 1.5
# Dragon doesn't require airloss healing, so omnizine is still best for humans.
Medicine:
effects:
- !type:ModifyBloodLevel
amount: 3
- !type:HealthChange
damage:
groups:
Burn: -5
Brute: -5
Toxin: -2
types:
Bloodloss: -5
# Just in case you REALLY want to water your plants
plantMetabolism:
- !type:PlantAdjustWater
amount: 0.5
footstepSound:
collection: FootstepBlood
params:
volume: 6
- type: reagent
id: Fat
name: reagent-name-fat
group: Biological
desc: reagent-desc-fat
flavor: terrible
color: "#d8d8b0"
physicalDesc: reagent-physical-desc-exotic-smelling
slippery: false
footstepSound:
collection: FootstepBlood
params:
volume: 6
- type: reagent
id: Vomit
name: reagent-name-vomit
group: Biological
desc: reagent-desc-vomit
flavor: terrible
color: "#87ab08"
physicalDesc: reagent-physical-desc-pungent
slippery: true
metabolisms:
Drink:
effects:
- !type:SatiateThirst
factor: 0.5
- !type:AdjustReagent
reagent: Nutriment
amount: 0.1
footstepSound:
collection: FootstepBlood
params:
volume: 6
- type: reagent
id: GreyMatter
name: reagent-name-grey-matter
group: Biological
desc: reagent-desc-grey-matter
physicalDesc: reagent-physical-desc-neural
flavor: mindful
color: "#C584B8"
slippery: false
metabolisms:
Drink:
effects:
- !type:SatiateHunger
factor: 1.5
Poison:
effects:
- !type:HealthChange
damage:
types:
Cellular: 2