Skip to content

CountLimitFlag

Constants passed to Effect.SetCountLimit to modify the count limit behavior.

ConstantValueSummary
EFFECT_COUNT_CODE_OATH1Count limit applies to activations instead of uses.
EFFECT_COUNT_CODE_DUEL2Count limit applies to uses per Duel.
EFFECT_COUNT_CODE_SINGLE4Count limit is shared between multiple effects per copy of a card.
EFFECT_COUNT_CODE_CHAIN8Count limit applies to activations per chain.