1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

War Machines: add absoluteImmunity to Implosion spell

This commit is contained in:
ArseniyShestakov 2015-02-07 16:00:06 +03:00
parent 20387bd2da
commit fbb84624f9

View File

@ -110,6 +110,9 @@
"offensive": true,
"negative": true
},
"absoluteImmunity" : {
"SIEGE_WEAPON": true
},
"immunity" : {
"DIRECT_DAMAGE_IMMUNITY": true
}