Hi. I'm trying to change the bar defaults on tokens dragged from the compendium, but no matter what I do I can't get it to change. What I want is bar 1 as AC, bar 2 as passive perception, and bar 3 as HP (this makes more sense to me and my players, what with it being red). I've tried various values, but nothing changes. If there's a token, I always get bar 1 as HP and bar 2 as AC. If there's no token, everything comes across as None. Examples tried: Bar 1: npc_ac and @{selected|npc_ac} Bar 2: passive_wisdom Bar 3: hp, hp_max, @{selected|hp|max} Can this actually be changed without manually editing every token? I've checked the previous posts, and seen several questions about changing it, but no answers that work for me. Thanks