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] PF2 setup has Attacks section that is improperly set #56

Closed apoapostolov closed 1 year ago

apoapostolov commented 1 year ago

In PF2 setup there's Attacks section that never renders because it has content "Subcategory: Attacks" and PF2 does not have content for that section. The proper section hat should be there is "Subcategory:Strikes" and maybe the section should be called Strikes.

In fact, to make it work as it was in Legacy TAH, the best way would be:

image

Larkinabout commented 1 year ago

The Attack group is specifically for familiar attacks.

You might need to reset your HUD as the default layout now has a separate Strikes group at the top level.

All your bullet points are now how the default layout is set up. Aside from the Attack group, which is just for familiars.

Larkinabout commented 1 year ago

Closing as answered.