-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
Copy pathitems.json
274 lines (274 loc) · 9.39 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
[
{
"id": "afs_solderers_item",
"copy-from": "fake_item",
"type": "TOOL",
"name": { "str": "precision solderers", "str_pl": "precision solderers" },
"flags": "TRADER_AVOID",
"qualities": [ [ "SAW_M_FINE", 1 ], [ "SCREW_FINE", 1 ], [ "CUT_FINE", 2 ] ]
},
{
"type": "GENERIC",
"id": "crypto_coin",
"name": { "str": "Crypto coin", "str_pl": "Crypto coins" },
"description": "PrepNet had been heavily involved in avoiding taxes by using untraceable internet currencies. These however are physical coins with random numbers sequences embossed on them and RFID chips inside.",
"price": 12000,
"price_postapoc": 15000,
"//": "The coins would be worthless but the PrepNet Phyle still retains some manufacturing capacity",
"weight": "1 g",
"to_hit": -3,
"color": "cyan",
"symbol": "$",
"material": [ "plastic" ]
},
{
"id": "afs_basin",
"type": "CONTAINER",
"name": "basin",
"description": "A wide, shallow basin used to hold liquid, hammered from a piece of sheet metal. Ideal for collecting water.",
"weight": "5 kg",
"looks_like": "ceramic_bowl",
"volume": "2500 ml",
"price": 1000,
"to_hit": -1,
"bashing": 1,
"material": "steel",
"symbol": ")",
"color": "dark_gray",
"contains": "2500 ml",
"watertight": true,
"qualities": [ [ "COOK", 1 ], [ "BOIL", 2 ], [ "CONTAIN", 1 ] ],
"use_action": "HEAT_FOOD"
},
{
"id": "afs_fridge",
"category": "veh_parts",
"type": "GENERIC",
"name": "vehicle refrigerator",
"description": "A household refrigerator with impressive capacity. Its power connection has been refurbished, and it can be mounted onto a vehicle to draw from its power.",
"symbol": "{",
"color": "white",
"weight": "142882 g",
"volume": "300 L",
"price": 40000,
"price_postapoc": 10000,
"material": [ "steel" ],
"to_hit": -4,
"bashing": 8,
"flags": [ "DURABLE_MELEE" ],
"looks_like": "minifridge"
},
{
"id": "afs_freezer",
"category": "veh_parts",
"type": "GENERIC",
"name": "vehicle freezer",
"copy-from": "afs_fridge",
"description": "This refurbished refrigerator has been stripped of much of its internal components and converted to run at a much lower temperature, causing it to serve as a freezer for more power. Like its predecessor, it runs on vehicle power.",
"color": "light_blue"
},
{
"type": "GENERIC",
"id": "afs_scrap_titanium",
"symbol": ",",
"color": "light_gray",
"name": "scrap titanium",
"name_plural": "scrap titanium",
"category": "spare_parts",
"description": "A piece of light titanium, usable for crafting or repairs.",
"price": 1000,
"material": "titanium",
"looks_like": "scrap",
"weight": "450 g",
"volume": "100 ml",
"bashing": 1,
"to_hit": -2
},
{
"type": "GENERIC",
"id": "afs_titanium_frame",
"name": "ultralight frame",
"description": "A sturdy, lightweight frame made from titanium. Useful for crafting.",
"weight": "1 kg",
"to_hit": -3,
"color": "light_gray",
"symbol": "]",
"material": [ "titanium" ],
"looks_like": "xlframe",
"techniques": [ "DEF_DISARM" ],
"volume": "7500 ml",
"bashing": 15,
"category": "veh_parts",
"price": 4000
},
{
"type": "GENERIC",
"id": "afs_metal_rig",
"copy-from": "vehicle_rig",
"name": "MetalMaster forge buddy",
"name_plural": "MetalMaster forge buddies",
"description": "From the makers of the best-selling* FOODCO kitchen buddy comes the MetalMaster forge buddy, for all your metalworking, firing, and welding needs! It's just as clunky and awkward as the thing it's spinning off, and still requires a vehicle battery to function."
},
{
"type": "GENERIC",
"id": "afs_kitchen_rig",
"copy-from": "vehicle_rig",
"name": "KitchenMaster cooking buddy",
"name_plural": "KitchenMaster cooking buddies",
"description": "Because it *clearly* needed one, this large all-in-one station provides the functions of FOODCO's kitchen buddy, now with complementary fume hoods and chemistry materials. Why a chef would need a chemical rig is anyone's guess, but you can mount it on a vehicle to make use of it."
},
{
"type": "GENERIC",
"id": "afs_cooking_rig",
"copy-from": "vehicle_rig",
"name": "cooking rig",
"name_plural": "cooking rigs",
"description": "Skillet, pot, hotplate, and chemistry set; everything you need to cook food and chemicals. Includes proper fume vents and a separator, so you don't contaminate your food with toxic chemicals."
},
{
"id": "nuclear_waste",
"type": "GENERIC",
"name": "nuclear waste",
"description": "A small pellet of silvery metal, still warm to the touch.",
"looks_like": "medium_atomic_battery_cell",
"weight": "30 g",
"volume": "250 ml",
"price": 0,
"material": "iron",
"symbol": "*",
"color": "light_green",
"flags": [ "RADIOACTIVE", "LEAK_ALWAYS" ]
},
{
"id": "nuclear_fuel",
"copy-from": "nuclear_waste",
"type": "GENERIC",
"name": "nuclear fuel pellet",
"description": "A small pellet of fissile material. Handle carefully."
},
{
"id": "hazardous_waste_drum",
"copy-from": "55gal_drum",
"type": "CONTAINER",
"name": "hazardous waste drum",
"description": "A yellow drum meant for the storage of hazardous substances.",
"material": [ "steel", "lead" ],
"symbol": "0",
"color": "yellow"
},
{
"id": "atomic_butterchurn",
"type": "GENERIC",
"category": "tools",
"name": "folded atomic butter churn",
"description": "The Rivtech Churninator 4000, the only churn to be banned by 13 religious sects. The legs are currently folded up for travel. Unlike a standard churn that requires cream separated from raw milk this churn requires only raw milk, salt and a healthy respect for glowing objects.",
"weight": "6464 g",
"volume": "11356 ml",
"price": 5000,
"price_postapoc": 45000,
"looks_like": "still",
"symbol": "u",
"color": "light_green",
"use_action": { "type": "deploy_furn", "furn_type": "f_atomic_butter_churn" },
"to_hit": -2,
"bashing": 5,
"material": [ "plastic", "steel" ],
"//": "I figured bionic preppers would have a sci-fi solution to some low tech problems.",
"flags": [ "LEAK_DAM", "RADIOACTIVE", "DURABLE_MELEE" ]
},
{
"id": "atomic_pseudo_churn",
"type": "TOOL",
"name": "pseudo atomic butter churn",
"description": "This is a crafting_pseudo_item if you have it something is wrong.",
"weight": "6464 g",
"volume": "11356 ml",
"price": 20000,
"to_hit": -2,
"bashing": 9,
"material": [ "plastic", "steel" ],
"qualities": [ [ "CONTAIN", 1 ], [ "CHURN", 2 ] ],
"symbol": "H",
"color": "light_cyan",
"flags": [ "ALLOWS_REMOTE_USE" ]
},
{
"id": "afs_titanium_small",
"type": "AMMO",
"category": "spare_parts",
"name": "titanium",
"name_plural": "titanium",
"description": "A strong, durable metal. Highly valued for its weight to strength ratio, it was an excellent upgrade to aluminum for those properties albeit a lot more expensive due to rarity. More commonly used in jewelery and medical implants.",
"weight": "1 g",
"//": "Density 4.506g/cm³ ~ 1.127kg/250ml @ stack 1000 = 1g/unit",
"volume": "50 ml",
"price": 10000,
"price_postapoc": 750,
"count": 100,
"stack_size": 200,
"material": [ "titanium" ],
"looks_like": "silver_small",
"symbol": "/",
"color": "light_gray",
"ammo_type": "components"
},
{
"id": "afs_titanium_implant",
"type": "GENERIC",
"name": "titanium implant",
"description": "An internal implant to correct a musculoskeletal problem such as a bad hip or back. It is made of titanium due to its biocompatibility.",
"price": 9500,
"price_postapoc": 1500,
"weight": "2250 g",
"volume": "500 ml",
"to_hit": -3,
"symbol": "*",
"color": "light_gray",
"material": [ "titanium" ]
},
{
"id": "afs_titanium_tooth",
"type": "GENERIC",
"name": "titanium tooth",
"description": "A dental implant made of pure titanium, used to replace teeth due to its bio-compatibility and durability.",
"price": 5000,
"price_postapoc": 50,
"weight": "10 g",
"to_hit": -3,
"symbol": "$",
"color": "light_gray",
"material": [ "titanium" ]
},
{
"id": "afs_titanium_watch",
"type": "ARMOR",
"name": "titanium watch",
"name_plural": "titanium watches",
"description": "A thick, masculine watch made out of titanium. It is durable, light-weight and water-resistant, an excellent watch to have in a hostile environment.",
"weight": "50 g",
"volume": "250 ml",
"price": 20000,
"price_postapoc": 3000,
"to_hit": -1,
"material": [ "titanium" ],
"symbol": "[",
"color": "light_gray",
"covers": [ "HAND_EITHER" ],
"coverage": 5,
"flags": [ "WATCH", "STURDY", "BELTED", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY", "OVERSIZE" ]
},
{
"id": "afs_titanium_ring",
"type": "ARMOR",
"name": "titanium ring",
"description": "A thick, masculine ring made out of titanium. Made in a variety of styles and finishes, they're valued for their durability.",
"weight": "13 g",
"volume": 0,
"price": 700,
"price_postapoc": 500,
"material": [ "titanium" ],
"symbol": "[",
"color": "light_gray",
"flags": [ "STURDY" ]
}
]