9 lines
114 B
JSON
9 lines
114 B
JSON
|
{
|
||
|
"Actor": {
|
||
|
"types": ["character", "npc"]
|
||
|
},
|
||
|
"Item": {
|
||
|
"types": ["item", "feature", "spell"]
|
||
|
}
|
||
|
}
|