Skip to content

Commit

Permalink
raidboss: E4S - phase 3 raidwide + bleed (#5726)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiashtra authored Jul 24, 2023
1 parent 0553fee commit ceee13a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ui/raidboss/data/05-shb/raid/e4s.ts
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,13 @@ const triggerSet: TriggerSet<Data> = {
netRegex: { id: '4124', source: 'Titan Maximum', capture: false },
response: Responses.bigAoe(),
},
{
id: 'E4S Earthen Fury with Bleed',
// applies 5C2 Filthy
type: 'StartsUsing',
netRegex: { id: '413A', source: 'Titan Maximum', capture: false },
response: Responses.bleedAoe(),
},
{
id: 'E4S Earthen Fist - Left/Right',
type: 'StartsUsing',
Expand Down

0 comments on commit ceee13a

Please sign in to comment.