--- deliantra/arch/skills/clawing.arc 2009/08/28 22:20:48 1.9 +++ deliantra/arch/skills/clawing.arc 2012/11/21 11:50:57 1.12 @@ -1,7 +1,13 @@ object skill_clawing -inherit type_skill +inherit type_skill_hth name clawing skill clawing +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 @@ -10,6 +16,5 @@ invisible 1 last_sp 3 no_drop 1 -editable 0 end