Say I want a tracked resource to appear on a character sheet, but I only want it to appear in the tracked resources area. Let's call it: Foo Points.
I was hoping to use Hero Points as a way to figure out how to go about it, but they seem to work in a way that isn't duplicatable by user. The "cleanest" way I've found get what I want is to create a custom Trait and enable its tracker. Then I have to add an adjustment to increase the number of traits the character can have so I can add Foo. I also create a custom Adjustment so I can change the number of "charges" Foo has.
There has to to be an easier way. Or, at the very least, there's hopefully a way to do this where I don't have to also see Foo listed in the Traits section.
Any pointers would be greatly appreciated.
I was hoping to use Hero Points as a way to figure out how to go about it, but they seem to work in a way that isn't duplicatable by user. The "cleanest" way I've found get what I want is to create a custom Trait and enable its tracker. Then I have to add an adjustment to increase the number of traits the character can have so I can add Foo. I also create a custom Adjustment so I can change the number of "charges" Foo has.
There has to to be an easier way. Or, at the very least, there's hopefully a way to do this where I don't have to also see Foo listed in the Traits section.
Any pointers would be greatly appreciated.