Xivgear Types Documentation
    Preparing search index...

    Represents the extra data for UsedAbility, primarily for consumption in the UI

    type GnbExtraData = {
        gauge: GnbGaugeState;
        noMercyDuration: number;
    }
    Index

    Properties

    The GNB gauge data

    noMercyDuration: number