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

Function applyStatMultiplierAbAttrs

  • applyStatMultiplierAbAttrs(attrType, pokemon, stat, statValue, simulated?, ...args): Promise<void>
  • Parameters

    • attrType: Constructor<StatMultiplierAbAttr>
    • pokemon: default
    • stat:
          | ATK
          | DEF
          | SPATK
          | SPDEF
          | SPD
          | ACC
          | EVA
    • statValue: NumberHolder
    • simulated: boolean = false
    • Rest...args: any[]

    Returns Promise<void>

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

Settings

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

Generated using TypeDoc