WoW:API GetInstanceDifficulty: Difference between revisions

m
Move page script moved page API GetInstanceDifficulty to WoW:API GetInstanceDifficulty without leaving a redirect
(Updated to match the current API boilerplate.)
m (Move page script moved page API GetInstanceDifficulty to WoW:API GetInstanceDifficulty without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 10: Line 10:
== Returns ==
== Returns ==
:; difficulty : Number - The difficulty of the instance
:; difficulty : Number - The difficulty of the instance
:;: 1 normal
:;: '''1''' → 5 or 10 players normal (also 40 player raids)
:;: 2 heroic
:;: '''2''' → 5 players heroic / 25 players normal
:;: 3 epic
:;: '''3''' → 10 players heroic
:;: '''4''' → 25 players heroic




== Details ==
== Details ==
Return 1 if not in an instance.
Returns 1 if not in an instance.
 
3.2.0: 3 (epic) removed and added 3-4 for new split between normal/heroic and 10/25
Anonymous user