• 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: (new (...args) => PostMoveUsedAbAttr)
        • new (...args): PostMoveUsedAbAttr
        • Parameters

          • Rest ...args: any[]

          Returns PostMoveUsedAbAttr

    • pokemon: default
    • move: PokemonMove
    • source: default
    • targets: BattlerIndex[]
    • Rest ...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc