Timing & Conditions

The following timings & conditions exist:

After — This effect resolves right after its trigger has been fully resolved.

If — This effect resolves in the respective step when performing a task.

When — This effect resolves right before its trigger is resolved. It can therefore change the original effect.

While — This effect is only active as long as its condition remains true.

While you do — This effect resolves while another effect is ongoing.

Clarifications:

  • Effects do only trigger once, when the condition is triggert.
  • If multiple effects with the same timing or condition trigger, the active character chooses the order in which they resolve. Also see: Ambiguity.
  • Effects cannot be triggert by their own effect. (For example: When you reroll an attribute die with »Trust in the Process«, this does not trigger the card again. Meaning, you cannot reroll the same die again and again.)