kakaroto / Beyond20

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

Rage damage not being added to custom attacks #1081

Closed stumueller closed 1 year ago

stumueller commented 1 year ago

Describe the bug Our DM uses a custom crit rule. So I have added a custom action to my dndbeyond sheet to account for this custom crit rule. I have modified it to be a melee attack using str, and it adds the damage modifier specified by the rule. It works fine in its self and will roll critical damage correctly, but when I toggle the rage button in beyond20 rage is not added to this damage. It is added as normal to the rest of my attacks but not this one custom action.

Expected behavior Rage damage is applied to my custom action

Aeristoka commented 1 year ago

https://www.dndbeyond.com/classes/barbarian#Rage-51

Beyond20 supports all OFFICIAL things on DnDBeyond. There is specific parsing that Beyond20 does to make sure those are all caught. Beyond20 will not support every custom action that can be created on DnDBeyond.

kakaroto commented 1 year ago

Rage rules says when you make a melee weapon attack. If you want it to add Rage to it, make a custom melee weapon, not a custom action.