Variable WAVE_SKIP_CARDConst

WAVE_SKIP_CARD: Readonly<{
    0: 0;
    1: 9;
    2: 10;
    3: 11;
    4: 13;
    5: 15;
    6: 17;
    7: 19;
}> = ...

Type declaration

  • 0: 0
  • 1: 9
  • 2: 10
  • 3: 11
  • 4: 13
  • 5: 15
  • 6: 17
  • 7: 19

Constant

WAVE_SKIP_CARD - Maps Wave Skip Card stars to value, 0 is unequipped

Generated using TypeDoc