From 517e57e89c793e5770476c85dd13b4f3496a2bac Mon Sep 17 00:00:00 2001 From: Arrvis the Lion Date: Sat, 6 Nov 2021 14:56:40 +0300 Subject: [PATCH] Revert "[KA] Added Chaurus Bite projectile announcements" This reverts commit 46d8de213e21d177ad44438ced7ffdf34254e7e6. It was decided that this announcement is superfluous. --- BuffsDebuffs.lua | 2 -- Settings.lua | 8 -------- TrialKynesAegis.lua | 10 ---------- lang/en.lua | 4 ---- 4 files changed, 24 deletions(-) diff --git a/BuffsDebuffs.lua b/BuffsDebuffs.lua index 2fd86cb..13cbbd5 100644 --- a/BuffsDebuffs.lua +++ b/BuffsDebuffs.lua @@ -597,8 +597,6 @@ kynes_aegis.yandir_harpy_totem_spawn = 133511 kynes_aegis.yandir_gargoyle_totem_spawn = 133514 -- Chaurus Totem spawn at Yandir the Butcher boss kynes_aegis.yandir_chaurus_totem_spawn = 133516 --- Chaurus Bile, projectile from Chaurus Totem at Yandir the Butcher boss -kynes_aegis.yandir_chaurus_bile = 133559 -- Meteor casted by Vrolsworn Fire Mage during the Captain Vrol boss encounter kynes_aegis.vrol_firemage_meteor = 134023 -- Effect which fires when Lord Falgravn starts his Ichor Eruption mechanic diff --git a/Settings.lua b/Settings.lua index 1912fae..d30da8e 100644 --- a/Settings.lua +++ b/Settings.lua @@ -300,7 +300,6 @@ do ------------------ bitter_knight_sanguine_prison = false, bloodknight_blood_fountain = false, yandir_totem_spawn = 0, -- "Off" - yandir_chaurus_bile = 0, -- "Off" vrol_firemage_meteor = 0, -- "Off" falgravn_ichor_eruption = false, falgravn_ichor_eruption_time_before = 3, @@ -555,7 +554,6 @@ function RaidNotifier:CreateSettingsMenu() L.Settings_General_Choices_OnlyChaurusTotem, L.Settings_General_Choices_All, }, - yandir_chaurus_bile = off_self_all, vrol_firemage_meteor = off_self_all, }, rockgrove = { @@ -1621,12 +1619,6 @@ function RaidNotifier:CreateSettingsMenu() tooltip = L.Settings_KynesAegis_Totem_TT, choices = choices.kynesAegis.yandir_totem_spawn, }, "kynesAegis", "yandir_totem_spawn") - MakeControlEntry({ - type = "dropdown", - name = L.Settings_KynesAegis_Chaurus_Bile, - tooltip = L.Settings_KynesAegis_Chaurus_Bile_TT, - choices = choices.kynesAegis.yandir_chaurus_bile, - }, "kynesAegis", "yandir_chaurus_bile") MakeControlEntry({ type = "dropdown", name = L.Settings_KynesAegis_Vrol_FireMage_Meteor, diff --git a/TrialKynesAegis.lua b/TrialKynesAegis.lua index 4475ab2..f265fd3 100644 --- a/TrialKynesAegis.lua +++ b/TrialKynesAegis.lua @@ -71,16 +71,6 @@ function RaidNotifier.KA.OnCombatEvent(_, result, isError, aName, aGraphic, aAct self:AddAnnouncement(GetString(RAIDNOTIFIER_ALERTS_KYNESAEGIS_CHAURUS_TOTEM), "kynesAegis", "yandir_totem_spawn") end end - -- Chaurus Bile projectile from Chaurus Totem at Yandir the Butcher boss - if (abilityId == buffsDebuffs.yandir_chaurus_bile) then - if (settings.yandir_chaurus_bile >= 1) then - if (tType == COMBAT_UNIT_TYPE_PLAYER) then - self:AddAnnouncement(GetString(RAIDNOTIFIER_ALERTS_KYNESAEGIS_CHAURUS_BILE_SELF), "kynesAegis", "yandir_chaurus_bile") - elseif (settings.yandir_chaurus_bile == 2) then - self:AddAnnouncement(GetString(RAIDNOTIFIER_ALERTS_KYNESAEGIS_CHAURUS_BILE_COMMON), "kynesAegis", "yandir_chaurus_bile", 2) - end - end - end -- Vrolsworn Fire Mage's meteors (3 meteors at once) -- hitValue = 1 for casting or 2250 as the duration of meteor's reaching the targets if (abilityId == buffsDebuffs.vrol_firemage_meteor and hitValue > 1) then diff --git a/lang/en.lua b/lang/en.lua index b0ea6b3..8661fdf 100644 --- a/lang/en.lua +++ b/lang/en.lua @@ -561,8 +561,6 @@ L.Settings_KynesAegis_Blood_Fountain = "General: Blood Fountain" L.Settings_KynesAegis_Blood_Fountain_TT = "Alerts you when Bloodknight starts his Blood Fountain attack, counting down until it is unleashed. It looks like cross-shaped AoE, and need to be avoided as it deals heavy damage." L.Settings_KynesAegis_Totem = "Yandir: Totems spawn" L.Settings_KynesAegis_Totem_TT = "Alerts you when certain totem appeared during the battle with Yandir the Butcher boss.\n\nDragon Totems: always two appears at the same time; each one blows out fire along a straight line in two opposite directions.\nHarpy Totem: spawns a lightning aura that will radiate out.\nGargoyle totem: encases random players into stone.\nChaurus Totem: poisons several people, and this poison should not be spread to others, that's why you should not stack at this phase." -L.Settings_KynesAegis_Chaurus_Bile = "Yandir: Chaurus Bile" -L.Settings_KynesAegis_Chaurus_Bile_TT = "Alerts you when Chaurus Totem launch Chaurus Bile projectiles towards random group members. This projectile can be dodged." L.Settings_KynesAegis_Vrol_FireMage_Meteor = "Vrol: Meteors" L.Settings_KynesAegis_Vrol_FireMage_Meteor_TT = "Alerts you when Vrolsworn Fire Mages from the boat will cast meteors on players." L.Settings_KynesAegis_Ichor_Eruption = "Falgravn: Ichor Eruption" @@ -578,8 +576,6 @@ L.Alerts_KynesAegis_Dragon_Totem = "Two |cffa500Dragon Totems L.Alerts_KynesAegis_Harpy_Totem = "|c00bfffHarpy Totem|r spawned." L.Alerts_KynesAegis_Gargoyle_Totem = "|cf5f5dcGargoyle Totem|r spawned." L.Alerts_KynesAegis_Chaurus_Totem = "|c39942eChaurus Totem|r spawned. Don't stack!" -L.Alerts_KynesAegis_Chaurus_Bile_Self = "|c39942eChaurus Bile|r incoming at you. Dodge!" -L.Alerts_KynesAegis_Chaurus_Bile_Common = "|c39942eChaurus Bile|r incoming!" L.Alerts_KynesAegis_Vrol_FireMage_Meteor = "|cffa500Meteor|r on you in" L.Alerts_KynesAegis_Vrol_FireMage_Meteor_Other = "Meteors in" L.Alerts_KynesAegis_Ichor_Eruption = "|cb00000Ichor Eruption|r in"