mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-20 13:00:18 +00:00
40 lines
692 B
JSON
40 lines
692 B
JSON
{
|
|
"categories": ["new", "arcade"],
|
|
"id": "Onion",
|
|
"map": {
|
|
"height": 512,
|
|
"num_land_tiles": 210555,
|
|
"width": 512
|
|
},
|
|
"map16x": {
|
|
"height": 128,
|
|
"num_land_tiles": 12499,
|
|
"width": 128
|
|
},
|
|
"map4x": {
|
|
"height": 256,
|
|
"num_land_tiles": 51713,
|
|
"width": 256
|
|
},
|
|
"multiplayer_frequency": 2,
|
|
"name": "Onion",
|
|
"nations": [
|
|
{
|
|
"coordinates": [51, 188],
|
|
"flag": "",
|
|
"name": "Leafer Confederation"
|
|
},
|
|
{
|
|
"coordinates": [252, 199],
|
|
"flag": "",
|
|
"name": "Outer Enclave"
|
|
},
|
|
{
|
|
"coordinates": [252, 233],
|
|
"flag": "",
|
|
"name": "Inner Tribe"
|
|
}
|
|
],
|
|
"translation_key": "map.onion"
|
|
}
|