1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/archipelago.json
2012-08-08 23:11:09 +00:00

14 lines
868 B
JSON

{
"settings" : {
"Name" : "Archipelago",
"Script" : "archipelago.js",
"Description" : "A maze of islands of different sizes and shapes. Players start with more wood.\n\nAn archipelago, sometimes called an island group, is a chain or cluster of islands. Archipelagos may be found isolated in bodies of water or neighboring a large land mass. For example, Scotland has more than 700 islands surrounding its mainland which constitute an archipelago. Archipelagos are often volcanic, forming along island arcs generated by subduction zones or hotspots, but may also be the result of erosion, deposition and land elevation.",
"BaseTerrain" : ["medit_sand_wet"],
"BaseHeight" : -5,
"Keywords": ["naval"],
"Preview" : "archipelago.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}