From 91ee0093ca90d327bcbb80f3e8f3108c75ee364b Mon Sep 17 00:00:00 2001 From: Freagarach Date: Fri, 15 Jan 2021 18:28:48 +0000 Subject: [PATCH] [Gameplay A24] - Tweak War Elephant damage. Now that rams are available to all civs, it's no longer necessary for elephants to keep having the same amount of crush damage as rams. This patch therefore reduces their crush damage by 20%, but raises their hack damage by 50%, making them less effective vs structures but better against units. Patch by: @Nescio Differential revision: D3371 Reviewed by: @borg-, @wraitii This was SVN commit r24637. --- .../templates/template_unit_champion_elephant_melee.xml | 4 ++-- .../templates/template_unit_hero_elephant_melee.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/binaries/data/mods/public/simulation/templates/template_unit_champion_elephant_melee.xml b/binaries/data/mods/public/simulation/templates/template_unit_champion_elephant_melee.xml index d9eb71d86e..4ee2235d12 100644 --- a/binaries/data/mods/public/simulation/templates/template_unit_champion_elephant_melee.xml +++ b/binaries/data/mods/public/simulation/templates/template_unit_champion_elephant_melee.xml @@ -5,9 +5,9 @@ Trunk - 20 + 30 0 - 150 + 120 5.0 750 diff --git a/binaries/data/mods/public/simulation/templates/template_unit_hero_elephant_melee.xml b/binaries/data/mods/public/simulation/templates/template_unit_hero_elephant_melee.xml index e666d880bd..a69571420b 100644 --- a/binaries/data/mods/public/simulation/templates/template_unit_hero_elephant_melee.xml +++ b/binaries/data/mods/public/simulation/templates/template_unit_hero_elephant_melee.xml @@ -5,9 +5,9 @@ Trunk - 40 + 60 0 - 300 + 240 5.0 750