Private#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)
Activates Grudge's special effect on the attacking Pokemon and lapses the tag.
OptionalsourcePokemon: PokemonThe source of the move that fainted the tag's bearer
false if Grudge activates its effect or lapses
Load the data for a given BattlerTag or JSON representation thereof.
Should be inherited from by any battler tag with custom attributes.
Tag associated with the move Grudge. If this tag is active when the bearer faints from an opponent's move, the tag reduces that move's PP to 0. Otherwise, it lapses when the bearer makes another move.