Readonly
sourceReadonly
sourceThe MoveId
that created this attack.
Readonly
tagThis tag's type
Readonly
targetThe BattlerIndex
targeted by this effect.
The number of turns remaining until this tag's activation.
Decremented by 1 at the end of each turn until reaching 0, at which point it will
trigger
the tag's effects and be removed.
Protected
getCheck whether this tag should be allowed to trigger
and activate its effects
upon its duration elapsing.
Whether this tag should be allowed to trigger prior to being removed.
Trigger this tag's effects prior to removal.
Tag to manage execution of delayed attacks, such as
MoveId.FUTURE_SIGHT
orMoveId.DOOM_DESIRE
.Delayed attacks do nothing for the first several turns after use (including the turn the move is used), triggering against a certain slot after the turn count has elapsed.