Skip to content
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

[#4898] Add support for multiple abilities in single save enricher #4899

Open
wants to merge 1 commit into
base: 4.2.x
Choose a base branch
from

Conversation

arbron
Copy link
Collaborator

@arbron arbron commented Dec 17, 2024

A single save enricher can now specify multiple abilities:

[[/save ability=strength/dexterity]]
[[/save str dex]]

This will result in an enriched link for each ability as well as a request roll link that posts a single chat card with a button for each ability.

@arbron arbron added this to the D&D5E 4.2.0 milestone Dec 17, 2024
@arbron arbron requested a review from Fyorl December 17, 2024 22:58
@arbron arbron self-assigned this Dec 17, 2024
A single save enricher can now specify multiple abilities:

```html
[[/save ability=strength/dexterity]]
[[/save str dex]]
```

This will result in an enriched link for each ability as well as
a request roll link that posts a single chat card with a button
for each ability.
@arbron arbron force-pushed the enrichers/multiple-save branch from 0084c4e to 12545fd Compare December 23, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant