pokemon-rogue-battle
    Preparing search index...

    Function getDailyEventSeedLuck

    • Expects the seed to contain /luck\d{2}/ where the 2 digits are a number between 0 and 14 (left padded with 0 if necessary).

      Parameters

      • seed: string

      Returns null | number

      The custom luck value or null if no valid match.