--- deliantra/arch/spell/Misc/spell_invisible.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Misc/spell_invisible.arc 2009/09/17 08:14:49 1.9 @@ -1,19 +1,26 @@ -Object spell_invisible +object spell_invisible name invisible name_pl invisible -face spell_sorcery.111 -level 6 -sp 15 -casting_time 5 -path_attuned 0 -other_arch enchantment skill sorcery +msg +Makes you invisible. + +Monsters will not attack or cast spells because they can't see you, but +you will start be visible again if you attack or use spells. +endmsg +other_arch enchantment +face spell_sorcery.x11 +sp 15 +maxsp 15 +level 14 type 101 subtype 19 +path_attuned 0 value 60 -no_drop 1 invisible 1 duration 300 duration_modifier 1 -maxsp 15 +no_drop 1 +casting_time 5 end +