--- deliantra/arch/spell/Misc/spell_invisible_to_undead.arc 2006/08/09 10:55:10 1.2 +++ deliantra/arch/spell/Misc/spell_invisible_to_undead.arc 2010/04/02 21:34:29 1.10 @@ -1,23 +1,24 @@ -Object spell_invisible_to_undead +object spell_invisible_to_undead +inherit type_spell name invisible to undead name_pl invisible to undead -face spell_praying.111 -level 6 -grace 25 -casting_time 5 -path_attuned 0 -other_arch enchantment +race undead skill praying -type 101 +msg +This prayer works like invisible spell, except living creatures can see you. +endmsg +other_arch enchantment +face spell_praying.x11 +grace 25 +maxgrace 15 +level 14 subtype 19 +path_attuned 0 value 60 -no_drop 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 +