EJ_SetDifficulty

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 4.2.0

Sets the encounter difficulty shown in the Encounter Journal.

EJ_SetDifficulty(difficultyID)

Arguments

difficultyID
number - ID of the difficulty to display ability/loot/encounter information for, as per GetDifficultyInfo.

Triggers events

Patch changes

Mists of Pandaria Patch 5.4.0 (2013-09-10): This function now uses standard instance difficulty IDs rather than its own enumeration.
Cataclysm Patch 4.2.0 (2011-06-28): Added.