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

Reference variable from another token

I am running a pathfinder game, and find myself needing to reference one character sheet (specifically the {class-0-level} attribute) from another character sheet to keep things running smoothly, though I cannot seem to figure out how to do this. Is this currently possible? If so could someone please tell me how?
1511795108
vÍnce
Pro
Sheet Author
AFAIK, this may work for some sheets(and even the PF of sheet 3 years back), but the current PF sheet uses sheetworkers(javascript) to auto-calculate most of the attribute data.  The sheetworker script monitors changes in attribute values and adjusts the sheet accordingly.  I don't think roll20 is set up to allow interaction between sheets like this.  Perhaps an API script could handle this, but I'm not aware of one. Might make a good API script request or suggestion though...