
Hi, I'm trying to have class abilities track automatically how many uses there are left. So for example for Second Wind I made an attack with @{class_resource} as ammo and that works perfectly. But the next class resource is actually on the second row on @{repeating_resource_right}. Every time I try to put it in as ammo it just mentions that it doesn't exists. So I tried @{repeating_resource_$0_right}, but that still gives the same error. Then I went to look at the attributes page of the sheet and to my surprise that attribute is indeed not on the list. Have I missed something? Thanks in advance.