summaryrefslogtreecommitdiff
path: root/json/items/ammo/20x66mm.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/20x66mm.json')
-rw-r--r--json/items/ammo/20x66mm.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/json/items/ammo/20x66mm.json b/json/items/ammo/20x66mm.json
index 38caf71..696ee74 100644
--- a/json/items/ammo/20x66mm.json
+++ b/json/items/ammo/20x66mm.json
@@ -7,8 +7,8 @@
"description": "A 20x66mm caseless shotgun round, buckshot type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.",
"weight": "56 g",
"volume": "415 ml",
- "price": 1500,
- "price_postapoc": 4000,
+ "price": "15 USD",
+ "price_postapoc": "40 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "steel", "powder" ],
"symbol": "=",
@@ -36,8 +36,8 @@
"type": "AMMO",
"name": { "str": "20x66mm beanbag" },
"description": "A 20x66mm caseless shotgun round, sublethal beanbag type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.",
- "price": 8000,
- "price_postapoc": 1000,
+ "price": "80 USD",
+ "price_postapoc": "10 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
"damage": { "damage_type": "bash", "amount": 6 },
@@ -50,8 +50,8 @@
"type": "AMMO",
"name": { "str": "20x66mm flechette" },
"description": "A 20x66mm caseless shotgun round, flechette type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.",
- "price": 4000,
- "price_postapoc": 4000,
+ "price": "40 USD",
+ "price_postapoc": "40 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
"relative": { "damage": { "damage_type": "bullet", "amount": -18, "armor_penetration": 20 } }
@@ -82,8 +82,8 @@
"type": "AMMO",
"name": { "str": "20x66mm slug" },
"description": "A 20x66mm caseless shotgun round, solid projectile type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.",
- "price": 1500,
- "price_postapoc": 4000,
+ "price": "15 USD",
+ "price_postapoc": "40 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"damage": { "damage_type": "bullet", "amount": 84, "armor_penetration": 8 },
"relative": { "range": 12 },
@@ -109,8 +109,8 @@
"type": "AMMO",
"name": { "str": "20x66mm explosive" },
"description": "A 20x66mm caseless shotgun round, explosive projectile type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.",
- "price": 10000,
- "price_postapoc": 8000,
+ "price": "100 USD",
+ "price_postapoc": "80 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"range": 12,
"damage": { "damage_type": "bullet", "amount": 16, "armor_penetration": 4 },
@@ -123,8 +123,8 @@
"type": "AMMO",
"name": { "str": "20x66mm flare" },
"description": "A 20x66mm caseless shotgun round, signal flare type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.",
- "price": 5000,
- "price_postapoc": 4000,
+ "price": "50 USD",
+ "price_postapoc": "40 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
"range": 24,
@@ -140,8 +140,8 @@
"type": "AMMO",
"name": { "str": "20x66mm frag" },
"description": "A 20x66mm caseless shotgun round, explosive fragmentation type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.",
- "price": 7800,
- "price_postapoc": 5000,
+ "price": "78 USD",
+ "price_postapoc": "50 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 5,
"proportional": { "damage": { "damage_type": "bullet", "amount": 0.25, "armor_penetration": 0.25 } },
@@ -153,8 +153,8 @@
"type": "AMMO",
"name": { "str": "20x66mm incendiary", "str_pl": "20x66mm incendiaries" },
"description": "A 20x66mm caseless shotgun round, incendiary type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.",
- "price": 10500,
- "price_postapoc": 5000,
+ "price": "105 USD",
+ "price_postapoc": "50 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
"extend": { "effects": [ "INCENDIARY" ] }