--- deliantra/arch/ground/chaos.arc 2007/03/03 01:15:37 1.8 +++ deliantra/arch/ground/chaos.arc 2007/03/03 01:22:30 1.9 @@ -1,14 +1,6 @@ # 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 anim explosion.x11 burnout.x1O @@ -22,23 +14,23 @@ paralyse.x11 fear.x11 mina +name chaos +face ball_lightning.x11 +dam 2 +wc -30 speed 1 -no_pick 1 +level 1 +type 102 +subtype 7 attacktype 262144 -dam 2 -editable 8 +move_on walk +no_pick 1 is_floor 1 +lifesave 1 +editable 8 end -# + object major_chaos -type 102 -subtype 7 -walk_on 1 -level 1 -wc -30 -lifesave 1 -name chaos -face ball_lightning.x11 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 +no_pick 1 is_floor 1 +lifesave 1 +editable 8 end +