--- deliantra/arch/spell/Change_Ability/spell_dark_vision.arc 2007/02/06 22:41:24 1.4 +++ deliantra/arch/spell/Change_Ability/spell_dark_vision.arc 2007/03/03 00:51:08 1.5 @@ -1,23 +1,22 @@ -object spell_dark_vision +Object spell_dark_vision name dark vision name_pl dark vision -skill sorcery -msg -This spell let you see in dark places without light. -endmsg face spell_sorcery.x11 -sp 10 -maxsp 30 level 5 +sp 10 +casting_time 12 +path_attuned 8192 +skill sorcery type 101 subtype 24 -path_attuned 8192 value 50 +no_drop 1 invisible 1 -duration 500 duration_modifier 4 -no_drop 1 +duration 500 +maxsp 30 can_see_in_dark 1 -casting_time 12 +msg +This spell let you see in dark places without light. +endmsg end -