summaryrefslogtreecommitdiff
path: root/json/items/magazine/9mm.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-02 11:49:53 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-02 11:49:53 -0800
commit53fd457f8cb081b73e755844d1878de699a76a8d (patch)
treef574909de1cdf04bc8bd01b8cbeebb482a560d46 /json/items/magazine/9mm.json
parentReduce plastic chunks per 25 pack of 473 ammo molds from 4 to 2. (diff)
downloadcataclysm-bn-mod_hk-loadout-53fd457f8cb081b73e755844d1878de699a76a8d.tar.xz
Various formatting fixes I found while porting this mod.HEADmaster
Diffstat (limited to 'json/items/magazine/9mm.json')
-rw-r--r--json/items/magazine/9mm.json76
1 files changed, 43 insertions, 33 deletions
diff --git a/json/items/magazine/9mm.json b/json/items/magazine/9mm.json
index 9311d24..c4413a1 100644
--- a/json/items/magazine/9mm.json
+++ b/json/items/magazine/9mm.json
@@ -7,15 +7,15 @@
"description": "A standard 15-round box magazine for use with the Heckler & Koch USP 9x19mm pistol.",
"weight": "75 g",
"volume": "250 ml",
- "price": 3850,
- "price_postapoc": 100,
+ "price": "3850 cent",
+ "price_postapoc": "1 USD",
"material": [ "steel" ],
"symbol": "#",
"color": "light_gray",
"ammo_type": [ "9mm" ],
"reliability": 10,
- "flags": [ "MAG_COMPACT" ],
- "capacity": 15
+ "capacity": 15,
+ "flags": [ "MAG_COMPACT" ]
},
{
"id": "usp9mag_10rd",
@@ -23,7 +23,7 @@
"type": "MAGAZINE",
"name": { "str": "H&K USP 9x19mm 10-round magazine" },
"description": "A reduced-capacity 10-round box magazine for use with the Heckler & Koch USP 9x19mm pistol, physically of the same size as a 15-round magazine. It is made to comply with laws that limit maximum magazine capacity for firearms in some states.",
- "price_postapoc": 80,
+ "price_postapoc": "80 cent",
"capacity": 10
},
{
@@ -34,8 +34,8 @@
"description": "An expanded 18-round box magazine for use with the Heckler & Koch USP 9x19mm pistol.",
"weight": "90 g",
"volume": "270 ml",
- "price": 4000,
- "price_postapoc": 120,
+ "price": "40 USD",
+ "price_postapoc": "120 cent",
"capacity": 18
},
{
@@ -46,8 +46,8 @@
"description": "An expanded 20-round box magazine for use with the Heckler & Koch USP 9x19mm pistol.",
"weight": "98 g",
"volume": "280 ml",
- "price": 4200,
- "price_postapoc": 130,
+ "price": "42 USD",
+ "price_postapoc": "130 cent",
"capacity": 20
},
{
@@ -58,9 +58,10 @@
"description": "An extended 32-round box magazine for use with the Heckler & Koch USP 9x19mm pistol.",
"weight": "140 g",
"volume": "420 ml",
- "price": 4800,
- "price_postapoc": 180,
- "capacity": 32
+ "price": "48 USD",
+ "price_postapoc": "180 cent",
+ "capacity": 32,
+ "reliability": 9
},
{
"id": "p309mag",
@@ -77,14 +78,15 @@
"description": "A standard 30-round curved magazine for use with the Heckler & Koch MP5 SMG.",
"weight": "210 g",
"volume": "500 ml",
- "price": 4100,
- "price_postapoc": 250,
+ "price": "41 USD",
+ "price_postapoc": "250 cent",
"material": [ "steel" ],
"symbol": "#",
"color": "light_gray",
- "ammo_type": [ "9mm" ],
- "flags": [ "MAG_COMPACT" ],
- "capacity": 30
+ "ammo_type": "9mm",
+ "capacity": 30,
+ "reliability": 9,
+ "flags": [ "MAG_COMPACT" ]
},
{
"id": "mp5mag_100rd",
@@ -94,8 +96,8 @@
"description": "A bulky 100-round double drum magazine for use with the Heckler & Koch MP5 SMG.",
"weight": "780 g",
"volume": "800 ml",
- "price": 7000,
- "price_postapoc": 700,
+ "price": "70 USD",
+ "price_postapoc": "7 USD",
"material": [ "steel", "plastic" ],
"reload_time": 160,
"flags": [ "MAG_BULKY" ],
@@ -109,8 +111,8 @@
"description": "A 50-round drum magazine for use with the Heckler & Koch MP5 SMG.",
"weight": "350 g",
"volume": "750 ml",
- "price": 6920,
- "price_postapoc": 500,
+ "price": "6920 cent",
+ "price_postapoc": "5 USD",
"reload_time": 160,
"flags": [ "MAG_BULKY" ],
"capacity": 50
@@ -123,8 +125,8 @@
"description": "An expanded-capacity 40-round curved magazine for use with the Heckler & Koch MP5 SMG.",
"weight": "280 g",
"volume": "667 ml",
- "price": 4550,
- "price_postapoc": 360,
+ "price": "4550 cent",
+ "price_postapoc": "360 cent",
"capacity": 40
},
{
@@ -135,8 +137,8 @@
"description": "An expanded-capacity 38-round curved magazine for use with the Heckler & Koch MP5 SMG.",
"weight": "266 g",
"volume": "633 ml",
- "price": 4500,
- "price_postapoc": 350,
+ "price": "45 USD",
+ "price_postapoc": "350 cent",
"capacity": 38
},
{
@@ -147,8 +149,8 @@
"description": "A compact 20-round curved magazine for use with the Heckler & Koch MP5 SMG.",
"weight": "128 g",
"volume": "172 ml",
- "price": 3500,
- "price_postapoc": 200,
+ "price": "35 USD",
+ "price_postapoc": "2 USD",
"capacity": 20
},
{
@@ -159,8 +161,8 @@
"description": "A compact 15-round curved magazine for use with the Heckler & Koch MP5 SMG.",
"weight": "96 g",
"volume": "129 ml",
- "price": 3000,
- "price_postapoc": 150,
+ "price": "30 USD",
+ "price_postapoc": "150 cent",
"capacity": 15
},
{
@@ -171,18 +173,26 @@
"description": "A very compact 10-round curved magazine for use with the Heckler & Koch MP5 SMG.",
"weight": "64 g",
"volume": "86 ml",
- "price": 2500,
- "price_postapoc": 100,
+ "price": "25 USD",
+ "price_postapoc": "1 USD",
"capacity": 10
},
{
"id": "ump9mag",
- "copy-from": "ump45mag",
+ "looks_like": "ump45mag",
"type": "MAGAZINE",
"name": { "str": "H&K UMP9 magazine" },
"description": "A standard 30-round curved box magazine for use with the Heckler & Koch UMP9 SMG.",
"weight": "200 g",
+ "volume": "500 ml",
+ "price": "4950 cent",
+ "price_postapoc": "1 USD",
+ "material": "steel",
+ "symbol": "#",
+ "color": "light_gray",
"ammo_type": [ "9mm" ],
- "capacity": 30
+ "capacity": 30,
+ "reliability": 9,
+ "flags": [ "MAG_COMPACT" ]
}
]