dsa-4th-edition/template.json
2024-09-23 19:15:13 +02:00

20 lines
331 B
JSON

{
"Item": {
"templates": {
},
"types": [
"Generic Item",
"Melee Weapon",
"Ranged Weapon",
"Armor",
"Shield"
],
"weapon": {
"templates": []
},
"spell": {
"templates": []
}
}
}