Fast Cast: Difference between revisions

From HorizonXI Wiki
(Created page with "Quickens spellcasting. * Reduces both spell casting time, and the recast time. ** Recast reduction is half of the cast time reduction, rounded down to the nearest whole percentage. ** While Fast Cast may be swapped out before a spell goes off to still reduce the casting time. It must remain equipped during the casting of the spell to reduce recast time. * Casting Time reduction cap is 80%. ** Thus, Fast Cast's maximum contribution to recast reduction is 40%. * Tier...")
Tag: visualeditor
 
No edit summary
Tag: visualeditor
Line 6: Line 6:
* Casting Time reduction cap is 80%.
* Casting Time reduction cap is 80%.
** Thus, [[Fast Cast]]'s maximum contribution to recast reduction is 40%.
** Thus, [[Fast Cast]]'s maximum contribution to recast reduction is 40%.
* Tier 1 is 10% fast cast, stacks with gear, and When trying to determine the recast when combining [[fast cast]] and [[haste]], it's important to know the order in which they are applied. [[Haste]] is applied first, and then truncated to the 10ths place. [[Fast Cast]] is then applied to the truncated number. The number is then floored(decimal truncated) for the final recast value. The equation would look something like this:  New Recast = floor( [1-Fast Cast] * ( [1-Haste] * Recast ) )  (Round to the 10ths place after each step.)
* Tier 1 is 10%/5% fast cast,  
**This increases by 5% fast cast for casting, and 2.5% reduction in recast per tier.
*stacks with gear, and When trying to determine the recast when combining [[fast cast]] and [[haste]], it's important to know the order in which they are applied. [[Haste]] is applied first, and then truncated to the 10ths place. [[Fast Cast]] is then applied to the truncated number. The number is then floored(decimal truncated) for the final recast value. The equation would look something like this:  New Recast = floor( [1-Fast Cast] * ( [1-Haste] * Recast ) )  (Round to the 10ths place after each step.)

Revision as of 14:27, 20 December 2022

Quickens spellcasting.

  • Reduces both spell casting time, and the recast time.
    • Recast reduction is half of the cast time reduction, rounded down to the nearest whole percentage.
    • While Fast Cast may be swapped out before a spell goes off to still reduce the casting time. It must remain equipped during the casting of the spell to reduce recast time.
  • Casting Time reduction cap is 80%.
    • Thus, Fast Cast's maximum contribution to recast reduction is 40%.
  • Tier 1 is 10%/5% fast cast,
    • This increases by 5% fast cast for casting, and 2.5% reduction in recast per tier.
  • stacks with gear, and When trying to determine the recast when combining fast cast and haste, it's important to know the order in which they are applied. Haste is applied first, and then truncated to the 10ths place. Fast Cast is then applied to the truncated number. The number is then floored(decimal truncated) for the final recast value. The equation would look something like this: New Recast = floor( [1-Fast Cast] * ( [1-Haste] * Recast ) ) (Round to the 10ths place after each step.)