Xivgear Types Documentation
    Preparing search index...
    • Adds the stats of 'addedStats' into 'baseStats'.

      Modifies 'baseStats' in-place.

      Parameters

      • baseStats: RawStats

        The base stat sheet. Will be modified.

      • addedStats: Partial<RawStats>

        The stats to add.

      Returns void