--- deliantra/arch/skills/clawing.arc 2007/03/03 01:16:33 1.4 +++ deliantra/arch/skills/clawing.arc 2012/11/21 11:50:57 1.12 @@ -1,15 +1,20 @@ object skill_clawing +inherit type_skill_hth name clawing skill clawing -type 43 -invisible 1 +msg +You can make a "bare-handed attack". Damage is based on the user's +L and level. With time, one can have different claws +such as fire claws or electric claws. An elemental residue from the dragon +guild is required to change this. The dragon guild can be found in scorn. +endmsg +exp 0 dam 2 +level 100 +subtype 31 +attacktype 1 +invisible 1 last_sp 3 no_drop 1 -subtype 31 -editable 0 -body_skill -1 -exp 0 -level 100 end