ENCOUNTER_DIFFICULTY_* Constant Group
The list of encounter difficulties.
Constants
Constant | Value | Description | |
---|---|---|---|
ENCOUNTER_DIFFICULTY_EASY | 1 |
| |
ENCOUNTER_DIFFICULTY_HARD | 3 |
| |
ENCOUNTER_DIFFICULTY_IMPOSSIBLE | 4 |
| |
ENCOUNTER_DIFFICULTY_NORMAL | 2 |
| |
ENCOUNTER_DIFFICULTY_VERY_EASY | 0 |
|
See Also
functions: | GetEncounterDifficulty | SetEncounterDifficulty |