From d238128960b945a05ee6d9401f6207c346587094 Mon Sep 17 00:00:00 2001 From: elexis Date: Sat, 28 May 2016 20:49:45 +0000 Subject: [PATCH] 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. --- binaries/data/mods/public/simulation/data/auras/library.json | 2 +- binaries/data/mods/public/simulation/data/auras/theatron.json | 2 +- .../data/mods/public/simulation/data/auras/wonder_pop_1.json | 2 +- .../data/mods/public/simulation/data/auras/wonder_pop_2.json | 4 ++-- .../mods/public/simulation/data/technologies/pop_wonder.json | 4 ++-- .../public/simulation/templates/structures/athen_theatron.xml | 2 +- .../public/simulation/templates/structures/spart_theatron.xml | 2 +- .../public/simulation/templates/template_structure_wonder.xml | 4 ++-- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/binaries/data/mods/public/simulation/data/auras/library.json b/binaries/data/mods/public/simulation/data/auras/library.json index ad1a52ed09..b6dd9c6721 100644 --- a/binaries/data/mods/public/simulation/data/auras/library.json +++ b/binaries/data/mods/public/simulation/data/auras/library.json @@ -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 } diff --git a/binaries/data/mods/public/simulation/data/auras/theatron.json b/binaries/data/mods/public/simulation/data/auras/theatron.json index a7372524ea..1eb8c57f09 100644 --- a/binaries/data/mods/public/simulation/data/auras/theatron.json +++ b/binaries/data/mods/public/simulation/data/auras/theatron.json @@ -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 } diff --git a/binaries/data/mods/public/simulation/data/auras/wonder_pop_1.json b/binaries/data/mods/public/simulation/data/auras/wonder_pop_1.json index bc3f711526..c10aa31260 100644 --- a/binaries/data/mods/public/simulation/data/auras/wonder_pop_1.json +++ b/binaries/data/mods/public/simulation/data/auras/wonder_pop_1.json @@ -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 } diff --git a/binaries/data/mods/public/simulation/data/auras/wonder_pop_2.json b/binaries/data/mods/public/simulation/data/auras/wonder_pop_2.json index a8de21bd02..028218ee95 100644 --- a/binaries/data/mods/public/simulation/data/auras/wonder_pop_2.json +++ b/binaries/data/mods/public/simulation/data/auras/wonder_pop_2.json @@ -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 } diff --git a/binaries/data/mods/public/simulation/data/technologies/pop_wonder.json b/binaries/data/mods/public/simulation/data/technologies/pop_wonder.json index 879a30a1c5..4b1150ec7a 100644 --- a/binaries/data/mods/public/simulation/data/technologies/pop_wonder.json +++ b/binaries/data/mods/public/simulation/data/technologies/pop_wonder.json @@ -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" } diff --git a/binaries/data/mods/public/simulation/templates/structures/athen_theatron.xml b/binaries/data/mods/public/simulation/templates/structures/athen_theatron.xml index 43c17ccd01..1e65e0406f 100644 --- a/binaries/data/mods/public/simulation/templates/structures/athen_theatron.xml +++ b/binaries/data/mods/public/simulation/templates/structures/athen_theatron.xml @@ -24,7 +24,7 @@ Greek Theater Théātron Theater -ConquestCritical - Hellēnízein (Hellenization): +20% territory influence for all buildings while the Theatron exists. + Hellēnízein (Hellenization): +20% territory influence for all buildings with every Theatron owned. 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. structures/theatron.png diff --git a/binaries/data/mods/public/simulation/templates/structures/spart_theatron.xml b/binaries/data/mods/public/simulation/templates/structures/spart_theatron.xml index d44f0617d8..6534cd0207 100644 --- a/binaries/data/mods/public/simulation/templates/structures/spart_theatron.xml +++ b/binaries/data/mods/public/simulation/templates/structures/spart_theatron.xml @@ -24,7 +24,7 @@ Greek Theater Théātron Theater -ConquestCritical - Hellēnízein (Hellenization): +20% territory influence for all buildings while the Theatron exists. + Hellēnízein (Hellenization): +20% territory influence for all buildings with every Theatron owned. 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. structures/theatron.png diff --git a/binaries/data/mods/public/simulation/templates/template_structure_wonder.xml b/binaries/data/mods/public/simulation/templates/template_structure_wonder.xml index 5f81f4d825..67790abb15 100644 --- a/binaries/data/mods/public/simulation/templates/template_structure_wonder.xml +++ b/binaries/data/mods/public/simulation/templates/template_structure_wonder.xml @@ -1,9 +1,9 @@ - 5 + 15 25 - 5 + 3 2 10