PokéRogue
GitHub
Switch to Main
Preparing search index...
src/phases/move-effect-phase
MoveDamageTuple
Type Alias MoveDamageTuple
MoveDamageTuple
:
readonly
[
result
:
HitResult
,
damage
:
number
,
wasCritical
:
boolean
,
]
Type representing the resolved status of a move's damage processing.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Type representing the resolved status of a move's damage processing.