View Single Post
  #2  
Unread 03-13-2026, 08:42 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 965
Default

The only place where countdown timers on detriments appears is in the tooltip, so the only way to get the effect's data is by mousing over it or right-clicking and examining. I have not had any success with scraping the tooltip's text and parsing out the timer value. Hotbars have specific bits of data that are exposed in the UI which is why we can display those recast timers.
Reply With Quote