EFFECT_COUNTER_LIMIT
Source Code | Usage Examples | (Global) Constants | EffectCode constants
A card affected by an effect with this code can only hold a limited number of a certain counter. The limit is specified as the effect's value, and the type of counter is specified by adding it to this code (e.g. EFFECT_COUNTER_LIMIT+COUNTER_SPELL
). Effects with this code are typically registered using Card.SetCounterLimit
rather than created manually.
Value
131072