This commit add SIEGE_WEAPON to absoluteImmunity of following timed spells: Curse, Bloodlust, Mirth, Sorrow, Frenzy, Counterstrike, Berserk, Hypnotize, Forgetfulness, Blind
@@ -352,6 +352,7 @@
"spell.bless": true
},
"absoluteImmunity" : {
+ "SIEGE_WEAPON": true,
"UNDEAD": true
"flags" : {
@@ -401,6 +402,9 @@
"counters" : {
"spell.weakness": true
+ "absoluteImmunity" : {
+ "SIEGE_WEAPON": true
+ },
"positive": true
}
@@ -695,6 +699,7 @@
"spell.sorrow":true
"absoluteImmunity":{
"UNDEAD": true,
"immunity" : {
@@ -747,6 +752,7 @@
"spell.mirth":true
@@ -1038,6 +1044,9 @@
@@ -1081,6 +1090,9 @@
@@ -1137,7 +1149,9 @@
-
"MIND_IMMUNITY": true,
@@ -1197,7 +1211,9 @@
@@ -1261,6 +1277,9 @@
"absoluteLimit" : {
"SHOOTER": true
@@ -1309,7 +1328,9 @@