You are viewing a potentially older version of this package. View all versions.
evansvl-BossHP-0.1.4 icon

BossHP

Shows exact synchronized boss HP beside the native bar, follows its damage shake, and allows the official health fill color to be configured.

By evansvl
Date uploaded 4 days ago
Version 0.1.4
Download link evansvl-BossHP-0.1.4.zip
Downloads 6488
Dependency string evansvl-BossHP-0.1.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

Boss HP

Shows the active boss's exact health beside the native boss health bar.

Features

  • Displays current and maximum synchronized boss HP.
  • Attaches directly to the native boss HUD and follows its damage shake and rotation.
  • Automatically appears and disappears together with the game's boss HUD.
  • Hides while paused or while a game menu is open.
  • Supports current-only display, scale, opacity, position, and official bar-color settings through BepInEx config.
  • Bar color accepts Default, #RRGGBB, or #RRGGBBAA (for example #800080 for purple).
  • Read-only: it does not change boss health, damage, or network state.

Compatibility

  • How to Fish 1.0.5
  • BepInEx 5.4.23.5

Development disclosure

This project was developed with substantial assistance from OpenAI Codex. The packaged code was reviewed and compiled against the game before release.

CHANGELOG

Changelog

0.1.4

  • Added a configurable color for the official boss health fill.
  • Accepts Default, #RRGGBB, or #RRGGBBAA and restores the game's original color when detached.

0.1.3

  • Replaced the package icon with a real in-game boss health preview and a readable BOSS HP title.
  • No health tracking or HUD behavior changed in this release.

0.1.2

  • Attached the HP readout to the native boss bar shake-and-rotation transform.
  • The readout now moves and rotates with the official boss HUD when damage is dealt.

0.1.1

  • Positioned the numeric HP readout to the left of the native boss health bar.
  • Added live scale, opacity, horizontal offset, and vertical offset settings.

0.1.0

  • Added synchronized current and maximum boss HP display.
  • Added automatic visibility matching for boss fights, pause, and menus.