26 lines
559 B
JSON
26 lines
559 B
JSON
{
|
|
"templates": {
|
|
"materials": {
|
|
"id": "iron_ingot_common",
|
|
"texture": "assets/gso/textures/materials/ingot/iron_ingot.png",
|
|
"stats": [],
|
|
"meta": {
|
|
"materialCategory": "ingot"
|
|
},
|
|
"name": "Iron Ingot Common",
|
|
"type": "materials",
|
|
"rarity": "common",
|
|
"price": 500,
|
|
"currency": "credits",
|
|
"description": "Iron Ingot Common.",
|
|
"categories": [
|
|
"shop",
|
|
"dungeon_loot"
|
|
],
|
|
"stackable": true,
|
|
"requirements": {
|
|
"level": 1
|
|
}
|
|
}
|
|
}
|
|
} |