Interface ZZZAbyss

Interface for ZZZ Abyss.

interface ZZZAbyss {
    abyss_nest: ZZZWitheringDetails[];
    abyss_throne: ZZZInfernoReap[];
    abyss_throne_max: null | ZZZInfernoReap;
}

Properties

abyss_nest: ZZZWitheringDetails[]

The data for the Withering Garden

abyss_throne: ZZZInfernoReap[]

The data for the Inferno Reap

abyss_throne_max: null | ZZZInfernoReap

The top result data from the Inferno Reap