Xivgear Types Documentation
    Preparing search index...

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

    type WarExtraData = {
        gauge: WarGaugeState;
        surgingTempest: number;
    }
    Index

    Properties

    The WAR gauge data

    surgingTempest: number