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

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

1object skill_poison_nail 1object skill_poison_nail
2inherit type_skill_hth
2name poison nail 3name poison nail
3skill poison nail 4skill poison nail
5msg
6You can do a "bare-handed attack" and inject poison into the opponent with
7this skill readied. Attacking is done by running into the opponent. This is a
8unique skill that can only be used by goblins.
9endmsg
4exp 0 10exp 0
5dam 2 11dam 2
6level 100 12level 100
7inherit type_skill
8subtype 41 13subtype 41
9attacktype 1025 14attacktype 1025
10invisible 1 15invisible 1
11last_sp 4 16last_sp 4
12no_drop 1 17no_drop 1
13editable 0
14end 18end
15 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines