PokéRogue
    Preparing search index...

    Interface DailyEventChallenge

    Configuration for a custom daily run challenge.

    interface DailyEventChallenge {
        id: Challenges;
        value: number;
    }
    Index

    Properties

    Properties

    value: number