ENCOUNTER_DIFFICULTY_* Constant Group

The list of encounter difficulties.



Constants

ConstantValueDescription
ENCOUNTER_DIFFICULTY_EASY1
An easy difficulty encounter
ENCOUNTER_DIFFICULTY_HARD3
The hard encounter difficulty.
ENCOUNTER_DIFFICULTY_IMPOSSIBLE4
The impossible encounter difficulty.
ENCOUNTER_DIFFICULTY_NORMAL2
The normal encounter difficulty.
ENCOUNTER_DIFFICULTY_VERY_EASY0
The easiest encounter level.

See Also

functions: GetEncounterDifficulty | SetEncounterDifficulty