28 lines
611 B
JSON
28 lines
611 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
|
|
},
|
|
"name": "Voidsteel Common",
|
|
"type": "hullPlating",
|
|
"rarity": "common",
|
|
"price": 500,
|
|
"currency": "credits",
|
|
"description": "Voidsteel Common.",
|
|
"categories": [
|
|
"shop",
|
|
"dungeon_loot"
|
|
],
|
|
"stackable": true,
|
|
"requirements": {
|
|
"level": 1
|
|
}
|
|
}
|
|
}
|
|
} |