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.7 by elmex, Thu Feb 1 01:46:45 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
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