ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/jeweler_skill.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/jeweler_skill.pod (file contents):
Revision 1.1 by elmex, Fri Sep 1 09:47:38 2006 UTC vs.
Revision 1.3 by root, Thu Oct 5 19:31:06 2006 UTC

1=head1 X<jeweler_skill>Jeweler skill 1=head1 X<jeweler_skill>Jeweler skill
2 2
3Last update: Fri Sep 1 00:46:53 CEST 2006 3Last update: Fri Sep 2 18:46:53 CEST 2006
4 4
5B<(unfinished)>
6
7Here the system and usage of the B<new> jeweler skill is described. It's not yet completly 5Here the system and usage of the B<new> jeweler skill is described.
8finished, some details have to be implemented and the balancing isn't yet adjusted (improvements
9are just a little bit over expensive). But if the basic functionality is user ready (which maybe still
10takes a week), it will be online!
11 6
12=head2 Where to get it? How to!? What?? 7=head2 Where to get it? How to!? What??
13 8
14You can learn the jeweler skill by finding a I<scroll of jewelers>. If you 9You can learn the jeweler skill by reading a I<scroll of jewelers>. If
15want to make rings and amulets you also have to find a I<jewelers workbench>. The best 10you want to make rings and amulets you also have to find a I<jewelers
16place to find that is in a I<Jewelers Workshop> which can be found in towns (for example in Scorn). 11workbench>. The easiest place to find that is in a I<Jewelers Workshop> which
12can be found in towns (for example in Scorn).
17 13
18=head2 Identifying jewelery 14=head2 Identifying jewelery
19 15
20The most basic function of the jeweler skill is identifying rings and amulets, the higher 16The most basic function of the jeweler skill is identifying rings and
21your jeweler level is the more and the better you can identify jewelery. 17amulets, the higher your jeweler level is the more and the better you can
18identify jewelery.
22 19
23You identify jewelery by standing above it or having it in your inventory and entering: 20You identify jewelery by standing above it or having it in your inventory
21and entering:
24 22
25 use_skill jeweler 23 use_skill jeweler
26 24
27You will see the information about the identified jewelery and will gain exp for the identified objects. 25You will see the information about the identified jewelery and will gain
26exp for the identified objects.
28 27
29=head2 Generating blank rings and amulets 28=head2 Generating blank rings and amulets
30 29
31For this you need to find a I<jewelers workbench>. You can generate blank rings 30For this you need to find a I<jewelers workbench>. You can generate blank
32and amulets of adornment from B<large gold nuggets>. 31rings and amulets of adornment from B<large gold nuggets>, but you need
33But you need at least B<10 large gold nuggets> for a ring or an amulet! 32at least B<10 large gold nuggets> for a ring or an amulet! ou can place
34You can place multiples of 10 nuggets in the bench and such make multiple rings or amulets of adornment at once. 33multiples of 10 nuggets in the bench and such make multiple rings or
34amulets of adornment at once.
35 35
36So place 10 large gold nuggets in the bench and then enter: 36So place 10 large gold nuggets in the bench and then enter:
37 37
38 use_skill jeweler make ring 38 use_skill jeweler make ring
39 39
41 41
42 use_skill jeweler make amulet 42 use_skill jeweler make amulet
43 43
44=head2 Analyzing jewelery 44=head2 Analyzing jewelery
45 45
46If you want to know what your chances are to make a specific rings or amulets place them 46If you want to know what your chances are for crafting a specific ring or
47in the workbench and enter: 47amulet place it in the workbench and enter:
48 48
49 use_skill jeweler analyze 49 use_skill jeweler analyze
50 50
51You will get output like this, which gives you a clue whether it's futile or not to try 51You will get output like the following, which gives you a clue whether
52to make this ring at your current level in the jeweler skill: 52it's futile or not to try to make this ring at your current level in the
53jeweler skill:
53 54
54 ring (str+1)(dex+2): Projected success rate: Way above your skill 55 ring (str+1)(dex+2): Projected success rate: Way above your skill
55 ring (resist electricity +22)(con-1): Projected success rate: Way above your skill 56 ring (resist electricity +22)(con-1): Projected success rate: Way above your skill
56 57
57=head2 Merging rings or amulets 58=head2 Merging rings or amulets
58 59
59You can merge the abilities of two rings or amulets, or even between a ring and an amulet. 60You can merge the abilities of two rings or amulets, or even between a
60For example: toss two rings in the workbench, and type: 61ring and an amulet. For example: toss two rings in the workbench, and
62type:
61 63
62 use_skill jeweler merge analyze 64 use_skill jeweler merge analyze
63 65
64And you will get a similar output as for C<use_skill jeweler analyze>, which tells you 66And you will get a similar output as for C<use_skill jeweler analyze>,
65whether you have a chance. If you are confident enter this command to merge the jewelery: 67which tells you whether you have a chance. If you are confident enter this
68command to merge the jewelery:
66 69
67 use_skill jeweler merge 70 use_skill jeweler merge
68 71
69You either get the merged improved ring/amulet or a very bad ring/amulet. 72You either get the merged improved ring/amulet or a very bad ring/amulet.
70 73
71=head2 Improving rings and amulets 74=head2 Improving rings and amulets
72 75
73Improving rings is a bit more complicated, but it generally follows this schema: 76Improving rings is a bit more complicated, but it generally follows this
74You have to put N base items, which indicate your plan, into the workbench. For example 77schema: You have to put N base items, which indicate your plan, into the
752 potions of strenght indicate that you want to improve a ring from (Str+0) to (Str+1). 78workbench. For example two B<potions of strength> indicate that you want to
79improve a ring from (Str+0) to (Str+1).
76 80
77Then you just execute the jeweler skill to calculate how many additional gems you need to 81Then you just use your jeweler skill to calculate how many additional gems
78fullfill that plan, just enter: 82you need to fullfill that plan:
79 83
80 use_skill jeweler 84 use_skill jeweler
81 85
82You will get an output similar to this (here a ring (str+1)(dex+2) and 2 wisdom potions were 86You will get an output similar to this (here a B<ring (str+1)(dex+2)> and
83placed in the workbench): 87two B<wisdom potions> were placed in the workbench):
84 88
85 You want to make a ring (wis+1)(str+1)(dex+2): Projected success rate: Slightly above 50:50 89 You want to make a ring (wis+1)(str+1)(dex+2): Projected success rate: Slightly above 50:50
86 You recognize that you are short of: 200 times gem, 1600 times ruby 90 You recognize that you are short of: 200 times gem, 1600 times ruby
87 91
88Next you put 200 diamonds and 1600 rubies in the bench and try your luck with the same command. 92Next you put 200 diamonds and 1600 rubies in the bench and try your luck
89You either see: 93with the same command. You either see:
90 94
91 You succeed. 95 You succeed.
92 96
93And have a ring (Str+1)(Dex+2)(Wis+1) in your workbench, or you see: 97And have a B<ring (Str+1)(Dex+2)(Wis+1)> in your workbench, or you see:
94 98
95 You fail! 99 You fail!
96 100
97And have a ring (Str-1)(Dex-2)(Wis-1) in your workbench. 101And have a B<ring (Str-1)(Dex-2)(Wis-1)> in your workbench.
98 102
99If you succeed to make the ring, you will get more experience. The more difficult a ring 103If you succeed to make the ring, you will get more experience. The more
100is, the more experience you get. 104difficult crafting a ring is, the more experience you get.
105
106

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines