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

Function applyPostFaintAbAttrs

  • applyPostFaintAbAttrs(attrType, pokemon, attacker?, move?, hitResult?, simulated?, ...args): Promise<void>
  • Parameters

    • attrType: Constructor<PostFaintAbAttr>
    • pokemon: default
    • Optionalattacker: default
    • Optionalmove: default
    • OptionalhitResult: HitResult
    • simulated: boolean = false
    • Rest...args: any[]

    Returns Promise<void>

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

Settings

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

Generated using TypeDoc