You are viewing a potentially older version of this package. View all versions.
JewelHeim-HealthDisplay-1.0.2 icon

HealthDisplay

Standalone mod to display creature health. Change the colors and the text format in the config file or through the Configuration Manager.

Date uploaded 3 years ago
Version 1.0.2
Download link JewelHeim-HealthDisplay-1.0.2.zip
Downloads 359
Dependency string JewelHeim-HealthDisplay-1.0.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 Display

Shows the HP values and percentage of creatures and bosses.

  • Note: The "health" isn't accurate to damage numbers due to how the game scales player damage. The health is just a baseline of how strong the creature might be, and it's recommended to use percent values.

Client and Server Side

  • Optionally install this on server for version check and ServerSync

Customized HealthBar

  • All configuration is made within the Azumatt.HealthDisplay.cfg and is live. Highly recommend using Official BepInEx ConfigurationManager
  • Change scale of enemy/tamed bar
  • Change color of enemy bar/tamed bar
  • Change color of percentage [Max, Mid, Low, Critical]

Credits:

Made at my request ("@Majestic"), all credit and creation of this mod goes to @Azumatt!

For Questions or Comments, find us in the Odin Plus Team Discord:

https://i.imgur.com/XXP6HCU.png

Changelog

  • 1.0.1/1.0.2
    • Mistlands Update
  • 1.0.0
    • Initial Release

CHANGELOG

  • 2.0.4
  • Update ServerSync
  • 2.0.3
    • Update for Valheim 0.217.46
  • 2.0.2
    • Update for Valheim 0.217.28 and update ServerSync internally
  • 2.0.1
    • Update for Valheim 0.217.22
  • 2.0.0
    • Updated and reworked the internal code to be easier to maintain and more compatible with other mods.
  • 1.0.4
    • Fixed for Valheim 0.214.2
  • 1.0.3
    • Fixed issue with boss health bars
    • Fixed compatibility with Groups mod
    • Update README.md file with configuration options listing.
  • 1.0.1/1.0.2
    • Mistlands Update
  • 1.0.0
    • Initial Release