Xivgear Types Documentation
    Preparing search index...

    Represents the Reaper gauge state

    type RprGaugeState = {
        level: number;
        shroud: number;
        soul: number;
    }
    Index

    Properties

    Properties

    level: number
    shroud: number
    soul: number