From 49366f9166aab1b7f11853c4d56a52539683273b Mon Sep 17 00:00:00 2001 From: Patrick Engel Date: Wed, 9 Oct 2019 15:53:23 +0000 Subject: [PATCH] Update raidboss.js --- raidboss.js | 56 ++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/raidboss.js b/raidboss.js index 3c58375..c62cb62 100644 --- a/raidboss.js +++ b/raidboss.js @@ -268,12 +268,12 @@ Options.Triggers = [ hideall "recitand excog" # WHITEMAGE - hideall "Benediction0" - hideall "Benediction1" - hideall "Indulgence0" - hideall "Indulgence1" - hideall "Regens" - hideall "Temperance" + # hideall "Benediction0" + # hideall "Benediction1" + # hideall "Indulgence0" + # hideall "Indulgence1" + # hideall "Regens" + # hideall "Temperance" `, @@ -326,7 +326,7 @@ Options.Triggers = [ }, beforeSeconds: 4, alarmText: 'USE RAIDCOOLDOWN', - tts: 'Reprisal and Heart of Light', + tts: 'Repraisal and Heart of Light', }, // SCHOLAR -- LOTS OF SCHOLAR { @@ -508,15 +508,15 @@ Options.Triggers = [ hideall "Soil1" # WHITEMAGE - hideall "Temperance0" - hideall "Indulgence0" - hideall "Indulgence1" - hideall "Indulgence2" - hideall "Indulgence3" - hideall "Temperance1" - hideall "Indulgence4" - hideall "Indulgence5" - hideall "Indulgence and Temperance" + # hideall "Temperance0" + # hideall "Indulgence0" + # hideall "Indulgence1" + # hideall "Indulgence2" + # hideall "Indulgence3" + # hideall "Temperance1" + # hideall "Indulgence4" + # hideall "Indulgence5" + # hideall "Indulgence and Temperance" `, timelineTriggers: [ // DANCER @@ -558,7 +558,7 @@ Options.Triggers = [ }, beforeSeconds: 4, alarmText: 'USE RAIDCOOLDOWN', - tts: 'Reprisal and Heart of Light', + tts: 'Repraisal and Heart of Light', }, // SCHOLAR -- LOTS OF SCHOLAR { @@ -614,7 +614,7 @@ Options.Triggers = [ }, beforeSeconds: 4, alarmText: 'USE INDULGENCE AND TEMPERANCE', - tts: 'induglence and temperance', + tts: 'indulgence and temperance', }, ], }, @@ -710,14 +710,14 @@ Options.Triggers = [ hideall "Seraph2" # WHITEMAGE - hideall "Indulgence0" - hideall "Indulgence and Temperance0" - hideall "Indulgence1" - hideall "Indulgence and Temperance1" - hideall "Indulgence2" - hideall "Temperance0" - hideall "Indulgence3" - hideall "Temperance1" + # hideall "Indulgence0" + # hideall "Indulgence and Temperance0" + # hideall "Indulgence1" + # hideall "Indulgence and Temperance1" + # hideall "Indulgence2" + # hideall "Temperance0" + # hideall "Indulgence3" + # hideall "Temperance1" `, timelineTriggers: [ @@ -769,7 +769,7 @@ Options.Triggers = [ }, beforeSeconds: 4, alarmText: 'USE RAIDCOOLDOWN', - tts: 'Reprisal and Heart of Light', + tts: 'Repraisal and Heart of Light', }, // SCHOLAR -- LOTS OF SCHOLAR { @@ -825,7 +825,7 @@ Options.Triggers = [ }, beforeSeconds: 4, alarmText: 'USE INDULGENCE AND TEMPERANCE', - tts: 'induglence and temperance', + tts: 'indulgence and temperance', }, ], },