--- deliantra/arch/spell/Ability/abil_medium_fireball.arc 2007/02/06 22:41:19 1.2 +++ deliantra/arch/spell/Ability/abil_medium_fireball.arc 2007/03/03 00:51:02 1.3 @@ -1,22 +1,21 @@ -object abil_medium_fireball +Object abil_medium_fireball name medium fireball ability name_pl medium fireball ability -other_arch firebullet +level 3 sp 10 -maxsp 24 -food 4 +casting_time 10 +path_attuned 2 +other_arch firebullet dam 8 -level 3 +dam_modifier 3 +range 6 +duration 4 +maxsp 24 type 101 subtype 5 -attacktype 4 -path_attuned 2 value 30 -invisible 1 -duration 4 -range 6 -dam_modifier 3 +attacktype 4 no_drop 1 -casting_time 10 +invisible 1 +food 4 end -