mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-03-22 11:07:13 +01:00
14 lines
No EOL
284 B
JSON
14 lines
No EOL
284 B
JSON
{
|
|
"type": "unicopia:spellbook/crafting",
|
|
"material": {
|
|
"item": { "item": "unicopia:gemstone" },
|
|
"spell": "unicopia:none"
|
|
},
|
|
"traits": {
|
|
"strength": 10, "focus": 6, "power": 10
|
|
},
|
|
"result": {
|
|
"item": "unicopia:gemstone",
|
|
"spell": "unicopia:shield"
|
|
}
|
|
} |