Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Date uploaded | a month ago |
| Version | 1.0.0 |
| Download link | MGDev-ConfigurableHaldorSellList-1.0.0.zip |
| Downloads | 24 |
| Dependency string | MGDev-ConfigurableHaldorSellList-1.0.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.29.0aveasura-HaldorExpansion
Expands Haldor with trophy selling and unique risk-reward combat items: custom cestus, armor, cloaks, crossbow, embedded icons, and RU/EN localization.
Preferred version: 1.0.0README
Configurable Haldor Sell List
Companion add-on for HaldorExpansion that lets you configure which items can be sold to Haldor and how many coins they are worth.
Features
- Add custom sellable items by prefab name.
- Change or disable HaldorExpansion rare material sell prices.
- Enable or disable trophy selling.
- Set default trophy price and trophy-specific overrides.
Config
After launching once, edit:
BepInEx/config/mg.haldorsellpatch.cfg
Example:
[1 - Custom Sell Items]
Items = Stone:1,Wood:1,Resin:2
[2 - Haldor Expansion Rare Materials]
SurtlingCore = 30
BlackCore = 80
MoltenCore = 130
[3 - Trophies]
EnableTrophySelling = true
DefaultTrophyPrice = 10
TrophyPriceOverrides = TrophyDeer:15,TrophyBoar:15,TrophyNeck:25
Set any price to 0 to disable selling that item.
Requirements
- BepInExPack Valheim
- Jotunn
- HaldorExpansion
CHANGELOG
1.2.2
- Added Carrot, Turnip, Onion, and Barley to the default buy and sell lists.
- Rebalanced Copper, Tin, and Bronze sell prices and matching buy prices.
1.2.1
- Removed HaldorExpansion's invalid
Ashwoodshop entry while keeping the realBlackwooditem. - Kept invalid original shop entries from appearing if the original mod tries to add them.
1.2.0
- Updated the default buy list to match the configured non-trophy sell materials.
- Recalculated default buy quantities and prices from vanilla item stack sizes.
- Removed invalid
CharredWooddefaults. - Removed quantity config entries from one-at-a-time unique gear.
- Added default buy entries for materials that were previously sell-only.
1.1.0
- Reworked the config into cleaner buy, sell, and trophy sections.
- Fixed extra shop items using huge stack sizes when stack-size mods are installed.
- Added fixed buy quantities for default trader materials.
- Rebalanced default sell prices for metals, woods, materials, rare items, and Mistlands/Ashlands resources.
- Added more material sell options for late-game cleanup.
- Added custom buy and custom sell list support.
1.0.2
- Added organized default buy and sell controls.
- Added unique HaldorExpansion shop items to the config.
- Added automatic buy pricing support.
1.0.1
- Added configurable items players can buy from Haldor.
1.0.0
- Initial release.
- Added configurable custom sell items.
- Added configurable rare material and trophy sell prices.