Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
data/ability
applyPreAttackAbAttrs
Function applyPreAttackAbAttrs
apply
Pre
Attack
Ab
Attrs
(
attrType
,
pokemon
,
defender
,
move
,
...
args
)
:
Promise
<
void
>
Parameters
attrType
:
(
new
(
...
args
)
=>
PreAttackAbAttr
)
new
(
...
args
)
:
PreAttackAbAttr
Parameters
Rest
...
args
:
any
[]
Returns
PreAttackAbAttr
pokemon
:
default
defender
:
default
move
:
PokemonMove
Rest
...
args
:
any
[]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
pokemon-rogue-battle
Loading...