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 support for affixes loot table #461

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

hguy
Copy link
Collaborator

@hguy hguy commented Aug 2, 2022

Purist can now choose item affixes from regular game loot table instead of farming duplicate and using the forge.

The name of the affix is added to the context menu.

Theory crafting made easy!!

Updated documentation

/~https://github.com/hguy/TQVaultAE/blob/affixes-tables/documentation/AFFIXES.md
/~https://github.com/hguy/TQVaultAE/blob/affixes-tables/README.md

Prefix

image

Suffix

image

Artefact completion bonus

image

Relic and charm completion bonus

image

Socketed relic and charm completion bonus

image

Remove affixes

image

Broken affixes when available

image

Support of second relic completion bonus change

image

You can switch affixes display by name/effect

image

@hguy hguy force-pushed the affixes-tables branch 29 times, most recently from ffb2c51 to 7277c3b Compare August 7, 2022 12:54
@EtienneLamoureux
Copy link
Owner

This is very impressive!

@EtienneLamoureux EtienneLamoureux merged commit 9cb6f0a into EtienneLamoureux:master Aug 7, 2022
@EtienneLamoureux
Copy link
Owner

Does it respects the game's limitations (Hallowed only on helmets) or is it free for all?

@hguy
Copy link
Collaborator Author

hguy commented Aug 8, 2022

Does it respects the game's limitations (Hallowed only on helmets) or is it free for all?

this join the loottable with the related itemid (ItemId -> tableId -> AffixId) over all available DLC, so it should !

@hguy hguy deleted the affixes-tables branch August 8, 2022 10:09
@hguy
Copy link
Collaborator Author

hguy commented Aug 13, 2022

@EtienneLamoureux It actualy doesn't look at loot table that are "for alll". only those that are explicitely linked to items.
That can lead to affixes that can't be selected in current setup.

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

Successfully merging this pull request may close these issues.

2 participants