
One of my players is using a custom barbarian subclass which adds temp HP when they Rage. I'm trying to do a Macro that adds temp HP. I got this from one of the other help topics but I'm struggling to get it to calculate the value I need. Con Modifier + Class Level !token-mod --set bar3_value|[[ @{selected|bar3}+ (constitution_mod+base_level) ]] Also if anyone can work out how to make the macro also tick that RAGE global damage box on the character sheet that would be amazing, but this is beyond me