1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
Add meteor shower vulnerability to magma elementals
This commit is contained in:
Dydzio 2017-02-01 10:25:25 +01:00 committed by GitHub
parent a344205c13
commit 90d638179c

View File

@ -401,6 +401,12 @@
"subtype" : "spell.protectEarth", "subtype" : "spell.protectEarth",
"val" : 2 "val" : 2
}, },
"meteorShowerVulnerability" :
{
"type" : "MORE_DAMAGE_FROM_SPELL",
"subtype" : "spell.meteorShower",
"val" : 100
},
"lightingImmunity" : "lightingImmunity" :
{ {
"type" : "SPELL_IMMUNITY", "type" : "SPELL_IMMUNITY",