-
Notifications
You must be signed in to change notification settings - Fork 20
Cooldowns window
Cooldowns window was the first one to be created in TCC. It features two modes and it can be configured in many aspects.
- All common window settings
- Cooldown bar mode (normal/fixed)
- Show items cooldown (toggle)
Normal mode layout
In normal mode, this bar will work like ingame one (Display cooldown notices
option), but it should be less buggy, without empty spaces between skills or swapped icons. It is composed by:
- main row : this is the main row that will show short skill cooldowns
- long cooldowns row : this row will show cooldowns longer than 45 seconds
- items row : this row will show cooldowns for used items
Skills will appear from left to right and only during their cooldown, so the window will only be visible when some skill is on cooldown.
Unwanted skills can be hidden by hovering an icon and pressing the Hide button:
Hide button for unwanted skills
Fixed mode layout
Fixed mode bar will show skills regardless of them being on cooldown. Which skills to show is decided by the users via Skill config window. Fixed skills becoming available after their cooldown expires (or after they're reset) will flash in white, while skills being reset when already available (by glyphs or other skills - eg. Blade Draw) will show a white circle expanding from the center of the icon.
This layout is composed as follows:
- main row : shows most important skills (chosen by the user)
- secondary skills row : shows skills that should be separated from main row (chosen by the users)
- other skills : shows all the other skills not included in the other rows and not hidden, when they're on cooldown (like normal mode bar)
- items row : displays cooldown of used items; icons are stacked from right to left; can be toggled
- config window button : opens Skills config window that allows main and secondary rows configuration
Skills already on the bar can be reordered by dragging them or removed by using the Remove button which appears if you hover one of them.
Remove skill button
Skills config window
This window (opened by using the button above main bar or Ctrl+K
shortcut) shows four lists of skills, items and abnormalities (buffs/debuffs):
- Skills list shows all the skills available for the current class (except the ones without cooldown)
- Items list shows all the items having a cooldown after being used
- Abnormalities list shows all game abnormalities
- Hidden skills list shows all those skills and items hidden by using the yellow Hide button
These lists feature a search box to quickly filter big amounts of items. After finding the skill/item/abnormality you're interested into, you can drag and drop it on the main or secondary bar of the cooldown window.