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 .
×

Mongoose Traveler Sheet

This is reference to this forum post here&nbsp; <a href="https://app.roll20.net/forum/post/9001550/lets-fix-mongoose-traveller-2e-sheet" rel="nofollow">https://app.roll20.net/forum/post/9001550/lets-fix-mongoose-traveller-2e-sheet</a> Is it possible to make a roll ask for the&nbsp;characteristic when the auto roll is used? Second could the character sheet be made to change, ie a setting to make one for a character, a vehicle or ship? We are having some trouble trying to figure out how we can work around this issue.
I'm not familiar with that sheet or what the auto-roll is, but you might achieve that with a macro by prompting the player to choose the characteristic prior to the roll.&nbsp; See&nbsp;Drop-Down Prompts for Roll Queries in Macros documentation. For the second question, I believe you could achieve this employing the hide/reveal methods discussed in CSS Wizardry . You may consider which parts of each type of character sheet would be common between the two and only swap out the unique bits, or if the sheets are each wholly unique then just use tabs.