
I threw this together awhile ago for my monk. It'll pretty much work with any numeric resource in the character sheet. Figured I'd put this up here before it's lost forever.
Usage is something like:
!resource <character> <resource name> <modifier>
You need to create the resource in your character sheet ahead of time. It's useful to add to a macro that does the ability using a card.
Gist is here: https://gist.github.com/anonymous/8523d02095726dafe336653006ef7262
It depends on the splitArgs utility API
Usage is something like:
!resource <character> <resource name> <modifier>
You need to create the resource in your character sheet ahead of time. It's useful to add to a macro that does the ability using a card.
Gist is here: https://gist.github.com/anonymous/8523d02095726dafe336653006ef7262
It depends on the splitArgs utility API