Hi there. I know TokenMod treats the Bar values as text, not numbers, but is there any way to do math with them? I'm looking for a way to add/subtract from the bars so I don't have to make duplicates for each monster in order to deal damage with status effects per monster. I'm using Bar3to track the effect counters, and that math is working fine. But I can't seem to subtract bar3_value from bar1_value. [ --set bar1_value|-bar3_value ] just sets that as text in the entry box.