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 .
×

how to refer to class levels?

Hi. I made a new ability for one of my players in his 2024 character sheet. I want that ability to roll 1d6 + Bardlevel. I don't know how to add the bardlevel. I tried   @{level}, but that returns the total level, not just the bardlevel. Everything i found on this topic in this forum seems to be outdated and does not work anymore. Please help. Also: is there a way how i could have found this out myself? I tried hovering over the classes and their level, but it only says "class" and "level".
You can find addressable attributes in the 'advanced tools' tab on the character sheet.  There is an attribute for level, being the total number of levels the character is currently. I am not currently running a 2024 game with a multiclassed character, so I cannot see if they are broken down in the attributes. I have attached an image of the character sheet with the attribute showing.   From what I know, not being a programmer anymore, is that the Beacon platform does all the calculations in the sheet and not in chat.  This means that every forward facing value is not available to pull for use in macros unless it has been specifically pulled as an attribute.  Even then, I have not been able to pull some of the attributes for calculations when I build macros.   You can fill out a help center request to see if they will create an attribute to make the value open for your macro.