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

Comparing deliantra/arch/skills/punching.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:32 2006 UTC vs.
Revision 1.13 by root, Wed Nov 21 11:50:57 2012 UTC

1Object skill_punching 1object skill_punching
2inherit type_skill_hth
2name punching 3name punching
3skill punching 4skill punching
4type 43 5msg
6You can make a "bare-handed attack". Damage is based on the user's
7L<strength|stat_Str> and level. This is the most feeble of the
8hand-to-hand attacks.
9endmsg
10exp 0
11level 100
12subtype 17
13attacktype 1
5invisible 1 14invisible 1
6no_drop 1 15no_drop 1
7subtype 17
8editable 0
9body_skill -1
10exp 0
11level 100
12attacktype 1
13end 16end
14 17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines