Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
modifier/modifier
PokemonHpRestoreModifier
Class PokemonHpRestoreModifier
Hierarchy (
view full
)
ConsumablePokemonModifier
PokemonHpRestoreModifier
Index
Constructors
constructor
Properties
fainted
heal
Status
pokemon
Id
restore
Percent
restore
Points
type
Methods
add
apply
get
Pokemon
match
should
Apply
Constructors
constructor
new
Pokemon
Hp
Restore
Modifier
(
type
,
pokemonId
,
restorePoints
,
restorePercent
,
healStatus
,
fainted
?
)
:
PokemonHpRestoreModifier
Parameters
type
:
ModifierType
pokemonId
:
number
restorePoints
:
number
restorePercent
:
number
healStatus
:
boolean
Optional
fainted
:
boolean
Returns
PokemonHpRestoreModifier
Properties
fainted
fainted
:
boolean
Private
heal
Status
heal
Status
:
boolean
pokemon
Id
pokemon
Id
:
number
Private
restore
Percent
restore
Percent
:
number
Private
restore
Points
restore
Points
:
number
type
type
:
ModifierType
Methods
add
add
(
_modifiers
)
:
boolean
Parameters
_modifiers
:
Modifier
[]
Returns
boolean
apply
apply
(
args
)
:
boolean
Parameters
args
:
any
[]
Returns
boolean
get
Pokemon
get
Pokemon
(
scene
)
:
PlayerPokemon
Parameters
scene
:
default
Returns
PlayerPokemon
match
match
(
_modifier
)
:
boolean
Parameters
_modifier
:
Modifier
Returns
boolean
should
Apply
should
Apply
(
args
)
:
boolean
Parameters
args
:
any
[]
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
fainted
heal
Status
pokemon
Id
restore
Percent
restore
Points
type
add
apply
get
Pokemon
match
should
Apply
pokemon-rogue-battle
Loading...