Skip to content

Fixed cooldown fix

Samuel Wegner requested to merge Effigy/t-engine4:fixed_cooldown into master

Previously, Contigency allowed bypassing fixed cooldowns and Matrix allowed reducing fixed cooldowns. In the case of Matrix, there was an attempt to filter out fixed cooldowns, but due to a typo they were not being filtered. Contingency did not have a similar condition, which I assume was an oversight.

Now, Contingency and Matrix will filter out talents with fixed_cooldown==true.

I think this could be included in 1.3.2.

Merge request reports

Loading