Browse Source

fix for #1779
"val" of SPELLCASTER bonus = spell level. Set it to expert for archangel.

AlexVinS 11 years ago
parent
commit
0e3f59294c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      config/creatures/castle.json

+ 2 - 1
config/creatures/castle.json

@@ -338,7 +338,8 @@
 			"resurrects" :
 			{
 				"type" : "SPELLCASTER",
-				"subtype" : "spell.resurrection"
+				"subtype" : "spell.resurrection",
+				"val" : 3
 			},
 			"spellpoints" :
 			{