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

File Contents

# Content
1 object skill_bowyer
2 inherit type_skill
3 name bowyer
4 skill bowyer
5 msg
6 You can identify missile weapons and missiles such as arrows, bolts and
7 bows. One can also create special bows and arrows from other ingredients
8 using the bowyer skill like the L<alchemy skill|skill_description/alchemy>
9 skill and a B<workbench> L<$ARCH/workbench.x11>
10 (you just have to find out a recipe).
11 endmsg
12 exp 100
13 level 150
14 subtype 4
15 invisible 1
16 no_drop 1
17 end
18