38 lines
826 B
JSON
38 lines
826 B
JSON
{
|
|
"name": "The World",
|
|
"categories": [
|
|
{
|
|
"name": "Underworld",
|
|
"categories": [
|
|
{
|
|
"name": "Dungeons",
|
|
"categories": [
|
|
{
|
|
"name": "Shame",
|
|
"locations": [
|
|
{ "name": "Level 1", "location": [1203, 170, 0], "map": "Underworld" }
|
|
]
|
|
},
|
|
{
|
|
"name": "Covetous",
|
|
"locations": [
|
|
{ "name": "Level 1", "location": [1784, 128, 0], "map": "Underworld" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Veridia",
|
|
"categories": [
|
|
{
|
|
"name": "Towns",
|
|
"locations": [
|
|
{ "name": "Bastion", "location": [1839, 2005, 0], "map": "Veridia" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|