{ "templates": { "armour": { "id": "helmet_basic_common", "name": "Basic Helmet", "type": "armour", "slot": "helmet", "rarity": "common", "price": 400, "currency": "credits", "description": "Hardened composite helmet protecting the head", "texture": "assets/gso/textures/armour/helmet/helmet_basic_common.png", "stats": { "health": 30, "resistance": 0.08, "defenceRating": 3, "reflectChance": 0.0 }, "categories": [ "shop", "dungeon_loot" ], "requirements": { "level": 1 }, "stackable": false } } }