--- deliantra/arch/spell/Misc/spell_invisible_to_undead.arc 2007/03/03 01:16:54 1.6 +++ deliantra/arch/spell/Misc/spell_invisible_to_undead.arc 2010/04/21 09:30:01 1.11 @@ -1,23 +1,24 @@ object spell_invisible_to_undead +inherit type_spell name invisible to undead name_pl invisible to undead +race undead +skill praying +msg +This prayer works like invisible spell, except living creatures can see you. +endmsg +other_arch enchantment face spell_praying.x11 -level 6 grace 25 -casting_time 5 -path_attuned 0 -other_arch enchantment -skill praying -type 101 +maxgrace 15 +level 14 subtype 19 -value 60 -no_drop 1 +path_attuned 0 +value 1 invisible 1 duration 300 duration_modifier 1 -maxgrace 15 -race undead -msg -This prayer works like invisible spell, except living creatures can see you. -endmsg +no_drop 1 +casting_time 5 end +