• Preparing search index...
  • The search index is not available
pokemon-rogue-battle
  • pokemon-rogue-battle
  • data/ability
  • applyPostMoveUsedAbAttrs

Function applyPostMoveUsedAbAttrs

  • applyPostMoveUsedAbAttrs(attrType, pokemon, move, source, targets, simulated?, ...args): void
  • Parameters

    • attrType: Constructor<PostMoveUsedAbAttr>
    • pokemon: default
    • move: PokemonMove
    • source: default
    • targets: BattlerIndex[]
    • simulated: boolean = false
    • Rest...args: any[]

    Returns void

    • Defined in src/data/ability.ts:5530

Settings

Member Visibility
pokemon-rogue-battle
  • Loading...

Generated using TypeDoc