Finds if there are pokemon that can form change with a given item. Notice that we mean specific items, like Charizardite, not the Mega Bracelet. If you want to trigger the event based on the form change enabler, use PersistentModifierRequirement.

Hierarchy (view full)

Constructors

Properties

invertQuery: boolean
minNumberOfPokemon: number
requiredFormChangeItem: FormChangeItem[]

Methods