Protected
ignoresDoes this apply to all moves, including those that ignore other forms of protection?
Protected
protectThe condition function to determine which moves are negated
Optional
sourceOptional
sourceChecks incoming moves against the condition function and protects the target if conditions are met
the Arena
containing this tag
true
if the tag is applied quietly; false
otherwise.
a BooleanHolder
used to flag if the move is protected against
the attacking Pokemon
the defending Pokemon
the identifier
for the move being used
a BooleanHolder
used to flag if a protection effect supercedes effects that ignore protection
true
if this tag protected against the attack; false
otherwise
Helper function that retrieves the Pokemon affected
list of PlayerPokemon or EnemyPokemon on the field
When given a arena tag or json representing one, load the data for it. This is meant to be inherited from by any arena tag with custom attributes
An arena tag
Class to implement conditional team protection applies protection based on the attributes of incoming moves