浏览代码

Tweak death ripple immunity.

AlexVinS 11 年之前
父节点
当前提交
c5ba8b9b4b
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      config/spells/offensive.json

+ 4 - 2
config/spells/offensive.json

@@ -324,9 +324,11 @@
 			"offensive": true,
 			"negative": true
 		},
-		"immunity" : {
-			"SIEGE_WEAPON": true,
+		"absoluteImmunity":{
 			"UNDEAD": true,
+		},		
+		"immunity" : {
+			"SIEGE_WEAPON": true,			
 			"DIRECT_DAMAGE_IMMUNITY": true
 		}
 	},