[CF 1239] Void Bolt Cooldown
tmw-issue-import opened this issue ยท 2 comments
What do you expect to happen? What happens instead?
The icon for Void Bolt should only show when Void Bolt is off cooldown. Instead, it shows that Void Bolt is always available (even when on cooldown), therefore it never goes to the next icon in the sequence.
What version of TellMeWhen are you using? ("The latest" is not a version)
8.0.3
Do you have an error log of what happened?
No error log.
Please provide any additional information below (including any export strings if applicable; see above.)
^1^T^SType^Scooldown ^SName^SVoid~`Bolt ^SEnabled^B ^SGUID^STMW:icon:1NaQCPRvRyKN ^t^N80301^S~`~| ^Sicon^^
Posted by CurseForge user Draalei | Imported from CurseForge issue #1239 | Raw
Chiming in since I was going to drop a ticket in for a different issue.
You'll want to track the cooldown of Void Eruption, as that ability turns into Void Bolt in Voidform. Add conditions as necessary to suit your needs.
I've set up a meta icon that I think works well for tracking Void Eruption if you want to try it out: (Meta): ^1^T^SType^Smeta ^SIcons^T ^N1^STMW:icon:1NaRienFHP3E ^N2^STMW:icon:1NaL=Qj1lGNA ^N3^STMW:icon:1NaL=Qj2zkKa ^t^SEnabled^B ^SCustomTex^S228266 ^t^N80301^S`| ^Sicon^^
(On a hidden group somewhere 1): ^1 ^T^SType^Scooldown ^SGUID^STMW:icon:1NaRienFHP3E ^SEvents^T ^N1^T ^SType^SAnimations ^SAnimation^SACTVTNGLOW ^SEvent^SOnShow ^SInfinite^B ^t^Sn^N1 ^t^SStates^T ^N1^T ^SAlpha^N0.8 ^t^t^SEnabled^B ^SConditions^T ^N1^T ^SType^SINSANITY ^SLevel^N100 ^t^N2^T ^SType^SBUFFDUR ^SName^SVoidform ^t^Sn^N2 ^t^SName^SVoid`Eruption ^t^N80301^S`| ^Sicon^^
(On a hidden group somewhere 2): ^1 ^T^SType^Scooldown ^SName^SVoid`Eruption ^SEvents^T ^N1^T ^SType^SAnimations ^SAnimation^SACTVTNGLOW ^SEvent^SOnShow ^SInfinite^B ^t^Sn^N1 ^t^SGUID^STMW:icon:1NaL=Qj1lGNA ^SStates^T ^N1^T ^SAlpha^N0.8 ^t^t^SConditions^T ^N1^T ^SType^SBUFFDUR ^SOperator^S|= ^SName^SVoidform ^t^Sn^N1 ^t^SEnabled^B ^t^N80301^S`| ^Sicon^^
(On a hidden group somewhere 3): ^1 ^T^SShowTimer^B ^SType^Scooldown ^SShowTimerText^B ^SEnabled^B ^SConditions^T ^N1^T ^SType^SBUFFDUR ^SOperator^S|= ^SName^SVoidform ^t^Sn^N1 ^t^SName^SVoid`Eruption ^SGUID^STMW:icon:1NaL=Qj2zkKa ^SStates^T ^N1^T ^SAlpha^N0 ^t^N2^T ^SAlpha^N0.6 ^t^t^t^N80301^S`| ^Sicon^^
Posted by CurseForge user Rynthian