dsa-4th-edition/template.json

14 lines
199 B
JSON

{
"Actor": {
"types": [
"Player"
]
},
"Item": {
"types": [
"Gegenstand",
"Ruestung",
"Bewaffnung"
]
}
}