Explorar o código

Denied healing/resurrection of hypnotized creatures.

AlexVinS %!s(int64=9) %!d(string=hai) anos
pai
achega
db2663613c
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      config/spells/other.json

+ 8 - 0
config/spells/other.json

@@ -143,6 +143,9 @@
 		},
 		"flags" : {
 			"positive": true
+		},
+		"absoluteImmunity" : {
+			"HYPNOTIZED" : true
 		}
 	},
 	"resurrection" : {
@@ -166,6 +169,7 @@
 			"positive": true
 		},
 		"absoluteImmunity" : {
+			"HYPNOTIZED" : true,
 			"UNDEAD": true,
 			"SIEGE_WEAPON": true,
 			"NON_LIVING": true
@@ -193,6 +197,9 @@
 		},
 		"absoluteLimit" : {
 			"UNDEAD": true
+		},
+		"absoluteImmunity" : {
+			"HYPNOTIZED" : true
 		}
 	},
 	"sacrifice" : {
@@ -216,6 +223,7 @@
 			"positive": true
 		},
 		"absoluteImmunity" : {
+			"HYPNOTIZED" : true,
 			"SIEGE_WEAPON": true,
 			"UNDEAD": true,
 			"NON_LIVING": true