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.2 by root, Tue Feb 6 22:41:17 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_hth
2name karate 3name karate
3skill 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
4exp 0 10exp 0
5dam 4 11dam 4
6level 100 12level 100
7type 43
8subtype 19 13subtype 19
9attacktype 1 14attacktype 1
10invisible 1 15invisible 1
11last_sp 2 16last_sp 2
12no_drop 1 17no_drop 1
13body_skill -1
14editable 0
15end 18end
16 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines