--- deliantra/arch/spell/Cone/spell_paralyze.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Cone/spell_paralyze.arc 2007/03/03 00:51:09 1.5 @@ -1,27 +1,26 @@ -object spell_paralyze +Object spell_paralyze name paralyze name_pl paralyze -skill sorcery -msg -This spell is a cone spell, paralyzing your enemiess! The paralyze effect will *not* be broken when you attack them. This is a very useful spell, when your enemies is affected by it! -endmsg -other_arch paralyze face spell_sorcery.x11 +level 2 sp 5 -maxsp 0 +casting_time 10 +path_attuned 1024 +other_arch paralyze dam 25 -level 2 +dam_modifier 3 +range 5 +duration 2 +range_modifier 3 +maxsp 0 type 101 subtype 7 -attacktype 4098 -path_attuned 1024 value 20 -invisible 1 -duration 2 -range 5 -range_modifier 3 -dam_modifier 3 +attacktype 4098 no_drop 1 -casting_time 10 +invisible 1 +skill sorcery +msg +This spell is a cone spell, paralyzing your enemiess! The paralyze effect will *not* be broken when you attack them. This is a very useful spell, when your enemies is affected by it! +endmsg end -