--- deliantra/arch/ground/chaos_ball.arc 2006/02/06 20:26:13 1.1.1.1 +++ deliantra/arch/ground/chaos_ball.arc 2010/10/16 09:17:19 1.10 @@ -1,36 +1,33 @@ # 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.111 +object chaos_ball anim -explosion.111 -burnout.11O -fireball.111 -ball_lightning.111 -icestorm.111 -confusion.111 -acid_pool.111 -poisoncloud.111 -slow.111 -paralyse.111 -fear.111 +explosion.x11 +burnout.x1O +fireball.x11 +ball_lightning.x11 +icestorm.x11 +confusion.x11 +acid_pool.x11 +poisoncloud.x11 +slow.x11 +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 fly_low +move_on walk fly_low no_pick 1 -dam 5 -visibility 100 -editable 8 +is_used_up 1 +lifesave 1 +random_movement 1 end +