Files
OpenFrontIO/resources/maps/BlackSea.json
T
2025-02-11 23:34:19 +02:00

79 lines
1.6 KiB
JSON

{
"name": "BlackSea",
"width": 1500,
"height": 1100,
"nations": [
{
"coordinates": [
122,
647
],
"name": "Bulgaria",
"strength": 1,
"flag": "BG"
},
{
"coordinates": [
513,
929
],
"name": "Turkiye",
"strength": 2,
"flag": "TR"
},
{
"coordinates": [
123,
237
],
"name": "Romania",
"strength": 1,
"flag": "RO"
},
{
"coordinates": [
300,
188
],
"name": "Maldova",
"strength": 1,
"flag": "MD"
},
{
"coordinates": [
737,
120
],
"name": "Ukraine",
"strength": 1,
"flag": "UA"
},
{
"coordinates": [
1180,
354
],
"name": "Russia",
"strength": 3,
"flag": "RU"
},
{
"coordinates": [
1362,
722
],
"name": "Georgia",
"strength": 1,
"flag": "GE"
},
{
"coordinates": [
1382,
943
],
"name": "Armenia",
"strength": 1,
"flag": "AM"
}
]
}