Skip to content

Module API

Eligarf edited this page Jan 25, 2023 · 4 revisions

A couple of functions have been provided to find the current hidden/spot values for an actor and will return the same values that would be seen in the token button input fields. In the case of dnd5e, it will return a passive value if there isn't a current active effect to supply it.

game.stealthy.getHiddenValue(actor)
game.stealthy.getSpotValue(actor)
Clone this wiki locally