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

Comparing deliantra/arch/skills/jumping.arc (file contents):
Revision 1.10 by root, Fri Apr 30 11:38:18 2010 UTC vs.
Revision 1.11 by root, Wed Nov 21 11:50:57 2012 UTC

1object skill_jumping 1object skill_jumping
2inherit type_skill 2inherit type_skill
3name jumping 3name jumping
4skill jumping 4skill jumping
5msg
6You can "skip" over one, two or three spaces in the selected
7direction. Distance depends on weight carried, L<strength|stat_Str> and
8L<dexterity|stat_Dex> of the user. This skill may also be used as an
9attack.
10endmsg
5exp 5 11exp 5
6dam 5 12dam 5
7level 250 13level 250
8subtype 10 14subtype 10
9attacktype 1 15attacktype 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines