-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathitems.json
278 lines (278 loc) · 8.6 KB
/
items.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
[
{
"type": "COMESTIBLE",
"id": "nut_bread",
"name": { "str": "bread with nuts" },
"weight": "65 g",
"color": "brown",
"spoils_in": "10 days",
"container": "bag_plastic",
"comestible_type": "FOOD",
"symbol": "o",
"healthy": 2,
"calories": 284,
"description": "Healthy and filling bread, with added nuts for both texture and flavor.",
"price": 47,
"price_postapoc": 100,
"material": [ "wheat", "nut" ],
"volume": "250 ml",
"charges": 14,
"flags": [ "EATEN_HOT" ],
"fun": 4,
"use_action": [ "ANTIFUNGAL" ],
"vitamins": [ [ "vitC", 1 ], [ "calcium", 10 ], [ "iron", 6 ], [ "element119", 10 ] ]
},
{
"type": "COMESTIBLE",
"id": "nut_muffins",
"name": { "str_sp": "nut muffins" },
"weight": "30 g",
"color": "brown",
"spoils_in": "4 days",
"comestible_type": "FOOD",
"symbol": ".",
"quench": -1,
"healthy": 2,
"calories": 92,
"description": "Baked muffins containing nuts. Good, but leaves something to be desired.",
"price": 50,
"price_postapoc": 7,
"material": [ "wheat", "nut" ],
"volume": "35 ml",
"stack_size": 24,
"fun": 3,
"use_action": [ "ANTIFUNGAL" ],
"vitamins": [ [ "vitC", 3 ], [ "calcium", 2 ], [ "iron", 2 ], [ "element119", 5 ] ]
},
{
"type": "COMESTIBLE",
"id": "trail_mix_basic",
"name": { "str_sp": "basic trail mix" },
"weight": "250 g",
"color": "brown",
"spoils_in": "60 days",
"comestible_type": "FOOD",
"symbol": "%",
"quench": -7,
"healthy": 2,
"calories": 102,
"description": "A basic trail mix consisting of some nuts and dried fruit. It's tasty and healthy, but could use some salt.",
"price": 60,
"price_postapoc": 10,
"material": [ "fruit", "nut" ],
"volume": "300 ml",
"stack_size": 5,
"fun": 2,
"use_action": [ "ANTIFUNGAL" ],
"vitamins": [ [ "vitC", 3 ], [ "calcium", 2 ] ]
},
{
"type": "COMESTIBLE",
"id": "pine_nut_milk",
"name": { "str": "pine nut milk" },
"description": "Milk some pine nuts? Not quite, but blend them with water, yes! A dairy-free alternative strong in calcium! Rival to most other consumable fluids.",
"copy-from": "almond_milk",
"use_action": [ "ANTIFUNGAL" ],
"looks_like": "milk",
"vitamins": [ [ "element119", 15 ] ]
},
{
"type": "COMESTIBLE",
"id": "pine_nut_pulp",
"name": { "str_sp": "pine nut pulp" },
"description": "Pulp left over after making pine nut milk. It's gritty and bland.",
"copy-from": "almond_pulp",
"use_action": [ "ANTIFUNGAL" ],
"looks_like": "instant_coffee",
"vitamins": [ [ "element119", 1 ] ]
},
{
"id": "pine_nut_ambrosia",
"type": "COMESTIBLE",
"name": { "str": "pine nut ambrosia" },
"description": "Delicious pine nut ambrosia. A drink worthy of the gods.",
"copy-from": "hickory_nut_ambrosia",
"use_action": [ "ANTIFUNGAL" ],
"looks_like": "beer",
"vitamins": [ [ "element119", 20 ] ]
},
{
"id": "pine_nut_butter",
"type": "COMESTIBLE",
"name": { "str": "pine nut butter" },
"description": "A light brown paste that tastes very little like its namesake. It's not bad, but it'll stick to the roof of your mouth.",
"copy-from": "peanutbutter",
"use_action": [ "ANTIFUNGAL" ],
"looks_like":"peanutbutter",
"vitamins": [ [ "element119", 8 ] ]
},
{
"type": "COMESTIBLE",
"id": "pine_nut_meal",
"name": { "str_sp": "cooked pine nut meal" },
"description": "A serving of pine nuts that have been chopped and boiled in water before being thoroughly toasted until dry. Filling and nutritious.",
"copy-from": "acorns_cooked",
"use_action": [ "ANTIFUNGAL" ],
"looks_like":"hickory_nut",
"vitamins": [ [ "element119", 10 ] ]
},
{
"id": "nut_shell",
"type": "GENERIC",
"name": { "str": "nut shell" },
"description": "The shells left behind after cracking open a nut. Could be used as fuel, or made into charcoal.",
"weight": "25 mg",
"volume": "2 ml",
"price": 0,
"price_postapoc": 0,
"material": [ "wood" ],
"symbol": ".",
"flags":[ "FIREWOOD", "TINDER"],
"color": "brown",
"looks_like": "tinder"
},
{
"type": "GENERIC",
"id": "pinecone",
"copy-from": "pinecone",
"symbol": ",",
"color": "brown",
"name": { "str": "pinecone" },
"description": "A spiny pod from a pine tree. Dry seeds rattle around inside when you shake it.",
"material": [ "wood" ],
"weight": "90 g",
"volume": "250 ml",
"to_hit": -2,
"flags": [ "FIREWOOD", "TINDER" ]
},
{
"type": "GENERIC",
"id": "pine_heart",
"symbol": ",",
"color": "green",
"name": { "str": "pine heart" },
"description": "Harvested from a slain pine nut creature, this heart-like organ vaguely resembles a pinecone. However, its green color reminds you of pine needles, and its scales have been replaced with arteries that slowly ooze pine sap rather than blood.",
"material": [ "flesh", "nut" ],
"weight": "750 g",
"volume": "500 ml",
"to_hit": -5
},
{
"type": "COMESTIBLE",
"id": "trail_mix",
"name": { "str_sp": "trail mix" },
"weight": "270 g",
"color": "brown",
"spoils_in": "150 days",
"comestible_type": "FOOD",
"symbol": "%",
"quench": -13,
"healthy": 2,
"calories": 112,
"description": "Trail mix consisting of some salted nuts and dried fruit. It's tasty and healthy.",
"price": 60,
"price_postapoc": 10,
"material": [ "fruit", "nut" ],
"volume": "305 ml",
"stack_size": 5,
"fun": 5,
"use_action": [ "ANTIFUNGAL" ],
"vitamins": [ [ "vitC", 3 ], [ "calcium", 2 ] ]
},
{
"type": "COMESTIBLE",
"id": "trail_mix_deluxe",
"name": { "str_sp": "deluxe trail mix" },
"weight": "270 g",
"color": "brown",
"spoils_in": "150 days",
"comestible_type": "FOOD",
"symbol": "%",
"quench": -13,
"healthy": 5,
"calories": 224,
"description": "Trail mix consisting of two types of salted nuts and dried fruit. It's quite tasty and healthy.",
"price": 60,
"price_postapoc": 10,
"material": [ "fruit", "nut" ],
"volume": "305 ml",
"stack_size": 5,
"fun": 8,
"use_action": [ "ANTIFUNGAL" ],
"vitamins": [ [ "vitC", 3 ], [ "calcium", 2 ], [ "element119", 2 ] ]
},
{
"type": "COMESTIBLE",
"comestible_type": "DRINK",
"id": "pine_nut_oil",
"name": { "str_sp": "pine nut oil" },
"weight": "15 g",
"color": "yellow",
"container": "bottle_plastic_small",
"sealed": false,
"symbol": "~",
"description": "Thin yellow pine nut oil used for cooking and insulation.",
"price": 40,
"price_postapoc": 50,
"material": [ "oil", "nut" ],
"volume": "80 ml",
"looks_like":"cooking_oil",
"phase": "liquid",
"freezing_point": 14,
"flags": [ "NUTRIENT_OVERRIDE", "NO_INGEST" ],
"use_action": {
"type": "cast_spell",
"spell_id": "covering_oil",
"no_fail": true,
"level": 0,
"need_wielding": false },
"vitamins": [ [ "element119", 30 ] ]
},
{
"type": "COMESTIBLE",
"id": "pine_nuts",
"name": { "str_sp": "pine nuts" },
"weight": "15 g",
"color": "brown",
"spoils_in": 1080,
"container": "bag_plastic",
"comestible_type": "FOOD",
"symbol": "%",
"quench": -1,
"healthy": 2,
"calories": 101,
"description": "A handful of tasty crunchy nuts from a pinecone.",
"price": 68,
"price_postapoc": 300,
"material": [ "nut" ],
"volume": "100 ml",
"use_action": [ "ANTIFUNGAL" ],
"flags": [ "EDIBLE_FROZEN", "NUTRIENT_OVERRIDE" ],
"charges": 4,
"vitamins": [ [ "iron", 5 ], [ "calcium", 1 ], [ "element119", 8 ] ],
"fun": 3
},
{
"type": "COMESTIBLE",
"id": "sauce_pesto",
"name": { "str_sp": "pesto" },
"weight": "65 g",
"color": "light_green",
"spoils_in": 144,
"container": "jar_glass_sealed",
"comestible_type": "FOOD",
"symbol": "%",
"healthy": 1,
"calories": 244,
"description": "Olive oil, basil, garlic, pine nuts. Simple and delicious.",
"price": 230,
"price_postapoc": 300,
"material": [ "veggy", "nut", "garlic" ],
"volume": "250 ml",
"charges": 4,
"phase": "liquid",
"use_action": [ "ANTIFUNGAL" ],
"vitamins": [ [ "vitA", 7 ], [ "calcium", 11 ], [ "iron", 3 ], [ "element119", 5 ] ],
"fun": 4
}
]