--- deliantra/arch/spell/Misc/spell_improved_invisibility.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Misc/spell_improved_invisibility.arc 2007/02/06 22:41:28 1.4 @@ -1,20 +1,24 @@ -Object spell_improved_invisibility +object spell_improved_invisibility name improved invisibility name_pl improved invisibility -face spell_sorcery.111 -level 8 -sp 25 -casting_time 10 -path_attuned 0 -other_arch enchantment skill sorcery +msg +This spell is a better version of invisible. You will stay invisible even if you attack or use spells!! +endmsg +other_arch enchantment +face spell_sorcery.x11 +sp 25 +maxsp 10 +level 8 type 101 subtype 19 +path_attuned 0 value 80 -no_drop 1 invisible 1 duration 200 duration_modifier 1 -maxsp 10 +no_drop 1 make_invisible 1 +casting_time 10 end +