summaryrefslogtreecommitdiff
path: root/json/items/tool/explosive.json
blob: 0c8033c268e1f93f4fb8e8513b687164495d42bd (plain)
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
[
  {
    "id": "can_bomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "can_bomb_act",
    "name": { "str": "can bomb (active)", "str_pl": "can bombs (active)" }
  },
  {
    "id": "c4",
    "type": "TOOL",
    "category": "weapons",
    "name": { "str": "M112 explosive" },
    "description": "This is block of US military M112 composition-4 explosive.  A label reads: \"Highly explosive, use with extreme caution!\" It comes with a small timer.",
    "weight": "570 g",
    "volume": "543 ml",
    "price": 9000,
    "price_postapoc": 2000,
    "to_hit": -4,
    "material": [ "plastic" ],
    "symbol": ";",
    "color": "light_gray",
    "use_action": "C4"
  },
  {
    "id": "c4armed",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "c4armed",
    "name": { "str": "M112 explosive (armed)", "str_pl": "M112 explosives (armed)" }
  },
  {
    "id": "EMPbomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "EMPbomb_act",
    "name": { "str": "EMP bomb (active)", "str_pl": "EMP bombs (active)" }
  },
  {
    "id": "flashbang",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "flashbang",
    "name": { "str": "M84 stun grenade" },
    "weight": "370 g",
    "description": "This is a US military M84 stun grenade, more colloquially known as a flashbang.  Use this item to pull the pin and light the fuse.  You will then have five turns before it detonates with intense light and sound, blinding, deafening and disorienting anyone nearby."
  },
  {
    "id": "flashbang_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "flashbang_act",
    "name": { "str": "M84 stun grenade (active)", "str_pl": "M84 stun grenade (active)" },
    "weight": "370 g",
    "description": "This stun grenade is active, and will soon detonate with intense light and sound, blinding, deafening and disorienting anyone nearby.  It may be a good idea to throw it!"
  },
  {
    "id": "fragment_bomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "fragment_bomb_act",
    "name": { "str": "fragment bomb (lit)", "str_pl": "fragment bombs (lit)" }
  },
  {
    "id": "fungicidalbomb",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "fungicidalbomb",
    "name": { "str": "fungicidal gas grenade", "str_pl": "fungicidal gas grenades" },
    "weight": "539 g"
  },
  {
    "id": "fungicidalbomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "fungicidalbomb_act",
    "name": { "str": "fungicidal gas grenade (active)", "str_pl": "fungicidal gas grenades (active)" },
    "weight": "539 g"
  },
  {
    "id": "fungicidalbomb_makeshift_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "fungicidalbomb_makeshift_act",
    "name": { "str": "makeshift fungicidal gas grenade (active)", "str_pl": "makeshift fungicidal gas grenades (active)" }
  },
  {
    "id": "grenade",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "grenade",
    "name": { "str": "M67 fragmentation grenade" },
    "description": "This is a US military M67 fragmentation grenade.  Use this item to pull the pin and light the fuse.  You will then have five seconds before it explodes; throwing it would be a good idea."
  },
  {
    "id": "grenade_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "grenade_act",
    "name": { "str": "M67 fragmentation grenade (active)", "str_pl": "M67 fragmentation grenades (active)" },
    "description": "This fragmentation grenade is active, and will explode any second now.  Better throw it!"
  },
  {
    "id": "makeshift_grenade",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "makeshift_grenade",
    "name": { "str": "makeshift fragmentation grenade" }
  },
  {
    "id": "makeshift_grenade_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "makeshift_grenade_act",
    "name": { "str": "makeshift fragmentation grenade (active)", "str_pl": "makeshift fragmentation grenades (active)" }
  },
  {
    "id": "grenade_emp_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "grenade_emp_act",
    "name": { "str": "EMP grenade (active)", "str_pl": "EMP grenades (active)" }
  },
  {
    "id": "grenade_inc",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "grenade_inc",
    "name": { "str": "M14 incendiary grenade", "str_pl": "M14 incendiary grenades" },
    "description": "This is a US military M14 incendiary grenade.  Use this item to pull the pin and light the fuse.  You will then have five turns before it explodes into a raging inferno; throwing it would be a good idea."
  },
  {
    "id": "grenade_inc_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "grenade_inc_act",
    "name": { "str": "M14 incendiary grenade (active)", "str_pl": "M14 incendiary grenades (active)" },
    "description": "This is an active incendiary grenade, likely to burst into an inferno any second now.  Better throw it!"
  },
  {
    "id": "gasbomb",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "gasbomb",
    "name": { "str": "M7A2 tear gas grenade", "str_pl": "M7A2 tear gas grenades" },
    "weight": "539 g",
    "description": "This is a US military M7A2 tear gas grenade.  Use this item to pull the pin and light the fuse.  In five turns it will begin to expel a highly toxic CS gas for some time.  This gas damages and slows those who enter it, as well as obscuring vision and scent."
  },
  {
    "id": "gasbomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "gasbomb_act",
    "name": { "str": "M7A2 tear gas grenade (active)", "str_pl": "M7A2 tear gas grenades (active)" },
    "weight": "539 g",
    "description": "This tear gas grenade has had its pin removed and is expelling highly toxic CS gas."
  },
  {
    "id": "gasbomb_makeshift_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "gasbomb_makeshift_act",
    "name": { "str": "makeshift gas canister (active)", "str_pl": "makeshift gas canisters (active)" }
  },
  {
    "id": "insecticidalbomb",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "insecticidalbomb",
    "name": { "str": "insecticidal gas grenade", "str_pl": "insecticidal gas grenades" },
    "weight": "539 g"
  },
  {
    "id": "insecticidalbomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "insecticidalbomb_act",
    "name": { "str": "insecticidal gas grenade (active)", "str_pl": "insecticidal gas grenades (active)" },
    "weight": "539 g"
  },
  {
    "id": "insecticidalbomb_makeshift_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "insecticidalbomb_makeshift_act",
    "name": { "str": "makeshift insecticidal gas grenade (active)", "str_pl": "makeshift insecticidal gas grenades (active)" }
  },
  {
    "id": "mininuke_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "mininuke_act",
    "name": { "str": "mininuke (armed)", "str_pl": "mininukes (armed)" }
  },
  {
    "id": "molotov_lit",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "molotov_lit",
    "name": { "str": "Molotov cocktail (lit)", "str_pl": "Molotov cocktails (lit)" }
  },
  {
    "id": "nail_bomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "nail_bomb_act",
    "name": { "str": "nail bomb (lit)", "str_pl": "nail bombs (lit)" }
  },
  {
    "id": "pipebomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "pipebomb_act",
    "name": { "str": "pipe bomb (lit)", "str_pl": "pipe bombs (lit)" }
  },
  {
    "id": "scrambler_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "scrambler_act",
    "name": { "str": "scrambler grenade (active)", "str_pl": "scrambler grenades (active)" }
  },
  {
    "id": "smokebomb",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "smokebomb",
    "name": { "str": "M18 smoke grenade" },
    "weight": "539 g",
    "description": "This is a US military M18 smoke grenade.  Use this item to pull the pin and light the fuse.  Five turns after you do that, it will begin to expel a thick black smoke.  This smoke will slow those who enter it, as well as obscuring vision and scent."
  },
  {
    "id": "smokebomb_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "smokebomb_act",
    "name": { "str": "M18 smoke grenade (active)", "str_pl": "M18 smoke grenades (active)" },
    "weight": "539 g",
    "description": "This smoke grenade has had its pin removed and is expelling thick smoke."
  },
  {
    "id": "tool_anfo_charge_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "tool_anfo_charge_act",
    "name": { "str": "ANFO charge (lit)", "str_pl": "ANFO charges (lit)" }
  },
  {
    "id": "tool_black_powder_charge_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "tool_black_powder_charge_act",
    "name": { "str": "black gunpowder charge (lit)", "str_pl": "black gunpowder charges (lit)" }
  },
  {
    "id": "tool_rdx_charge_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "tool_rdx_charge_act",
    "name": { "str": "RDX charge (lit)", "str_pl": "RDX charges (lit)" }
  },
  {
    "id": "tool_rocket_candy_act",
    "type": "TOOL",
    "category": "weapons",
    "copy-from": "tool_rocket_candy_act",
    "name": { "str": "rocket candy (lit)", "str_pl": "rocket candies (lit)" }
  }
]