Private#allowedPrivate#defenderPrivate#isPrivate#lapseOptionalsourceThe PID of the Pokemon that added this tag, or undefined if not set by a Pokemon.
OptionalsourceThe MoveId that created this tag, or undefined if not set by a move.
ReadonlytagThe tag's remaining duration.
The set of lapse types that this tag can be automatically lapsed with.
If this is exclusively BattlerTagLapseType.CUSTOM, then the tag can only ever be lapsed
manually via Pokemon.lapseTag (or calling the tag's lapse method directly)
The defending type to check against
The pokemon type of the move being used
true if the move should be allowed to target the defender.
Apply the battler tag's effects based on the lapse type
The Pokemon whom this tag belongs to.
Unused by default but can be used by subclasses.
The BattlerTagLapseType being lapsed.
Unused by default but can be used by subclasses.
true if the tag should be kept (turnCount > 0`)
Load the data for a given BattlerTag or JSON representation thereof.
Should be inherited from by any battler tag with custom attributes.
Tag that makes the target drop the immunities granted by a particular type and all accuracy checks ignore its evasiveness stat.
Applied by moves:
Odor Sleuth,Miracle EyeandForesight.See
ignoreImmunity