Hey, so I'm trying to figure out how to take a single roll and compare it to two different numbers. I tried this [[({ #Roll ,0}>@{target|Evasion})+({ #Roll ,0}>20)]] where #Roll is a stupid thing I wrote to gimmick a mechanic in my system, but it ends up rolling two separate numbers and comparing them to the values. Is there a way to compare the same number twice?