mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 08:00:43 +00:00
8bb3e64cb8
## Description: Move the MapGenerator repo into OpenFrontIO so we don't need to copy generated map files over. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: evan
154 lines
2.9 KiB
JSON
154 lines
2.9 KiB
JSON
{
|
|
"map": {
|
|
"height": 1396,
|
|
"num_land_tiles": 938800,
|
|
"width": 2000
|
|
},
|
|
"mini_map": {
|
|
"height": 698,
|
|
"num_land_tiles": 231151,
|
|
"width": 1000
|
|
},
|
|
"name": "Britannia",
|
|
"nations": [
|
|
{
|
|
"coordinates": [960, 1258],
|
|
"flag": "1_Dumnonia",
|
|
"name": "Dumnonia",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [918, 1088],
|
|
"flag": "1_Dyfed",
|
|
"name": "Dyfed",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1114, 1108],
|
|
"flag": "1_Gwent",
|
|
"name": "Gwent",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1048, 936],
|
|
"flag": "1_Gwynedd",
|
|
"name": "Gwynedd",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1108, 986],
|
|
"flag": "1_Powys",
|
|
"name": "Powys",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [952, 536],
|
|
"flag": "1_Strathclyde",
|
|
"name": "Strathclyde",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [748, 556],
|
|
"flag": "1_Dalriata",
|
|
"name": "Dalriata",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1228, 1176],
|
|
"flag": "1_Wessex",
|
|
"name": "Wessex",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [1442, 1226],
|
|
"flag": "1_Sussex",
|
|
"name": "Sussex",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1600, 1188],
|
|
"flag": "1_Kent",
|
|
"name": "Kent",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1621, 1085],
|
|
"flag": "1_Essex",
|
|
"name": "Essex",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1707, 1018],
|
|
"flag": "1_East Anglia",
|
|
"name": "East Anglia",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1370, 1002],
|
|
"flag": "1_Mercia",
|
|
"name": "Mercia",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [1298, 724],
|
|
"flag": "1_Northumbria",
|
|
"name": "Northumbria",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [962, 366],
|
|
"flag": "1_Fortriu",
|
|
"name": "Fortriu",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [272, 1041],
|
|
"flag": "1_Munster",
|
|
"name": "Munster",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [264, 830],
|
|
"flag": "1_Connacht",
|
|
"name": "Connacht",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [608, 975],
|
|
"flag": "1_Laigin",
|
|
"name": "Laigin",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [564, 845],
|
|
"flag": "1_Southern Ui Neill",
|
|
"name": "Southern Uí Néill",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [639, 680],
|
|
"flag": "1_Ulaid",
|
|
"name": "Ulaid",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [509, 759],
|
|
"flag": "1_Airgialla",
|
|
"name": "Airgialla",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [416, 678],
|
|
"flag": "1_Northern Ui Neill",
|
|
"name": "Northern Uí Néill",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [1869, 1308],
|
|
"flag": "1_Franks",
|
|
"name": "Franks",
|
|
"strength": 3
|
|
}
|
|
]
|
|
}
|