Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spells] SPA 310 SE_ReduceReuseTimer will now work on spell recast time #1856

Merged
merged 2 commits into from
Dec 1, 2021

Conversation

KayenEQ
Copy link
Contributor

@KayenEQ KayenEQ commented Dec 1, 2021

Special credit and thanks to Natedog for helping figure out how to reduce recast reduction with memorizespell_struct!

SPA 310 can now be used to reduced the recast timers on spells (previously only worked on discipline timers).

SE_ReduceReuseTimer 310 Focus Effect, On Caster, spell and disc reuse time mod by amount, base: milliseconds
Note: Use positive values for amount of reduction, IE. 10000 = 10 second reduction.
If you try and reduce lower than the spells recast timer, it will set the spell to be instant refresh.

Also, fixed a bug with Forceful Rejuvenation (resets recast timers) where spells with linked timers were not getting there recast timers reset server side.

[Spells] SPA 310 SE_ReduceReuseTimer	will now work on spell recast time
[Spells] SPA 310 SE_ReduceReuseTimer will now work on spell recast time
@Natedog2012 Natedog2012 merged commit bc0795b into EQEmu:master Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants