arch/ground/thorns.arc

22 lines
299 B
Plaintext

# a specific type of spell effect (cone) which operates
# as a ground object.
Object thorns
type 102
subtype 7
level 1
wc -1
food 1
name thorns
face thorns.111
magicmap brown
no_pick 1
move_on walk
is_wooded 1
move_slow walk
move_slow_penalty 3
attacktype 1
speed 0.2
dam 3
move_block boat swim
end