Xivgear Types Documentation
    Preparing search index...
    interface ItemDisplaySettings {
        higherRelics: boolean;
        maxILvl: number;
        maxILvlFood: number;
        minILvl: number;
        minILvlFood: number;
        showNq: boolean;
        showOneStatFood: boolean;
    }
    Index

    Properties

    higherRelics: boolean

    Show relics which exceed maxILvl

    maxILvl: number

    Max ilvl for gear items

    maxILvlFood: number

    Max ilvl for food items

    minILvl: number

    Min ilvl for gear items

    minILvlFood: number

    Min ilvl for food items

    showNq: boolean

    Show NQ items in addition to their HQ counterparts

    showOneStatFood: boolean

    Show food with only one relevant stat