From 90d638179c01bb5cf5bd5d46ade956ba6ec6c077 Mon Sep 17 00:00:00 2001 From: Dydzio Date: Wed, 1 Feb 2017 10:25:25 +0100 Subject: [PATCH] Fix mantis #2642 Add meteor shower vulnerability to magma elementals --- config/creatures/conflux.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/creatures/conflux.json b/config/creatures/conflux.json index 95a8e966e..3f176ff40 100644 --- a/config/creatures/conflux.json +++ b/config/creatures/conflux.json @@ -401,6 +401,12 @@ "subtype" : "spell.protectEarth", "val" : 2 }, + "meteorShowerVulnerability" : + { + "type" : "MORE_DAMAGE_FROM_SPELL", + "subtype" : "spell.meteorShower", + "val" : 100 + }, "lightingImmunity" : { "type" : "SPELL_IMMUNITY",