Skip to content

Commit

Permalink
removes shadow buffs
Browse files Browse the repository at this point in the history
  • Loading branch information
sanguinerarogue committed Dec 19, 2024
1 parent c3c0db9 commit 7103009
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ui/warrior/presets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,18 +106,15 @@ export const DefaultRaidBuffs = RaidBuffs.create({
leaderOfThePack: true,
powerWordFortitude: TristateEffect.TristateEffectImproved,
strengthOfEarthTotem: TristateEffect.TristateEffectImproved,
stoneskinTotem: TristateEffect.TristateEffectRegular,
});

export const DefaultIndividualBuffs = IndividualBuffs.create({
blessingOfKings: true,
blessingOfMight: TristateEffect.TristateEffectImproved,
fengusFerocity: true,
moldarsMoxie: true,
rallyingCryOfTheDragonslayer: true,
saygesFortune: SaygesFortune.SaygesDamage,
songflowerSerenade: true,
spiritOfZandalar: true,
warchiefsBlessing: true,
});

Expand Down

0 comments on commit 7103009

Please sign in to comment.