-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#4898] Add support for multiple skills/tools in single enricher
A single check enricher can now specify multiple skills or toools: ``` [[/check skill=acr/ath dc=15]] [[/check acrobatics athletics sleightOfHand 15]] [[/check ability=str skill=dec/per dc=15]] [[/check tool=thief skill=slt]] ``` The `passive` option doesn't work if multiple skills or tools are provided, nor do custom labels. Closes #4898
- Loading branch information
Showing
1 changed file
with
146 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters