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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/json/items/ammo/000shot.json b/json/items/ammo/000shot.json
index 1b05f50..1f227eb 100644
--- a/json/items/ammo/000shot.json
+++ b/json/items/ammo/000shot.json
@@ -44,7 +44,7 @@
"weight": "32 g",
"volume": "250 ml",
"price": 750,
- "price_postapoc": 1500,
+ "price_postapoc": 1200,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "plastic", "powder" ],
"symbol": "=",
@@ -67,7 +67,7 @@
"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,
+ "price_postapoc": 1200,
"count": 10,
"relative": { "damage": { "damage_type": "stab", "amount": -5, "armor_penetration": 15 } }
},
@@ -79,7 +79,7 @@
"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,
+ "price_postapoc": 600,
"relative": { "range": 12, "damage": { "damage_type": "stab", "armor_penetration": 8 }, "dispersion": 100 },
"proportional": { "recoil": 1.4 },
"delete": { "effects": [ "SHOT" ] }
@@ -92,7 +92,7 @@
"name": { "str": "000 shotgun beanbag" },
"description": "A beanbag round for shotguns, not deadly but designed to disable.",
"price": 750,
- "price_postapoc": 1500,
+ "price_postapoc": 300,
"proportional": { "damage": { "damage_type": "stab", "amount": 0.1 }, "recoil": 0.4, "loudness": 0.6 },
"delete": { "effects": [ "SHOT" ] },
"extend": { "effects": [ "BEANBAG", "NOGIB" ] }
@@ -105,7 +105,7 @@
"name": { "str": "000 incendiary shell" },
"description": "A shell filled with a mix of metal and incendiary pellets. Damaging, and may cause flammable material to ignite.",
"price": 1500,
- "price_postapoc": 3000,
+ "price_postapoc": 2400,
"extend": { "effects": [ "INCENDIARY" ] }
},
{
@@ -115,8 +115,8 @@
"type": "AMMO",
"name": { "str": "000 explosive slug" },
"description": "A shotgun shell shooting a small explosive. Damaging, but rather inaccurate and short ranged. Banned in several states.",
- "price": 6000,
- "price_postapoc": 12000,
+ "price": 4500,
+ "price_postapoc": 2400,
"count": 5,
"proportional": { "damage": { "damage_type": "stab", "amount": 0.25, "armor_penetration": 0.25 } },
"delete": { "effects": [ "SHOT" ] },