-
Notifications
You must be signed in to change notification settings - Fork 3
/
blaze_ammo.json
383 lines (383 loc) · 11 KB
/
blaze_ammo.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
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
[
{
"id": "canbomb",
"type": "AMMO",
"name": "blast canister",
"description": "An IED composed of a sealed container filled with a payload material that triggers on impact. Carries a substantial explosive payload.",
"weight": 3816,
"volume": 1,
"price": 1000,
"bashing": 8,
"material": "iron",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "h_projectile",
"range": 10,
"damage": 60,
"effects": [ "NEVER_MISFIRES", "EXPLOSIVE_BIG", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "canbomb2",
"type": "AMMO",
"name": "Big Bang canister",
"description": "An IED composed of a sealed container filled with a payload material that triggers on impact. Carries a VERY substantial explosive payload.",
"weight": 15160,
"volume": 5,
"price": 1000,
"bashing": 8,
"material": "iron",
"symbol": "*",
"color": "red",
"count": 5,
"stack_size": 5,
"ammo_type": "h_projectile",
"range": 10,
"damage": 150,
"effects": [ "NEVER_MISFIRES", "EXPLOSIVE_HUGE", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "canbombfire",
"type": "AMMO",
"name": "fire canister",
"description": "An IED composed of a container filled with a payload material and a means to trigger it. Intended to be fired from a specialized launcher. This one is designed to douse a small area with deadly flames.",
"weight": 3816,
"volume": 1,
"price": 600,
"bashing": 8,
"material": "iron",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "h_projectile",
"range": 10,
"damage": 20,
"effects": [ "FLAME", "NEVER_MISFIRES", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "canbombfire2",
"type": "AMMO",
"name": "inferno canister",
"description": "An IED composed of a container filled with a payload material and a means to trigger it. Intended to be fired from a specialized launcher. This one is designed to douse a large area with deadly flames.",
"weight": 6816,
"volume": 1,
"price": 2200,
"bashing": 8,
"material": "iron",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "h_projectile",
"range": 10,
"damage": 40,
"effects": [ "NAPALM", "NEVER_MISFIRES", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "canbombfrag",
"type": "AMMO",
"name": "fragmentation canister",
"description": "An IED composed of a container filled with a payload material and a means to trigger it. Intended to be fired from a specialized launcher. This one is designed to spray the immediate area with deadly shrapnel.",
"weight": 4816,
"volume": 1,
"price": 800,
"bashing": 8,
"material": "steel",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "h_projectile",
"range": 10,
"damage": 75,
"effects": [ "FRAG", "NEVER_MISFIRES", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "h_projectile",
"type": "AMMO",
"name": "modified mininuke",
"description": "A heavy modified handheld nuclear device. Intended to be fired from a specialized launcher, its case has been cut down and it has been rigged to explode on impact. While it is now somewhat lighter than before, it can no longer be triggered manually.",
"weight": 3816,
"volume": 1,
"price": 180000,
"bashing": 8,
"material": "plastic",
"symbol": "*",
"color": "green",
"count": 1,
"stack_size": 2,
"ammo_type": "h_projectile",
"damage": 14,
"effects": [ "MININUKE_MOD", "NEVER_MISFIRES" ],
"flags": [ "LEAK_RAD" ]
},
{
"id": "harpoon",
"type": "AMMO",
"name": "harpoon",
"description": "A large spear carved from wood. This was fashioned specifically to be fired from a compatible weapon; thus unsuitable for melee combat.",
"weight": 1455,
"volume": 10,
"price": 1000,
"bashing": 5,
"material": "wood",
"symbol": "=",
"color": "brown",
"count": 10,
"ammo_type": "harpoon",
"damage": 40,
"pierce": 10,
"effects": [ "RECOVER_3", "NEVER_MISFIRES" ]
},
{
"id": "hbolt_boom",
"type": "AMMO",
"name": "nova bolt",
"description": "An IED composed of a sealed container filled with a payload material affixed to the end of a large ballista bolt. Intended to be fired from a specialized launcher. Carries a substantial explosive payload.",
"weight": 3816,
"volume": 1,
"price": 1000,
"bashing": 8,
"material": "iron",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "hbolt",
"damage": 14,
"effects": [ "NEVER_MISFIRES", "EXPLOSIVE_BIG", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "hbolt_boom2",
"type": "AMMO",
"name": "supernova bolt",
"description": "An IED composed of a sealed container filled with a payload material affixed to the end of a large ballista bolt. Intended to be fired from a specialized launcher. Carries a very substantial explosive payload.",
"weight": 3816,
"volume": 1,
"price": 1000,
"bashing": 8,
"material": "iron",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "hbolt",
"damage": 14,
"effects": [ "NEVER_MISFIRES", "EXPLOSIVE_HUGE", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "hbolt_fire",
"type": "AMMO",
"name": "searing bolt",
"description": "An IED composed of a container filled with a payload material affixed to the end of a large ballista bolt. Intended to be fired from a specialized launcher. This one is designed to douse a small area with deadly flames.",
"weight": 3816,
"volume": 1,
"price": 600,
"bashing": 8,
"material": "iron",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "hbolt",
"damage": 14,
"effects": [ "FLAME", "NEVER_MISFIRES", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "hbolt_fire2",
"type": "AMMO",
"name": "napalm bolt",
"description": "An IED composed of a container filled with a payload material affixed to the end of a large ballista bolt. Intended to be fired from a specialized launcher. This one is designed to douse a large area with deadly flames.",
"weight": 6816,
"volume": 1,
"price": 2200,
"bashing": 8,
"material": "iron",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "hbolt",
"damage": 14,
"effects": [ "NAPALM", "NEVER_MISFIRES", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "hbolt_frag",
"type": "AMMO",
"name": "shatter bolt",
"description": "An IED composed of a container filled with a payload material affixed to the end of a large ballista bolt. Intended to be fired from a specialized launcher. This one is designed to spray the immediate area with deadly shrapnel.",
"weight": 4816,
"volume": 1,
"price": 800,
"bashing": 8,
"material": "steel",
"symbol": "*",
"color": "red",
"count": 1,
"stack_size": 1,
"ammo_type": "hbolt",
"damage": 14,
"effects": [ "FRAG", "NEVER_MISFIRES", "COOKOFF" ],
"flags": [ "" ]
},
{
"id": "hbolt_metal",
"type": "AMMO",
"name": "steel ballista bolt",
"description": "A long shaft carved from wood ending in a tip of sharpened metal. It's quite heavy, capable of dealing large amounts of damage, but isn't particularly accurate. Stands a good chance of remaining intact once fired.",
"weight": 2055,
"volume": 5,
"price": 2000,
"bashing": 1,
"material": [ "wood", "iron" ],
"symbol": "=",
"color": "green",
"count": 5,
"ammo_type": "hbolt",
"range": 10,
"damage": 35,
"pierce": 35,
"effects": [ "RECOVER_3" ]
},
{
"id": "hbolt_nuke",
"type": "AMMO",
"name": "nuclear bolt",
"description": "A heavy modified handheld nuclear device affixed to the end of a large ballista bolt. Its case has been cut down and it has been rigged to explode on impact. It can no longer be triggered manually.",
"weight": 3816,
"volume": 1,
"price": 180000,
"bashing": 8,
"material": "plastic",
"symbol": "*",
"color": "green",
"count": 1,
"stack_size": 2,
"ammo_type": "hbolt",
"damage": 14,
"effects": [ "MININUKE_MOD", "NEVER_MISFIRES" ],
"flags": [ "LEAK_RAD" ]
},
{
"id": "hbolt_wood",
"type": "AMMO",
"name": "wood ballista bolt",
"description": "A sharpened bolt carved from wood. It's fairly heavy, capable of dealing large amounts of damage, but isn't particularly accurate. Stands a good chance of remaining intact once fired.",
"weight": 1555,
"volume": 5,
"price": 1000,
"bashing": 1,
"material": "wood",
"symbol": "=",
"color": "green",
"count": 5,
"ammo_type": "hbolt",
"range": 10,
"damage": 20,
"pierce": 20,
"effects": [ "RECOVER_5" ]
},
{
"id": "lead_ball",
"type": "AMMO",
"name": "lead ball",
"description": "A heavy lead ball about 8cm in diameter. Could pack quite a bit of a punch if you had something to launch it.",
"weight": 400,
"volume": 1,
"price": 200,
"to_hit": -3,
"bashing": 8,
"material": "steel",
"symbol": "*",
"color": "blue",
"count": 1,
"ammo_type": "h_projectile",
"range": 3,
"damage": 50,
"effects": [ "RECOVER_20", "LARGE_BEANBAG" ]
},
{
"id": "pool_ball",
"type": "AMMO",
"name": "pool ball",
"description": "A colorful, hard ball. Essentially a rock.",
"weight": 170,
"volume": 1,
"price": 3000,
"to_hit": -3,
"bashing": 8,
"material": "stone",
"symbol": "*",
"color": "blue",
"count": 1,
"ammo_type": "h_projectile",
"range": 6,
"damage": 23,
"dispersion": 30,
"effects": [ "RECOVER_10", "BEANBAG" ]
},
{
"id": "ripdisk",
"type": "AMMO",
"name": "serrated disc",
"description": "A metal disc surrounded by serrated edges. It's as menacing as it sounds.",
"weight": 1255,
"volume": 1,
"price": 200,
"bashing": 1,
"material": [ "steel" ],
"symbol": "=",
"color": "green",
"count": 20,
"ammo_type": "ripdisk",
"range": 6,
"damage": 15,
"pierce": 5,
"effects": [ "BOUNCE", "NEVER_MISFIRES" ]
},
{
"id": "rock",
"type": "AMMO",
"name": "rock",
"description": "A rock is what you have in your head if you don't know what one is.",
"weight": 657,
"volume": 1,
"to_hit": -2,
"bashing": 7,
"material": "stone",
"symbol": "*",
"color": "light_gray",
"count": 1,
"ammo_type": "h_projectile",
"damage": 15,
"dispersion": 45,
"effects": [ "RECOVER_10", "BEANBAG" ],
"qualities": [ [ "HAMMER", 1 ] ]
},
{
"id": "shrapnel",
"type": "AMMO",
"name": "shrapnel",
"description": "A twisted shard of jagged metal.",
"weight": 5,
"volume": 1,
"price": 0,
"material": [ "steel" ],
"symbol": ".",
"color": "white",
"count": 50,
"stack_size": 50,
"ammo_type": "shrapnel"
}
]