Can you reference a drop menu option in a conditional? Some like:
--?? ?{maneuver|offensive focus} ?? api_token-mod|.....
Can you reference a drop menu option in a conditional? Some like:
--?? ?{maneuver|offensive focus} ?? api_token-mod|.....
Peacekeeper B said:
Can you reference a drop menu option in a conditional? Some like:
--?? ?{maneuver|offensive focus} ?? api_token-mod|.....
You can, but it needs to be compared to something. Chat server roll queries (that is what ?{...} notation is called) are resolved before PowerCards sees anything, so ?{manuver|offensive focus}, assume the user doesn't change the value, will translate exactly to "offensive focus".