ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/jeweler.yaml
(Generate patch)

Comparing deliantra/server/lib/jeweler.yaml (file contents):
Revision 1.9 by elmex, Tue Apr 10 16:19:51 2007 UTC vs.
Revision 1.13 by root, Wed Aug 1 12:23:36 2007 UTC

70 70
71 resist_BLIND : [ 0, 0.2, 0, 0.8, 0] 71 resist_BLIND : [ 0, 0.2, 0, 0.8, 0]
72 resist_DISEASE : [0.1, 0.1, 0.1, 0.6, 0.1] 72 resist_DISEASE : [0.1, 0.1, 0.1, 0.6, 0.1]
73 73
74functions: 74functions:
75 # [<nr. of items>, <nr. of diamonds>]
75 stat_items: 76 stat_items:
76 - [2, 200 ] 77 - [2, 200 ]
77 - [8, 400 ] 78 - [8, 400 ]
78 - [24, 1000 ] 79 - [24, 1000 ]
79 - [52, 3000 ] 80 - [52, 3000 ]
92 - [72, 2100 ] 93 - [72, 2100 ]
93 - [100, 3400 ] 94 - [100, 3400 ]
94 - [120, 5500 ] 95 - [120, 5500 ]
95 - [160, 8900 ] 96 - [160, 8900 ]
96 - [200, 14400 ] 97 - [200, 14400 ]
97 attack_resist_diamonds : 98 attack_resist_diamonds_x: 1000
98# 5%
99 - 100
100# 10%
101 - 500
102 - 1000
103# 20%
104 - 2000
105 - 4000
106# 30%
107 - 8000
108 - 9000
109# 40%
110 - 10000
111 - 16000
112# 50%
113 - 20000
114 - 23000
115# 60%
116 - 27000
117 - 30000
118# 70%
119 - 34000
120 - 36000
121# 80%
122 - 40000
123 - 42000
124# 90%
125 - 45000
126 - 50000
127
128 effect_resist_diamonds : 99 effect_resist_diamonds_x: 60
129# 5%
130 - 100
131# 10%
132 - 200
133 - 400
134# 20%
135 - 600
136 - 800
137# 30%
138 - 1000
139 - 2000
140# 40%
141 - 3000
142 - 4000
143# 50%
144 - 5000
145 - 6000
146# 60%
147 - 7000
148 - 8000
149# 70%
150 - 9000
151 - 10000
152# 80%
153 - 12000
154 - 15000
155# 90%
156 - 19000
157 - 22000
158# 100%
159 - 25000
160 100
161conversions: 101conversions:
162# <outarch> = <sort-category>,<source-arch-value-multiplier>,<source-archname>,<xp-points for making one of this> 102# <outarch> = <sort-category>,<source-arch-value-multiplier>,<source-archname>,<xp-points for making one of this>
163# sort-category one of: 103# sort-category one of:
164# rings, ammys, mets_and_mins, gems, potions, scrolls 104# rings, ammys, mets_and_mins, gems, potions, scrolls

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines