You are viewing a potentially older version of this package. View all versions.
Crystal-Sated-1.1.2 icon

Sated

Health and stamina gained from food stays with you for more of the food's duration.

Date uploaded 3 years ago
Version 1.1.2
Download link Crystal-Sated-1.1.2.zip
Downloads 3588
Dependency string Crystal-Sated-1.1.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2202

README

Health and stamina from food follows the curve y = 1 - x^8 (exponent configurable) instead of dropping off linearly. This means that 50% of the way through the food, you are still getting nearly 100% of the benefit and 75% of the way through you are still getting about 90% of the benefit. Values drop sharply as you near the end. This does not increase the overall duration of food, only makes more of the duration useful.

Additional timer bars have been added below food icons on the HUD to show time remaining on each food item individually. This can be disabled in the config.

Run the game once with the mod enabled to generate the config. See config for details on what each option does.

Tip: To visualize the food curve and see how different exponents look, enter the above formula into a graphing calculator such as this one and change the 8 to whatever number you want to see.

Installation

This mod is designed to install and run via r2modman. You can optionally install it manually following the steps below.

Manual Install

  1. Install BepInExPack Valheim
  2. Download latest Sated.dll by clicking "Manual Download". Extract the dll from the zip file to into [GameDirectory]\Bepinex\plugins. (You only need the dll.)
  3. Run the game once, then close it and edit the generated cfg file in [GameDirectory]\Bepinex\config if you want to customize anything.

Changelog

1.1.2

  • Changing the mod config live (via something like BepInEx Configuration Manager) is now supported.

1.1.1

  • Added config options to adjust the health and stamina food curve exponents.

1.1.0

  • Food icons now have timer bars below them (can be disabled).

1.0.2

  • The food bar on the HUD now properly matches the HP bar.

1.0.1

  • Bad upload. This version contained the 1.0.0 dll.

1.0.0

  • Initial release