--- deliantra/arch/spell/Bullet/spell_asteroid.arc 2006/07/10 06:46:01 1.2 +++ deliantra/arch/spell/Bullet/spell_asteroid.arc 2007/03/03 01:24:15 1.7 @@ -1,28 +1,29 @@ -Object spell_asteroid +object spell_asteroid name asteroid name_pl asteroid -face spell_evocation.111 -level 8 -value 80 -sp 15 -casting_time 10 -path_attuned 16 +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 -dam 75 -dam_modifier 1 -range 12 -duration 10 -duration_modifier 4 +face spell_evocation.x11 +sp 15 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 +