I just added a custom attack for the Natural Weapon portion of Alter Self, but the display for to hit and damage are stacking on top of each other which then breaks out of the collapsed box. It looks like the custom attacks are using an `attack-weapon-callout` CSS class, whereas weapons and spells are using `attack-item-callout`.
I just added a custom attack for the Natural Weapon portion of Alter Self, but the display for to hit and damage are stacking on top of each other which then breaks out of the collapsed box. It looks like the custom attacks are using an `attack-weapon-callout` CSS class, whereas weapons and spells are using `attack-item-callout`.
Looks like this has been fixed.
Francis Cornell