2025-01-05 00:07:21 +01:00

16 lines
372 B
JSON

[
{
"name": "Basic Tower",
"behaviour": "BasicTowerBehaviour",
"sprite": "basic_tower",
"description": "The building block of society, nothing more basic exists.",
"stats": {
"damage": 2,
"cooldown": 120,
"gemSlotsAmount": 2,
"cost": 100,
"range": 3
}
}
]