--- deliantra/arch/spell/Bullet/spell_asteroid.arc 2006/02/07 19:10:33 1.1 +++ deliantra/arch/spell/Bullet/spell_asteroid.arc 2007/08/01 00:53:04 1.8 @@ -1,27 +1,30 @@ -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 +sound wn/bow-puny-miss +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 -Info. -endmsg +duration 10 +range 12 +duration_modifier 4 +dam_modifier 1 +no_drop 1 +casting_time 10 end +