Explorar el Código

War Machines: add absoluteImmunity to Implosion spell

ArseniyShestakov hace 11 años
padre
commit
fbb84624f9
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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
 		}