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

Modifiers for Table Rolls

I know the syntax for a table roll is /roll 1t[<table name>] is there however a way to add a entered modifier to the roll... something like 1t+ ?{Modifier|0}[<tablename>]. This would allow a user to add a modifier that assured a higher roll in the table for those cases where high is better or worse. I am also curious if any thought has been placed on signing actual numbers to specific table entries... Example: Range Output 1-2 The shot hits your chest 3-4 The blow lands on your arm 5-6 The attack strikes your head. In this case the system would roll a d6, check the result against he range, and output the correct result. I am also curious if tables can be 'called' from an API thereby controlling the the output a bit better.
1424298374
The Aaron
Pro
API Scripter
Not built in, but there is an API script that supports it: <a href="https://app.roll20.net/forum/post/1408851/script-r" rel="nofollow">https://app.roll20.net/forum/post/1408851/script-r</a>... Since you're a Mentor , it is available to you as a solution.