Xivgear Types Documentation
    Preparing search index...
    • Convert a Weapon Damage value to a damage multiplier.

      AkhMorning equivalent: F(WD)

      Parameters

      • levelStats: LevelStats

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

      • jobStats: JobData

        Job stats for the job for which the computation is to be performed.

      • wd: number

        The weapon damage value.

      • petAction: boolean = false

        Whether this is a pet action.

      Returns number