Variable SECOND_WIND_CARDConst

SECOND_WIND_CARD: Readonly<{
    0: 0;
    1: 10;
    2: 15;
    3: 20;
    4: 25;
    5: 30;
    6: 35;
    7: 40;
}> = ...

Type declaration

  • 0: 0
  • 1: 10
  • 2: 15
  • 3: 20
  • 4: 25
  • 5: 30
  • 6: 35
  • 7: 40

Constant

SECOND_WIND_CARD - Maps Second Wind Card stars to value, 0 is unequipped

Generated using TypeDoc