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