20 lines
331 B
JSON
20 lines
331 B
JSON
{
|
|
"Item": {
|
|
"templates": {
|
|
|
|
},
|
|
"types": [
|
|
"Generic Item",
|
|
"Melee Weapon",
|
|
"Ranged Weapon",
|
|
"Armor",
|
|
"Shield"
|
|
],
|
|
"weapon": {
|
|
"templates": []
|
|
},
|
|
"spell": {
|
|
"templates": []
|
|
}
|
|
}
|
|
} |