WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Combining cooldowns and buffs (https://www.wowinterface.com/forums/showthread.php?t=31705)

moxy 04-05-10 09:44 AM

Combining cooldowns and buffs
 
I was doing some UI experimentation and playing with cooldowns and buffs and something struck me. The game features a natural combination of abilities and buffs. For example Icy Veins or Shield Wall are abilities (with cooldowns) that have associated buffs of the same name (with timers). Most trinkets have on-use buffs that have different names from the item. Several procs have associated internal cooldowns. So there's this whole set of cooldowns that connect to this whole set of buffs. But I can't find any mod that lets me define these connections. Very few mods even attempt to handle *both* cooldowns and buffs. Generally you're using different mods for each. Power Auras seems to be one of the few that can handle both, but there's no connection between them. For example, you can set up an Icy Veins effect when it comes off cooldown, and set up a variation of that for when Icy Veins is active. But they're 2 separate effects that have no knowledge of each other, whereas it seems like a very natural thing to recognize that these are 2 connected events.

For example, I can imagine a setup where my key cooldowns display in a fixed location, counting down to when they become active, and then have some kind of *USE THIS* effect trigger, like a big pulse, then once i trigger it, have another *NOW ACTIVE* effect defined, like the cooldown bar fills back up but in a different color or something.

But currently I can't see any way to build that from existing mods, since there's no way to define the connections between an ability/item and its associated buff. I think there are a few class-specific mods that do that kind of thing, but I'm only interested in mods that let me configure them for all my classes. Any suggestions on something I might have missed?

nightcracker 04-05-10 01:44 PM

There is one way to make those "links": Created a huge DB. There is no API to do this.

moxy 04-05-10 01:48 PM

Quote:

Originally Posted by nightcracker (Post 184107)
There is one way to make those "links": Created a huge DB. There is no API to do this.

Yeah there's no API. My theoretical mod would need to have a spot for you to specify "associated buff" for each new cooldown you wanted to track, and possibly have a bunch of common ones preset (e.g. like MSBT).

So has anyone made anything like this before?


All times are GMT -6. The time now is 06:11 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI