Tercio@0: Tercio@0: local _detalhes = _G._detalhes Tercio@0: Tercio@0: local blackrock_foundry = { Tercio@0: Tercio@0: id = 1205, --994 = map id extracted from encounter journal Tercio@0: ej_id = 477, --encounter journal id Tercio@0: Tercio@0: name = "Blackrock Foundry", Tercio@0: Tercio@0: icons = [[Interface\AddOns\Details_RaidInfo-BlackrockFoundry\boss_faces]], Tercio@0: icon = [[Interface\AddOns\Details_RaidInfo-BlackrockFoundry\icon256x128]], Tercio@0: Tercio@0: is_raid = true, Tercio@0: Tercio@0: backgroundFile = {file = [[Interface\Glues\LOADINGSCREENS\LoadingScreen_BlackrockFoundry]], coords = {0, 1, 132/512, 439/512}}, Tercio@0: backgroundEJ = [[Interface\EncounterJournal\UI-EJ-LOREBG-BlackrockFoundry]], Tercio@0: Tercio@0: boss_names = { Tercio@0: --[[ 1 ]] "Gruul", Tercio@0: --[[ 2 ]] "Oregorger", Tercio@0: --[[ 3 ]] "Beastlord Darmac", Tercio@0: --[[ 4 ]] "Flamebender Ka'graz", Tercio@0: --[[ 5 ]] "Hans'gar and Franzok", Tercio@0: --[[ 6 ]] "Operator Thogar", Tercio@0: --[[ 7 ]] "The Blast Furnace", Tercio@0: --[[ 8 ]] "Kromog", Tercio@0: --[[ 9 ]] "The Iron Maidens", Tercio@0: --[[ 10 ]] "Blackhand", Tercio@0: }, Tercio@0: Tercio@0: encounter_ids = { --encounter journal encounter id Tercio@0: --> Ids by Index Tercio@0: 1161, 1202, 1122, 1123, 1155, 1147, 1154, 1162, 1203, 959, Tercio@0: Tercio@0: --> Boss Index Tercio@0: [1161] = 1, Tercio@0: [1202] = 2, Tercio@0: [1122] = 3, Tercio@0: [1123] = 4, Tercio@0: [1155] = 5, Tercio@0: [1147] = 6, Tercio@0: [1154] = 7, Tercio@0: [1162] = 8, Tercio@0: [1203] = 9, Tercio@0: [959] = 10, Tercio@0: }, Tercio@0: Tercio@0: encounter_ids2 = { Tercio@0: --combatlog encounter id Tercio@0: [1691] = 1, --Gruul Tercio@0: [1696] = 2, --Oregorger Tercio@0: [1694] = 3, --Beastlord Darmac Tercio@0: [1689] = 4, --Flamebender Ka'graz Tercio@0: [1693] = 5, --Hans'gar & Franzok Tercio@0: [1692] = 6, --Operator Thogar Tercio@0: [1690] = 7, --The Blast Furnace Tercio@0: [1713] = 8, --Kromog, Legend of the Mountain Tercio@0: [1695] = 9, --The Iron Maidens Tercio@0: [1704] = 10, --Blackhand Tercio@0: }, Tercio@0: Tercio@0: boss_ids = { Tercio@0: --npc ids Tercio@0: [76877] = 1, --Gruul Tercio@0: [77182] = 2, --Oregorger Tercio@0: [76865] = 3, --Beastlord Darmac Tercio@0: [76814] = 4, --Flamebender Ka'graz Tercio@0: [76974] = 5, --Franzok Tercio@0: [76973] = 5, --Hans'gar Tercio@0: [76906] = 6, --Operator Thogar Tercio@0: [76806] = 7, --Heart of the Mountain Tercio@0: [77692] = 8, --Kromog, Legend of the Mountain Tercio@0: [77557] = 9, -- Admiral Gar'an Tercio@0: [77231] = 9, --Enforcer Sorka Tercio@0: [77477] = 9, --Marak the Blooded Tercio@0: [77325] = 10, --Blackhand Tercio@0: }, Tercio@0: Tercio@0: encounters = { Tercio@0: Tercio@0: [1] = { Tercio@0: boss = "Gruul", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Gruul]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 155080, Tercio@0: 155301, Tercio@0: 155530, Tercio@0: 162322, Tercio@0: 165983, Tercio@0: 173190, Tercio@0: 173192, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [2] = { Tercio@0: boss = "Oregorger", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Oregorger]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 155897, Tercio@0: 155900, Tercio@0: 156203, Tercio@0: 156297, Tercio@0: 156324, Tercio@0: 156374, Tercio@0: 156388, Tercio@0: 156879, Tercio@0: 165983, Tercio@0: 173471, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [3] = { Tercio@0: boss = "Beastlord Darmac", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Beastlord Darmac]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 154956, Tercio@0: 154960, Tercio@0: 154981, Tercio@0: 154989, Tercio@0: 155030, Tercio@0: 155061, Tercio@0: 155198, Tercio@0: 155222, Tercio@0: 155247, Tercio@0: 155499, Tercio@0: 155531, Tercio@0: 155611, Tercio@0: 155657, Tercio@0: 155718, Tercio@0: 156823, Tercio@0: 156824, Tercio@0: 162275, Tercio@0: 162283, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [4] = { Tercio@0: boss = "Flamebender Ka'graz", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Flamebender Kagraz]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 154938, Tercio@0: 155049, Tercio@0: 155074, Tercio@0: 155314, Tercio@0: 155318, Tercio@0: 155484, Tercio@0: 155511, Tercio@0: 156018, Tercio@0: 156040, Tercio@0: 156713, Tercio@0: 163284, Tercio@0: 163633, Tercio@0: 163822, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [5] = { Tercio@0: boss = "Hans'gar and Franzok", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Franzok]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 153470, Tercio@0: 155818, Tercio@0: 156938, Tercio@0: 157853, Tercio@0: 158140, Tercio@0: 161570, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [6] = { Tercio@0: boss = "Operator Thogar", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Operator Thogar]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 163754, Tercio@0: 156554, Tercio@0: 155921, Tercio@0: 158084, Tercio@0: 163752, Tercio@0: 155701, Tercio@0: 160050, Tercio@0: 156270, Tercio@0: 156655, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [7] = { Tercio@0: boss = "The Blast Furnace", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-The Blast Furnace]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 155187, Tercio@0: 155201, Tercio@0: 155209, Tercio@0: 155223, Tercio@0: 155242, Tercio@0: 155743, Tercio@0: 156932, Tercio@0: 156937, Tercio@0: 158246, Tercio@0: 159408, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [8] = { Tercio@0: boss = "Kromog", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Kromog]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 156704, Tercio@0: 156844, Tercio@0: 157055, Tercio@0: 157059, Tercio@0: 157247, Tercio@0: 157659, Tercio@0: 161893, Tercio@0: 161923, Tercio@0: 162349, Tercio@0: 162392, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [9] = { Tercio@0: boss = "The Iron Maidens", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Iron Maidens]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 155841, Tercio@0: 156637, Tercio@0: 156669, Tercio@0: 157884, Tercio@0: 158078, Tercio@0: 158080, Tercio@0: 158683, Tercio@0: 159335, Tercio@0: 160436, Tercio@0: 160733, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: [10] = { Tercio@0: boss = "Blackhand", Tercio@0: portrait = [[Interface\ENCOUNTERJOURNAL\UI-EJ-BOSS-Warlord Blackhand]], Tercio@0: Tercio@0: --> spell list Tercio@0: continuo = { Tercio@0: 155992, Tercio@0: 156044, Tercio@0: 156107, Tercio@0: 156401, Tercio@0: 156479, Tercio@0: 156497, Tercio@0: 156731, Tercio@0: 156743, Tercio@0: }, Tercio@0: }, Tercio@0: Tercio@0: }, Tercio@0: Tercio@0: } Tercio@0: Tercio@0: _detalhes:InstallEncounter (blackrock_foundry)