wowpedia
Main Menu


Returns the amount of encounters that drop the same loot item.

numLoot = EJ_GetNumEncountersForLootByIndex(index)

Arguments

index
number - ranging from 1 to EJ_GetNumLoot.

Returns

numLoot
number

Patch changes

Legion Patch 7.0.3 (2016-07-19): Added.