splatoon3api - v3.0.1
    Preparing search index...

    Interface FestMatchSetting

    interface FestMatchSetting {
        challenge: FestRotation | null;
        regular: FestRotation | null;
    }
    Index
    challenge: FestRotation | null
    regular: FestRotation | null