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

Add minimum attribute requirement in gems.json #31

Open
karakasis opened this issue Mar 7, 2019 · 0 comments
Open

Add minimum attribute requirement in gems.json #31

karakasis opened this issue Mar 7, 2019 · 0 comments

Comments

@karakasis
Copy link
Owner

https://github.com/brather1ng/RePoE/tree/master/data

Use this open source information , examine each gem in gems.json and find attr required .
Maybe save them in "attributes" : {
"dex" : 0,
"int" : 0,
"str" : 0
}

Then change the code needed to read values, and make a new value in Gem class to keep them in some sort of inner class.

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

No branches or pull requests

1 participant