GAME INFORMATION
- GAME BUILD #: 101.101.44834.0 6148570
- GAME PLATFORM: Steam
- OPERATING SYSTEM: Windows 10 and Linux(Proton)
ISSUE EXPERIENCED
Changing the HealthBar Color tuplet definition in UIColors.json inside a mod only affects the HealthBar color displayed in the CommandPanel but not the HealthBar color above units inside the game action view.
FREQUENCY OF ISSUE
- 100% of the time / matches I play (ALWAYS)
REPRODUCTION STEPS
Here’s the steps to reproduce the issue:
-
create a new local mod in your profile folder, e.g.
" … /mods/local/BUG_HealthBar_Demo" -
download this file
and extact it into the folder from step 1.
The file contains the contents for a mod which tries to change the HealthBar color for the blue player as shown in these screens:
original UIColors.json
modded UIColors.json
-
launch the game, activate the local mod, set it to highest priority, restart the game
-
start a game playing as Blue and observe that the HealthBar color above units has not changed away from the original value
EXPECTED RESULT
The HealthBar above units should be the same color as the HealthBar in the commandpanel (as defined in UIColors.json).
IMAGE
actual result as image (the healthbar color above the unit remains unchanged):
expected result as image(the healthbar color above the unit is the same as the healthbar color in the commandpanel):