--- deliantra/arch/spell/Misc/spell_invisible_to_undead.arc 2007/02/06 22:41:28 1.4 +++ deliantra/arch/spell/Misc/spell_invisible_to_undead.arc 2007/03/03 01:16:54 1.6 @@ -1,24 +1,23 @@ object spell_invisible_to_undead 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 -grace 25 -maxgrace 15 level 6 +grace 25 +casting_time 5 +path_attuned 0 +other_arch enchantment +skill praying type 101 subtype 19 -path_attuned 0 value 60 +no_drop 1 invisible 1 duration 300 duration_modifier 1 -no_drop 1 -casting_time 5 +maxgrace 15 +race undead +msg +This prayer works like invisible spell, except living creatures can see you. +endmsg end -