--- deliantra/arch/spell/Cone/spell_wrathful_eye.arc 2007/02/06 22:41:25 1.3 +++ deliantra/arch/spell/Cone/spell_wrathful_eye.arc 2007/03/03 00:51:09 1.4 @@ -1,6 +1,24 @@ -object spell_wrathful_eye +Object spell_wrathful_eye name wrathful eye name_pl wrathful eye +face spell_praying.x11 +level 5 +grace 30 +casting_time 8 +path_attuned 32 +other_arch wrathful_eye +dam 20 +dam_modifier 3 +range 5 +duration 2 +range_modifier 5 +maxgrace 7 +type 101 +subtype 7 +value 50 +attacktype 4194304 +no_drop 1 +invisible 1 skill praying msg Wrathful eye emanates as cone. Creatures @@ -9,23 +27,4 @@ attacking other creatures. The blinding is not permanent, and will eventually wear off. endmsg -other_arch wrathful_eye -face spell_praying.x11 -grace 30 -maxgrace 7 -dam 20 -level 5 -type 101 -subtype 7 -attacktype 4194304 -path_attuned 32 -value 50 -invisible 1 -duration 2 -range 5 -range_modifier 5 -dam_modifier 3 -no_drop 1 -casting_time 8 end -