Xivgear Types Documentation
    Preparing search index...
    • Convert spell speed to GCD speed.

      Parameters

      • baseGcd: number

        The base time of the ability in question (e.g. 2.5 for most abilities).

      • levelStats: LevelStats

        Level stats for the level at which the computation is to be performed.

      • sps: number

        The spell speed stat value.

      • haste: number = 0

        The haste value, e.g. 15 for 15% haste, etc.

      Returns number