This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/GameServer/data/gso/enemies/defense_turret.json
2026-03-11 00:32:45 -03:00

11 lines
177 B
JSON

{
"id": "defense_turret",
"name": "Defense Turret",
"health": 35,
"attack": 14,
"defense": 8,
"speed": 0,
"experience": 20,
"credits": 15,
"rarity": "common"
}