1[
2  {
3    "id": "reloaded_shot_bird",
4    "copy-from": "shot_bird",
5    "type": "AMMO",
6    "name": { "str_sp": "birdshot, reloaded" },
7    "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
8    "extend": { "effects": [ "RECYCLED" ] },
9    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
10  },
11  {
12    "id": "reloaded_shot_dragon",
13    "copy-from": "shot_dragon",
14    "type": "AMMO",
15    "name": { "str": "dragon's breath shell, reloaded", "str_pl": "dragon's breath shells, reloaded" },
16    "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
17    "extend": { "effects": [ "RECYCLED" ] },
18    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
19  },
20  {
21    "id": "reloaded_shot_00",
22    "copy-from": "shot_00",
23    "type": "AMMO",
24    "name": { "str_sp": "00 shot, reloaded" },
25    "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
26    "extend": { "effects": [ "RECYCLED" ] },
27    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
28  },
29  {
30    "id": "reloaded_shot_flechette",
31    "copy-from": "shot_flechette",
32    "type": "AMMO",
33    "name": { "str": "flechette shell, reloaded", "str_pl": "flechette shells, reloaded" },
34    "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
35    "extend": { "effects": [ "RECYCLED" ] },
36    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
37  },
38  {
39    "id": "reloaded_shot_slug",
40    "copy-from": "shot_slug",
41    "type": "AMMO",
42    "name": { "str": "shotgun slug, reloaded", "str_pl": "shotgun slugs, reloaded" },
43    "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
44    "extend": { "effects": [ "RECYCLED" ] },
45    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
46  },
47  {
48    "id": "bp_shot_bird",
49    "copy-from": "shot_bird",
50    "type": "AMMO",
51    "name": { "str_sp": "birdshot, black powder" },
52    "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 }, "dispersion": 1.2 },
53    "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
54    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
55  },
56  {
57    "id": "bp_shot_dragon",
58    "copy-from": "shot_dragon",
59    "type": "AMMO",
60    "name": { "str": "dragon's breath shell, black powder", "str_pl": "dragon's breath shells, black powder" },
61    "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 }, "dispersion": 1.2 },
62    "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
63    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
64  },
65  {
66    "id": "bp_shot_00",
67    "copy-from": "shot_00",
68    "type": "AMMO",
69    "name": { "str_sp": "00 shot, black powder" },
70    "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 }, "dispersion": 1.2 },
71    "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
72    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
73  },
74  {
75    "id": "bp_shot_flechette",
76    "copy-from": "shot_flechette",
77    "type": "AMMO",
78    "name": { "str": "flechette shell, black powder", "str_pl": "flechette shells, black powder" },
79    "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 }, "dispersion": 1.2 },
80    "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
81    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
82  },
83  {
84    "id": "bp_shot_slug",
85    "copy-from": "shot_slug",
86    "type": "AMMO",
87    "name": { "str": "shotgun slug, black powder", "str_pl": "shotgun slugs, black powder" },
88    "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 }, "dispersion": 1.2 },
89    "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
90    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
91  },
92  {
93    "id": "shot_00",
94    "type": "AMMO",
95    "name": { "str_sp": "00 shot" },
96    "description": "A shell filled with metal pellets.  Extremely damaging, plus the spread makes it very accurate at short range.  Favored by SWAT forces.",
97    "weight": "32 g",
98    "volume": "439 ml",
99    "price": 500,
100    "price_postapoc": 800,
101    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
102    "material": [ "plastic", "powder" ],
103    "symbol": "=",
104    "color": "red",
105    "count": 20,
106    "stack_size": 20,
107    "ammo_type": "shot",
108    "casing": "shot_hull",
109    "range": 12,
110    "damage": { "damage_type": "bullet", "amount": 50 },
111    "recoil": 2500,
112    "loudness": 160,
113    "effects": [ "COOKOFF", "SHOT" ]
114  },
115  {
116    "id": "shot_beanbag",
117    "copy-from": "shot_00",
118    "type": "AMMO",
119    "name": { "str": "shotgun beanbag" },
120    "description": "A beanbag round for shotguns, not deadly but designed to disable.",
121    "price": 500,
122    "price_postapoc": 200,
123    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
124    "count": 10,
125    "proportional": { "damage": { "damage_type": "bullet", "amount": 0.1 }, "recoil": 0.4, "loudness": 0.6 },
126    "extend": { "effects": [ "BEANBAG", "NOGIB" ] }
127  },
128  {
129    "id": "shot_bird",
130    "copy-from": "shot_00",
131    "type": "AMMO",
132    "name": { "str_sp": "birdshot" },
133    "description": "Weak shotgun ammunition.  Designed for hunting birds and other small game, its applications in combat are very limited.",
134    "price": 100,
135    "price_postapoc": 400,
136    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
137    "proportional": { "damage": { "damage_type": "bullet", "amount": 0.3 }, "recoil": 0.6, "loudness": 0.8 },
138    "extend": { "effects": [ "NOGIB" ] }
139  },
140  {
141    "id": "shot_dragon",
142    "copy-from": "shot_00",
143    "type": "AMMO",
144    "name": { "str": "dragon's breath shell" },
145    "description": "A shotgun shell filled with magnesium pellets or shards, used mostly as a distress flare or pyrotechnics tool.  When the round is fired, high temperature sparks and flames shoot out of the barrel, igniting everything in their path.",
146    "price": 1000,
147    "price_postapoc": 1600,
148    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
149    "proportional": {
150      "damage": { "damage_type": "bullet", "amount": 0.2 },
151      "recoil": 0.6,
152      "loudness": 0.8,
153      "dispersion": 1.2,
154      "range": 0.5
155    },
156    "extend": { "effects": [ "INCENDIARY", "STREAM", "NOGIB" ] }
157  },
158  {
159    "id": "shot_flechette",
160    "copy-from": "shot_00",
161    "type": "AMMO",
162    "name": { "str": "flechette shell" },
163    "description": "A shotgun shell filled with tiny steel darts.  Extremely damaging, plus the spread makes it very accurate at short range.  Slices through most forms of armor with ease.",
164    "price": 2000,
165    "price_postapoc": 800,
166    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
167    "count": 10,
168    "relative": { "damage": { "damage_type": "bullet", "amount": -6, "armor_penetration": 12 } }
169  },
170  {
171    "id": "shot_he",
172    "copy-from": "shot_slug",
173    "type": "AMMO",
174    "name": { "str": "explosive slug" },
175    "//": "$30/shot thanks to tight regulation, one way or another.",
176    "description": "A shotgun shell shooting a small explosive.  Damaging, but rather inaccurate and short ranged.  Banned in several states.",
177    "price": 3000,
178    "price_postapoc": 1600,
179    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
180    "count": 5,
181    "extend": { "effects": [ "EXPLOSIVE_HESHOT" ] },
182    "damage": { "damage_type": "bullet", "amount": 10, "armor_penetration": 0 }
183  },
184  {
185    "id": "shot_scrap",
186    "copy-from": "shot_00",
187    "type": "AMMO",
188    "name": { "str_sp": "00 shot, scrap loaded" },
189    "description": "A shotgun shell filled with whatever was lying around.  They are more damaging than birdshot, but fairly inaccurate.",
190    "proportional": { "price": 0.4, "damage": { "damage_type": "bullet", "amount": 0.6 }, "dispersion": 1.2 },
191    "extend": { "effects": [ "RECYCLED" ] },
192    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
193  },
194  {
195    "id": "bp_shot_scrap",
196    "copy-from": "shot_scrap",
197    "type": "AMMO",
198    "name": { "str_sp": "00 shot, black powder, scrap loaded" },
199    "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 } },
200    "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
201    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
202  },
203  {
204    "id": "shot_slug",
205    "copy-from": "shot_00",
206    "type": "AMMO",
207    "name": { "str": "shotgun slug" },
208    "description": "A heavy metal slug used with shotguns to give them the range capabilities of a rifle.  Extremely damaging but rather inaccurate.",
209    "price": 400,
210    "price_postapoc": 400,
211    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
212    "dispersion": 100,
213    "relative": { "range": 12, "damage": { "damage_type": "bullet", "armor_penetration": 6 } },
214    "proportional": { "recoil": 1.4 },
215    "delete": { "effects": [ "SHOT" ] }
216  }
217]
218