
I have a token that is linked to my Orc npc journal, Bar 2 is linked to npc_ac, Bar 3 is linked to npc_speed. Now, if I link Bar 1 to HP, it will have the HP of the Orc Stat Block, but then if I have more than one Orc, this is no good because a change to one Orc token current Bar 1 will make all of them change. Apparently, there is nothing one can do about that and you just have to unlink that Bar 1 and manually enter the Max and Current HP in Bar 1 for every individual token of a type. Linking to HP for a character is fine, but for a "typical orc" you have to do all of them individually. So, what I am trying to do is to find a way to have a macro button in my macro quick bar (or as a token macro, that would be fine, too) that rolls the hpformula for the selected token and writes that value into its Bar1 and Bar1|max. I made a macro that grabs that hpformula and rolls the dice, but I can't seem to pass that to the Bar1 and Bar1|max.