You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

93 lines
3.2 KiB

4 years ago
local L = BigWigs:NewBossLocale("Tugar Bloodtotem", "deDE")
if not L then return end
if L then
L.tugar = "Tugar Bluttotem"
L.jormog = "Jormog das Ungetüm"
--L.remaining = "Scales Remaining"
--L.submerge = "Submerge"
--L.submerge_desc = "Submerges below the ground, summoning spitter eggs and falling spikes."
--L.charge_desc = "When Jormog is submerged, he will periodically charge in your direction."
--L.rupture = "{243382} (X)"
--L.rupture_desc = "A Fel Rupture in the shape of an X appears under you. After 5 seconds it will rupture the ground, sending spikes into the air and knocking back players on top of it."
--L.totem_warning = "The totem hit you!"
end
L = BigWigs:NewBossLocale("Raest", "deDE")
if L then
L.name = "Raest Magusspeer"
--L.handFromBeyond = "Hand from Beyond"
--L.rune_desc = "Places a Rune of Summoning on the ground. If left unsoaked a Thing of Nightmare will spawn."
--L.killed = "%s killed"
--L.warmup_text = "Karam Magespear Active"
--L.warmup_trigger = "You were a fool to follow me, brother. The Twisting Nether feeds my strength. I have become more powerful than you could ever imagine!"
--L.warmup_trigger2 = "Kill this interloper, brother!"
end
L = BigWigs:NewBossLocale("Kruul", "deDE")
if L then
L.name = "Hochlord Kruul"
L.inquisitor = "Inquisitor Variss"
L.velen = "Prophet Velen"
--L.warmup_trigger = "Arrogant fools! I am empowered by the souls of a thousand conquered worlds!"
--L.win_trigger = "So be it. You will not stand in our way any longer."
--L.nether_aberration_desc = "Summons portals around the room, spawning Nether Aberrations."
--L.smoldering_infernal = "Smoldering Infernal"
--L.smoldering_infernal_desc = "Summons a Smoldering Infernal."
end
L = BigWigs:NewBossLocale("Lord Erdris Thorn", "deDE")
if L then
L.erdris = "Lord Erdris Dorn"
--L.warmup_trigger = "Your arrival is well-timed."
--L.warmup_trigger2 = "What's... happening?" --Stage 5 Warm up
L.mage = "Verderbter auferstandener Magier"
L.soldier = "Verderbter auferstandener Soldat"
L.arbalest = "Verderbte auferstandene Armbrustschützin"
end
L = BigWigs:NewBossLocale("Archmage Xylem", "deDE")
if L then
L.name = "Erzmagier Xylem"
L.corruptingShadows = "Verderbende Schatten"
end
L = BigWigs:NewBossLocale("Agatha", "deDE")
if L then
L.name = "Agatha"
L.imp_servant = "Wichteldiener"
L.fuming_imp = "Rauchender Wichtel"
L.levia = "Levia" -- Shortcut for warmup_trigger1, since the name "Levia" should be unique
-- L.warmup_trigger1 = "You are too late! Levia's power is mine! Using her knowledge, my minions will infiltrate the Kirin Tor and dismantle it from the inside!" -- 35
-- L.warmup_trigger2 = "Even now, my sayaad tempt your weak-willed mages. Your allies will surrender willingly to the Legion!" -- 16
-- L.warmup_trigger3 = "But first, you must be punished for taking away my little pet." -- 3
L.absorb = "Absorption"
L.stacks = "Stapel"
end
L = BigWigs:NewBossLocale("Sigryn", "deDE")
if L then
L.sigryn = "Sigryn"
L.jarl = "Jarl Velbrand"
L.faljar = "Runenseher Faljar"
-- L.warmup_trigger = "What's this? The outsider has come to stop me?"
L.absorb = "Absorption"
end