--- deliantra/arch/skills/punching.arc 2007/05/07 05:24:41 1.8 +++ deliantra/arch/skills/punching.arc 2012/11/21 11:50:57 1.13 @@ -1,14 +1,17 @@ object skill_punching +inherit type_skill_hth name punching skill punching +msg +You can make a "bare-handed attack". Damage is based on the user's +L and level. This is the most feeble of the +hand-to-hand attacks. +endmsg exp 0 level 100 -inherit type_skill subtype 17 attacktype 1 invisible 1 no_drop 1 -body_skill -1 -editable 0 end