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

Feature/fix default spell multiplier #1025

Closed
wants to merge 3 commits into from

Conversation

InDebt
Copy link
Contributor

@InDebt InDebt commented Sep 17, 2024

During some PTR data evaluation it became apparant that the class specific default multiplier were not used correctly for spells defined outside the actual class folders. This is due to the non-oop nature of go.

I tried to define a proper interface and use it where necessary. Feel free to propose a different aproach. This is fairly new terretory for me in go ;).

Marcel Ellermann added 3 commits September 17, 2024 13:51
* Previously in many places character.DefaultXXXMultiplier methods where used that would not use the spec specific implementations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant