-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Make !scast work with the sorcery points from the Metamagic Adept feat from TCoE #36
Comments
Whats the name of the other counter? |
Same name. Sorcery Points. But instead of overwriting the other one, it just shows 2 cc named Sorcery Points instead. |
The name is actually "Sorcery Points (Metamagic Adept)", not "Sorcery Points", I believe. @Croebh |
At the time of the original request, it had the same name. Its since been changed on the DDB side of things. Will see if I can get this fixed this week |
I put out a PR for how I think it might need to be done. My first time making a change in a repo so I'm unsure of testing. Let me know if you can give me some pointers! |
I'd also love this feature. It does not yet seem to be implemented. Also it would be great if there was a simple way to show sorcery points remaining (similar to !hud but inclusive of the Metamagic Feat 2 points) and restore them without consuming spell slots, e.g. for short rest with Bloodwell Vial. |
Still not implemented. |
What alias/snippet is this for?
!scast
Is your feature request related to a problem? Please describe.
Yes, !scast will only use the regular sorcery points cc, and not the 2 sorcery points added by the feat even if the cc for it is similarly named.
Describe the solution you'd like
Make it so that the first 2 sorcery points expended by !scast is deducted from the special sorcery points from the feat.
Describe alternatives you've considered
What I've done isn't pretty but it's a temporary solution. Whenever !scast removes a sorcery point from the normal cc, I just manually add it back and remove the corresponding number of sorcery points from the other cc added by the feat.
Additional context
Nope, that's it. Everything else works great except for this :)
The text was updated successfully, but these errors were encountered: