arch/player/dragon_ability/player_claws.arc

62 lines
805 B
Plaintext

Object fire_clawing
name fire claws
title clawing
msg
Your claws are enveloped in a hot blazing fire!
endmsg
type 74
subtype 31
invisible 1
attacktype 4
no_drop 1
skill clawing
animation pl_dragon_r
end
#
Object ice_clawing
name ice claws
title clawing
msg
Your claws are covered with shards of ice!
endmsg
type 74
subtype 31
invisible 1
attacktype 16
no_drop 1
skill clawing
animation pl_dragon_bl
end
#
Object electric_clawing
name electric claws
title clawing
msg
Your claws emit sparks of electricity!
endmsg
type 74
subtype 31
skill clawing
invisible 1
attacktype 8
no_drop 1
animation pl_dragon_blue
end
#
Object poison_clawing
name poison claws
title clawing
msg
Your claws are now poisoned!
endmsg
type 74
subtype 31
skill clawing
invisible 1
attacktype 1024
no_drop 1
animation pl_dragon_g
end