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.8 by root, Sat May 12 19:16:08 2007 UTC vs.
Revision 1.11 by root, Wed Nov 21 11:50:57 2012 UTC

1object skill_karate 1object skill_karate
2inherit type_skill 2inherit type_skill_hth
3name karate 3name karate
4skill karate 4skill karate
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
5exp 0 10exp 0
6dam 4 11dam 4
7level 100 12level 100
8subtype 19 13subtype 19
9attacktype 1 14attacktype 1
10invisible 1 15invisible 1
11last_sp 2 16last_sp 2
12no_drop 1 17no_drop 1
13editable 0
14end 18end
15 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines