github kgar/foundry-vtt-tidy-5e-sheets v0.1.17

latest releases: v13.4.0-alpha-2, v13.4.0-alpha-1, v13.3.0...
2 years ago

What's Changed

  • [#20] Max Prepared Spells upgrade by @kgar in #113
  • [#106] Removed image borders on advancement images by @kgar in #114
  • [#91] Added "Toggle Empty Character Skills" setting, default false by @kgar in #115

Full Changelog: v0.1.16...v0.1.17

Max Prepared Spells Upgrade

The "Max Prepared Spells" field now accepts formulas. It is not longer a free text field on the sheet. The entire label can be activated:

image

This will open a dialog with where a formula can be entered. The formula field can take a number or any formula which Foundry can resolve based on the selected actor's roll data (think Active Effects).

image

For some, the formula is very simple. We can plug that right in:

image

If any of the formula criteria change, such as Akra's Wisdom modifier, then the displayed max prepared spells total will change accordingly:

image

New "Max Prepared Spells Formulas" community wiki:

There's only so much room to include sample formulas, and some formulas are just beyond my understanding to include from the get-go. For niche formulas, edge cases, odds and ends, subclass formulas, etc., I am maintaining a community wiki page for formulas. Submissions welcome:
https://github.com/kgar/foundry-vtt-tidy-5e-sheets/wiki/Max-Prepared-Spells-Formulas

I did what I could for now. Big shoutout to gambit on discord for connecting me to TPosney's server and to the folks there who took the time to talk with me about some challenges and pain points of the OG sheets. Also big thanks to 4535992 for the initial advice on how to approach this problem.

New Setting

Added "Toggle Empty Character Skills," default Off. Thanks to @roguedevjake for the suggestion.

image

image

image

image

Breaking Change

The flag "npcSkillsExpanded" is now just "skillsExpanded". This is owing to the generic nature of this flag to be used across various sheet actor types, rather than having a separate flag per actor type.

This means any existing toggles will be reset to default for NPCs. Apologies for any inconvenience. Either a member of the community skilled at macros or I can come up with a one-time-use migration macro if there is a great enough need for it.

Misc

  • For Tidy dialogs: removed rogue image borders from the default Foundry image styles. Thanks to @imivoltz for catching the rogue borders.

Don't miss a new foundry-vtt-tidy-5e-sheets release

NewReleases is sending notifications on new releases.