PokéRogue
GitHub
Switch to Main
Preparing search index...
src/data/abilities/ab-attrs
PreDefendAbAttrCondition
Type Alias PreDefendAbAttrCondition
PreDefendAbAttrCondition
:
(
pokemon
:
Pokemon
,
attacker
:
Pokemon
,
move
:
Move
,
)
=>
boolean
Type Declaration
(
pokemon
:
Pokemon
,
attacker
:
Pokemon
,
move
:
Move
)
:
boolean
Parameters
pokemon
:
Pokemon
attacker
:
Pokemon
move
:
Move
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...