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.
StartingEitrBonus
Adds a configurable base Eitr bonus so players can start with Eitr before eating magic food.
| Date uploaded | 2 weeks ago |
| Version | 1.0.0 |
| Download link | Dazed_n_Confuzzled-StartingEitrBonus-1.0.0.zip |
| Downloads | 25 |
| Dependency string | Dazed_n_Confuzzled-StartingEitrBonus-1.0.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Starting Eitr Bonus
A small Valheim BepInEx mod that adds a configurable base Eitr bonus.
By default, Valheim starts players at 0 Eitr unless food provides an Eitr value. This mod patches Valheim's total food stat calculation and adds the configured amount to Eitr as a base bonus. With the default config, a player with no Eitr food has 25 Eitr.
Configuration
After the first launch, edit:
BepInEx/config/com.bcbry.valheim.startingeitrbonus.cfg
Options:
[General]
Enabled = true
BaseEitrBonus = 25
Set BaseEitrBonus to any value from 0 to 500.
Install
Copy StartingEitrBonus.dll into:
Valheim/BepInEx/plugins/StartingEitrBonus/
Start Valheim once to generate the config file, then adjust BaseEitrBonus as desired.