
I'm having a problem with the premade 4th eidtion character sheets. When I make a macro that calls out any attribute it adds the entire attribute instead of the attribute modifier. For example, my character has an 18 strength which gives him a +4 modifier for that attribute and I make a macro for a basic melee attack that looks like the following: /me swings sword [[d20+@{strength}]] and hits for [[d8+@{strength}]] When I roll the macro my modifiers look like +18 and +18 instead of +4 and +4. I've swapped the modifier and attribute in the Attributes and Abilities page but now my strength score shows up as a 4 on the Character Sheet page. Anyone else have this problem or know how to solve it? Thanks!!!