60 lines
752 B
Plaintext
60 lines
752 B
Plaintext
# 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
|
|
move_on walk
|
|
level 1
|
|
wc -30
|
|
lifesave 1
|
|
name chaos
|
|
face ball_lightning.111
|
|
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
|
|
mina
|
|
speed 1
|
|
no_pick 1
|
|
attacktype 262144
|
|
dam 2
|
|
is_floor 1
|
|
end
|
|
#
|
|
Object major_chaos
|
|
type 102
|
|
subtype 7
|
|
move_on walk
|
|
level 1
|
|
wc -30
|
|
lifesave 1
|
|
name chaos
|
|
face ball_lightning.111
|
|
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
|
|
mina
|
|
speed 1
|
|
no_pick 1
|
|
attacktype 262144
|
|
dam 10
|
|
is_floor 1
|
|
end
|