Xivgear Types Documentation
    Preparing search index...

    Base interface for a stat value

    interface GeneralStat {
        stat: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    stat: number