Added more territory auras.

Fixed the Theatron for Hellenic civs. It now uses the Hellenization
effect correctly!

This was SVN commit r14719.
This commit is contained in:
Michael D. Hafer 2014-02-01 12:09:06 +00:00
parent 1f1a2ead44
commit 94a240737c
16 changed files with 69 additions and 42 deletions

View File

@ -68,7 +68,7 @@
{
"Name":"Hellenization",
"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 a Theatron increases the territory expanse of all buildings by +25%."
"Description":"Constructing a Theatron increases the territory expanse of all buildings by +20%."
}
],
"TeamBonuses":

View File

@ -103,7 +103,7 @@
{
"Name":"Hellenization",
"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 a Theatron increases the territory expanse of all buildings by +25%."
"Description":"Constructing a Theatron increases the territory expanse of all buildings by +20%."
}
],
"TeamBonuses":

View File

@ -73,7 +73,7 @@
{
"Name":"Hellenization",
"History":"The Greeks were highly successful in Hellenizing various foreigners. During the Hellenistic Age, Greek was the lingua franca of the Ancient World, spoken widely from Spain to India.",
"Description":"Constructing a Theatron increases the territory expanse of all buildings by +25%."
"Description":"Constructing a Theatron increases the territory expanse of all buildings by +20%."
}
],
"TeamBonuses":

View File

@ -66,7 +66,7 @@
{
"Name":"Hellenization",
"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 a Theatron increases the territory expanse of all buildings by +25%."
"Description":"Constructing a Theatron increases the territory expanse of all buildings by +20%."
}
],
"TeamBonuses":

View File

@ -0,0 +1,5 @@
{
"affects":["Structure"],
"affectedPlayers":["Player"],
"modifications":[{"value":"TerritoryInfluence/Radius","multiply":1.10}]
}

View File

@ -0,0 +1,5 @@
{
"affects":["Structure"],
"affectedPlayers":["Player"],
"modifications":[{"value":"TerritoryInfluence/Radius","multiply":1.15}]
}

View File

@ -0,0 +1,5 @@
{
"affects":["Structure"],
"affectedPlayers":["Player"],
"modifications":[{"value":"TerritoryInfluence/Radius","multiply":1.20}]
}

View File

@ -1,5 +1,5 @@
{
"affects":["Structure"],
"affectedPlayers":["Player"],
"modifications":[{"value":"TerritoryInfluence/Radius","multiply":1.15}]
"modifications":[{"value":"TerritoryInfluence/Radius","multiply":1.25}]
}

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Auras>
<struct_territory_20>
<Type>global</Type>
</struct_territory_20>
</Auras>
<BuildRestrictions>
<Category>Theater</Category>
</BuildRestrictions>
@ -16,26 +21,20 @@
<Height>10.0</Height>
</Footprint>
<Health>
<Max>5000</Max>
<Max>2000</Max>
</Health>
<Identity>
<Civ>athen</Civ>
<GenericName>Greek Theater</GenericName>
<SpecificName>Théātron</SpecificName>
<Classes>Theater</Classes>
<Tooltip>Take advantage of the Hellenization special technology.</Tooltip>
<Classes datatype="tokens">Theater</Classes>
<Tooltip>Exellinismós (Hellenization): +20% territory influence for all buildings while the Theatron exists.</Tooltip>
<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 and spreading its influence.</History>
<Icon>structures/theatron.png</Icon>
</Identity>
<Obstruction>
<Static width="46.0" depth="46.0"/>
</Obstruction>
<ProductionQueue>
<BatchTimeModifier>0.8</BatchTimeModifier>
<Technologies datatype="tokens">
hellenes/temp_special_hellenization
</Technologies>
</ProductionQueue>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_greek_theater.xml</select>

View File

@ -31,7 +31,7 @@
<Civ>brit</Civ>
<GenericName>Special Building</GenericName>
<SpecificName>Kennel</SpecificName>
<Classes>Kennel</Classes>
<Classes datatype="tokens">Kennel</Classes>
<Tooltip>Train Celtic war dogs.</Tooltip>
<Icon>structures/kennel.png</Icon>
<RequiredTechnology>phase_town</RequiredTechnology>
@ -51,7 +51,7 @@
</StatusBars>
<TerritoryInfluence>
<Radius>20</Radius>
<Weight>65536</Weight>
<Weight>30000</Weight>
</TerritoryInfluence>
<ProductionQueue>
<BatchTimeModifier>0.7</BatchTimeModifier>

View File

@ -1,13 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Auras>
<struct_territory_20>
<Type>global</Type>
</struct_territory_20>
</Auras>
<BuildRestrictions>
<Category>Theater</Category>
</BuildRestrictions>
<Cost>
<BuildTime>550</BuildTime>
<BuildTime>500</BuildTime>
<Resources>
<wood>200</wood>
<wood>0</wood>
<stone>500</stone>
<metal>500</metal>
</Resources>
</Cost>
<Footprint replace="">
@ -21,8 +27,8 @@
<Civ>hele</Civ>
<GenericName>Greek Theater</GenericName>
<SpecificName>Théātron</SpecificName>
<Classes>Theater</Classes>
<Tooltip>Take advantage of the Hellenization special technology.</Tooltip>
<Classes datatype="tokens">Theater</Classes>
<Tooltip>Exellinismós (Hellenization): +20% territory influence for all buildings while the Theatron exists.</Tooltip>
<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 and spreading its influence.</History>
<Icon>structures/theatron.png</Icon>
</Identity>

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Auras>
<struct_territory_20>
<Type>global</Type>
</struct_territory_20>
</Auras>
<BuildRestrictions>
<Category>Theater</Category>
</BuildRestrictions>
@ -16,25 +21,20 @@
<Height>10.0</Height>
</Footprint>
<Health>
<Max>5500</Max>
<Max>2000</Max>
</Health>
<Identity>
<Civ>mace</Civ>
<GenericName>Greek Theater</GenericName>
<SpecificName>Théātron</SpecificName>
<Tooltip>Take advantage of the Hellenization special technology.</Tooltip>
<Classes datatype="tokens">Theater</Classes>
<Tooltip>Exellinismós (Hellenization): +20% territory influence for all buildings while the Theatron exists.</Tooltip>
<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 and spreading its influence.</History>
<Icon>structures/theatron.png</Icon>
</Identity>
<Obstruction>
<Static width="46.0" depth="46.0"/>
</Obstruction>
<ProductionQueue>
<BatchTimeModifier>0.8</BatchTimeModifier>
<Technologies datatype="tokens">
hellenes/temp_special_hellenization
</Technologies>
</ProductionQueue>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_greek_theater.xml</select>

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Auras>
<struct_territory_20>
<Type>global</Type>
</struct_territory_20>
</Auras>
<BuildRestrictions>
<Category>Theater</Category>
</BuildRestrictions>
@ -16,25 +21,20 @@
<Height>10.0</Height>
</Footprint>
<Health>
<Max>5000</Max>
<Max>2000</Max>
</Health>
<Identity>
<Civ>spart</Civ>
<GenericName>Greek Theater</GenericName>
<SpecificName>Théātron</SpecificName>
<Tooltip>Take advantage of the Hellenization special technology.</Tooltip>
<Classes datatype="tokens">Theater</Classes>
<Tooltip>Exellinismós (Hellenization): +20% territory influence for all buildings while the Theatron exists.</Tooltip>
<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 and spreading its influence.</History>
<Icon>structures/theatron.png</Icon>
</Identity>
<Obstruction>
<Static width="46.0" depth="46.0"/>
</Obstruction>
<ProductionQueue>
<BatchTimeModifier>0.8</BatchTimeModifier>
<Technologies datatype="tokens">
hellenes/temp_special_hellenization
</Technologies>
</ProductionQueue>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_greek_theater.xml</select>

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Auras>
<struct_territory_20>
<Type>global</Type>
</struct_territory_20>
</Auras>
<BuildRestrictions>
<Category>Theater</Category>
</BuildRestrictions>
@ -16,13 +21,14 @@
<Height>10.0</Height>
</Footprint>
<Health>
<Max>5000</Max>
<Max>2000</Max>
</Health>
<Identity>
<Civ>theb</Civ>
<GenericName>Greek Theater</GenericName>
<SpecificName>Théātron</SpecificName>
<Tooltip>Take advantage of the Hellenization civ bonus. (Currently a useless structure)</Tooltip>
<Classes datatype="tokens">Theater</Classes>
<Tooltip>Exellinismós (Hellenization): +20% territory influence for all buildings while the Theatron exists.</Tooltip>
<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.</History>
<Icon>structures/theatron.png</Icon>
</Identity>

View File

@ -113,7 +113,7 @@
<run>actor/mounted/movement/walk.xml</run>
<attack>attack/weapon/sword.xml</attack>
<death>actor/fauna/death/death_animal_gen.xml</death>
<trained>interface/alarm/alarm_create_cav.xml</trained>
<trained>interface/complete/building/complete_kennel.xml</trained>
</SoundGroups>
</Sound>
<StatusBars>

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_hero_cavalry_swordsman">
<Auras>
<struct_territory_25>
<struct_territory_10>
<Type>global</Type>
</struct_territory_25>
</struct_territory_10>
</Auras>
<Armour>
<Crush>20</Crush>
@ -35,7 +35,8 @@
<Civ>mace</Civ>
<GenericName>Alexander The Great</GenericName>
<SpecificName>Mégās Aléxandros</SpecificName>
<Tooltip>Hero Aura: +25% territory effect for all buildings while he lives. "Herocide": +20% attack bonus vs. enemy Heroes.</Tooltip>
<Tooltip>"Imperialism" Aura: +10% territory effect for all buildings while he lives.
"Herocide" Bonus: +20% attack bonus vs. enemy Heroes.</Tooltip>
<History>The most powerful hero of them all - son of Philip II, king of Macedonia (336 BC - 323 BC). After conquering the rest of the Thracians and quelling the unrest of the Greeks, Alexander embarked on a world-conquest march. Defeating the Persian forces at Granicus (334 BC), Issus (333 BC) and Gaugamela (331 BC), he became master of the Persian Empire. Entering India, he defeated king Porus at Hydaspes (326 BC), but his weary troops made him halt. Died in Babylon at the age of 33 while planning a campaign against Arabia.</History>
<Icon>units/hele_hero_alexander.png</Icon>
</Identity>