About this mod
This mod shows enemies HP with a bar.
- Requirements
- Permissions and credits
-
Translations
- Mandarin
- Donations
Works with Stardev Valley 1.6+
This mod has been created to display enemies health bars when playing to stardew valley. The bar displays using colors and life count indicator. The color change from green to red according to the ratio current life against max life.
The indicator will only display the health of enemies depending on the number of them have killed and your combat level.
Installation
- Please ensure first that you have installed SMAPI.
- To install this mod, please download the zip file and uncompress it in the mods folder of your Stardew Valley installation.
Config
This mod has 2 configuration possibilities:
- Invert coloring of the enemies life
- Deactivate experience requirements on life display
To edit the configuration, open the mods folder of your Stardew Valley installation and go inside EnemyHealthBars folder. Edit file config.json and:
- Set variable ColorScheme to 1 if you want to use alternative color scheme
- Set variable EnableXPNeeded to false if you want to deactivate experience requirements.
Uninstalling
To uninstall this mod, just remove the folder EnemyHealthBars from you Stardew Valley mods folder.
Credits
This mod is a portage of an existing outdated mod that was no longer compatible with latest version of Stardew Valley and SMAPI. The initial author is Maurício Gomes. Exisiting mod informations are here and initial sources are located here. Also you can reach this build from this GitHub Repo.