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.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 ]
184 spec_dam : [potions,potion,of strength,potion_generic] 185 spec_dam : [potions,potion,of strength,potion_generic]
185 resist_PHYSICAL : [potions,balm,of aethereality,,,,potion_invulnerability,,,potion_aethereality] 186 resist_PHYSICAL : [potions,balm,of aethereality,,,,potion_invulnerability,,,potion_aethereality]
186 resist_MAGIC : [potions,potion,of resist magic,,potion,of magic resistance] 187 resist_MAGIC : [potions,potion,of resist magic,,potion,of magic resistance]
187 resist_FIRE : [potions,,,potion_cold,,,potion_cold2] 188 resist_FIRE : [potions,,,potion_cold,,,potion_cold2]
188 resist_ELECTRICITY : [potions,potion,of shock resistance] 189 resist_ELECTRICITY : [potions,potion,of shock resistance]
189 resist_COLD : [potions,balm,of warmth] 190 resist_COLD : [potions,balm,of warmth,,,,potion_fire,,,potion_fire2]
190 resist_CONFUSION : [potions,potion,of resist confusion] 191 resist_CONFUSION : [potions,potion,of resist confusion]
191 resist_ACID : 192 resist_ACID :
192 resist_DRAIN : [potions,potion,of resist draining] 193 resist_DRAIN : [potions,potion,of resist draining]
193 resist_GHOSTHIT : 194 resist_GHOSTHIT :
194 resist_POISON : [potions,potion,of resist poison] 195 resist_POISON : [potions,potion,of resist poison]

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines