

Unlock 964 items at Haldor based on your boss progression.
Every item sold by the trader is gated behind the boss of its corresponding biome. Kill a boss, unlock the next biome's resources — materials, food, weapons, armor, ammo, consumables, and more. Prices and quantities are sourced directly from TraderOverhaul and fully configurable.
.cfg file.cfg file| Boss Defeated | Biome Unlocked | What you can buy |
|---|---|---|
| (none) | Meadows | Basic tools, food, seeds, leather gear |
| Eikthyr | Black Forest | Copper, Tin, Bronze + Black Forest food |
| The Elder | Swamp | Iron, Chitin + fish, soups, potions |
| Bonemass | Mountain | Silver, Obsidian + wolf meat, onion dishes |
| Moder | Plains | Black Metal, Tar + barley, lox, bread |
| Yagluth | Mistlands | Eitr, Carapace + mushrooms, chicken, seeker |
| The Queen | Ashlands | Flametal, Black Marble + Ashlands foods |
| Fader | Deep North | Deep North fishing bait |
| Category | Count | Toggle Config Key |
|---|---|---|
| Materials (ores, bars, resources) | 61 | EnableMaterials |
| Food (raw & cooked) | 139 | EnableFood |
| Weapons | 293 | EnableWeapons |
| Armor & Shields | 226 | EnableArmor |
| Ammo (arrows, bolts, bombs) | 27 | EnableAmmo |
| Consumables (meads, potions, bait) | 38 | EnableConsumables |
| Misc (seeds, trophies, tools) | 180 | EnableMisc |
ValheimBossTrader.dll into Valheim/BepInEx/plugins/The config file is generated on first launch at:
BepInEx/config/juliani.mods.valheim.bosstrader.cfg
Editable via r2modman config editor, DatHost file manager, or any text editor.
[1 - Prix]
| Key | Default | Range | Description |
|---|---|---|---|
PriceMultiplier |
1.0 |
0.1 – 10.0 |
Multiply all prices. 0.5 = half price, 2.0 = double price |
[2 - Stacks]
| Key | Default | Range | Description |
|---|---|---|---|
StackMultiplier |
1.0 |
0.1 – 10.0 |
Multiply all stack sizes per purchase |
[3 - Marchands]
| Key | Default | Description |
|---|---|---|
EnableHaldor |
true |
Inject items into Haldor's shop |
EnableHildir |
false |
Inject items into Hildir's shop |
EnableBogWitch |
false |
Inject items into the Bog Witch's shop |
[4 - Catégories]
| Key | Default | Description |
|---|---|---|
EnableMaterials |
true |
Enable ores, bars, and raw resources |
EnableFood |
true |
Enable raw and cooked food |
EnableWeapons |
true |
Enable weapons |
EnableArmor |
true |
Enable armor, capes, and shields |
EnableAmmo |
true |
Enable arrows, bolts, and bombs |
EnableConsumables |
true |
Enable meads, potions, and fishing bait |
EnableMisc |
true |
Enable seeds, trophies, tools, and other items |
[3 - Marchands]
EnableHaldor = true
EnableHildir = false
EnableBogWitch = false
[4 - Catégories]
EnableMaterials = true
EnableFood = true
EnableWeapons = false
EnableArmor = false
EnableAmmo = false
EnableConsumables = false
EnableMisc = false
This mod must be installed on the server for boss-gating to work correctly in multiplayer, since global keys are stored server-side. Clients do not need to install it (the items will appear for all players when they open the shop).
All item definitions, prices, and stack sizes are sourced from TraderOverhaul by JoeCorrell. Only the base (non-rarity) version of each item is used for vanilla compatibility.
See CHANGELOG.md