
A player has a trait where he gets to add +1 dmg for every 2 damage dice he rolls, with a minimum of +1. I have the macro to calculate the damage as [[{floor(@{damage-dice-num}/2), 1}kh1]] It works fine in the Notes field, but when I put this in the in the DMG Mods field it looks to be ignored. I've tried without the [[ ]], but no luck either. Maybe Macros are not supported in DMG Mods field? Or maybe I am doing something wrong. Thanks for any help!