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

3.5 psionic macros help

is there a way to have a query response subtract a number from a token bar number when manifesting a power or augmenting a power for example  the token bar has 29 power points and when given the answer to a query like ?{Offensive Precognition|No Power,0| 1 Power point,1|4 Power Points,2|7 Power Points,3} where the 1 power point is taken away from the token bar number
1503787620
vÍnce
Pro
Sheet Author
Not without using an API script(pro level perk)... TokenMod comes to mind.
okay thank you 
1503806162
Andrew C
Marketplace Creator
But you can have the system basically 'dump the new value' such as... Bar 3 = Psi Pts ?{Offensive Precognition|No Power, 0|1 PP, 1|4 PP, 2|7 PP, 3} /w @{selected|token_name} should have [[@{selected|bar3}-?{Offensive Precognition}]] PP left
okay thank you but i think i am going to have to have two queries one for the attack roll and one for the token bar thing is that correct?
Jaek, what powers are you looking into, I have a number of fully functional psionic macros for my own character
Well what I want does not appear to be possible as I want to add a power to a roll,like an attack roll that removes points from the token bar but from what I was told I have to have access to the api or enter the change to the bar manually
1503882854
vÍnce
Pro
Sheet Author
Macros are basically read-only commands that cannot make changes to tokens or attributes.  The API can however and scripts are awesome.  ;-P
true but i dont have the money for a subscription and as far as i know those perks are only for those who run game
1503913436
Andrew C
Marketplace Creator
Jaekaido said: true but i dont have the money for a subscription and as far as i know those perks are only for those who run game Yep. That's the case.
okay well then this discussion can be closed thanks for all the help tough