-
Notifications
You must be signed in to change notification settings - Fork 233
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
Concentration automation #3028
Comments
When the origin effect on the casting actor ends, do we also end any effects on other actors that have the origin effect as their origin? |
The chat message prompt for saving throws should also have utility buttons for:
We should make use of |
Good catch, that is a glaring omission from the requirements. Just to be clear though, we are not intending on handling AE expiration with this epic. Handling manual deletion of AEs should be fine though. |
A note on logistics for auto-deleting 'connected' AEs (i.e. those that have the 'concentrating' AE as their This is probably achievable in In order to efficiently determine which AEs are connected to the source AE, we will probably have to save a back-reference on the source AE whenever a new AE is created that uses the source AE as its |
For automatically ending concentration when casting another spell with concentration: Making that somehow configurable or its own function would really help with trying to manage the MCDM talent, which is designed around maintaining multiple concentrations. There's also at least one official monster with multiple concentrations, Niv-Mizzet. (EDIT: Looks like this is covered in #3034) |
Co-authored-by: Kim Mantas <[email protected]> Co-authored-by: Zhell <[email protected]>
[#3028] Prompt for concentration save when damage is taken
Must Haves
Ideal
concentration
property.Additional Notes
The text was updated successfully, but these errors were encountered: