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 equipment types to affixes #6

Closed
fonsleenaars opened this issue Dec 25, 2017 · 3 comments
Closed

Add equipment types to affixes #6

fonsleenaars opened this issue Dec 25, 2017 · 3 comments

Comments

@fonsleenaars
Copy link
Owner

It's very useful for the affixes (pre- and suffixes) to list what equipment they apply to.

For the parser this means adding the equipment types (using the category names) to each affix.

For the website this means displaying this information, and allowing some basic filtering on the equipment types.

@LordVampir1983
Copy link

Similarly, if possible, I would like to know the chances of the appearance of certain affixes

@fonsleenaars
Copy link
Owner Author

fonsleenaars commented Jan 4, 2018

That's possible, they're indexed just like loot tables so getting the chances shouldn't be a big challenge.

@fonsleenaars
Copy link
Owner Author

First setup is live on staging (https://staging.tq-db.net/affix/prefixes).

The chances are going to be tackled later, perhaps even per monster infrequent, unless it turns out the chance application is global for all non-unique/non-MI items. I'll get back on that (maybe make it a separate issue after 1.2.0 is released).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants