From f2ca8f7787aecc15cc9fa886dae8097be191df18 Mon Sep 17 00:00:00 2001 From: wraitii Date: Tue, 6 Jun 2023 07:10:03 +0000 Subject: [PATCH] Balance the splash damage of Elephants. - Move the Crush damage from Splash to direct hit. - Reduce overall damage slightly Accepted By: Feldfeld Differential Revision: https://code.wildfiregames.com/D5008 This was SVN commit r27668. --- .../simulation/templates/template_unit_champion_elephant.xml | 2 +- .../templates/template_unit_champion_elephant_melee.xml | 5 ++--- .../templates/template_unit_hero_elephant_melee.xml | 5 ++--- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/binaries/data/mods/public/simulation/templates/template_unit_champion_elephant.xml b/binaries/data/mods/public/simulation/templates/template_unit_champion_elephant.xml index aa1f5bd51c..f4e8149eed 100644 --- a/binaries/data/mods/public/simulation/templates/template_unit_champion_elephant.xml +++ b/binaries/data/mods/public/simulation/templates/template_unit_champion_elephant.xml @@ -30,7 +30,7 @@ - 7 + 5 5 20 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 ae92fbdfa8..996a0d4e77 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 @@ -6,15 +6,14 @@ Trunk 30 - 30 + 45 Circular 2 true - 30 - 30 + 20 5 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 c2e89ef2a9..5fd37cf763 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 @@ -6,15 +6,14 @@ Trunk 60 - 60 + 90 Circular 2 true - 60 - 60 + 40 5