--- deliantra/arch/spell/Cone/spell_fear.arc 2006/08/09 09:58:13 1.2 +++ deliantra/arch/spell/Cone/spell_fear.arc 2007/02/06 22:41:25 1.4 @@ -1,26 +1,27 @@ -Object spell_fear +object spell_fear name fear name_pl fear -face spell_sorcery.111 -level 4 -sp 6 -casting_time 5 -path_attuned 1024 +skill sorcery +msg +This is a cone spell, invoking fear in your enemies. +endmsg other_arch fear -dam 5 -dam_modifier 0 -range 4 -duration 2 -range_modifier 3 +face spell_sorcery.x11 +sp 6 maxsp 12 +dam 5 +level 4 type 101 subtype 7 -value 40 attacktype 16386 -no_drop 1 +path_attuned 1024 +value 40 invisible 1 -skill sorcery -msg -This is a cone spell, invoking fear in your enemies. -endmsg +duration 2 +range 4 +range_modifier 3 +dam_modifier 0 +no_drop 1 +casting_time 5 end +