[ { "id": "reloaded_shot_000", "copy-from": "shot_000", "type": "AMMO", "name": { "str": "000 shot, reloaded" }, "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } }, { "id": "reloaded_shot_000_flechette", "copy-from": "shot_000_flechette", "type": "AMMO", "name": { "str": "000 flechette shell, reloaded" }, "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } }, { "id": "reloaded_shot_000_slug", "copy-from": "shot_000_slug", "type": "AMMO", "name": { "str": "000 shotgun slug, reloaded" }, "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } }, { "id": "shot_000", "type": "AMMO", "looks_like": "shot_00", "name": { "str": "000 shot" }, "description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by SWAT forces.", "weight": "32 g", "volume": "250 ml", "price": 750, "price_postapoc": 1500, "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "plastic", "powder" ], "symbol": "=", "color": "red", "count": 20, "stack_size": 20, "ammo_type": "000shot", "casing": "000shot_hull", "range": 12, "damage": { "damage_type": "stab", "amount": 60 }, "recoil": 3500, "loudness": 160, "effects": [ "COOKOFF", "SHOT" ] }, { "id": "shot_000_flechette", "copy-from": "shot_000", "looks_like": "shot_flechette", "type": "AMMO", "name": { "str": "000 flechette shell" }, "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.", "price": 3000, "price_postapoc": 6000, "count": 10, "relative": { "damage": { "damage_type": "stab", "amount": -5, "armor_penetration": 15 } } }, { "id": "shot_000_slug", "copy-from": "shot_000", "looks_like": "shot_slug", "type": "AMMO", "name": { "str": "000 shotgun slug" }, "description": "A heavy metal slug used with shotguns to give them the range capabilities of a rifle. Extremely damaging but rather inaccurate.", "price": 600, "price_postapoc": 1200, "relative": { "range": 12, "damage": { "damage_type": "stab", "armor_penetration": 8 }, "dispersion": 100 }, "proportional": { "recoil": 1.4 }, "delete": { "effects": [ "SHOT" ] } } ]