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/items/hullPlating/misc/voidsteel_common.json

14 lines
284 B
JSON

{
"templates": {
"hullPlating": {
"id": "voidsteel_common",
"texture": "assets/gso/textures/hullPlating/misc/voidsteel.png",
"stats": {
"health": 0,
"resistance": 0.0,
"defenceRating": 0,
"reflectChance": 0.0
}
}
}
}