promotional bannermobile promotional banner

LibLocalizedEJBosses-1.0

Abandoned
A library to get localized boss names from the Encounter Journal

A library to get localized boss names from the Encounter Journal.

Could maybe be a partial replacement for Babble-Boss.

Usage:

local LEJB = LibStub:GetLibrary("LibLocalizedEJBosses-1.0")
local localizedBossName, localizedBossDescription, icon = GetEncounterInfoByBossName("enUSbossName")

or

local LEJB = LibStub:GetLibrary("LibLocalizedEJBosses-1.0")
local localizedBossName, localizedBossDescription, icon = GetEncounterInfoByBossId(bossId)

where bossId is a number you can look up at the API page

note: obviously only works in clients that are at least 4.2 old since thats when the Blizzard Encounter Journal got added

The LibLocalizedEJBosses-1.0 Team

profile avatar
  • 41
    Projects
  • 2.1M
    Downloads

More from Forge_User_87457353View all