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: <a href="https://gist.github.com/anonymous/8523d02095726dafe336653006ef7262" rel="nofollow">https://gist.github.com/anonymous/8523d02095726dafe336653006ef7262</a> It depends on the splitArgs utility API