summaryrefslogtreecommitdiff
path: root/json/items/ammo/000shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/000shot.json')
-rw-r--r--json/items/ammo/000shot.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/json/items/ammo/000shot.json b/json/items/ammo/000shot.json
index 810a931..3d18b05 100644
--- a/json/items/ammo/000shot.json
+++ b/json/items/ammo/000shot.json
@@ -18,7 +18,7 @@
"ammo_type": "000shot",
"casing": "000shot_hull",
"range": 12,
- "damage": { "damage_type": "stab", "amount": 60 },
+ "damage": { "damage_type": "bullet", "amount": 60 },
"recoil": 3500,
"loudness": 160,
"effects": [ "COOKOFF", "SHOT" ]
@@ -33,7 +33,7 @@
"price": 3000,
"price_postapoc": 1200,
"count": 10,
- "relative": { "damage": { "damage_type": "stab", "amount": -5, "armor_penetration": 15 } }
+ "relative": { "damage": { "damage_type": "bullet", "amount": -5, "armor_penetration": 15 } }
},
{
"id": "shot_000_slug",
@@ -44,7 +44,7 @@
"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": 600,
- "relative": { "range": 12, "damage": { "damage_type": "stab", "armor_penetration": 8 }, "dispersion": 100 },
+ "relative": { "range": 12, "damage": { "damage_type": "bullet", "armor_penetration": 8 }, "dispersion": 100 },
"proportional": { "recoil": 1.4 },
"delete": { "effects": [ "SHOT" ] }
},
@@ -57,7 +57,7 @@
"description": "A beanbag round for shotguns, not deadly but designed to disable.",
"price": 750,
"price_postapoc": 300,
- "proportional": { "damage": { "damage_type": "stab", "amount": 0.1 }, "recoil": 0.4, "loudness": 0.6 },
+ "proportional": { "damage": { "damage_type": "bash", "amount": 0.1 }, "recoil": 0.4, "loudness": 0.6 },
"delete": { "effects": [ "SHOT" ] },
"extend": { "effects": [ "BEANBAG", "NOGIB" ] }
},
@@ -82,7 +82,7 @@
"price": 4500,
"price_postapoc": 2400,
"count": 5,
- "proportional": { "damage": { "damage_type": "stab", "amount": 0.25, "armor_penetration": 0.25 } },
+ "proportional": { "damage": { "damage_type": "bullet", "amount": 0.25, "armor_penetration": 0.25 } },
"delete": { "effects": [ "SHOT" ] },
"extend": { "effects": [ "EXPLOSIVE" ] }
},
@@ -91,7 +91,7 @@
"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 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
@@ -100,7 +100,7 @@
"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 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
@@ -109,7 +109,7 @@
"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 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
@@ -118,7 +118,7 @@
"copy-from": "shot_000_inc",
"type": "AMMO",
"name": { "str": "000 incendiary shell, reloaded" },
- "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
}