PathOfBuildingCommunity / PathOfBuilding

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

Cameria's Avarice #2104

Closed aftrans57 closed 3 years ago

aftrans57 commented 3 years ago

Outdated text states on kill for triggering Icicle Burst, but item currently in game shows as trigger on hit for hitting frozen enemies. Uncertain if this affects any calculations for damage.

ALT-F-X commented 3 years ago

This does not affect any damage calculations because this ability is a triggered ability with a .5 second internal cooldown so PoB makes no attempt on calculating the DPS, only the average damage of each hit.

@Nostrademous will your GGPK export for #2110 fix the typo in the skill description?

Nostrademous commented 3 years ago

which typo? I can check when I do it later today.

ALT-F-X commented 3 years ago

Kill needs to be Hit: image image

Wires77 commented 3 years ago

Just need to update the wording in Data/Uniques/mace.lua and the corresponding line in ModParser.lua. The exporter won't do anything to this.

ALT-F-X commented 3 years ago

Gotcha, I didn't know what all the exporter touches and didn't want to edit the wrong thing if I didn't have to.

Wires77 commented 3 years ago

Fixed in v1.4.170.26