We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current behavior: Doesn't do anything if expansion flags are pre-aos.
Expected behavior: OnCast adds armor rating based on caster's skill (magery).
Functional Math > increase armor rating by (magery / 10) = 1-10 pts. Duration Math > 6 seconds x magery / 5 = clamped at 6 sec to 120 sec.
The text was updated successfully, but these errors were encountered:
Correction, currently acts the same as UOR, lower disturb chance for 120s.
Sorry, something went wrong.
No branches or pull requests
Current behavior: Doesn't do anything if expansion flags are pre-aos.
Expected behavior: OnCast adds armor rating based on caster's skill (magery).
Functional Math > increase armor rating by (magery / 10) = 1-10 pts.
Duration Math > 6 seconds x magery / 5 = clamped at 6 sec to 120 sec.
The text was updated successfully, but these errors were encountered: