I'm working on an aberrant character sheet and i'm trying to figure out a way to make it double the dice used for the mega-strength attribute (2d10 per dot of stat) this is my formula value="@{Power1}+@{Strength} the basic formula is working i need the command to make @{Power1} multiply by 2. any ideas?