--- deliantra/arch/spell/Misc/spell_invisible.arc 2007/02/06 22:41:28 1.4 +++ deliantra/arch/spell/Misc/spell_invisible.arc 2007/03/03 00:51:15 1.5 @@ -1,23 +1,22 @@ -object spell_invisible +Object spell_invisible name invisible name_pl invisible -skill sorcery -msg -This spell will make you invisible. Monsters will not attack or cast spells because they can't see you. 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 6 +sp 15 +casting_time 5 +path_attuned 0 +other_arch enchantment +skill sorcery 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 +maxsp 15 +msg +This spell will make you invisible. Monsters will not attack or cast spells because they can't see you. You will start be visible again if you attack or use spells. +endmsg end -