PathOfBuildingCommunity / PathOfBuilding

Offline build planner for Path of Exile.
https://pathofbuilding.community
Other
3.63k stars 2k forks source link

Kitava's Thirst Triggering Skill issues with heartbound loop #7591

Open Violet-Vibes opened 2 months ago

Violet-Vibes commented 2 months ago

Check version

Check for duplicates

Check for support

What is the behaviour in-game?

Skills in Kitava's Thirst are correctly triggered by the loop.

What is the behaviour in Path of Building?

Getting a "No Kitava's Thirst Triggering Skill found" even tho the spells triggering it cost more than 100 mana leading to the DPS calculation assuming that the spells are self-cast instead.

How to reproduce the issue

Import the build below, switch the main skills to soulrend and eye of winter and take note how the mana cost is 101.

Switch the main skills to the ones socketed in Kitavas Thirst (creeping frost and ice spear) and PoB will report that No Kitava's Thirst triggering skill was found.

Character build code

https://pobb.in/WfuLkma3vMyG

Screenshots

image

image

Paliak commented 2 months ago

This is caused by eye of winter being a triggered skill. Currently Pob does not allow usage of triggered skills as trigger sources. Duplicate of #6545