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] Implemented SPA 390 SE_FcTimerLockout #1496

Merged
merged 3 commits into from
Aug 16, 2021
Merged

Conversation

KayenEQ
Copy link
Contributor

@KayenEQ KayenEQ commented Aug 15, 2021

Implemented

SPA 390 SE_FcTimerLockout

This focus limited effect sets any spell in the spell bar that meets the criteria of the of the focus limits to be a on recast timer.
Base value: recast duration in milliseconds.

Example spell: Suppression of Fire ID 16973.
Sets any fire spell in the clients spell bar to a 2 second recast when the client is affect by the spell.

Note: This focus can only be applied from spells (not item or AA)

Note: Although reinforced by the server, to appear visually correct both server side and client side spell values need to match (ie. need to matching database and spells_us.txt values).

KayenEQ and others added 2 commits August 15, 2021 18:46
Implemented

SPA 390 SE_FcTimerLockout

This focus limited effect sets any spell that meets the criteria of the of the focus limits to be a on recast timer.
Base value: recast duration in milliseconds.

Note: This focus can only be applied from spells (not item or AA)
Note: Although reinforced by the server, to appear visually correct both server side and client side spell values need to match (ie. need to matching spells_new values).

Example spell: Suppression of Fire ID 16973.
Sets any fire spell in the clients spell bar to a 2 second recast when the client is affect by the spell.
@Akkadius Akkadius merged commit bde5d69 into EQEmu:master Aug 16, 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.

2 participants