--- deliantra/arch/skills/flame_touch.arc 2007/05/12 19:16:08 1.8 +++ deliantra/arch/skills/flame_touch.arc 2012/11/21 11:50:57 1.11 @@ -1,7 +1,12 @@ object skill_flame_touch -inherit type_skill +inherit type_skill_hth name flame touch skill flame touch +msg +You can make a "bare-handed attack". Damage is based on the user's +L and level. This is the default hand-to-hand fighting +skill for the fireborn character class. +endmsg exp 0 dam 2 level 100 @@ -10,6 +15,5 @@ invisible 1 last_sp 4 no_drop 1 -editable 0 end