[ { "id": "power_armor_frame", "type": "ARMOR", "category": "clothing", "name": { "str": "power armor hauling frame" }, "description": "A heavy duty hauling frame designed to interface with military exoskeletons.", "weight": "1640 g", "volume": "45 L", "price": 1000000, "price_postapoc": 10000, "to_hit": 1, "bashing": 1, "material": [ "steel" ], "symbol": "[", "looks_like": "backpack_tactical_large", "color": "light_gray", "coverage": 100, "encumbrance": 40, "storage": "6 L", "power_armor": true, "material_thickness": 10, "flags": [ "WATERPROOF", "STURDY", "BELTED" ], "use_action": { "type": "holster", "holster_prompt": "Holster Gun", "holster_msg": "You holster your %s", "min_volume": "1250 ml", "max_volume": "9000 ml", "multi": 2, "skills": [ "smg", "shotgun", "rifle", "launcher" ] } } ]