1
0
forked from 0ad/0ad

Mauryan civ. Sandbox map showing placeholder units and buildings

This was SVN commit r12011.
This commit is contained in:
Pureon 2012-06-24 13:55:36 +00:00
parent c7d90ec644
commit 01d9b0d4b9
3 changed files with 95 additions and 0 deletions

View File

@ -0,0 +1,89 @@
{
"Code": "maur",
"Name": "Mauryans",
"Emblem": "session/portraits/emblems/emblem_mauryans.png",
"History": "Founded in 322 B.C. by Chandragupta Maurya after his conquest of the Nanda Dynasty, the Mauryan Empire quickly expanded into the Indian subcontinent",
"Music":[
{"File":"Eastern_Dreams.ogg", "Type":"peace"},
{"File":"Sands_of_Time.ogg", "Type":"peace"},
{"File":"persian_battle_1.ogg", "Type":"battle"}
],
"Factions":
[
{
"Name": "",
"Description": "",
"Technologies": "",
"Heroes":
[
{
"Name": "Chandragupta Maurya",
"Class": "",
"Armament": "",
"Emblem": "",
"History": "Founder of the Mauryan Empire"
}
]
}
],
"CivBonuses":
[
{
"Name": ".",
"History": ".",
"Description": "."
},
{
"Name": ".",
"History": ".",
"Description": "."
}
],
"TeamBonuses":
[
{
"Name": ".",
"History": ".",
"Description": "."
}
],
"Structures":
[
{
"Name": ".",
"Class": "",
"Emblem": "",
"History": "",
"Phase": "",
"Special": ""
}
],
"StartEntities":
[
{
"Template": "structures/maur_civil_centre"
},
{
"Template": "units/maur_support_female_citizen",
"Count": 4
},
{
"Template": "units/maur_infantry_spearman_b",
"Count": 5
}
],
"Formations":
[
"Scatter",
"Box",
"Column Closed",
"Line Closed",
"Column Open",
"Line Open",
"Flank",
"Skirmish",
"Wedge",
"Battle Line"
],
"SelectableInGameSetup": false
}

BIN
binaries/data/mods/public/maps/scenarios/Mauryan Sandbox.pmp (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/public/maps/scenarios/Mauryan Sandbox.xml (Stored with Git LFS) Normal file

Binary file not shown.