Increase level of items sold by merchants

I need help making merchants more relevant by having them sell items at much higher levels than they do currently.

Let’s say I’m a level 5 Shaman and merchants currently sell items from level 2-7 (I’m just making up numbers here). I want the range to be closer to level 5-15, for example.

Any ideas on where I would change values to accomplish this?

I’m familiar enough with Asset Manager, editing/building mods, etc - this is just an elusive setting I just can’t seem to find :sweat_smile:

You would have to edit each merchant. For example, for Luther Graves his .dbr is records/creatures/npcs/merchants/merchanta02.dbr.
image

Click “Character” and “charLevel” determines his level: It’s your level plus 3.5. You could raise the 3.5 to whatever you want. Luther Graves happens to be the highest level merchant in game. Kerrick, his neighbor is only .5 above you. You would have to tediously do this for every merchant.

Thank you so much, that’s exactly what I was looking for! I figured I’d have to do it one by one, so at least I’m mentally prepared for the slog :sweat_smile: