Description
Describe the bug
Using the latest 5etools and CLI -- issue is that some XMM stat blocks that use Actions, Bonus Actions, and Reactions are scattering abilities across these categories without sorting them into the right headers/sections. Using the XMM "Mage" as an example, Spellcasting is being defined as a "trait," and Bonus Actions and Reactions are lumped into that same block.
With a glance at the 5etools JSON Mage statblock, it seems the field being incorrectly translated or missed is "displayAs:" with values of "action" "bonus" and "reaction". If CLI parsed those entries and sorted accordingly, then the output .md file would be more accurate.
I've tinkered with FantasyStatblocks to make sure this isn't a problem with rendering; it isn't. The errors are in the markdown file generated by the conversion.
Thank you for all your work on this invaluable tool!
Expected Behavior
Actions, Bonus Actions, and Reactions appear in statblocks under their correct category/header.
TTRPG CLI Version
3.0.2
Which Operating Systems have you experienced this on?
- Android
- iPhone/iPad
- Linux
- macOS
- Windows