From d6986a19d1366dcb3d71c5579927a417586ae76c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kalinowski?= Date: Sun, 6 Dec 2020 22:58:13 +0100 Subject: [PATCH] Fix Erdamon earth elemental speciality PR added on personal request of @misiokles, should fix https://bugs.vcmi.eu/view.php?id=3158 --- config/heroes/conflux.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/heroes/conflux.json b/config/heroes/conflux.json index 345d5f3ea..6985fefc8 100644 --- a/config/heroes/conflux.json +++ b/config/heroes/conflux.json @@ -174,7 +174,8 @@ }, "bonuses" : { "health" : { - "type" : "STACK_HEALTH", + "type" : "CREATURE_DAMAGE", + "subtype" : 0, "val" : 5 }, "attack" : {