{ "templates": { "ship": { "id": "phantom_epic", "name": "Phantom", "type": "ship", "rarity": "epic", "price": 80000, "currency": "credits", "description": "A stealth vessel that strikes from the shadows", "texture": "assets/gso/textures/ships/phantom_epic.png", "stats": { "attack": 35, "speed": 30, "defense": 14, "hull": 130 }, "categories": [ "shop" ], "requirements": { "level": 20 }, "stackable": false } } }