phylll / mychs-macro-magic

A simple, sane, and friendly little scripting language for your Roll20 macros.
MIT License
0 stars 0 forks source link

New GM script for testing a single skill for the entire group #49

Closed phylll closed 2 years ago

phylll commented 2 years ago

For several skills, starting with

the GM wants collective group-action scripts similar in logic to sense: he selects tokens (if he doesn't, the script assumes that he selected the entire group of player characters) and for all tokens in possession of that skill, a test is made against a modifier entered by the GM & the results displayed for the GM only. No messages or output to players.

phylll commented 2 years ago

Closing via https://github.com/michael-buschbeck/mychs-macro-magic/pull/195