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

Lucky damage being applied even when Spirit of Fortune is removed and other spectre issues #8444

Open
3 tasks done
umn-anon opened this issue Feb 1, 2025 · 2 comments
Open
3 tasks done

Comments

@umn-anon
Copy link

umn-anon commented Feb 1, 2025

Check version

  • I'm running the latest version of Path of Building and I've verified this by checking the changelog

Check for duplicates

  • I've checked for duplicate open and closed issues by using the search function of the issue tracker

Check for support

  • I've checked that the calculation is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).

What platform are you running Path of Building on?

Windows

What is the value from the calculation in-game?

Not related to the lucky thing, but in-game, spectre auras are providing different results than POB spectres. Perfect Primal Thunderbird with level 21 raise spectre and empower 4 takes my evasion from 9649 to 19838, which is about a level 22 grace when I play with it in POB. POB does not give me the thunderbird grace aura at all.

What is the value from the calculation in Path of Building?

In POB, perfect spirit of fortune's "Lucky Lightning Hits" buff persists in the calcs tab "Aura and Buff Skills" section when you hover over it to see the list of things affecting your DPS calculation. When I manually add "your damage with hits is lucky" with the spectre disabled, I only get a ~2% damage increase, showing that it is only making my other damage types lucky, and it is not just a visual bug that the lucky lightning is persisting even when the spectre is removed.

How to reproduce the issue

Create a new build
select Arc as the first skill
observe Average hit (should be 696)
Add spectre gem, set to perfect spirit of fortune in Config tab
Remove / Uncheck Spectre gem
observe new average hit is 859
Check calcs tab, see that Spectre is listed in the "Aura and Buff Skills" section

Character build code

Here is the POB for my character to verify things like Grace from Perfect Primal Thunderbird
https://pobb.in/uPESRHVCLDh2

For the spirit of fortune, it is easier to verify with a blank new POB, but can be done in mine as well.

Screenshots

No response

@Blitz54
Copy link
Contributor

Blitz54 commented Mar 4, 2025

So Spectre gems are kind of awkward currently. When you add a Spectre to your spectre list, it just acts as a quicker access for commonly used spectres.

Image

So the issue of the Thunderbird not applying it's grace is because you only have one spectre gem, which has Spirit of Fortune selected. To have multiple spectres at once, you need to duplicate your spectre gem and assign whatever spectre you want in the dropdown. It'll throw a warning in the bottom left about having too many gems, but that's minor.

As for the Spirit of Fortune, I do see that it keeps the flag set, even when not selected or the gem disabled. So that needs to be fixed. It seems any of the Spectres that have mod("AllyModifier" apply the mod all the time, just for being in the spectre build library. Including Pain Artist, Perfect Forest Warrior, Perfect Naval Officer, and more.

@umn-anon
Copy link
Author

umn-anon commented Mar 4, 2025

So Spectre gems are kind of awkward currently. When you add a Spectre to your spectre list, it just acts as a quicker access for commonly used spectres.

Image

So the issue of the Thunderbird not applying it's grace is because you only have one spectre gem, which has Spirit of Fortune selected. To have multiple spectres at once, you need to duplicate your spectre gem and assign whatever spectre you want in the dropdown. It'll throw a warning in the bottom left about having too many gems, but that's minor.

As for the Spirit of Fortune, I do see that it keeps the flag set, even when not selected or the gem disabled. So that needs to be fixed. It seems any of the Spectres that have mod("AllyModifier" apply the mod all the time, just for being in the spectre build library. Including Pain Artist, Perfect Forest Warrior, Perfect Naval Officer, and more.

Gotcha, yeah I would guess spectres are a headache and I get that they're kinda niche and easy to ignore in favor of more broadly applicable features. Thanks for letting me know about the duplicate gem thing to get multiple spectre buffs to apply.

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

2 participants