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

Comparing deliantra/arch/skills/jeweler.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:34 2007 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines