ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/clawing.arc
(Generate patch)

Comparing deliantra/arch/skills/clawing.arc (file contents):
Revision 1.7 by root, Sat May 12 16:08:41 2007 UTC vs.
Revision 1.12 by root, Wed Nov 21 11:50:57 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines