kakaroto / Beyond20

D&D Beyond Character Sheet Integration in Roll20
GNU General Public License v3.0
489 stars 144 forks source link

Add support for healing NPC attacks #1070

Closed kakaroto closed 9 months ago

kakaroto commented 1 year ago

NPC attacks only recognize damage from the "X damage" regexp. We could add also "regains X hit points" as a recognizable one for Healing damage. Example in the Unicorn: https://www.dndbeyond.com/monsters/17042-unicorn

lunethefirst commented 9 months ago

Hey @kakaroto! I have an initial basic implementation of this on my own fork that I'd be happy to submit for your review if you're interested. 😊

kakaroto commented 9 months ago

Hey @kakaroto! I have an initial basic implementation of this on my own fork that I'd be happy to submit for your review if you're interested. 😊

That's awesome, thanks! Yes, definitely interested, and I just took a peak at your commit in your fork, and it looks good to me, so please do send it as a PR! Thanks again for the contribution :)