Variable SUPER_TOWER_CARDConst

SUPER_TOWER_CARD: Readonly<{
    0: 1;
    1: 2.5;
    2: 2.9;
    3: 3.3;
    4: 3.7;
    5: 4.1;
    6: 4.5;
    7: 5;
}> = ...

Type declaration

  • 0: 1
  • 1: 2.5
  • 2: 2.9
  • 3: 3.3
  • 4: 3.7
  • 5: 4.1
  • 6: 4.5
  • 7: 5

Constant

SUPER_TOWER_CARD - Maps Super Tower Card stars to value, 0 is unequipped

Generated using TypeDoc