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

Hidden Health Bars

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

Date uploaded 3 months ago
Version 1.0.0
Download link NikkelM-Hidden_Health_Bars-1.0.0.zip
Downloads 89
Dependency string NikkelM-Hidden_Health_Bars-1.0.0

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.56 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.56
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.0 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.0
SGG_Modding-ModUtil-4.0.0 icon
SGG_Modding-ModUtil

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

Preferred version: 4.0.0

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.

Hidden Healthbar

CHANGELOG

Changelog

v1.0.0

  • Initial release.