I'm don't have the full PHB, so I don't have every class ability to pull onto my sheets from the compendium. I'm trying to track the main class resources on our tokens for a couple of characters - barbarian rages, monk ki points, sorcerer points, etc. Most of these follow simple formula or progression. When I use static numbers for class_resource and class_resource_max, I can map this value to the character token without issue. I can't seem to find a way to use dynamic references. I would like to put @{level} in for class_resource_max for sorcerer and ki points. Any idea how I can assign this attribute reference and maintain it as the value for this resource?