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.10 by elmex, Mon Jul 30 20:24:42 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 ]
175 stat_wis : [potions,,,potionwis] 176 stat_wis : [potions,,,potionwis]
176 stat_int : [potions,,,potionint] 177 stat_int : [potions,,,potionint]
177 stat_dex : [potions,,,potiondex] 178 stat_dex : [potions,,,potiondex]
178 stat_con : [potions,,,potioncon] 179 stat_con : [potions,,,potioncon]
179 stat_pow : [potions,,,potionpow] 180 stat_pow : [potions,,,potionpow]
180 spec_magic : [potions,magic power potion,,] 181 spec_magic : [potions,magic power potion,,,potion,of mystic power,]
181 resist_PHYSICAL : 182 spec_speed : [potions,potion,of speed]
183 spec_regen : [potions,potion,of recuperation]
184 spec_food : [other,,,waybread]
185 spec_dam : [potions,potion,of strength,potion_generic]
186 resist_PHYSICAL : [potions,balm,of aethereality,,,,potion_invulnerability,,,potion_aethereality]
182 resist_MAGIC : [potions,potion,of resist magic,,potion,of magic resistance] 187 resist_MAGIC : [potions,potion,of resist magic,,potion,of magic resistance]
183 resist_FIRE : [potions,,,potion_cold,,,potion_cold2] 188 resist_FIRE : [potions,,,potion_cold,,,potion_cold2]
184 resist_ELECTRICITY : [potions,potion,of shock resistance] 189 resist_ELECTRICITY : [potions,potion,of shock resistance]
185 resist_COLD : 190 resist_COLD : [potions,balm,of warmth,,,,potion_fire,,,potion_fire2]
186 resist_CONFUSION : [potions,potion,of resist confusion] 191 resist_CONFUSION : [potions,potion,of resist confusion]
187 resist_ACID : 192 resist_ACID :
188 resist_DRAIN : [potions,potion,of resist draining] 193 resist_DRAIN : [potions,potion,of resist draining]
189 resist_GHOSTHIT : 194 resist_GHOSTHIT :
190 resist_POISON : 195 resist_POISON : [potions,potion,of resist poison]
191 resist_SLOW : [potions,potion,of resist slow] 196 resist_SLOW : [potions,potion,of resist slow]
192 resist_PARALYZE : [potions,potion,of resist paralysis] 197 resist_PARALYZE : [potions,potion,of resist paralysis]
193 resist_TURN_UNDEAD : 198 resist_TURN_UNDEAD :
194 resist_FEAR : 199 resist_FEAR :
195 resist_DEPLETE : 200 resist_DEPLETE : [potions,,,potion_restoration]
196 resist_DEATH : 201 resist_DEATH :
197 resist_HOLYWORD : 202 resist_HOLYWORD :
198 resist_LIFE_STEALING : 203 resist_LIFE_STEALING :
199 resist_BLIND : 204 resist_BLIND :
200 resist_DISEASE : 205 resist_DISEASE :

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines