Xivgear Types Documentation
    Preparing search index...
    RprAbility: Ability & Readonly<
        {
            shroudCost?: number;
            soulCost?: number;
            updateShroudGauge?(gauge: RprGauge): void;
            updateSoulGauge?(gauge: RprGauge): void;
        },
    >

    A Reaper-specific ability.