xdy / xdy-pf2e-workbench

Random assortment of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e system.
Other
21 stars 37 forks source link

Request: Basic Action Macro sorting and readibility #635

Open KaZlos opened 1 year ago

KaZlos commented 1 year ago

Players who use the macro can still see and roll skill actions when they are NOT trained (ex. they see Pick a lock action when untrained in Thievery).

If possible a few QoL changes would mean the world: 1.Group actions by Encounter/Exploration/Downtime or make three macros each named respectively "Encounter Macros" etc... 2.Sort skill actions in Basic Actions Macro by skill type 3.Hide "trained actions" for skills selected actor is untrained in

inspired by this cheatsheet: https://drive.google.com/file/d/1TQwzF5OOAKXu-CORYVkfyN5hD8zaUe50/view

xyzzy42 commented 2 months ago
  1. Actions are now grouped into tabs.
  2. They are sorted alphabetically, down each column. This is probably better, as it's easier to remember the name of an action than what skill it uses. And some actions can use multiple skills. Would they need to appear multiple times?
  3. Trained actions are hidden now.

Probably can close this as completed.