dsa-4th-edition/template.json
2024-10-05 22:44:10 +02:00

14 lines
202 B
JSON

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