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

Comparing deliantra/arch/skills/spark_touch.arc (file contents):
Revision 1.3 by pippijn, Tue Sep 12 00:15:19 2006 UTC vs.
Revision 1.13 by root, Wed Nov 21 11:50:57 2012 UTC

1Object skill_spark_touch 1object skill_spark_touch
2inherit type_skill_hth
2name spark touch 3name spark touch
3skill spark touch 4skill spark touch
4type 43 5msg
6You can do a "bare-handed attack" and shock the opponent with this skill
7readied. Attacking is done by running into the opponent. This is a unique skill
8that can only be used by sparklings.
9endmsg
10exp 0
11dam 2
12level 100
13subtype 38
14attacktype 10
5invisible 1 15invisible 1
6dam 2
7last_sp 4 16last_sp 4
8attacktype 10
9no_drop 1 17no_drop 1
10subtype 38
11editable 0
12body_skill -1
13exp 0
14level 100
15end 18end
16 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines