Triggevent is a comprehensive addon for FFXIV that provides cooldown and multi-target DoT tracking, easy triggers, a titan jail plugin, and more.
Triggevent supports Cactbot Timelines. You should read that link first if you’re not familiar with timeline files.
First, let’s look at the settings on the top.
For example, if “Seconds in Future” is 30, and “Max in Overlay” is 5, then it will display 5 entries if there are at least 5 entries coming up in the next 30 seconds. If there are less than 5, then it willl display less.
First, find the timeline you wish to edit on the left. On the right, all the timeline entries will be displayed.
Let’s take a look at what each column means.
Whether this entry is enabled or not.
If the entry has a sync, you should probably remove the text rather than disabling it. You still want to have sufficient syncs.
The time in the timeline file. This is not necessarily the fight time, especially on fights with variable phase timings.
You can add an icon to the entry which will be displayed next to the text.
You can manually enter a URL, or right click and select “Use Ability Icon” or “Use Status Icon” to use an ability or buff icon.
The text that will be displayed on the screen. Blank this to have it not be displayed.
The optional sync pattern. These are regular expressions which are checked against parsed ACT log lines (‘:’ delimiters), but TE does not consume these from ACT. Rather, they are simply emulated from the network log lines.
Optional “active duration” for timeline entries.
The relative start and end of the sync window. In order to sync to a timeline entry, the log line must match the ‘pattern’, and the current time must be within the window of the entry. For example, if the current time is 1000, and the entry has a time of 1030, the Win Start would need to be at least 30 (assuming the log line matches the regular expression in the ‘Pattern’ column).
Read-only column that shows the absolute window. i.e. Time - Win Start
through Time + Win End
.
Optional. If provided, then instead of syncing to this line’s time, it will instead sync to the given time.
Whether to turn this into a timeline trigger. If enabled, then when we hit this time, the ‘Text’ will be turned into a trigger (TTS and on-screen).
If ‘Trig’ is on, then this is how long before the given time that the trigger should be fired. It will also have a countdown on the on-screen text.
There are a few ways to add a new entry. You can select an entry, and click “Add New Timeline Entry” at the bottom. This will insert a new entry at the same time as the selected entry.
You can also right-click an entry, and select “Clone” to duplicate it.
To remove an entry, right click and select “Delete/Revert”. In addition, this will revert overridden entries back to their default.
You cannot delete a built-in entry. Instead, just uncheck “Enabled” (the first column).
To remove all customizations, you can click “Delete All Customizations” which will revert the entire timeline back to its default state.
New: You can record mitigations from an existing log!
Here’s how you could add a trigger to your timeline to call out a mitigation usage:
Note that you may also simply edit the time, instead of or in conjunction with the “Pre” time. For example, if you plan to use a mitigation 2 seconds before a mechanic, but would like to be reminded of that 5 seconds before you would press it, then lower the time by 2, and set Pre to 5.