mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-24 00:33:36 +00:00
71 lines
1.4 KiB
JSON
71 lines
1.4 KiB
JSON
{
|
|
"name": "BlackSea",
|
|
"width": 1500,
|
|
"height": 1100,
|
|
"nations": [
|
|
{
|
|
"coordinates": [
|
|
122,
|
|
647
|
|
],
|
|
"name": "Bulgaria",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
513,
|
|
929
|
|
],
|
|
"name": "Turkiye",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [
|
|
123,
|
|
237
|
|
],
|
|
"name": "Romania",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
300,
|
|
188
|
|
],
|
|
"name": "Maldova",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
737,
|
|
120
|
|
],
|
|
"name": "Ukraine",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1180,
|
|
354
|
|
],
|
|
"name": "Russia",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1362,
|
|
722
|
|
],
|
|
"name": "Georgia",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [
|
|
1382,
|
|
943
|
|
],
|
|
"name": "Armenia",
|
|
"strength": 1
|
|
}
|
|
]
|
|
} |