Hi Everyone, I am trying to get a custom script working. The script is a macro that deals damage to a target (clicked) token when you click the macro. This is the code: !token-mod --set bar3_value|-[[2d6+3]]! --report all|"{name} take {bar3_value:abschange}0 casualties." It was generously designed by 'TheAaron' for me. However it now no longer works. Have there been some changes to the API since then which would prevent this from working? It did before.