Skip to content

Fix Prism of Belief + levels not working with some Skill Gems#1435

Merged
LocalIdentity merged 1 commit into
devfrom
fix_prism-of-belief
Sep 21, 2025
Merged

Fix Prism of Belief + levels not working with some Skill Gems#1435
LocalIdentity merged 1 commit into
devfrom
fix_prism-of-belief

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

Prism of Belief wasn't working with some skill gems as it was trying to match the GrantedEffect Id instead of the Gem Id in a few cases
If has 2 manual name overrides for Spectres and Companions
Prism of Belief also was generating variants for skills that came from the tree or only from item.
Technically it should be using the gem list in SkillGemForUniqueStat.dat but after correctly tagging all the gems that come from items, we only need to manually excluded 2 gems

Prism of Belief wasn't working with some skill gems as it was trying to match the GrantedEffect Id instead of the Gem Id in a few  cases
If has 2 manual name overrides for Spectres and Companions
Prism of Belief also was generating variants for skills that came from the tree or only from item.
Technically it should be using the gem list in SkillGemForUniqueStat.dat but after correctly tagging all the gems that come from items, we only need to manually excluded 2 gems
@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Sep 21, 2025
@LocalIdentity LocalIdentity merged commit 1474566 into dev Sep 21, 2025
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_prism-of-belief branch September 21, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant