summaryrefslogtreecommitdiff
path: root/json/items/ammo/44.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/44.json')
-rw-r--r--json/items/ammo/44.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/json/items/ammo/44.json b/json/items/ammo/44.json
index 657d443..1faa417 100644
--- a/json/items/ammo/44.json
+++ b/json/items/ammo/44.json
@@ -17,7 +17,7 @@
"ammo_type": "44",
"casing": "44_casing",
"range": 16,
- "damage": { "damage_type": "stab", "amount": 40, "armor_penetration": 4 },
+ "damage": { "damage_type": "bullet", "amount": 40, "armor_penetration": 4 },
"dispersion": 30,
"recoil": 1570,
"effects": [ "COOKOFF" ]
@@ -28,14 +28,14 @@
"type": "AMMO",
"name": { "str_sp": ".44 Magnum FMJ" },
"description": "A brass-jacketed variant of the .44 Magnum round. This increases penetration slightly at the cost of reduced damage from expansion.",
- "relative": { "damage": { "damage_type": "stab", "amount": -4, "armor_penetration": 8 } }
+ "relative": { "damage": { "damage_type": "bullet", "amount": -4, "armor_penetration": 8 } }
},
{
"id": "reloaded_44fmj",
"copy-from": "44fmj",
"type": "AMMO",
"name": { "str_sp": ".44 Magnum FMJ, 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" ] }
},
@@ -44,7 +44,7 @@
"copy-from": "44magnum",
"type": "AMMO",
"name": { "str_sp": ".44 Magnum, 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" ] }
},
@@ -55,7 +55,7 @@
"name": { "str_sp": ".44 Magnum, black powder" },
"proportional": {
"price": 0.3,
- "damage": { "damage_type": "stab", "amount": 0.76, "armor_penetration": 0.5 },
+ "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 },
"recoil": 0.76,
"dispersion": 1.2
},
@@ -69,7 +69,7 @@
"name": { "str_sp": ".44 Magnum FMJ, black powder" },
"proportional": {
"price": 0.3,
- "damage": { "damage_type": "stab", "amount": 0.76, "armor_penetration": 0.5 },
+ "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 },
"recoil": 0.76,
"dispersion": 1.2
},