25 lines
No EOL
272 B
JSON
25 lines
No EOL
272 B
JSON
{
|
|
"Actor": {
|
|
"types": [
|
|
"player",
|
|
"sync",
|
|
"mob"
|
|
]
|
|
},
|
|
"Item": {
|
|
"types": [
|
|
"untyped",
|
|
"aspect",
|
|
"weapon",
|
|
"armour",
|
|
"equipment",
|
|
"foil",
|
|
"pet",
|
|
"transportation",
|
|
"structure",
|
|
"service",
|
|
"legendaryItem",
|
|
"spell"
|
|
]
|
|
}
|
|
} |