--- deliantra/arch/spell/Misc/spell_light.arc 2007/03/03 01:16:54 1.6 +++ deliantra/arch/spell/Misc/spell_light.arc 2010/04/21 09:30:01 1.11 @@ -1,27 +1,27 @@ object spell_light +inherit type_spell name light name_pl light -face spell_praying.x11 -type 101 -subtype 42 -level 1 -value 10 -grace 4 -casting_time 5 skill praying -path_attuned 524288 +msg +This prayer will light a fixed area. +endmsg other_arch light -attacktype 4194306 +face spell_praying.x11 +grace 4 +maxgrace 10 dam 2 -dam_modifier 20 +level 6 +subtype 42 +attacktype 4194306 +path_attuned 524288 +value 1 +invisible 1 duration 1000 -duration_modifier 1 -range_modifier 1 range_modifier 10 -maxgrace 10 +duration_modifier 1 +dam_modifier 20 no_drop 1 -invisible 1 -msg -This prayer will light a fixed area. -endmsg +casting_time 5 end +