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
This post has been closed. You can still view previous posts, but you can't post any new replies.

Mouse Guard

Making an attempt at playing some mouse guard on roll20. There is a decent sheet but has no linked "die roll" options, and doesn't seem to be a cool clean nice looking macro. Where's the mice love? Anyone tried before?
1470199284

Edited 1470200375
plexsoup
Marketplace Creator
Sheet Author
API Scripter
Here's a few macro options: /roll ?{how many dice|1}d6>4 or [[?{how many dice}d6>4]] or &{template:default} {{dice = ?{how many dice|1} }} {{result = [[?{how many dice}d6>4]] }} or /roll ?{skill|fighter, @{selected|fighter_rating}|healer, @{selected|healer_rating}|hunter,@{selected|hunter_rating}}d6 Just add sections for each of the skills (ie: skillname, @{selected|skill_rating} ), separated by pipes (|).