Haste (535)/saved posts: Difference between revisions

The official GemStone IV encyclopedia.
< Haste (535)
Jump to navigation Jump to search
(release saved post)
 
(add post)
Line 11: Line 11:


The RoundTime reduction is a percentage calculated by: (80 - (1 per 5 known Major Elemental spells) - (1 per 5 ranks of Elemental Lore: Air)), with known Major Elemental Spells capped at level. The reduction bottoms out at 40%.
The RoundTime reduction is a percentage calculated by: (80 - (1 per 5 known Major Elemental spells) - (1 per 5 ranks of Elemental Lore: Air)), with known Major Elemental Spells capped at level. The reduction bottoms out at 40%.

{{saved-post
| category = Wizards
| topic = Wizard Spells
| messagenum = 1814
| author = GS4-FINROS
| date = 01/18/2016 11:14 AM EST
| subject = Re: Haste (535)
}}''>I'm not comprehending the formula. It looks like training more spells and air lore make the spell less effective to me. Can you please clarify?''

I can see how my wording was confusing. Apologies. It would better say "Your final RoundTime is calculated as a percentage of the original according to the formula: (80 - (1 per 5 known Major Elemental spells) - (1 per 5 ranks of Elemental Lore: Air))%, with known Major Elemental Spells capped at level. The minimum percentage is 40%.

Final_RT = ((Original_RT * (80 - (MjE_Ranks / 5) - (EL:A_Ranks / 5))) / 100). As is typical in Gemstone math, all fractions truncate.

Revision as of 12:20, 18 January 2016

Category: Wizards
Topic: Wizard Spells
Message #: 1482
Author: GS4-FINROS
Date: 01/15/2016 02:52 PM EST
Subject: Haste (535)

A new spell, Haste, has been implemented in spell slot 535. Portions of the implementation are drawn from the old Haste spell previously in slot 506.

Haste reduces all RoundTimes except for the offensive combat actions, and selected utility actions, that are affected by the Celerity spell. It is a standard duration stackable spell (base 1200 seconds + 60 seconds per known Major Elemental spell) and is self-cast only. Example areas of RoundTime reduction are the imposed RoundTime from offensive maneuvers carried out against the caster, or the movement RoundTime incurred when traversing certain obstacles.

The RoundTime reduction is a percentage calculated by: (80 - (1 per 5 known Major Elemental spells) - (1 per 5 ranks of Elemental Lore: Air)), with known Major Elemental Spells capped at level. The reduction bottoms out at 40%.

Category: Wizards
Topic: Wizard Spells
Message #: 1814
Author: GS4-FINROS
Date: 01/18/2016 11:14 AM EST
Subject: Re: Haste (535)

>I'm not comprehending the formula. It looks like training more spells and air lore make the spell less effective to me. Can you please clarify?

I can see how my wording was confusing. Apologies. It would better say "Your final RoundTime is calculated as a percentage of the original according to the formula: (80 - (1 per 5 known Major Elemental spells) - (1 per 5 ranks of Elemental Lore: Air))%, with known Major Elemental Spells capped at level. The minimum percentage is 40%.

Final_RT = ((Original_RT * (80 - (MjE_Ranks / 5) - (EL:A_Ranks / 5))) / 100). As is typical in Gemstone math, all fractions truncate.