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

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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines