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.8 by elmex, Mon Feb 5 10:47:00 2007 UTC vs.
Revision 1.12 by elmex, Tue Jul 31 10:18:18 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: 100
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: 100
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
184 spec_dam : [potions,potion,of strength,potion_generic] 124 spec_dam : [potions,potion,of strength,potion_generic]
185 resist_PHYSICAL : [potions,balm,of aethereality,,,,potion_invulnerability,,,potion_aethereality] 125 resist_PHYSICAL : [potions,balm,of aethereality,,,,potion_invulnerability,,,potion_aethereality]
186 resist_MAGIC : [potions,potion,of resist magic,,potion,of magic resistance] 126 resist_MAGIC : [potions,potion,of resist magic,,potion,of magic resistance]
187 resist_FIRE : [potions,,,potion_cold,,,potion_cold2] 127 resist_FIRE : [potions,,,potion_cold,,,potion_cold2]
188 resist_ELECTRICITY : [potions,potion,of shock resistance] 128 resist_ELECTRICITY : [potions,potion,of shock resistance]
189 resist_COLD : [potions,balm,of warmth] 129 resist_COLD : [potions,balm,of warmth,,,,potion_fire,,,potion_fire2]
190 resist_CONFUSION : [potions,potion,of resist confusion] 130 resist_CONFUSION : [potions,potion,of resist confusion]
191 resist_ACID : 131 resist_ACID :
192 resist_DRAIN : [potions,potion,of resist draining] 132 resist_DRAIN : [potions,potion,of resist draining]
193 resist_GHOSTHIT : 133 resist_GHOSTHIT :
194 resist_POISON : [potions,potion,of resist poison] 134 resist_POISON : [potions,potion,of resist poison]

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines