Files
2026-02-23 01:42:47 -05:00

50 lines
921 B
JSON

{
"name": "Fire and Ice",
"nations": [
{
"coordinates": [1383, 31],
"name": "Northern Water Tribe"
},
{
"coordinates": [900, 1161],
"name": "Southern Water Tribe"
},
{
"coordinates": [530, 945],
"name": "Southern Air Nomads"
},
{
"coordinates": [408, 293],
"name": "Western Air Nomads"
},
{
"coordinates": [1097, 217],
"name": "Northern Air Nomads"
},
{
"coordinates": [1357, 353],
"name": "Ba Sing Se"
},
{
"coordinates": [1579, 783],
"name": "Eastern Air Nomads"
},
{
"coordinates": [256, 603],
"name": "Fire Nation"
},
{
"coordinates": [1243, 606],
"name": "Southern Raiders"
},
{
"coordinates": [918, 395],
"name": "Gan Jin Tribe"
},
{
"coordinates": [959, 520],
"name": "Zhang Tribe"
}
]
}