mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 17:16:38 +00:00
135 lines
2.8 KiB
JSON
135 lines
2.8 KiB
JSON
{
|
|
"name": "NorthAmerica",
|
|
"width": 2000,
|
|
"height": 1000,
|
|
"nations": [
|
|
{
|
|
"coordinates": [
|
|
1280,
|
|
582
|
|
],
|
|
"name": "USA 🇺🇸",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1235,
|
|
509
|
|
],
|
|
"name": "Canada 🇨🇦",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [
|
|
983,
|
|
832
|
|
],
|
|
"name": "Mexico 🇲🇽",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1126,
|
|
871
|
|
],
|
|
"name": "Belize 🇧🇿",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1096,
|
|
893
|
|
],
|
|
"name": "Guatemala 🇬🇹",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1124,
|
|
916
|
|
],
|
|
"name": "El Salvador 🇸🇻",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1143,
|
|
906
|
|
],
|
|
"name": "Honduras 🇭🇳",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1157,
|
|
937
|
|
],
|
|
"name": "Nicaragua 🇳🇮",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1184,
|
|
963
|
|
],
|
|
"name": "Costa Rica 🇨🇷",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1235,
|
|
974
|
|
],
|
|
"name": "Panama 🇵🇦",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1304,
|
|
997
|
|
],
|
|
"name": "Colombia 🇨🇴",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1392,
|
|
955
|
|
],
|
|
"name": "Venezuela 🇻🇪",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1228,
|
|
802
|
|
],
|
|
"name": "Cuba 🇨🇺",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1263,
|
|
857
|
|
],
|
|
"name": "Jamaica 🇯🇲",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1326,
|
|
849
|
|
],
|
|
"name": "Haiti 🇭🇹",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1358,
|
|
852
|
|
],
|
|
"name": "Dominican Republic 🇩🇴",
|
|
"strength": 1
|
|
}
|
|
]
|
|
} |