14 lines
199 B
JSON
14 lines
199 B
JSON
{
|
|
"Actor": {
|
|
"types": [
|
|
"Player"
|
|
]
|
|
},
|
|
"Item": {
|
|
"types": [
|
|
"Gegenstand",
|
|
"Ruestung",
|
|
"Bewaffnung"
|
|
]
|
|
}
|
|
} |