Xivgear Types Documentation
    Preparing search index...

    Type Alias AbilityUseResult

    AbilityUseResult: "full" | "partial" | "none"

    Represents whether an ability got 'cut off' because there wasn't enough time left to use it.

    'full' indicates that the ability was not cut off. 'partial' indicates that the ability partially fit in the time remaining, so its damage was proprated based on the proportion that did fit. 'none' indicates that none of the ability fit, and the attempt to use it had no effect.