Preparing search index...
The search index is not available
retrommo-types
retrommo-types
BattleHealEvent
Interface BattleHealEvent
interface
BattleHealEvent
{
abilityID
:
string
;
amount
:
number
;
channel
:
number
;
duration
:
number
;
startedAt
:
number
;
target
:
BattleHealEventTarget
;
type
:
Heal
;
}
Hierarchy (
view full
)
BattleEvent
BattleHealEvent
Index
Properties
abilityID
amount
channel
duration
started
At
target
type
Properties
Readonly
abilityID
abilityID
:
string
Readonly
amount
amount
:
number
Readonly
channel
channel
:
number
duration
duration
:
number
Readonly
started
At
started
At
:
number
Readonly
target
target
:
BattleHealEventTarget
Readonly
type
type
:
Heal
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
abilityID
amount
channel
duration
started
At
target
type
retrommo-types
Loading...