ProfMags-HildirOverhaul icon

HildirOverhaul

Replaces Hildir's trader UI with buy/sell/bank panels while preserving her vanilla inventory and prices.

Last updated 2 days ago
Total downloads 145
Total rating 0 
Categories Bog Witch Update
Dependency string ProfMags-HildirOverhaul-0.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2200 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2200
ValheimModding-JsonDotNET-13.0.4 icon
ValheimModding-JsonDotNET

Shared version 13.0.3 of Json.NET from Newtonsoft, net45 package for use in Valheim mods. Maintained by the ValheimModding team.

Preferred version: 13.0.4

README

Hildir Trading Overhaul

Give Hildir the same premium trader UI style while keeping her vanilla shop stock unchanged.

Version BepInEx Catalog


Buy

Buy Tab


Sell

Sell Tab


Bank

Bank Tab


Features

Hildir's buyable shop items and prices are not modified
Hildir now buys any item from your inventory
Sell values are configurable via HildirOverhaul.hildir.sell.json
Full controller support for tabs, lists, and actions
Shared bank balance across HaldorOverhaul, HildirOverhaul, and BogWitchOverhaul when all 3 mods are installed


Bank

Hildir can be used as a personal banker:

Deposit moves coins from inventory into your bank balance
Withdraw moves coins from bank back to inventory
Buy and sell operations use the same bank flow automatically


Compatible Mods

Bows Before Hoes

Bows Before Hoes items are accepted by Hildir in the sell flow. Hildir can buy those items from you, but her buyable shop stock remains vanilla and does not sell those modded items.


Compatibility Notes

This mod targets Hildir only by prefab name.

Other traders (Haldor, Bog Witch, and modded trader NPCs) continue using vanilla StoreGui unless their matching overhaul mod is installed
Mods that replace or heavily patch Hildir may conflict
Mods that intercept StoreGui.Show before this mod may block the custom UI


Requirements

Valheim
BepInEx 5.4.2200 or newer


Installation

Install BepInEx
Download the latest release
Extract to BepInEx/plugins/HildirOverhaul/
Copy HildirOverhaul.hildir.sell.json into BepInEx/config/
Launch the game


Credits

Inspired by TradersExtended
UI direction and structure based on the HaldorOverhaul project

GitHub