Bug Verified

[Bug] Cooldown placeholder wrong

#6315 opened by Unknown 1 year ago

Unknownreported this bug

The placeholders for current cooldown and max cooldown are incorrect. According to the documentation, they would be:

Placeholder Function
%mythic_binding_cooldown_current_[binding]% The current cooldown
%mythic_binding_cooldown_max_[binding]% The max cooldown

Instead, a reagent is required as a parameter:

%mythic_binding_cooldown_current_mana_1%

%mythic_binding_cooldown_max_mana_1%

Unknowncommented

this indeed seems to be the case. can you have 2 different reagent spells to a single bind?

Sign in to join the discussion.