A retro fantasy RPG-inspired Party HUD with Enemy health bars
The Party list (top left) is populated with the following:
- All Actors assigned as a "Selected Character" to a User (with a game option to have this only apply to logged-in users)
- While a Combat is active, additionall all friendly disposition combatants
The Enemy targeting (bottom middle) is populated with the following:
- Any targeted Tokens that are not in the Party List
- Any Combatants that have had the "Toggle MMO Health Bar" button in the combatants list toggled on
This fork's goal is to provide support for the Fabula Ultima system:
- Fabula Ultima Boilerplate System
- Partial Support (v10 only)
- HP/MP shown
- Semi-working Buff/Debuff Indicator
- TBA
Note: This module does not have support for v11 of foundry, I'll see what I could do.
This should generally work on all systems, but it has explicit additional support for:
- 13th Age
- DND5E
- PF2E (including their conditions)
Clicking a party member toggles targeting it, and targeted friendly tokens get an indicator as well!
game.actors.get(<ID>).setFlag("mmo-hud", "image", "my-cool-image-to-render-instead.png")