mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-01 22:53:24 +00:00
50 lines
921 B
JSON
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"
|
|
}
|
|
]
|
|
}
|