Variable REGEN_CARDConst

REGEN_CARD: Readonly<{
    0: 1;
    1: 1.4;
    2: 1.6;
    3: 1.8;
    4: 2;
    5: 2.2;
    6: 2.4;
    7: 2.6;
}> = ...

Type declaration

  • 0: 1
  • 1: 1.4
  • 2: 1.6
  • 3: 1.8
  • 4: 2
  • 5: 2.2
  • 6: 2.4
  • 7: 2.6

Constant

REGEN_CARD - Maps Regen Card stars to value, 0 is unequipped

Generated using TypeDoc