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

Filter for exotic class item duplicates #24

Open
DonKiiimo opened this issue Jun 18, 2024 · 0 comments
Open

Filter for exotic class item duplicates #24

DonKiiimo opened this issue Jun 18, 2024 · 0 comments

Comments

@DonKiiimo
Copy link

Hey ive tried creating a filter for the new exotic class item for every duplicate roll for example the Hunter:
((
exactperk:"spirit of the assassin" or
exactperk:"spirit of inmost light" or
exactperk:"spirit of the ophidian" or
exactperk:"spirit of the dragon" or
exactperk:"spirit of galanor" or
exactperk:"spirit of the foetracer" or
exactperk:"spirit of caliban" or
exactperk:"spirit of renewal"
) and (
exactperk:"spirit of the star-eater" or
exactperk:"spirit of synthoceps" or
exactperk:"spirit of verity" or
exactperk:"spirit of the cyrtarachne" or
exactperk:"spirit of the gyrfalcon" or
exactperk:"spirit of the liar" or
exactperk:"spirit of the wormhusk" or
exactperk:"spirit of the coyote"
)) and is:hunter and count>1

there might be an easier way instead of checking every single intrinsic combination in each slot but as of now this doesnt show which ones are duplicated. I tried is;dupelower too..

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