Describe the bug
If Remove Default Status Effects is false, the default status effects cannot be found by the getCondition api method.
To Reproduce
Steps to reproduce the behavior:
Set Remove Default Status Effects to false in the module settings.
In the condition lab, configure an effect to trigger a default status effect, e.g. by adding an Active Effect, Attribute Key = "macro.CUB", Change mode = "Add" and Effect Value = "Concentrating"
Select a token
Apply the effect
Expected behavior
Both effects should be toggled on
Actual behaviour
Error shown: Apply Condition failed. Could not find condition: Concentrating
Environment Info (please complete the following information):
Foundry Version: v11 315
Game System / Version: dnd5e 3.0.1
CUB Version 1.5.2
Browser: Electron
OS MacOSX
Additional context
Add any other context about the problem here.
Describe the bug If
Remove Default Status Effects
is false, the default status effects cannot be found by thegetCondition
api method.To Reproduce Steps to reproduce the behavior:
Remove Default Status Effects
to false in the module settings.Expected behavior Both effects should be toggled on
Actual behaviour Error shown:
Apply Condition failed. Could not find condition: Concentrating
Environment Info (please complete the following information):
Additional context Add any other context about the problem here.