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.1 by pippijn, Mon May 1 12:00:51 2006 UTC vs.
Revision 1.15 by root, Wed Nov 21 11:50:57 2012 UTC

1Object skill_poison_touch 1object skill_poison_nail
2name poison touch 2inherit type_skill_hth
3skill poison touch 3name poison nail
4type 43 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
10exp 0
11dam 2
12level 100
13subtype 41
14attacktype 1025
5invisible 1 15invisible 1
6dam 2
7last_sp 4 16last_sp 4
8attacktype 1025
9no_drop 1 17no_drop 1
10subtype 41
11editable 0
12body_skill -1
13exp 0
14level 100
15end 18end
16 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines