NikkelM-Hidden_Health_Bars icon

Hidden Health Bars

Hides all enemy health bars. Use the config to also hide boss health bars.

Last updated 2 weeks ago
Total downloads 151
Total rating 0 
Categories Mods
Dependency string NikkelM-Hidden_Health_Bars-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.107 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.107
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0
SGG_Modding-Chalk-2.1.1 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.1.1
SGG_Modding-ReLoad-1.0.2 icon
SGG_Modding-ReLoad

Provides helpers for managing hot reloading and waiting for the right time to load

Preferred version: 1.0.2
SGG_Modding-SJSON-1.0.1 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.1
SGG_Modding-ModUtil-4.0.1 icon
SGG_Modding-ModUtil

Utility mod for mod interactions within lua for SGG's games

Preferred version: 4.0.1

README

Hidden Health Bars

Hides all enemy health bars.

Very useful for people who want to play with less interface elements, as the Interface Opacity setting does not affect health bars.

You can use the config file in your mod manager to also hide boss health bars by setting hideBossHealthbars to true. Alternatively, you can also set hideEnemyHealthbars to false to show enemy health bars again, in case you want to only hide boss health bars.

Status effect indicators that normally appear below health bars are also hidden by default, such as the cooldown until Freeze can be re-applied. Set hideEffectIndicators to false to show these indicators again.

Hidden Healthbar