--- deliantra/arch/spell/Ability/abil_slow.arc 2007/02/06 22:41:19 1.2 +++ deliantra/arch/spell/Ability/abil_slow.arc 2007/03/03 00:51:03 1.3 @@ -1,22 +1,21 @@ -object abil_slow +Object abil_slow name slow ability name_pl slow ability -other_arch slow +level 1 sp 5 -maxsp 20 +casting_time 10 +path_attuned 0 +other_arch slow dam 5 -level 1 +dam_modifier 0 +range 5 +duration 2 +range_modifier 4 +maxsp 20 type 101 subtype 7 -attacktype 2048 -path_attuned 0 value 10 -invisible 1 -duration 2 -range 5 -range_modifier 4 -dam_modifier 0 +attacktype 2048 no_drop 1 -casting_time 10 +invisible 1 end -