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

Refactor ItemEffect class #26

Open
AJ2O opened this issue Nov 20, 2020 · 0 comments
Open

Refactor ItemEffect class #26

AJ2O opened this issue Nov 20, 2020 · 0 comments
Labels
Epic refactor Removing/Replacing legacy code

Comments

@AJ2O
Copy link
Owner

AJ2O commented Nov 20, 2020

The ItemEffect class was an early implementation of how item effects were handled. It is being replaced by "PBS.Databases.Effects.Item", which contains more readable and flexible effect definitions.

Some of the legacy effects are still referenced and used (ex. Fling power, Status healing), and should be replaced by their counterparts in the aforementioned class.

@AJ2O AJ2O added Epic refactor Removing/Replacing legacy code labels Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic refactor Removing/Replacing legacy code
Projects
None yet
Development

No branches or pull requests

1 participant