CountLimitFlag
Constants passed to Effect.SetCountLimit
to modify the count limit behavior.
Constant | Value | Summary |
---|---|---|
EFFECT_COUNT_CODE_OATH | 1 | Count limit applies to activations instead of uses. |
EFFECT_COUNT_CODE_DUEL | 2 | Count limit applies to uses per Duel. |
EFFECT_COUNT_CODE_SINGLE | 4 | Count limit is shared between multiple effects per copy of a card. |
EFFECT_COUNT_CODE_CHAIN | 8 | Count limit applies to activations per chain. |