--- deliantra/arch/spell/Bullet/spell_asteroid.arc 2007/01/02 21:58:22 1.3 +++ deliantra/arch/spell/Bullet/spell_asteroid.arc 2007/02/06 22:41:22 1.4 @@ -1,28 +1,29 @@ -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 -casting_time 10 -path_attuned 16 -other_arch asteroid -dam 75 -dam_modifier 1 -range 12 -duration 10 -duration_modifier 4 maxsp 18 +food 10 +dam 75 +level 8 type 101 subtype 5 attacktype 256 -no_drop 1 +path_attuned 16 +value 80 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 +duration 10 +range 12 +duration_modifier 4 +dam_modifier 1 +no_drop 1 +casting_time 10 end +