Xivgear Types Documentation
    Preparing search index...

    Produces possible gearsets for solving

    Index

    Constructors

    Properties

    relevantStats: (
        | "piety"
        | "crit"
        | "dhit"
        | "determination"
        | "tenacity"
        | "spellspeed"
        | "skillspeed"
    )[]

    Methods

    • Parameters

      • set: EquipmentSetWithStats

      Returns EquipmentSetWithStats

    • Given an item, find all possible combinations of materia, minus those that have exactly the same resulting stats as another combination.

      Parameters

      Returns ItemWithStats[]