--- deliantra/arch/ground/chaos_ball.arc 2007/01/02 21:49:27 1.2 +++ deliantra/arch/ground/chaos_ball.arc 2007/02/18 21:07:39 1.5 @@ -1,15 +1,6 @@ # a specific type of spell effect (cone) which operates # as a ground object. -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 +object chaos_ball anim explosion.x11 burnout.x1O @@ -23,14 +14,22 @@ paralyse.x11 fear.x11 mina -is_used_up 1 -random_movement 1 +name chaos +face ball_lightning.x11 +dam 5 +wc -30 speed 1 -no_pick 1 +level 1 +type 102 +subtype 7 attacktype 262144 -flying 1 +move_type walk +move_on walk no_pick 1 -dam 5 -visibility 100 +is_used_up 1 +lifesave 1 editable 8 +random_movement 1 +visibility 100 end +