Xivgear Types Documentation
    Preparing search index...

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

    type PldExtraData = {
        fightOrFlightDuration: number;
        requiescatStacks: number;
    }
    Index

    Properties

    fightOrFlightDuration: number
    requiescatStacks: number