PokéRogue
GitHub
Switch to Main
Preparing search index...
src/data/moves/move-utils
isFieldTargeted
Function isFieldTargeted
isFieldTargeted
(
move
:
Move
)
:
boolean
Return whether the move targets the field
Examples include
Hazard moves like spikes
Weather moves like rain dance
User side moves like reflect and safeguard
Parameters
move
:
Move
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Return whether the move targets the field
Examples include