-
Notifications
You must be signed in to change notification settings - Fork 15
Token Tooltip
The token tooltip exists in 2 versions: a small one that is available for all tokens on the scene showing the health status and the distance, and an extended version that will display more details for owned/observable tokens.
It gives at-a-glance information about the hovered token actor such as the current health, armor class, saves, movement speed or if the actor has any immunities/resistances/weaknesses.
The distance is accompanied by a small icon indicating which other token is currently used to calculate it: assigned actor, persistent actor, selected token or targeted token. A line will also be drawn between both tokens to make it easier to identify it.
Enables this HUD element on your client.
If/when the extended version of the tooltip should be used.
When should the creatures' health state be displayed on the tooltip if enabled in you world.
Delay in milliseconds before the tooltip shows up on screen.
Select a preferred side for the tooltip to be displayed, if not possible, the module will try first on the opposite side, otherwise on one of the remaining two.
The HUD element dynamically scales with the font size.
Note
The module was designed to use a font size of 14.
Will display the distance between the hovered token and one that is inferred automatically.
Draw a line of this thickness between the hovered token and the distance
target.
What type of tooltip should be displayed when hovering over a dead actor.