ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/clawing.arc
Revision: 1.12
Committed: Wed Nov 21 11:50:57 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +6 -0 lines
Log Message:
add skill documentation

File Contents

# Content
1 object skill_clawing
2 inherit type_skill_hth
3 name clawing
4 skill clawing
5 msg
6 You can make a "bare-handed attack". Damage is based on the user's
7 L<strength|stat_Str> and level. With time, one can have different claws
8 such as fire claws or electric claws. An elemental residue from the dragon
9 guild is required to change this. The dragon guild can be found in scorn.
10 endmsg
11 exp 0
12 dam 2
13 level 100
14 subtype 31
15 attacktype 1
16 invisible 1
17 last_sp 3
18 no_drop 1
19 end
20