-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution you'd like
In books like Fizban’s Treasury of Dragons and Flee Mortals! the “type” heading has two subheadings: “type” and “tags.” Is it possible for a monster template to pull those subheadings values into different properties (i.e. “type: dragon, typetags: - gem”) instead of combining them (i.e. “type: dragon (gem)”)?
Describe alternatives you've considered
I've tried using “monster.type.type” and “resource.type.type” in my monster template but I just got error messages when the CLI started trying to process monsters.
Additional context
Thanks for considering this request!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request