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

Comparing deliantra/arch/skills/woodsman.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:32 2006 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:58 2012 UTC

1Object skill_woodsman 1object skill_woodsman
2inherit type_skill
2name woodsman 3name woodsman
3skill woodsman 4skill woodsman
4type 43 5msg
6While the skill is readied, the possessor will move faster through
7"wooded" terrain (B<forest>, B<grasslands>, B<brush>, B<jungle>, etc.).
8
9Woodsmen can also craft various items useful to their skill.
10endmsg
11exp 25
12level 100
13subtype 21
5invisible 1 14invisible 1
6no_drop 1 15no_drop 1
7subtype 21
8editable 0
9body_skill -1
10exp 25
11level 100
12end 16end
13 17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines