• 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, ...args): Promise<void>
  • Parameters

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

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc