As someone playing Pathfinder since a long time, I'd like to thank everyone working on that sheet, it's so useful! I'm currently working on a Kineticist and I would like to use a token bar to manage her bruns. Nothing too complicated in theory, here is how I set up her token: Unfortunately, when I modify the token bar, while this updates the Kineticist burn attribute, it does not change the Elemental Overflow buff: Manually modifying it from the sheet fixes this problem, but this is not really a great solution. So, after some research, it seems this issues is with roll20 itself and not the sheet. So I thought I would just need to code a small API to manually update the sheet each time the second token bar is modified. Unfortunately the problem is still here: the API changes the attribute, but the buff is not updated. Am I doing something wrong, or is there really no way to use token bar to modify buffs? I'm thinking about manually modify the buff itself, but I have no idea if it will work. Will the buff be applied correctly if it changed from an outside source? By the way, recalculating does not help. Thank you!