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

Token Bars & Auras

Is there a way to get a 4th Token bar? Is there a way to reorder the bubbles? I swear my bubbles were (left to right) 1,2,3 and my bars were (top to bottom) 3,2,1 BUT now the bubbles are 1,3,2 and the bars are still 3,2,1 I'm a crazy or did I somewhere change something? Also, what is a macro to effect a bar or aura? e.g. pushing button [Aura 1] will -1 from [Aura 1]'s value.
1433617853
Lithl
Pro
Sheet Author
API Scripter
Wulf said: Is there a way to get a 4th Token bar? No. Depending on your needs, you may be able to fake it with statusmarker(s), but you cannot get an actual fourth bar. Wulf said: Is there a way to reorder the bubbles? I swear my bubbles were (left to right) 1,2,3 and my bars were (top to bottom) 3,2,1 BUT now the bubbles are 1,3,2 and the bars are still 3,2,1 I'm a crazy or did I somewhere change something? No. To my knowledge, the bubbles have always been 3, 1, 2 left to right and the bars have always been 1, 2, 3 top to bottom. The bubble order is designed for convenience to players when only some of the bars are editable. (If only bar 1 is editable, the bubble is in the center, etc.) Wulf said: Also, what is a macro to effect a bar or aura? e.g. pushing button [Aura 1] will -1 from [Aura 1]'s value. There is no means to do this with a simple macro. There are some API scripts that allow you to do this, but that requires that the campaign creator has a Mentor subscription.
Using a status marker is my current setup, I was hoping with a full subscription I might be able to get a 4th bubble, but alas, no. So, you're calling me crazy, huh? LOL I didn't notice the bubble order until I changed the colors. >.< I was trying to set everything up before subscribing... guess I'll skip the aura for now and add it to my API list of things to do. Thanx Brian!
Update: I have obtained "Pro" status, but only in title... I'm still learning a lot. So besides for the awesome Dynamic Lighting, I would very much like to add an API script to my game that would make my player's lives so much easier. We have been using an Aura to keep track of Mental Power Points.  Every time a character uses magic or pushes a physical action, the player has to; 1st - pushing a macro button with a simple { /em spends a Power Point }, 2nd - opens there character token and lowers their aura -1, 3rd - roll their action.   Can anyone help with an API script that would allow my players to push a macro that both annouces their expendature and lowers their aura by -1?
1438298984
Gen Kitty
Forum Champion
I believe TokenMod will fit your needs perfectly.
1438307013
Lithl
Pro
Sheet Author
API Scripter
From the campaign page, select the Settings dropdown, and click API Scripts.