twiceineverymoment / newera-sol366-foundry

Other
0 stars 0 forks source link

Tiered Feats #24

Closed twiceineverymoment closed 4 months ago

twiceineverymoment commented 5 months ago

Currently multi-tiered feats show all of their data in the description text. The additional tiers should have a repeating UI that takes the higher tiers' costs into account automatically when updated.

twiceineverymoment commented 5 months ago

Adding that the behavior of the new feat browser will need to be updated to handle tiered feats properly once this is implemented.

twiceineverymoment commented 5 months ago

Update the Feat sheet to show multiple tiers' abilities, costs, and prerequisites in separate grouped fields.

Re-export the Feats compendium with an updated data model to match these changes.

Update the logic in feat prerequisite checking to identify tiered feats. Allow already-owned tiered feats to be dragged in again to increase the tier. The prerequisites and cost in the browser should reflect the next-highest tier, and the "already owned" message appears only if the highest tier has been taken.