manual-reset
Reset constants that can be used as the reset type when manually resetting effects using Card.ResetEffect
.
Constants
RESET_EVENT
- Resets when an event happens to the card it's registered to.RESET_CARD
- Manually resets effects owned by a card with a given passcode.RESET_CODE
- Manually resets effects with a given effect code.RESET_COPY
- Manually resets effects copied effects.RESET_PHASE
- Resets in a given phase.