--- deliantra/arch/ground/chaos.arc 2007/01/02 21:49:27 1.3 +++ deliantra/arch/ground/chaos.arc 2007/02/18 21:07:39 1.6 @@ -1,14 +1,6 @@ -# This is actually set up as a cone effect. IT basically persists +# This is actually set up as a cone effect. It basically persists # and does a little amount of damage. -Object chaos -type 102 -subtype 7 -walk_on 1 -level 1 -wc -30 -lifesave 1 -name chaos -face ball_lightning.x11 +object chaos anim explosion.x11 burnout.x1O @@ -22,23 +14,23 @@ paralyse.x11 fear.x11 mina -speed 1 -no_pick 1 -attacktype 262144 +name chaos +face ball_lightning.x11 dam 2 -editable 8 -is_floor 1 -end -# -Object major_chaos +wc -30 +speed 1 +level 1 type 102 subtype 7 -walk_on 1 -level 1 -wc -30 +attacktype 262144 +move_on walk fly_low +no_pick 1 +is_floor 1 lifesave 1 -name chaos -face ball_lightning.x11 +editable 8 +end + +object major_chaos anim explosion.x11 burnout.x1O @@ -52,10 +44,19 @@ paralyse.x11 fear.x11 mina +name chaos +face ball_lightning.x11 +dam 10 +wc -30 speed 1 -no_pick 1 +level 1 +type 102 +subtype 7 attacktype 262144 -dam 10 -editable 8 +move_on walk fly_low +no_pick 1 is_floor 1 +lifesave 1 +editable 8 end +