Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[Dark Heresy 2nd Edition] Referencing Weapon Statistic from Sheet

I don't know how better explain this within a title, so let me explain in detail what I'm wondering about. In the DH2 sheets you can make a new "tab" for weapons with all the stats to fill out for them. I'm wondering if it's possible currently to reference one of these stats so that I can have it displayed and change via one of the token bars. I'm interested in this specifically to keep track of the current ammo in someone's clip without having to navigate all the way to the sheet to do it. So can I reference the x of the x/y in that tab? Or is it impossible because can add and delete them as you please? My knowledge of sheet coding is next to done so exuse my caveman-esque way of explaining what I am hoping to achieve.
1481927200

Edited 1481927237
You'll want to check out Referencing Repeating Attributes . Jake W. said: I'm interested in this specifically to keep track of the current ammo in someone's clip Looks like Repeating Section in question is named rangedweapons and the Repeating Attribute we want is named rangedweaponclip. e.g. @{selected|repeating_rangedweapons_$0_rangedweaponclip}/@{selected|repeating_rangedweapons_$0_rangedweaponclip|max}
I can't seem to find either of those in the dropdown menu for tokens, are Repeating Sections not reference-able by tokens?
Repeating Attributes cannot be linked to Token Bars, that is correct.