0ad/binaries/data/mods/public/civs/theb.json
Mythos_Ruler 0774730e2f -Made starting units start at Elite rank (just for fun and testing).
-Some new tech portraits for Divine Offerings and Agoge.
-Fertility Festival technology increased cost.
-New special technology for all Hellenic factions: Hellenization,
researched at the Theatron, increases territory influence for all
buildings +50%. This is a temporary technology until the real
Hellenization effect can be implemented.
-New special technology for the Mauryan and Iberian blacksmiths: Woot
Steel and Toledo Steel respectively.

This was SVN commit r13603.
2013-07-28 13:38:04 +00:00

152 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":"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_e",
"Count": 2
},
{
"Template": "units/theb_infantry_javelinist_e",
"Count": 2
},
{
"Template": "units/theb_cavalry_javelinist_e"
}
],
"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
}