Private
constructorPrivate
isIf true
, all requirements must be met (AND). If false
, any requirement must be met (OR)
Private
requirementsRetrieves a dialogue token key/value pair for the given requirements
.
Optional
pokemon: PlayerPokemonThe PlayerPokemon
to check against
A dialogue token key/value pair
Queries the players party for all party members that are compatible with all/any requirements (depends on isAnd
)
The party of PlayerPokemon
All party members that are compatible with all/any requirements (depends on isAnd
)
Static
EveryStatic
Some
Combination of multiple
EncounterPokemonRequirements
(OR/AND possible. SeeisAnd
)