--- deliantra/arch/spell/Aura/spell_sanctuary.arc 2007/02/06 22:41:19 1.4 +++ deliantra/arch/spell/Aura/spell_sanctuary.arc 2007/03/03 00:51:03 1.5 @@ -1,26 +1,25 @@ -object spell_sanctuary +Object spell_sanctuary name sanctuary name_pl sanctuary -skill praying -msg -Sanctuary creates a counterspell aura around you -which will block spells from your enemy and will follow -your movement. -endmsg -other_arch sanctuary -face spell_praying.x11 -grace 30 -maxgrace 20 -level 7 type 101 subtype 46 -attacktype 524288 -path_attuned 1 +face spell_praying.x11 +level 7 value 70 -invisible 1 +grace 30 +casting_time 10 +skill praying +path_attuned 1 +other_arch sanctuary duration 100 duration_modifier 4 +maxgrace 20 +attacktype 524288 no_drop 1 -casting_time 10 +invisible 1 +msg +Sanctuary creates a counterspell aura around you +which will block spells from your enemy and will follow +your movement. +endmsg end -