--- deliantra/arch/ground/chaos_ball.arc 2007/02/09 01:51:37 1.4 +++ deliantra/arch/ground/chaos_ball.arc 2007/03/03 00:49:51 1.6 @@ -1,6 +1,15 @@ # a specific type of spell effect (cone) which operates # as a ground object. -object chaos_ball +Object chaos_ball +name chaos +type 102 +subtype 7 +level 1 +walk_on 1 +fly_on 1 +wc -30 +lifesave 1 +face ball_lightning.x11 anim explosion.x11 burnout.x1O @@ -14,22 +23,14 @@ paralyse.x11 fear.x11 mina -name chaos -face ball_lightning.x11 -dam 5 -wc -30 +is_used_up 1 +random_movement 1 speed 1 -level 1 -type 102 -subtype 7 +no_pick 1 attacktype 262144 -move_type all -move_on all +flying 1 no_pick 1 -is_used_up 1 -lifesave 1 -editable 8 -random_movement 1 +dam 5 visibility 100 +editable 8 end -