Talk:Spell Recast

From FFXI Wiki

Notes and Links

  • I see:
    • Post-Haste Recast = (Initial Recast: 10 bits)×(1 + Haste÷255 - Slow÷255)
    • Post-JA Recast = (Post-FC Recast)×(Job Ability Modifier 1)×(Job Ability Modifier 2)×...
    • Final Recast (10 bits) = (Post-JA Recast)×(Shifted Fast Cast÷100)
  • Shouldn't it be:
    • Post-Haste Recast = (Initial Recast: 10bits)×(1+Slow÷255-Haste÷255) [it should be initial * <1 if there's haste, not more than 1]
    • Post-JA Recast = (Post-Haste)×(Job Ability Modifier 1)×(Job Ability Modifier 2)×...
    • Final Recast (10 bits) = (Post-JA)×(Shifted Fast Cast-"Recast")÷100--Chimerawizard (talk) 15:43, 9 December 2013 (EST)

Complicated Cases to test for flooring:

  • Celerity, Composure, 30% Fast Cast, Light Arts -> 31 Recast (60*.5*1.25*.85)
  • Celerity, Composure, 30% Fast Cast, Light Arts, Goading Belt -> 30 Recast (60*.5*1.25*.85*.95)

Everything works out with only one flooring step at the end. Several other cases attempted as well, including confirming Hasso/Seigan's +50%. I have not confirmed that Hasso/Seigan and the Scholar JAs are separate terms, but they probably are. --Byrthnoth 20:57, 28 June 2011 (EDT)