--- deliantra/arch/spell/Misc/spell_light.arc 2007/02/06 22:41:29 1.4 +++ deliantra/arch/spell/Misc/spell_light.arc 2007/03/03 00:51:15 1.5 @@ -1,27 +1,27 @@ -object spell_light +Object spell_light name light name_pl light -skill praying -msg -This prayer will light a fixed area. -endmsg -other_arch light face spell_praying.x11 -grace 4 -maxgrace 10 -dam 2 -level 1 type 101 subtype 42 -attacktype 4194306 -path_attuned 524288 +level 1 value 10 -invisible 1 +grace 4 +casting_time 5 +skill praying +path_attuned 524288 +other_arch light +attacktype 4194306 +dam 2 +dam_modifier 20 duration 1000 -range_modifier 10 duration_modifier 1 -dam_modifier 20 +range_modifier 1 +range_modifier 10 +maxgrace 10 no_drop 1 -casting_time 5 +invisible 1 +msg +This prayer will light a fixed area. +endmsg end -