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.
Enhuddlement
EnemyHud enhancement and customization.
| Last updated | 2 weeks ago |
| Total downloads | 38666 |
| Total rating | 8 |
| Categories | Mods Tweaks Client-side Hildir's Request Update Bog Witch Update |
| Dependency string | ComfyMods-Enhuddlement-1.5.0 |
| Dependants | 60 other packages depend on this package |
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
Enhuddlement
EnemyHud enhancement and customization.

Features
HealthBar customization
- Change the width/height/colors of the Healthbar.
- Display health values as text within the HealthBar.
HealthText value customization
- Config-options under
[EnemyHud.HealthText]:showMaxHealth-- show max health value.showInfiniteHealth-- show infinite symbol when current health exceeds threshold.infiniteHealthThreshold-- threshold to show the infinite symbol for current health.
- Note: these take effect on all PlayerHud, BossHud and EnemyHud health texts.
Floating BossHud
- Separate name and HealthBars follow each boss.
- Add a color gradient for the name.
Enemy level display
- Display enemy (and boss) levels as stars (with a number), or hide levels entirely.
- Position next to name or below HealthBar.
Enemy aware/alert status display
- Color enemy name for aware/alert status.
Show local PlayerHud
- Display name and HealthBar over your own character.
Player PvP status indicator
- Color player names when their PvP toggle is enabled.
Configuration
Changes to most settings will only occur when the EnemyHud is rebuilt (distance > 10m enemies, 100m bosses).
Use a ConfigurationManager to modify settings in-game.

Compatability
BetterUI / BetterUI Reforged
- Enhuddlment will un-patch BetterUI's EnemyHud patches to avoid mod conflicts.