pokemon-rogue-battle
Preparing search index...
data/terrain
Terrain
Class Terrain
Index
Constructors
constructor
Properties
terrain
Type
turns
Left
Methods
get
Attack
Type
Multiplier
is
Move
Terrain
Cancelled
lapse
Constructors
constructor
new
Terrain
(
terrainType
:
TerrainType
,
turnsLeft
?:
number
)
:
Terrain
Parameters
terrainType
:
TerrainType
Optional
turnsLeft
:
number
Returns
Terrain
Properties
terrain
Type
terrainType
:
TerrainType
turns
Left
turnsLeft
:
number
Methods
get
Attack
Type
Multiplier
getAttackTypeMultiplier
(
attackType
:
PokemonType
)
:
number
Parameters
attackType
:
PokemonType
Returns
number
is
Move
Terrain
Cancelled
isMoveTerrainCancelled
(
user
:
default
,
targets
:
BattlerIndex
[]
,
move
:
default
,
)
:
boolean
Parameters
user
:
default
targets
:
BattlerIndex
[]
move
:
default
Returns
boolean
lapse
lapse
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
terrain
Type
turns
Left
Methods
get
Attack
Type
Multiplier
is
Move
Terrain
Cancelled
lapse
pokemon-rogue-battle
Loading...