浏览代码

War Machines: add absoluteImmunity to Implosion spell

ArseniyShestakov 10 年之前
父节点
当前提交
fbb84624f9
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      config/spells/offensive.json

+ 3 - 0
config/spells/offensive.json

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