Larkinabout / fvtt-token-action-hud-pf2e

Token Action HUD is a repositionable HUD of actions for a selected token.
10 stars 15 forks source link

[BUG] Items with Multiple Strikes Only Show First Strike #43

Closed Larkinabout closed 1 year ago

Larkinabout commented 1 year ago

Items with multiple strikes only show the first strike on the HUD. This is because strikes currently use only the item id as the identifier and strikes do not have unique identifiers. A combination of the item id and the strike slug should resolve this issue.

Larkinabout commented 1 year ago

Fixed in Token Action HUD Pathfinder 2 1.4.2.