-
-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hello,
I am using Foundry v11.315 with Cyberpunk Red v0.88.2
I am using About Face v3.25.4 and Condition Lab & Triggler v1.5.7
The issue comes when combining a specific toggle from each module is toggled on. ("Y" meaning toggled "On")
About Face - "Hide Indicator on Dead Tokens" (Y).
Condition Lab - "Remove Default Status Effects" (Y).
When Condition Lab has its toggle on, the "Dead" (Skull icon) status effect is removed/hidden from the world.
When combined with About Face's toggle, all tokens have their indicators hidden. Instances where a token had an indicator before the toggle lose their indicator when the token updates (moves, rotates).
I have tried creating a new effect but I believe the issues lies with the fact that the default "Dead" effect has the status ID of "dead" which I assume is what your module is looking for when hiding the indicator with the above mentioned toggle.