summaryrefslogtreecommitdiff
path: root/json/items/ammo/shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/shot.json')
-rw-r--r--json/items/ammo/shot.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/json/items/ammo/shot.json b/json/items/ammo/shot.json
index a957143..bf71d9e 100644
--- a/json/items/ammo/shot.json
+++ b/json/items/ammo/shot.json
@@ -6,8 +6,8 @@
"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": "439 ml",
- "price": 500,
- "price_postapoc": 800,
+ "price": "5 USD",
+ "price_postapoc": "8 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "plastic", "powder" ],
"symbol": "=",
@@ -36,8 +36,8 @@
"type": "AMMO",
"name": { "str": "12ga birdshot" },
"description": "Weak shotgun ammunition. Designed for hunting birds and other small game, its applications in combat are very limited.",
- "price": 100,
- "price_postapoc": 400,
+ "price": "1 USD",
+ "price_postapoc": "4 USD",
"range": 0,
"damage": { "damage_type": "bullet", "amount": 50, "armor_multiplier": 3.0 },
"loudness": 80,
@@ -60,8 +60,8 @@
"type": "AMMO",
"name": { "str": "12ga dragon's breath" },
"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.",
- "price": 1000,
- "price_postapoc": 1600,
+ "price": "10 USD",
+ "price_postapoc": "16 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"damage": { "damage_type": "heat", "amount": 30 },
"proportional": { "recoil": 0.6, "loudness": 0.8, "dispersion": 1.2 },
@@ -95,8 +95,8 @@
"type": "AMMO",
"name": { "str": "12ga flechette" },
"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": 2000,
- "price_postapoc": 800,
+ "price": "20 USD",
+ "price_postapoc": "8 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
"relative": { "damage": { "damage_type": "bullet", "amount": -20, "armor_penetration": 12, "armor_multiplier": -1.0 } }
@@ -117,8 +117,8 @@
"type": "AMMO",
"name": { "str": "12ga slug" },
"description": "A heavy metal slug used with shotguns to give them the range capabilities of a rifle. Extremely damaging but rather inaccurate.",
- "price": 400,
- "price_postapoc": 400,
+ "price": "4 USD",
+ "price_postapoc": "4 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"dispersion": 80,
"relative": { "range": 12, "damage": { "damage_type": "bullet", "amount": -15, "armor_penetration": 6, "armor_multiplier": -0.5 } },
@@ -191,8 +191,8 @@
"type": "AMMO",
"name": { "str": "12ga beanbag" },
"description": "A beanbag round for shotguns. Designated 'less-lethal' and intended to disable, but remember that 'less-lethal' does not mean 'non-lethal'.",
- "price": 500,
- "price_postapoc": 200,
+ "price": "5 USD",
+ "price_postapoc": "2 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
"damage": { "damage_type": "bash", "amount": 5 },
@@ -206,8 +206,8 @@
"name": { "str": "12ga explosive slug" },
"//": "$30/shot thanks to tight regulation, one way or another.",
"description": "A shotgun shell shooting a small explosive. Damaging, but rather inaccurate and short ranged. Banned in several states.",
- "price": 3000,
- "price_postapoc": 1600,
+ "price": "30 USD",
+ "price_postapoc": "16 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 5,
"damage": { "damage_type": "bullet", "amount": 30, "armor_penetration": 0 },