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.8 by root, Mon May 7 05:24:41 2007 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
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
4exp 0 10exp 0
5dam 2 11dam 2
6level 100 12level 100
7inherit type_skill
8subtype 38 13subtype 38
9attacktype 10 14attacktype 10
10invisible 1 15invisible 1
11last_sp 4 16last_sp 4
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