ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/woodsman.arc
Revision: 1.10
Committed: Wed Nov 21 11:50:58 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +6 -0 lines
Log Message:
add skill documentation

File Contents

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