5
edits
(Added formula for interval calculation) Tag: visualeditor-switched |
m (Fixed incorrect min() instead of max() in interval formula) |
||
Line 6: | Line 6: | ||
<math> | <math> | ||
\text{Effective Interval} = \ | \text{Effective Interval} = \max\left( \left\lfloor \frac{\text{Base Action Interval} \times \left(1 - \text{Sum of Percentage Reductions} \right) - \text{Sum of Flat Reductions}}{0.05} \right\rfloor \times 0.05, 0.25\right) | ||
</math> | </math> | ||
edits