Skip to content

✨ Provide access to monster type and subtype (tags) #629

@badseed-20

Description

@badseed-20

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions