Skip to content

Commit

Permalink
Update cloud_of_darkness_chaotic.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
xiashtra committed Jan 1, 2025
1 parent b712bc2 commit a6a6dab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/raidboss/data/07-dt/alliance/cloud_of_darkness_chaotic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ import { TriggerSet } from '../../../../../types/trigger';

// TODO: tile phase timeline
// TODO: tweak trigger durations/delays
// TODO: tile refreshes?
// TODO: Break IV safe look-away direction
// TODO: tile refresh reminders?

type ThirdArtOfDarknessId = keyof typeof thirdArtOfDarknessHeadmarker;
type ThirdArtOfDarkness = 'leftCleave' | 'rightCleave' | 'pairStacks' | 'proteanSpread';
Expand Down

0 comments on commit a6a6dab

Please sign in to comment.