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.5 by elmex, Wed Jan 31 14:11:01 2007 UTC vs.
Revision 1.6 by elmex, Wed Jan 31 15:53:17 2007 UTC

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 stat_items: 75 stat_items:
76 - [2, 200 ]
77 - [8, 400 ]
76 - [2, 1000 ] 78 - [24, 1000 ]
77 - [8, 10000 ]
78 - [24, 50000 ] 79 - [52, 3000 ]
79 - [52, 120000 ]
80 - [90, 230000 ] 80 - [90, 6000 ]
81 - [140, 350000 ] 81 - [140, 10000 ]
82 - [200, 500000 ] 82 - [200, 50000 ]
83 - [270, 700000 ] 83 - [270, 100000 ]
84 - [352, 900000 ] 84 - [352, 900000 ]
85 - [444, 1150000] 85 - [444, 1200000]
86 spec_items: 86 spec_items:
87 - [2, 1000] 87 - [2, 200 ]
88 - [8, 10000] 88 - [8, 300 ]
89 - [18, 30000] 89 - [18, 500 ]
90 - [32, 60000] 90 - [32, 800 ]
91 - [50, 100000] 91 - [50, 1300 ]
92 - [72, 160000] 92 - [72, 2100 ]
93 - [100, 230000] 93 - [100, 3400 ]
94 - [120, 300000] 94 - [120, 5500 ]
95 - [160, 400000] 95 - [160, 8900 ]
96 - [200, 500000] 96 - [200, 14400 ]
97 attack_resist_diamonds : 97 attack_resist_diamonds :
98# 5% 98# 5%
99 - 10 99 - 10
100# 10% 100# 10%
101 - 500 101 - 50
102 - 1000 102 - 100
103# 20% 103# 20%
104 - 200
105 - 400
106# 30%
107 - 800
108 - 1600
109# 40%
110 - 4000
111 - 6000
112# 50%
113 - 8500
104 - 10000 114 - 10000
115# 60%
116 - 12000
117 - 14000
118# 70%
119 - 18000
120 - 19000
121# 80%
105 - 20000 122 - 20000
123 - 21000
106# 30% 124# 90%
125 - 25000
107 - 30000 126 - 30000
108 - 50000
109# 40%
110 - 70000
111 - 90000
112# 50%
113 - 100000
114 - 140000
115# 60%
116 - 170000
117 - 200000
118# 70%
119 - 250000
120 - 300000
121# 80%
122 - 350000
123 - 450000
124# 90%
125 - 500000
126 - 1000000
127 127
128 effect_resist_diamonds : 128 effect_resist_diamonds :
129# 5% 129# 5%
130 - 5 130 - 5
131# 10% 131# 10%
132 - 20
132 - 190 133 - 90
134# 20%
135 - 200
136 - 400
137# 30%
138 - 600
133 - 900 139 - 900
134# 20% 140# 40%
141 - 1200
142 - 1500
143# 50%
135 - 2000 144 - 2000
145 - 2500
146# 60%
147 - 3000
148 - 3500
149# 70%
136 - 4000 150 - 4000
137# 30%
138 - 6000
139 - 9000
140# 40%
141 - 12000
142 - 15000
143# 50%
144 - 20000
145 - 25000
146# 60%
147 - 30000
148 - 35000
149# 70%
150 - 40000
151 - 45000 151 - 4500
152# 80% 152# 80%
153 - 50000 153 - 5000
154 - 55000 154 - 5500
155# 90% 155# 90%
156 - 65000 156 - 6500
157 - 85000 157 - 8500
158# 100% 158# 100%
159 - 100000 159 - 10000
160 160
161conversions: 161conversions:
162# <outarch> = <sort-category>,<source-arch-value-multiplier>,<source-archname>,<xp-points for making one of this> 162# <outarch> = <sort-category>,<source-arch-value-multiplier>,<source-archname>,<xp-points for making one of this>
163# sort-category one of: 163# sort-category one of:
164# rings, ammys, mets_and_mins, gems, potions, scrolls 164# rings, ammys, mets_and_mins, gems, potions, scrolls

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines