--- deliantra/arch/spell/Bullet/spell_asteroid.arc 2007/02/06 22:41:22 1.4 +++ deliantra/arch/spell/Bullet/spell_asteroid.arc 2007/03/03 00:51:06 1.5 @@ -1,29 +1,28 @@ -object spell_asteroid +Object spell_asteroid name asteroid name_pl asteroid -skill evocation -msg -An asteroid is a large ball of ice, which is shot in the cast -direction and will explode into a big icestorm once it hits something. -endmsg -other_arch asteroid face spell_evocation.x11 +level 8 +value 80 sp 15 -maxsp 18 -food 10 +casting_time 10 +path_attuned 16 +other_arch asteroid dam 75 -level 8 +dam_modifier 1 +range 12 +duration 10 +duration_modifier 4 +maxsp 18 type 101 subtype 5 attacktype 256 -path_attuned 16 -value 80 -invisible 1 -duration 10 -range 12 -duration_modifier 4 -dam_modifier 1 no_drop 1 -casting_time 10 +invisible 1 +skill evocation +food 10 +msg +An asteroid is a large ball of ice, which is shot in the cast +direction and will explode into a big icestorm once it hits something. +endmsg end -