[Unknown Mod][Creatures] Display the total hit points and the total hit points left in the creature window #10169
LeHerosInconnu
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Display the total hit points and the total hit points left in the creature window.
In the example, the troop consists of 46 vampire lords (46 x 40 hp = 1840 hp).

The hit points and the hit points left lines are completed.
This:
"Hit Points: 40 (1840)"
"Hit Points Left: 40 (1840)"
Instead of:
"Hit Points: 40"
"Hit Points Left: 40"
Some vampire lords have been decimated.

The troop consists of 44 vampire lords, including one with 28 hp ((43 x 40 hp) + 28 hp = 1748 hp).
The hit points left line is updated.
This:
"Hit Points Left: 28 (1748)"
Instead of:
"Hit Points Left: 28"
This is not an option.
This can be implemented directly in fheroes2.
Beta Was this translation helpful? Give feedback.
All reactions