Defines the speed of gaining experience.

The expGainSpeed can have several modes:

  • 0 - Default: The normal speed.
  • 1 - Fast: Fast speed.
  • 2 - Faster: Faster speed.
  • 3 - Skip: Skip gaining exp animation.
0 - Uses the default normal speed.

Enumeration Members

Enumeration Members

DEFAULT: 0

The normal speed.

FAST: 1

Fast speed.

FASTER: 2

Faster speed.

SKIP: 3

Skip gaining exp animation.