pokemon-rogue-battle
Preparing search index...
data/abilities/ability
applyPreStatStageChangeAbAttrs
Function applyPreStatStageChangeAbAttrs
applyPreStatStageChangeAbAttrs
<
T
extends
PreStatStageChangeAbAttr
>
(
attrType
:
Constructor
<
T
>
,
pokemon
:
null
|
default
,
stat
:
ATK
|
DEF
|
SPATK
|
SPDEF
|
SPD
|
ACC
|
EVA
,
cancelled
:
BooleanHolder
,
simulated
?:
boolean
,
...
args
:
any
[]
,
)
:
void
Type Parameters
T
extends
PreStatStageChangeAbAttr
Parameters
attrType
:
Constructor
<
T
>
pokemon
:
null
|
default
stat
:
ATK
|
DEF
|
SPATK
|
SPDEF
|
SPD
|
ACC
|
EVA
cancelled
:
BooleanHolder
simulated
:
boolean
= false
...
args
:
any
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pokemon-rogue-battle
Loading...