1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/civs/theb.json
Mythos_Ruler 57a8fcc724 -Mauryan population cap bonus (+10%)
-Persian population cap bonus (+10%)

-"Immortals" technology for Persians. Reduces training time for Anusiya
by half. This is their "special" for now, since they are otherwise
unchanged from the default Champion Spearman.

-"Persian Architecture" technology for Persians (removes the inherent
health bonus and makes it a "special tech" instead).

-Added the Spartan City Phase civ bonus. Spartan citizen-soldiers now
promote directly from Basic to Elite after one kill. Pop cap is reduced
by -10% at the City Phase to balance.

-Updated civ JSON files (and their civ profiles on Trac).

-Adds map preview image for Acropolis 7.

This was SVN commit r12748.
2012-10-13 20:38:40 +00:00

148 lines
3.8 KiB
JSON

{
"Code":"theb",
"Culture": "hele",
"Name":"Thebans",
"Emblem":"session/portraits/emblems/emblem_thebans.png",
"History":"The great power of Central Greece and leader of the Boeotian confederacy, Thebes is a force to be reckoned with. It is a major rival of ancient Athens, and sided with the Persians during the 480 BC invasion under Xerxes. Theban forces ended the power of Sparta at the Battle of Leuctra in 371 BC under the command of Epaminondas. The Sacred Band of Thebes (an elite military unit) famously fell at the battle of Chaeronea in 338 BC against Philip II and Alexander the Great. Prior to its destruction by Alexander in 335 BC, Thebes was a major force in Greek history, and was the most dominant city-state at the time of the Macedonian conquest of Greece.",
"Music":[
{"File":"Forging_a_City-State.ogg", "Type":"peace"}
],
"Factions":
[
{
"Name":"Thebans",
"Description":"The great power of Central Greece and leader of the Boeotian confederacy.",
"Technologies":
[
{
"Name":"Unknown.",
"History":"Unknown.",
"Description":"Unknown."
},
{
"Name":"Unknown",
"History":"Unknown.",
"Description":"Unknown."
}
],
"Heroes":
[
{
"Name":"Epaminondas",
"Class":"",
"Armament":"",
"Emblem":"",
"History":"."
},
{
"Name":"Pelopidas",
"Class":"",
"Armament":"",
"Emblem":"",
"History":"."
},
{
"Name":"Gorgidas",
"Class":"",
"Armament":"",
"Emblem":"",
"History":"."
}
]
}
],
"CivBonuses":
[
{
"Name":"Oblique Order",
"History":"Unknown.",
"Description":"Unknown."
},
{
"Name":"Unknown",
"History":"Unknown.",
"Description":"Unknown."
},
{
"Name":"Hellenisation",
"History":"By means of their superior culture and evocative language, the Greeks were highly successful in Hellenising various foreigners. During the Hellenistic Age, Greek was the lingua franca of the Ancient World, spoken widely from Spain to India.",
"Description":"Constructing an expensive Theatron increases the territory expanse of all buildings by 20%."
}
],
"TeamBonuses":
[
{
"Name":"Boeotian Confederacy",
"History":"Unknown.'",
"Description":"Unknown."
}
],
"Structures":
[
{
"Name":"Theatron",
"Class":"",
"Emblem":"",
"History":"Greek theatres were places where the immortal tragedies of Aeschylus, Sophocles and many other talented dramatists were staged to the delight of the populace. They were instrumental in enriching Hellenic culture.",
"Requirements":"",
"Phase":"City",
"Special":"The Hellenisation civ bonus. Building a Theatron increases the territory effect of all buildings by 20%."
},
{
"Name":"Siege Workshop",
"Class":"",
"Emblem":"",
"History":"At the siege of the Athenian fortress at Delium, the Thebans employed what may be deemed the first recorded use of a flame thrower in warfare.",
"Requirements":".",
"Phase":"City",
"Special":"."
}
],
"StartEntities":
[
{
"Template": "structures/theb_civil_centre"
},
{
"Template": "units/theb_support_female_citizen",
"Count": 4
},
{
"Template": "units/theb_infantry_spearman_b",
"Count": 4
},
{
"Template": "units/theb_cavalry_javelinist_b"
}
],
"Formations":
[
"Scatter",
"Box",
"Column Closed",
"Line Closed",
"Column Open",
"Line Open",
"Flank",
"Skirmish",
"Wedge",
"Battle Line",
"Phalanx"
],
"AINames":
[
"Epaminondas",
"Pelopidas",
"Gorgidas",
"Calydnus",
"Ogyges",
"Cadmus",
"Pentheus",
"Polydorus",
"Nycteus",
"Lycus",
"Labdacus"
],
"SelectableInGameSetup": false
}