I'm currently using this pair of macros for multiple attacks / damage rolls. A pack of many Dragonshield Kobolds, for example. Attack: /emas The ?{What enemy?|enemies} attack @{target|token_name} (AC @{target|ac}) a total of ?{How many attacks} times, with [[?{How many attacks}d20>[[@{target|ac}-?{modifier}]] ]] resulting in a successful hit! Damage: /emas As a result of the successful hits, you receive a total of [[(?{Number of hits}D?{Damage Dice})+([[?{Number of hits}*?{Damage Mod}]])]] HP's of damage! However, what I'm trying to do is find out how to promt it to give me advantage for pack tactics. How would I go about doing that?