Skip to content

Commit

Permalink
Updates and cleanups for classic
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Aug 13, 2024
1 parent de95f30 commit b18e891
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 32 deletions.
1 change: 0 additions & 1 deletion Blackwing/Atramedes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ local shieldCollector = {}
local L = mod:GetLocale()
if L then
L.obnoxious_fiend = "Obnoxious Fiend" -- NPC ID 49740
L.air_phase_trigger = "Yes, run! With every step your heart quickens."
L.circles = "Circles"
end

Expand Down
5 changes: 2 additions & 3 deletions Blackwing/Locales/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "deDE")
if not L then return end
if L then
L.stage2_yell_trigger = "Ihr könntet tatsächlich meinen Lavawurm besiegen" -- check
L.stage2_yell_trigger = "Ihr könntet tatsächlich meinen Lavawurm besiegen" -- Unfassbar! Ihr könntet tatsächlich meinen Lavawurm besiegen! Vielleicht kann ich helfen... das Zünglein an der Waage zu sein.

L.slump = "Nach vorne schlittern"
L.slump_desc = "Warnt vor dem nach vorne Schlittern, das das Rodeo erlaubt zu starten."
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "deDE")
if L then
L.obnoxious_fiend = "Nerviges Scheusal" -- NPC ID 49740
L.air_phase_trigger = "Ja, lauft! Jeder Schritt lässt Euer Herz stärker klopfen. Laut und heftig... ohrenbetäubend. Es gibt kein Entkommen!" -- check
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "deDE")
if L then
L.discharge = "Blitzentladung"
L.stage3_yell_trigger = "Ich habe versucht, ein guter Gastgeber zu sein" -- check
L.stage3_yell_trigger = "Ich habe versucht" -- Ich habe versucht, ein guter Gastgeber zu sein, aber ihr wollt einfach nicht sterben! Genug der Spielchen! Ich werde euch einfach... ALLE TÖTEN!
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "esES")
if not L then return end
if L then
L.stage2_yell_trigger = "¡Inconcebible! ¡Existe la posibilidad de que venzáis a mi gusano de lava! Quizás yo pueda... desequilibrar la balanza."
L.stage2_yell_trigger = "Inconcebible" -- ¡Inconcebible! ¡Existe la posibilidad de que venzáis a mi gusano de lava! Quizás yo pueda... desequilibrar la balanza.

L.slump = "Cae"
L.slump_desc = "Cae hacia delante exponiendose a sí mismo, permitiendo que el rodeo empiece."
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "esES")
if L then
L.obnoxious_fiend = "Maligno execrable" -- NPC ID 49740
L.air_phase_trigger = "¡Sí, corred! Con cada paso, vuestros corazones se aceleran. El latido, fuerte y clamoroso... Casi ensordecedor. ¡No podéis escapar!"
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "esES")
if L then
L.discharge = "Descarga"
L.stage3_yell_trigger = "He intentado ser un buen anfitrión"
L.stage3_yell_trigger = "MATAROS A TODOS" -- He intentado ser un buen anfitrión, pero ¡no morís! Es hora de dejarnos de tonterías y simplemente... ¡MATAROS A TODOS!
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/esMX.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "esMX")
if not L then return end
if L then
L.stage2_yell_trigger = "¡Inconcebible! ¡Existe la posibilidad de que venzáis a mi gusano de lava! Quizás yo pueda... desequilibrar la balanza."
L.stage2_yell_trigger = "Inconcebible" -- ¡Inconcebible! ¡Es posible que venzan a mi gusano de lava! Quizás yo pueda... desequilibrar la balanza.

L.slump = "Cae"
L.slump_desc = "Cae hacia delante exponiendose a sí mismo, permitiendo que el rodeo empiece."
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "esMX")
if L then
L.obnoxious_fiend = "Maligno execrable" -- NPC ID 49740
L.air_phase_trigger = "¡Sí, corred! Con cada paso, vuestros corazones se aceleran. El latido, fuerte y clamoroso... Casi ensordecedor. ¡No podéis escapar!"
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "esMX")
if L then
L.discharge = "Descarga"
L.stage3_yell_trigger = "He intentado ser un buen anfitrión"
L.stage3_yell_trigger = "He intentado ser un buen anfitrión" -- ¡He intentado ser un buen anfitrión, pero rehusaron morir! Hora de dejar de fingir y... ¡MATARLOS A TODOS!
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "frFR")
if not L then return end
if L then
L.stage2_yell_trigger = "Inconcevable ! Vous pourriez vraiment vaincre mon ver de lave !"
L.stage2_yell_trigger = "Inconcevable" -- Inconcevable ! Vous pourriez vraiment vaincre mon ver de lave ! Je devrais peut-être... faire pencher la balance.

L.slump = "Affalement"
L.slump_desc = "Prévient quand le boss s'affale vers l'avant et s'expose, permettant ainsi au rodéo de commencer."
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "frFR")
if L then
L.obnoxious_fiend = "Démon odieux" -- NPC ID 49740
L.air_phase_trigger = "Oui, fuyez ! Chaque foulée accélère votre cœur. Les battements résonnent comme le tonnerre... Assourdissant. Vous ne vous échapperez pas !"
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "frFR")
if L then
L.discharge = "Décharge"
L.stage3_yell_trigger = "J'ai tout fait pour être un hôte accommodant"
L.stage3_yell_trigger = "VOUS TUER TOUS" -- J’ai tout fait pour être un hôte accommodant, mais vous ne daignez pas mourir ! Oublions les bonnes manières et passons aux choses sérieuses… VOUS TUER TOUS !
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/itIT.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "itIT")
if not L then return end
if L then
L.stage2_yell_trigger = "Potete uccidere il mio Parassita della Lava!"
L.stage2_yell_trigger = "Inconcepibile" --Inconcepibile! Avete sconfitto il mio Verme della Lava! Forse posso bilanciare la situazione.

L.slump = "Crollo"
L.slump_desc = "Avvisa il crollo di Magmaw ed espone la sua testa, permettendo ai cavalcatori del rodeo di iniziare."
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "itIT")
if L then
L.obnoxious_fiend = "Demonio Ripugnante" -- NPC ID 49740
L.air_phase_trigger = "Sì, correte! Con ogni passo il cuore batte più forte."
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "itIT")
if L then
L.discharge = "Scarica"
L.stage3_yell_trigger = "Ho cercato di essere un'ospite cortese"
L.stage3_yell_trigger = "UCCIDERVI TUTTI" -- Ho cercato di essere un ospite cortese, ma non volete proprio morire! È ora di abbandonare ogni formalità e... UCCIDERVI TUTTI!
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "koKR")
if not L then return end
if L then
L.stage2_yell_trigger = "이런 곤란한 데가! 이러다간 내 용암"
L.stage2_yell_trigger = "이러다간 내 용암" -- 이런 곤란할 데가! 이러다간 내 용암 벌레가 정말 질 수도 있겠군! 그럼... 내가 상황을 좀 바꿔 볼까?

L.slump = "슬럼프"
L.slump_desc = "슬럼프 상태를 알립니다."
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "koKR")
if L then
L.obnoxious_fiend = "불쾌한 마귀" -- NPC ID 49740
L.air_phase_trigger = "그래, 도망가라! 발을 디딜 때마다 맥박은 빨라지지. 점점 더 크게 울리는구나... 귀청이 터질 것만 같군! 넌 달아날 수 없다!"
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "koKR")
if L then
L.discharge = "번개 방출"
L.stage3_yell_trigger = "품위있는"
L.stage3_yell_trigger = "버리겠어" -- 품위 있는 집주인답게 행동하려 했건만, 네놈들이 도무지 죽질 않는군! 겉치레는 이제 집어치우자고. 그냥 모두 없애 버리겠어!
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/ptBR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "ptBR")
if not L then return end
if L then
L.stage2_yell_trigger = "Você parece ter derrotado meu verme de lava."
L.stage2_yell_trigger = "meu verme de lava" -- Inconcebível! Talvez você consiga mesmo derrotar meu verme de lava! Quem sabe eu possa... virar o jogo um pouquinho.

L.slump = "Cair"
L.slump_desc = "Magorja cai e fica exposto, permitindo que o rodeio começe."
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "ptBR")
if L then
L.obnoxious_fiend = "Diabrete Irritante" -- NPC ID 49740
L.air_phase_trigger = "Isso, fujam! Com cada passo, seus corações aceleram. Os batimentos, forte como trovôes... Chegam quase a ensurdecer. Vocês não vão escapar!"
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "ptBR")
if L then
L.discharge = "Descarga"
L.stage3_yell_trigger = "Eu tentei ser um anfitrião afável, mas vocês se recusaram a morrer! Está na hora de acabar com o fingimento e simplesmente... MATAR TODOS VOCÊS!"
L.stage3_yell_trigger = "MATAR TODOS VOCÊS" -- Eu tentei ser um anfitrião afável, mas vocês se recusaram a morrer! Está na hora de acabar com o fingimento e simplesmente... MATAR TODOS VOCÊS!
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "ruRU")
if not L then return end
if L then
L.stage2_yell_trigger = "Непостижимо! Вы, кажется, можете уничтожить моего лавового червяка! Пожалуй, я помогу ему."
L.stage2_yell_trigger = "Непостижимо" -- Непостижимо! Вы, кажется, можете уничтожить моего лавового червяка! Пожалуй, я помогу ему.

L.slump = "Падение"
L.slump_desc = "Магмарь падает вперед открывая себя, позволяя начать родео."
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "ruRU")
if L then
L.obnoxious_fiend = "Гнусный бес" -- NPC ID 49740
L.air_phase_trigger = "Да, беги! С каждым шагом твое сердце бьется все быстрее. Эти громкие, оглушительные удары... Тебе некуда бежать!"
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "ruRU")
if L then
L.discharge = "Искровой разряд"
L.stage3_yell_trigger = "Я пытался следовать законам гостеприимства"
L.stage3_yell_trigger = "Я пытался следовать законам гостеприимства" -- Я пытался следовать законам гостеприимства, но вы всё никак не умрете! Придется отбросить условности и просто... УБИТЬ ВАС ВСЕХ!
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "zhCN")
if not L then return end
if L then
L.stage2_yell_trigger = "难以置信"
L.stage2_yell_trigger = "难以置信" -- 难以置信,你们竟然真要击败我的熔岩巨虫了!也许我可以帮你们……扭转局势。

L.slump = "弱点"
L.slump_desc = "当熔喉扑倒并暴露后脑时发出警报。需要骑乘。"
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "zhCN")
if L then
L.obnoxious_fiend = "喧闹恶鬼" -- NPC ID 49740
L.air_phase_trigger = "对,跑吧!每跑一步你的心跳都会加快。这心跳声,洪亮如雷,震耳欲聋。你逃不掉的!"
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "zhCN")
if L then
L.discharge = "闪电倾泻"
L.stage3_yell_trigger = "我一直在尝试扮演好客的主人,可你们就是不肯受死!该卸下伪装了……杀光你们!"
L.stage3_yell_trigger = "我一直在尝试扮演好客的主人" -- 我一直在尝试扮演好客的主人,可你们就是不肯受死!该卸下伪装了……杀光你们!
--L.too_close = "Dragons are too close"
end
5 changes: 2 additions & 3 deletions Blackwing/Locales/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local L = BigWigs:NewBossLocale("Magmaw", "zhTW")
if not L then return end
if L then
L.stage2_yell_trigger = "真難想像!看來你真有機會打敗我的蟲子!也許我可幫忙...扭轉戰局。"
L.stage2_yell_trigger = "真難想像" -- 真難想像!看來你真有機會打敗我的蟲子!也許我可幫忙...扭轉戰局。

L.slump = "撲倒"
L.slump_desc = "當熔喉撲倒並暴露時發出警報。"
Expand All @@ -25,7 +25,6 @@ end
L = BigWigs:NewBossLocale("Atramedes", "zhTW")
if L then
--L.obnoxious_fiend = "Obnoxious Fiend" -- NPC ID 49740
L.air_phase_trigger = "沒錯,逃吧!每一步都會讓你的心跳加速。跳得轟隆作響...震耳欲聾。你逃不掉的!"
--L.circles = "Circles"
end

Expand All @@ -37,6 +36,6 @@ end
L = BigWigs:NewBossLocale("Nefarian", "zhTW")
if L then
L.discharge = "閃電釋放"
L.stage3_yell_trigger = "我本來只想略盡地主之誼"
L.stage3_yell_trigger = "我本來只想略盡地主之誼" -- 我本來只想略盡地主之誼,但是你們就是不肯痛快的受死!是時候拋下一切的虛偽...殺光你們就好!
--L.too_close = "Dragons are too close"
end
2 changes: 1 addition & 1 deletion Blackwing/Nefarian.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ local empowerLine = 9
local L = mod:GetLocale()
if L then
L.discharge = "Discharge"
L.stage3_yell_trigger = "I have tried to be an accommodating host"
L.stage3_yell_trigger = "KILL YOU ALL" -- I have tried to be an accommodating host, but you simply will not die! Time to throw all pretense aside and just... KILL YOU ALL!
L.too_close = "Dragons are too close"
L["77939_icon"] = "spell_nature_lightning"
end
Expand Down

0 comments on commit b18e891

Please sign in to comment.