Xivgear Types Documentation
Preparing search index...
@xivgear/sims
melee/rpr/rpr_types
RprAbility
Type Alias RprAbility
RprAbility
:
Ability
&
Readonly
<
{
shroudCost
?:
number
;
soulCost
?:
number
;
updateShroudGauge
?
(
gauge
:
RprGauge
)
:
void
;
updateSoulGauge
?
(
gauge
:
RprGauge
)
:
void
;
}
,
>
A Reaper-specific ability.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Xivgear Types Documentation
Loading...
A Reaper-specific ability.