Hello everyone, I have a quick question about the Token_Mod script : Here is the script to reduce the bar1 value of 1d6 !token-mod --ids @{target|foe|token_id} --set bar1_value|-[[1d6]] I'd like to choose the value myself via a prompt windows, so I could increase or decrease quickly the HP of a NPC/PC. But I don't know how to change the script, specially --set bar1_value|-[[1d6]] Can you help me ? Thanks