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

File Contents

# Content
1 object skill_jeweler
2 inherit type_skill
3 name jeweler
4 skill jeweler
5 msg
6 You can identify amulets, rings and talismans. One can also improve magic
7 rings or enchant non-magic rings to give them stat bonuses, this works
8 similar to the L<alchemy skill|skill_description/alchemy>, only that
9 you need to put the ingredients in a B<jeweler's workbench>.
10
11 For a more detailed documentation look in the L<jeweler skill documentation|jeweler_skill>.
12 endmsg
13 exp 100
14 level 300
15 subtype 5
16 invisible 1
17 no_drop 1
18 end
19