Xivgear Types Documentation
    Preparing search index...

    Stat that affects the amount of a resource that a tick provides (piety)

    interface TickStat {
        perTick: number;
        stat: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    perTick: number
    stat: number