ironmonk88 / monks-enhanced-journal

GNU General Public License v3.0
51 stars 51 forks source link

#693 Add [[/award ...]] currency parsing to roll table handling #694

Closed NeilWhite closed 4 months ago

NeilWhite commented 4 months ago

Feature #693

Update populating Loot journal entries from RollTable's to support the dnd5e award enricher syntax. Continue to support old syntax, add "overload" to handle [[/award ... ]] type currency definitions.

ironmonk88 commented 4 months ago

Altered the code for some future-proofing so I have to close this. Appreciate the PR though, and definitely appreciate the regular expression.