Difference between revisions of "James M."
From Roll20 Wiki
Andreas J. (Talk | contribs) m (formatting) |
Andreas J. (Talk | contribs) m |
||
Line 3: | Line 3: | ||
Create a [[token]] macro to output the text of the red bar: <code>@{selected|Bar3}</code> and put their attack roll in the red bubble. | Create a [[token]] macro to output the text of the red bar: <code>@{selected|Bar3}</code> and put their attack roll in the red bubble. | ||
{{ex}} | {{ex}} | ||
− | <pre style="overflow:auto;white-space:pre-wrap;">[[1d20+5]] to hit [[2d6]] damage | + | <pre style="overflow:auto;white-space:pre-wrap;">[[1d20+5]] to hit [[2d6]] damage</pre> |
Latest revision as of 11:33, 25 September 2021
A quick and dirty way to add NPCs:
Create a token macro to output the text of the red bar: @{selected|Bar3}
and put their attack roll in the red bubble.
Example:
[[1d20+5]] to hit [[2d6]] damage