0ad/binaries/data/mods/public/simulation/data/civs/pers.json

85 lines
1.9 KiB
JSON

{
"Code": "pers",
"Culture": "pers",
"Music": [
{
"File": "Eastern_Dreams.ogg",
"Type": "peace"
},
{
"File": "Valley_of_the_Nile.ogg",
"Type": "peace"
},
{
"File": "Land_between_the_two_Seas.ogg",
"Type": "peace"
},
{
"File": "Sands_of_Time.ogg",
"Type": "peace"
}
],
"CivBonuses": [
{
"Name": "Darics",
"History": "",
"Description": "Land Traders +25% trade gain."
},
{
"Name": "Large Rams",
"History": "",
"Description": "Battering Rams +20% attack damage and +2 garrison capacity."
},
{
"Name": "Time of War",
"History": "The Persians were known for their large cavalry contingent.",
"Description": "The batch training time of units trained in Stables decreases each phase advance."
},
{
"Name": "Satrapy Tribute",
"History": "The empire was divided into provinces, called “Satrapies,” that sent yearly tribute to the ruling Persian dynasty in Persepolis as a form of tax.",
"Description": "Upgrade the Throne Hall to receive a free trickle of a desired resource."
}
],
"WallSets": [
"structures/wallset_palisade",
"structures/pers/wallset_stone"
],
"StartEntities": [
{
"Template": "structures/pers/civil_centre"
},
{
"Template": "units/pers/support_female_citizen",
"Count": 4
},
{
"Template": "units/pers/infantry_spearman_b",
"Count": 2
},
{
"Template": "units/pers/infantry_archer_b",
"Count": 2
},
{
"Template": "units/pers/cavalry_javelineer_b"
}
],
"AINames": [
"Cambyses II",
"Bardiya",
"Artaxshacha I",
"Darayavahush II",
"Darayavahush III",
"Artaxshacha II",
"Artaxshacha III",
"Haxamanish",
"Xsayarsa II"
],
"SkirmishReplacements": {
"skirmish/units/default_infantry_ranged_b": "units/pers/infantry_archer_b",
"skirmish/structures/default_house_10": "structures/{civ}/house"
},
"SelectableInGameSetup": true
}