Skip to content

More options on how recovering spell slots on short rest are handled#112

Open
benubu wants to merge 3 commits intoCroebh:masterfrom
benubu:master
Open

More options on how recovering spell slots on short rest are handled#112
benubu wants to merge 3 commits intoCroebh:masterfrom
benubu:master

Conversation

@benubu
Copy link

@benubu benubu commented Aug 28, 2024

What Alias/Snippet is this for?

Summary

  1. add a check for ignorePactSlots cvar/uvar and don't try to account for pact slots if set

  2. Recover all spell slots if character setting "Reset All Spell Slots on Short Rest"( srslots) is True.

Checklist

PR Type

  • This PR is a code change that implements a feature request.
  • This PR fixes an issue.
  • This PR adds a new feature that is not an open feature request.
  • This PR is not a code change (e.g. documentation, README, ...)

Other

  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • If code changes were made then they have been tested.
  • I have updated the documentation to reflect the changes.
  • I properly commented my code where appropriate

benubu added 3 commits August 28, 2024 16:45
1) add a check for ignorePactSlots cvar/uvar and don't try to account for pactSlots if set

2) Recover all spell slots if character setting srslots is True.
Add instructions for `!cvar ignorePactSlots 1` and `!csettings`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant