1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/aegean_sea.json

13 lines
1.1 KiB
JSON

{
"settings" : {
"Name" : "Aegean Sea",
"Script" : "aegean_sea.js",
"Description" : "Players start in two sides of a sea with scattered islands\n\n\nAegean Sea is a part of Mediterranean Sea between southern Balkan and Anatolia. There are more than 100 islands located in the region. By the game's timeline, nearly all of the inhabitants of the areas surrounding the sea were Greek. Many of the islands in the Aegean have safe harbours and bays. In ancient times, navigation through the sea was easier than travelling across the rough terrain of the Greek mainland (and to some extent the coastal areas of Anatolia). Many of the islands are volcanic, and marble and iron are mined on other islands. The larger islands have some fertile valleys and plains.",
"BaseTerrain" : ["medit_grass_shrubs", "medit_rocks_grass_shrubs", "medit_rocks_shrubs", "medit_rocks_grass", "medit_shrubs"],
"BaseHeight" : 1,
"Keywords": ["naval"],
"CircularMap" : true,
"Preview" : "aegean_sea.png",
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}