Skip to main content

"Otherwise"

Effects beginning with “otherwise” resolve only if the preceding effect was not resolved.

  • An “otherwise” effect will resolve if one or more of the following are true of the preceding effect:

    • It has a condition that is not true.

      (For example, an ability reads: “If you are in hero form, take 2 damage. Otherwise, place 2 threat on the main scheme.” The “otherwise” portion resolves if the player is not in hero form.)

    • It has an effect that cannot at least partially resolve.

      (For example, an ability reads: “Discard 2 cards from your hand. Otherwise, exhaust your identity.” The “otherwise” portion resolves if the player cannot discard at least 1 card from their hand.)

  • If “otherwise” is preceded by a semicolon, the “preceding effect” refers to the effects before the semicolon in the same sentence. If the “otherwise” effect is its own sentence, the “preceding effect” refers to the sentence coming directly before the “otherwise” sentence.