Missing passive cooldown on Bullseye?
Posted: Sat Feb 29, 2020 8:16 pm
Is the Bullseye talent supposed to have a passive trigger cooldown? Its .proc() method is at least going through the motions of calling :startTalentCooldown() on it, but it doesn't have a .cooldown field, so that's effectively a no-op. [It does have a .getCooldown() method, but that appears to be used for the cooldown reduction of other talents on trigger.]