--- deliantra/arch/player/dragon_ability/player_claws.arc 2007/03/03 00:50:48 1.3 +++ deliantra/arch/player/dragon_ability/player_claws.arc 2007/03/11 15:37:02 1.6 @@ -1,65 +1,104 @@ -Object fire_clawing -name fire claws +object electric_clawing +name electric claws title clawing +skill clawing msg -Your claws are enveloped in a hot blazing fire! +Your claws emit sparks of electricity! endmsg +anim +pl_dragon_bl.x11 +pl_dragon_bl.x12 +pl_dragon_bl.x31 +pl_dragon_bl.x32 +pl_dragon_bl.x51 +pl_dragon_bl.x52 +pl_dragon_bl.x71 +pl_dragon_bl.x72 +facings 4 +mina type 74 subtype 31 +attacktype 8 invisible 1 -attacktype 4 no_drop 1 editable 0 -skill clawing -animation pl_dragon_r end -# -Object ice_clawing -name ice claws + +object fire_clawing +name fire claws title clawing +skill clawing msg -Your claws are covered with shards of ice! +Your claws are enveloped in a hot blazing fire! endmsg +anim +pl_dragon_r.x11 +pl_dragon_r.x12 +pl_dragon_r.x31 +pl_dragon_r.x32 +pl_dragon_r.x51 +pl_dragon_r.x52 +pl_dragon_r.x71 +pl_dragon_r.x72 +facings 4 +mina type 74 subtype 31 +attacktype 4 invisible 1 -attacktype 16 no_drop 1 editable 0 -skill clawing -animation pl_dragon_bl end -# -Object electric_clawing -name electric claws + +object ice_clawing +name ice claws title clawing +skill clawing msg -Your claws emit sparks of electricity! +Your claws are covered with shards of ice! endmsg +anim +pl_dragon_bl.x11 +pl_dragon_bl.x12 +pl_dragon_bl.x31 +pl_dragon_bl.x32 +pl_dragon_bl.x51 +pl_dragon_bl.x52 +pl_dragon_bl.x71 +pl_dragon_bl.x72 +facings 4 +mina type 74 subtype 31 -skill clawing +attacktype 16 invisible 1 -attacktype 8 no_drop 1 editable 0 -animation pl_dragon_blue end -# -Object poison_clawing + +object poison_clawing name poison claws title clawing +skill clawing msg Your claws are now poisoned! endmsg +anim +pl_dragon_g.x11 +pl_dragon_g.x12 +pl_dragon_g.x31 +pl_dragon_g.x32 +pl_dragon_g.x51 +pl_dragon_g.x52 +pl_dragon_g.x71 +pl_dragon_g.x72 +facings 4 +mina type 74 subtype 31 -skill clawing -invisible 1 attacktype 1024 +invisible 1 no_drop 1 -animation pl_dragon_g editable 0 end -