Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
data/ability
applyBattleStatMultiplierAbAttrs
Function applyBattleStatMultiplierAbAttrs
apply
Battle
Stat
Multiplier
Ab
Attrs
(
attrType
,
pokemon
,
battleStat
,
statValue
,
...
args
)
:
Promise
<
void
>
Parameters
attrType
:
(
new
(
...
args
)
=>
BattleStatMultiplierAbAttr
)
new
(
...
args
)
:
BattleStatMultiplierAbAttr
Parameters
Rest
...
args
:
any
[]
Returns
BattleStatMultiplierAbAttr
pokemon
:
default
battleStat
:
BattleStat
statValue
:
NumberHolder
Rest
...
args
:
any
[]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
pokemon-rogue-battle
Loading...