 
Hi everyone,  I have a game that i run with character sheet so the attack rolls are automated. i have made the Bar1 the health, and bar2 and 3 the defense and special defense.  Can a macro apply an addition to the number in the bar1?  The macro would be something like : bar1 = bar1 - [[?{What's the damage?|0} - @{selected|defense}]]  As my understanding of macros, they are only graphicals and can't really interact with attributes but i'm asking to make sure.  Also (if a macro can't) is there an API that do that? 
 
				
			