
So I came across a Nick Olivo video about making a Hp Potion that works on the 2024 sheets. In the video he says you have to be on experimental (and I have tried it on both and it does the same thing on both default and experimental) and the macro updates the bar on the token and the sheet, however I can only get it to update the token not the sheet. Any Ideas? !token-mod {{
--set
bar1_value|+?{Potion|Regular,[[2d4+2]]|Greater,[[4d4+4]]|Superior,[[8d4+8]]|Supreme,[[10d4+20]]}!
--report
all|"{name} drinks a healing potion and recovers {bar1_value:abschange} HP. "
}}