#M&M Macros #5: Chat Macros-Blind rolls for the GM

1 messages · Page 1 of 1 (latest)

grim drum
#

These are very basic CHAT Macros to make blind rolls (only given to the GM in their chat window, no one else unless you reveal them by right clicking on the chat window message) for certain skills and defenses on ONE SELECTED TOKEN (Not multiple tokens). YOU MUST SET THE MACRO TYPE TO **"CHAT" **and NOT "SCRIPT" for these macros. No animations, pictures, bells, whistles, whips, chains, or rubber chickens on these macros. These are basics for the GM and players. I want to streess that if you have the lovely Token Action HUD for Mutants & Masterminds 3E that Zakarik coded, YOU DO NOT NEED THESE. The token action HUD takes care of it, just change your roll mode in the chat window to make it a blind roll.

#

Insight Blind Roll
/blindroll 1d20 + @competence.Perspicacite.total # <strong>Insight</strong>

#

Investigation Blind Roll
/blindroll 1d20 + @competence.investigation.total # <strong>Investigation</strong>

#

Perception Blind Roll
/blindroll 1d20 + @competence.perception.total # <strong>Perception</strong>

#

Stealth Blind Roll
/blindroll 1d20 + @competence.discretion.total # <strong>Stealth</strong>

#

Dodge Blind Roll
/blindroll 1d20 + @defense.esquive.total # <strong>Dodge</strong>

#

Parry Blind Roll
/blindroll 1d20 + @defense.parade.total # <strong>Parry</strong>

#

Fortitude Blind Roll
/blindroll 1d20 + @defense.vigueur.total # <strong>Fortitude</strong>

#

Will Blind Roll
/blindroll 1d20 + @defense.volonte.total # <strong>Will</strong>

#

Toughness Blind Roll
/blindroll 1d20 + @defense.robustesse.total # <strong>Toughness</strong>