Function getWaveCooldown

  • Parameters

    • wave: number

      number - The wave for which to get the cooldown

    • waveAccelerator: number

      number - The level of the Wave Accelerator card (0 for unequipped, 1-7 for card stars; invalid values will be treated as 0

    • tournament: boolean

      boolean - If a tournament is active, speed up the cooldown by the tournament modifier

    Returns number

    number - The cooldown time, before game speed is applied, and without accounting for Device Frame Drift

    Function

    getWaveCooldown - Get the cooldown for the wave, without game speed applied, and without accounting for Device Frame Drift

Generated using TypeDoc