Const
Define the core ActiveEffect change-application phases. Additional phases can be registered by systems and modules, with the registering package also responsible for calling Actor#applyActiveEffects("myNewPhase") at the desired time.
Actor#applyActiveEffects("myNewPhase")
Define the core ActiveEffect change-application phases. Additional phases can be registered by systems and modules, with the registering package also responsible for calling
Actor#applyActiveEffects("myNewPhase")at the desired time.