summaryrefslogtreecommitdiff
path: root/json/items/ammo/obsolete.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/obsolete.json')
-rw-r--r--json/items/ammo/obsolete.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/json/items/ammo/obsolete.json b/json/items/ammo/obsolete.json
index 7f2de99..5fa1f63 100644
--- a/json/items/ammo/obsolete.json
+++ b/json/items/ammo/obsolete.json
@@ -6,8 +6,8 @@
"type": "AMMO",
"name": { "str_sp": "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": 1200,
+ "price": "30 USD",
+ "price_postapoc": "12 USD",
"count": 10,
"relative": { "damage": { "damage_type": "bullet", "amount": -5, "armor_penetration": 15 } }
},
@@ -18,8 +18,8 @@
"type": "AMMO",
"name": { "str_sp": "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": 600,
+ "price": "6 USD",
+ "price_postapoc": "6 USD",
"relative": { "range": 12, "damage": { "damage_type": "bullet", "armor_penetration": 8 }, "dispersion": 100 },
"proportional": { "recoil": 1.4 },
"delete": { "effects": [ "SHOT" ] }
@@ -31,8 +31,8 @@
"type": "AMMO",
"name": { "str_sp": "000 shotgun beanbag" },
"description": "A beanbag round for shotguns. Designated 'less-lethal' and intended to disable.",
- "price": 750,
- "price_postapoc": 300,
+ "price": "750 cent",
+ "price_postapoc": "300 cent",
"damage": { "damage_type": "bash", "amount": 6 },
"proportional": { "recoil": 0.4, "loudness": 0.6 },
"delete": { "effects": [ "SHOT" ] },
@@ -45,8 +45,8 @@
"type": "AMMO",
"name": { "str_sp": "000 explosive slug" },
"description": "A shotgun shell shooting a small explosive. Damaging, but rather inaccurate and short ranged. Banned in several states.",
- "price": 4500,
- "price_postapoc": 2400,
+ "price": "45 USD",
+ "price_postapoc": "24 USD",
"count": 5,
"proportional": { "damage": { "damage_type": "bullet", "amount": 0.25 } },
"delete": { "effects": [ "SHOT" ] },