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

Mass Marking: Apply Token Markers to be Added to Multiple Selected Tokens

Score + 63
1581479518

Edited 1581479639
Matt
Plus
As the title suggests, have a functionality where one can select multiple tokens and add a new token marker to all of them with a single click (or two, I guess). Rationale: Because when you daze, slow, and weaken a 5x5 square of enemies with a spell, your GM will hate your guts.
This would be an immense time saver, +1!
1587653323
Mike deBoston
Compendium Curator
I think this can be done with an API. I have a free account, but it makes sense to me that time-savers like this might be left to the premium accounts. And this would be a huge time-saver.
I too would like this to be a thing.
this will save huge amounts of time because when a 4th ED character with this power: Fourfold Invocation of Doom As you speak the four verses of doom, your foes wilt in fear, their enthusiasm for the battle doused. Daily             Divine ,   Fear ,   Implement ,   Psychic Standard Action        Close   burst 10 Target : Each enemy in the burst Attack : Wisdom vs. Will Hit : The target is dazed (save ends). Miss : The target is dazed until the end of your next turn. Effect : Until the end of the encounter, any creature that hits or misses you takes 5 psychic damage. HITS 20+ TARGETS SIMULTANEOUSLY, it would save the DM/GM's time to simply be able to daze them all at once!
Related: the ability to modify HP as well, because fireball on a dozen enemies takes way longer than it should to resolve, in any system
Has anyone found a way to do this yet? with or without an API?
M. Hiyari, yes this can be done via the API in a few ways.  Token_Mod  is probably the most common way but  ScriptCards  is another option if you want apply status markers to multiple tokens in the same macro.
Using APIs, there is also the Group Check MOD combined with the Apply Damags script. Group check is a available in the one-click dropdown while the Apply Damage script can be found here: <a href="https://gist.github.com/joesinghaus/9fd52108d07e5ef83ed879a7c6fdc68f" rel="nofollow">https://gist.github.com/joesinghaus/9fd52108d07e5ef83ed879a7c6fdc68f</a> The thread on implementing it can be found at <a href="https://app.roll20.net/forum/permalink/4359153/" rel="nofollow">https://app.roll20.net/forum/permalink/4359153/</a>