--- deliantra/arch/skills/jeweler.arc 2007/05/07 05:24:41 1.6 +++ deliantra/arch/skills/jeweler.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,19 @@ object skill_jeweler +inherit type_skill name jeweler skill jeweler +msg +You can identify amulets, rings and talismans. One can also improve magic +rings or enchant non-magic rings to give them stat bonuses, this works +similar to the L, only that +you need to put the ingredients in a B. + +For a more detailed documentation look in the L. +endmsg exp 100 level 300 -inherit type_skill subtype 5 invisible 1 no_drop 1 -body_skill -1 -editable 0 end