Hi, My character is a Dragonborn and when i'm in bloodied state I have a bonus of +1 on my attack roll. I'd like to add a line in all my attack macro which compare my bloodied and my max hp and IF my current HP is under or equal to my bloodied THEN it's make a +1 on my attack roll. I've found how to get my bloodied value and check the value of my token hp bar but I don't found how to compare it : [[@{hp-bloodied}>@{selected|bar1}]] I'd like to add it in my macro, like : /me use @{power-100-name} [[1d20+@{power-100-attack}+(macro compare, if equal or under +1 else +0)]] vs @{power-100-def} Hit: [[(1*@{power-100-weapon-num-dice})d@{power-100-weapon-dice}+@{power-100-damage}]] Damage(s)