[ { "id": "hk46mag", "//": "Overwrite to ensure other 4.6mm mags are based on this.", "looks_like": "usp9mag", "type": "MAGAZINE", "name": { "str": "H&K 4.6mm 20-round magazine" }, "description": "A standard capacity 20-round magazine for use with H&K's proprietary 4.6x30mm round.", "weight": "100 g", "volume": "250 ml", "price": 4700, "price_postapoc": 100, "material": [ "steel" ], "symbol": "#", "color": "light_gray", "ammo_type": [ "46" ], "flags": [ "MAG_COMPACT" ], "pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "46": 20 } } ] }, { "id": "hk46bigmag", "looks_like": "mp5mag", "copy-from": "hk46mag", "type": "MAGAZINE", "name": { "str": "H&K 4.6mm 40-round magazine" }, "description": "An extended 40-round magazine for use with H&K's proprietary 4.6x30mm round.", "weight": "200 g", "volume": "500 ml", "price": 6300, "price_postapoc": 500, "pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "46": 40 } } ] }, { "id": "hk46midmag", "looks_like": "hk46bigmag", "copy-from": "hk46mag", "type": "MAGAZINE", "name": { "str": "H&K 4.6mm 30-round magazine" }, "description": "An expanded 30-round magazine for use with H&K's proprietary 4.6x30mm round.", "weight": "150 g", "volume": "375 ml", "price": 5500, "price_postapoc": 300, "pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "46": 30 } } ] } ]