I'm absolutely lost, I'm trying to have Tokenmod increment bar3 by 1 when an ability is used. This is what I have: !token-mod --ids @{Rathbone|character_id} --set bar3_current|+1 --ignore-selected But it instead keeps adding 5 to bar3, I can't figure out why. Using bar_value, [[1]], and [[1d1]] have the same effect. What am I doing wrong?