|
141 | 141 | { "item": "denarius", "price": 2500, "fixed_adj": 0 },
|
142 | 142 | { "category": "drink", "price": 0 },
|
143 | 143 | { "category": "food", "price": 0 },
|
| 144 | + { "category": "clothing", "price": 0 }, |
144 | 145 | { "category": "guns", "premium": 0.1 },
|
145 | 146 | { "category": "ammo", "premium": 0.1 },
|
146 | 147 | { "category": "artifacts", "premium": 1000 },
|
|
153 | 154 | { "group": "SUS_utensils", "price": 0 },
|
154 | 155 | { "group": "SUS_junk_drawer", "price": 0 },
|
155 | 156 | { "group": "SUS_kitchen_sink", "price": 0 },
|
| 157 | + { "group": "enchanted_rings_common", "premium": 1 }, |
| 158 | + { "group": "enchanted_rings_uncommon", "premium": 1 }, |
| 159 | + { "group": "enchanted_rings_rare", "premium": 1 }, |
| 160 | + { "group": "enchanted_combat_items", "premium": 1 }, |
| 161 | + { "group": "enchanted_misc", "premium": 1 }, |
| 162 | + { "group": "enchanted_masks", "premium": 1 }, |
| 163 | + { "group": "enchanted_worn_items", "premium": 1 }, |
| 164 | + { "group": "enchanted_bracers_greater", "premium": 1 }, |
| 165 | + { "group": "enchanted_cloaks_rare", "premium": 1 }, |
| 166 | + { "group": "items_of_elvenkind", "premium": 1 }, |
156 | 167 | { "group": "potions_common", "premium": 1 },
|
157 | 168 | { "group": "potions_uncommon", "premium": 1.1 },
|
158 | 169 | { "group": "potions_rare", "premium": 1.6 },
|
|
0 commit comments