Avrae-Customizations icon indicating copy to clipboard operation
Avrae-Customizations copied to clipboard

[Feature Request] Make !scast work with the sorcery points from the Metamagic Adept feat from TCoE

Open kzlyn61gifv opened this issue 4 years ago • 7 comments

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 :)

kzlyn61gifv avatar Jan 03 '21 14:01 kzlyn61gifv

Whats the name of the other counter?

Croebh avatar Jan 03 '21 21:01 Croebh

Same name. Sorcery Points. But instead of overwriting the other one, it just shows 2 cc named Sorcery Points instead.

kzlyn61gifv avatar Jan 07 '21 09:01 kzlyn61gifv

The name is actually "Sorcery Points (Metamagic Adept)", not "Sorcery Points", I believe. @Croebh

etriebe avatar Jul 18 '23 20:07 etriebe

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

Croebh avatar Jul 18 '23 20:07 Croebh

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!

etriebe avatar Jul 18 '23 22:07 etriebe

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.

pagelc avatar Sep 20 '23 16:09 pagelc

@croebh If it helps, I created a draft PR to get this working and I think it worked for me.

https://github.com/Croebh/Avrae-Customizations/pull/94

etriebe avatar Sep 21 '23 22:09 etriebe