PokéRogue
    Preparing search index...
    interface QueuedEncounter {
        spawnPercent: number;
        type: MysteryEncounterType;
    }
    Index
    spawnPercent: number