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

HealthDisplay

Shows health and percentage values of creatures

Date uploaded 2 years ago
Version 1.0.0
Download link JewelHeim-HealthDisplay-1.0.0.zip
Downloads 437
Dependency string JewelHeim-HealthDisplay-1.0.0

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

Credits:

At my request of this mod "@Majestic", all credit and creation of this mod goes to @Azumatt!

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
  • Change color of percentage [Max, Mid, Low, Critical]

CHANGELOG

  • 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