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

12 lines
946 B
JSON

{
"settings" : {
"Name" : "Alpine Valley",
"Script" : "alpine_valley.js",
"Description" : "High mountains bordering deep valleys\n\nThe Alps is a great mountain range located in the north of the Italian Peninsula. Little is known of the early dwellers of the Alps, save from scanty accounts preserved by Roman and Greek historians and geographers. A few details have come down to us of the conquest of many of the Alpine tribes by Augustus. During the Second Punic War in 218 BC, the Carthaginian general Hannibal successfully crossed the Alps along with an army numbering 38,000 infantry, 8,000 cavalry, and 37 war elephants. This was one of the most celebrated achievements of any military force in ancient warfare.",
"BaseTerrain" : ["alpine_dirt_grass_50"],
"BaseHeight" : 3,
"Preview" : "alpine_valley.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}