Balance the wonder and improve unique building tooltips.

Increase the armor of buildings following 27c46a0a68.
Triple the research time for the population tech, as it is the most
powerful tech in the game.
Mention that unique building auras stack.
Fix a bad tooltip in pop_wonder.json.

This was SVN commit r18255.
This commit is contained in:
elexis 2016-05-28 20:49:45 +00:00
parent 50ba14d16d
commit d238128960
8 changed files with 11 additions and 11 deletions

View File

@ -8,7 +8,7 @@
{ "value": "ProductionQueue/TechCostMultiplier/stone", "multiply": 0.9 },
{ "value": "ProductionQueue/TechCostMultiplier/time", "multiply": 0.9 }
],
"auraDescription": "Reduces the cost and research time of all remaining technologies by 10%.",
"auraDescription": "Reduce the cost and research time of technologies by 10% with every Library owned.",
"auraName": "Library Aura",
"stackable": true
}

View File

@ -4,6 +4,6 @@
"modifications": [
{ "value": "TerritoryInfluence/Radius", "multiply": 1.20 }
],
"auraDescription": "Increase territory influence.",
"auraDescription": "Increase territory influence by 20% with every Theatron owned.",
"stackable": true
}

View File

@ -3,6 +3,6 @@
"affects": ["Player"],
"modifications": [ { "value": "Player/MaxPopulation", "add": 10 } ],
"auraName": "Wonder Aura",
"auraDescription": "+10 max. population cap",
"auraDescription": "Increase the population limit by 10 with every Wonder owned.",
"stackable": true
}

View File

@ -2,8 +2,8 @@
"type": "global",
"affects": ["Player"],
"modifications": [ { "value": "Player/MaxPopulation", "add": 40 } ],
"auraName": "Wonder Aura",
"auraDescription": "+40 extra max. population cap (requires \"Glorious Expansion\" tech)",
"auraName": "Glorious Expansion Aura",
"auraDescription": "Further increase the population limit by 40 with every Wonder owned (requires \"Glorious Expansion\" tech).",
"requiredTechnology": "pop_wonder",
"stackable": true
}

View File

@ -14,8 +14,8 @@
"requirements": { "tech": "phase_city" },
"requirementsTooltip": "Unlocked in City Phase.",
"icon": "special_treasure.png",
"researchTime": 40,
"tooltip": "enable +50 wonder aura",
"researchTime": 120,
"tooltip": "Enable Glorious Expansion. Further increase the population limit by 40.",
"modifications": [],
"soundComplete": "interface/alarm/alarm_upgradearmory.xml"
}

View File

@ -24,7 +24,7 @@
<GenericName>Greek Theater</GenericName>
<SpecificName>Théātron</SpecificName>
<Classes datatype="tokens">Theater -ConquestCritical</Classes>
<Tooltip>Hellēnízein (Hellenization): +20% territory influence for all buildings while the Theatron exists.</Tooltip>
<Tooltip>Hellēnízein (Hellenization): +20% territory influence for all buildings with every Theatron owned.</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

@ -24,7 +24,7 @@
<GenericName>Greek Theater</GenericName>
<SpecificName>Théātron</SpecificName>
<Classes datatype="tokens">Theater -ConquestCritical</Classes>
<Tooltip>Hellēnízein (Hellenization): +20% territory influence for all buildings while the Theatron exists.</Tooltip>
<Tooltip>Hellēnízein (Hellenization): +20% territory influence for all buildings with every Theatron owned.</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,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure">
<Armour>
<Hack>5</Hack>
<Hack>15</Hack>
<Pierce>25</Pierce>
<Crush>5</Crush>
<Crush>3</Crush>
<Foundation>
<Hack>2</Hack>
<Pierce>10</Pierce>