Files
OpenFrontIO/resources/maps/Europe.json
T
2024-11-07 20:28:20 -08:00

255 lines
5.3 KiB
JSON

{
"name": "Europe",
"width": 2000,
"height": 1000,
"nations": [
{
"coordinates": [
171,
171
],
"name": "Iceland 🇮🇸",
"strength": 1
},
{
"coordinates": [
477,
473
],
"name": "Ireland 🇮🇪",
"strength": 1
},
{
"coordinates": [
650,
500
],
"name": "England 🇬🇧",
"strength": 3
},
{
"coordinates": [
560,
800
],
"name": "Spain 🇪🇸",
"strength": 2
},
{
"coordinates": [
726,
616
],
"name": "France 🇫🇷",
"strength": 2
},
{
"coordinates": [
1050,
745
],
"name": "Italy 🇮🇹",
"strength": 1
},
{
"coordinates": [
872,
634
],
"name": "Switzerland 🇨🇭",
"strength": 1
},
{
"coordinates": [
960,
271
],
"name": "Norway 🇳🇴",
"strength": 1
},
{
"coordinates": [
1095,
336
],
"name": "Sweden 🇸🇪",
"strength": 1
},
{
"coordinates": [
1403,
235
],
"name": "Finland 🇫🇮",
"strength": 1
},
{
"coordinates": [
775,
541
],
"name": "Belgium 🇧🇪",
"strength": 1
},
{
"coordinates": [
868,
487
],
"name": "Netherlands 🇳🇱",
"strength": 1
},
{
"coordinates": [
1000,
480
],
"name": "Germany 🇩🇪",
"strength": 1
},
{
"coordinates": [
1017,
628
],
"name": "Austria 🇦🇹",
"strength": 1
},
{
"coordinates": [
1120,
477
],
"name": "Poland 🇵🇱",
"strength": 1
},
{
"coordinates": [
1060,
530
],
"name": "Czechia 🇨🇿",
"strength": 1
},
{
"coordinates": [
1540,
602
],
"name": "Ukraine 🇺🇦",
"strength": 1
},
{
"coordinates": [
1500,
440
],
"name": "Belarus 🇧🇾",
"strength": 1
},
{
"coordinates": [
1400,
670
],
"name": "Romania 🇷🇴",
"strength": 1
},
{
"coordinates": [
1580,
834
],
"name": "Turkiye 🇹🇷",
"strength": 1
},
{
"coordinates": [
525,
955
],
"name": "Morocco 🇲🇦",
"strength": 1
},
{
"coordinates": [
1674,
449
],
"name": "Russia 🇷🇺",
"strength": 3
},
{
"coordinates": [
1750,
950
],
"name": "Syria 🇸🇾",
"strength": 1
},
{
"coordinates": [
1930,
950
],
"name": "Iraq 🇮🇶",
"strength": 1
},
{
"coordinates": [
1900,
720
],
"name": "Georgia 🇬🇪",
"strength": 1
},
{
"coordinates": [
950,
930
],
"name": "Tunisia 🇹🇳",
"strength": 1
},
{
"coordinates": [
740,
940
],
"name": "Algeria 🇩🇿",
"strength": 1
},
{
"coordinates": [
460,
830
],
"name": "Portugal 🇵🇹",
"strength": 1
},
{
"coordinates": [
1300,
830
],
"name": "Greece 🇬🇷",
"strength": 1
},
{
"coordinates": [
1270,
700
],
"name": "Serbia 🇷🇸",
"strength": 1
},
{
"coordinates": [
1200,
630
],
"name": "Hungary 🇭🇺",
"strength": 1
}
]
}