summaryrefslogtreecommitdiff
path: root/json/items/ammo/9mm.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/9mm.json')
-rw-r--r--json/items/ammo/9mm.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/json/items/ammo/9mm.json b/json/items/ammo/9mm.json
index 85cd7cf..3806441 100644
--- a/json/items/ammo/9mm.json
+++ b/json/items/ammo/9mm.json
@@ -6,8 +6,8 @@
"description": "9x19mm ammunition with a 116gr jacketed hollow point bullet. JHP rounds have inferior penetration to FMJ rounds, but their expansion slightly increases stopping power against unarmored targets and reduces overpenetration.",
"weight": "7 g",
"volume": "115 ml",
- "price": 150,
- "price_postapoc": 1000,
+ "price": "150 cent",
+ "price_postapoc": "10 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "brass", "powder" ],
"symbol": "=",
@@ -36,8 +36,8 @@
"type": "AMMO",
"name": { "str_sp": "9x19mm +P" },
"description": "Overpressure 9x19mm ammunition. The round's increased velocity results in superior accuracy and stopping power at the cost of higher recoil.",
- "price": 300,
- "price_postapoc": 800,
+ "price": "3 USD",
+ "price_postapoc": "8 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 25,
"relative": { "damage": { "damage_type": "bullet", "amount": 2, "armor_penetration": 2 }, "dispersion": -15 },
@@ -49,8 +49,8 @@
"type": "AMMO",
"name": { "str_sp": "9x19mm +P+" },
"description": "A step beyond the high-pressure 9x19mm +P round, the +P+ has even higher internal pressure offering superior damage, accuracy, and penetration.",
- "price": 350,
- "price_postapoc": 400,
+ "price": "350 cent",
+ "price_postapoc": "4 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
"relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": 4 }, "dispersion": -30 },