--- deliantra/arch/ground/chaos.arc 2007/02/18 21:07:39 1.6 +++ deliantra/arch/ground/chaos.arc 2007/03/03 00:49:50 1.7 @@ -1,6 +1,14 @@ -# 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 +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 @@ -14,23 +22,23 @@ paralyse.x11 fear.x11 mina -name chaos -face ball_lightning.x11 -dam 2 -wc -30 speed 1 -level 1 -type 102 -subtype 7 -attacktype 262144 -move_on walk fly_low no_pick 1 -is_floor 1 -lifesave 1 +attacktype 262144 +dam 2 editable 8 +is_floor 1 end - -object major_chaos +# +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 @@ -44,19 +52,10 @@ paralyse.x11 fear.x11 mina -name chaos -face ball_lightning.x11 -dam 10 -wc -30 speed 1 -level 1 -type 102 -subtype 7 -attacktype 262144 -move_on walk fly_low no_pick 1 -is_floor 1 -lifesave 1 +attacktype 262144 +dam 10 editable 8 +is_floor 1 end -