Hopefully a simple macro question, I just don't recall how to write this simple subtraction math into an Attribute macro. Here's what I have that already works nicely, My character has Intelligence Score @{Selected|Intelligence}. How can I make this show the Intelligence Score Minus 2? Something like this example, My character currently has a reduced Intelligence Score of @{Selected|Intelligence MINUS 2}. I don't want to modify the Intelligence Score attribute on the Character, I just want to make a Chat Macro that calculates their INT -2 and prints the result in the chat.