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.1.1.1 by root, Mon Feb 6 20:26:32 2006 UTC vs.
Revision 1.11 by root, Wed Nov 21 11:50:57 2012 UTC

1Object skill_jumping 1object skill_jumping
2inherit type_skill
2name jumping 3name jumping
3skill jumping 4skill jumping
4type 43 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
11exp 5
12dam 5
13level 250
14subtype 10
15attacktype 1
5invisible 1 16invisible 1
17last_sp 1
6no_drop 1 18no_drop 1
7dam 5
8last_sp 1
9subtype 10
10editable 0
11body_skill -1
12exp 5
13level 250
14end 19end
15 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines