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.6 by elmex, Wed Jan 31 15:53:17 2007 UTC vs.
Revision 1.11 by elmex, Tue Jul 31 09:40:16 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 - 10
100# 10%
101 - 50
102 - 100
103# 20%
104 - 200
105 - 400
106# 30%
107 - 800
108 - 1600
109# 40%
110 - 4000
111 - 6000
112# 50%
113 - 8500
114 - 10000
115# 60%
116 - 12000
117 - 14000
118# 70%
119 - 18000
120 - 19000
121# 80%
122 - 20000
123 - 21000
124# 90%
125 - 25000
126 - 30000
127
128 effect_resist_diamonds : 99 efffect_resist_diamonds_x: 100
129# 5%
130 - 5
131# 10%
132 - 20
133 - 90
134# 20%
135 - 200
136 - 400
137# 30%
138 - 600
139 - 900
140# 40%
141 - 1200
142 - 1500
143# 50%
144 - 2000
145 - 2500
146# 60%
147 - 3000
148 - 3500
149# 70%
150 - 4000
151 - 4500
152# 80%
153 - 5000
154 - 5500
155# 90%
156 - 6500
157 - 8500
158# 100%
159 - 10000
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
175 stat_wis : [potions,,,potionwis] 115 stat_wis : [potions,,,potionwis]
176 stat_int : [potions,,,potionint] 116 stat_int : [potions,,,potionint]
177 stat_dex : [potions,,,potiondex] 117 stat_dex : [potions,,,potiondex]
178 stat_con : [potions,,,potioncon] 118 stat_con : [potions,,,potioncon]
179 stat_pow : [potions,,,potionpow] 119 stat_pow : [potions,,,potionpow]
180 spec_magic : [potions,magic power potion,,] 120 spec_magic : [potions,magic power potion,,,potion,of mystic power,]
181 resist_PHYSICAL : 121 spec_speed : [potions,potion,of speed]
122 spec_regen : [potions,potion,of recuperation]
123 spec_food : [other,,,waybread]
124 spec_dam : [potions,potion,of strength,potion_generic]
125 resist_PHYSICAL : [potions,balm,of aethereality,,,,potion_invulnerability,,,potion_aethereality]
182 resist_MAGIC : [potions,potion,of resist magic,,potion,of magic resistance] 126 resist_MAGIC : [potions,potion,of resist magic,,potion,of magic resistance]
183 resist_FIRE : [potions,,,potion_cold,,,potion_cold2] 127 resist_FIRE : [potions,,,potion_cold,,,potion_cold2]
184 resist_ELECTRICITY : [potions,potion,of shock resistance] 128 resist_ELECTRICITY : [potions,potion,of shock resistance]
185 resist_COLD : 129 resist_COLD : [potions,balm,of warmth,,,,potion_fire,,,potion_fire2]
186 resist_CONFUSION : [potions,potion,of resist confusion] 130 resist_CONFUSION : [potions,potion,of resist confusion]
187 resist_ACID : 131 resist_ACID :
188 resist_DRAIN : [potions,potion,of resist draining] 132 resist_DRAIN : [potions,potion,of resist draining]
189 resist_GHOSTHIT : 133 resist_GHOSTHIT :
190 resist_POISON : 134 resist_POISON : [potions,potion,of resist poison]
191 resist_SLOW : [potions,potion,of resist slow] 135 resist_SLOW : [potions,potion,of resist slow]
192 resist_PARALYZE : [potions,potion,of resist paralysis] 136 resist_PARALYZE : [potions,potion,of resist paralysis]
193 resist_TURN_UNDEAD : 137 resist_TURN_UNDEAD :
194 resist_FEAR : 138 resist_FEAR :
195 resist_DEPLETE : 139 resist_DEPLETE : [potions,,,potion_restoration]
196 resist_DEATH : 140 resist_DEATH :
197 resist_HOLYWORD : 141 resist_HOLYWORD :
198 resist_LIFE_STEALING : 142 resist_LIFE_STEALING :
199 resist_BLIND : 143 resist_BLIND :
200 resist_DISEASE : 144 resist_DISEASE :

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines