Variable ASPD_CARDConst

ASPD_CARD: Readonly<{
    0: 1;
    1: 1.25;
    2: 1.4;
    3: 1.55;
    4: 1.7;
    5: 1.85;
    6: 2;
    7: 2.15;
}> = ...

Type declaration

  • 0: 1
  • 1: 1.25
  • 2: 1.4
  • 3: 1.55
  • 4: 1.7
  • 5: 1.85
  • 6: 2
  • 7: 2.15

Constant

ASPD_CARD - Maps Attack Speed Card stars to value, 0 is unequipped

Generated using TypeDoc