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

[Script] Tagmar -- A table lookup script supporting the Tagmar RPG

1476838176

Edited 1478702334
The Aaron
Pro
API Scripter
Tagmar Update v0.1.1 -- Adjusted the results to show proper labels: F, E, 25%, 50% 75%, 100%, 125%, C Numeric results are available in the hover text. Provides a lookup for the Tagmar RPG, given a skill level and roll. &nbsp;Optionally accepts descriptive text. &nbsp;You can use inline rolls wherever you like. &nbsp;Also provides several alternate ways to roll. Commands !tagmar &lt;skill&gt; &lt;roll&gt; [descriptive text] -- Performs a lookup on the Tagmar chart for the provided skill and roll, displaying the optional descriptive text if it's provided. !wtagmar &lt;skill&gt; &lt;roll&gt; [descriptive text]&nbsp; -- As !tagmar, but whispers the output to the player. !gtagmar &lt;skill&gt; &lt;roll&gt; [descriptive text]&nbsp; -- As !tagmar, but whispers the output to the GM and the player. !btagmar &lt;skill&gt; &lt;roll&gt; [descriptive text]&nbsp; -- As !tagmar, but whispers the output to the GM and a modified public output with only ??? for the result. !bwtagmar &lt;skill&gt; &lt;roll&gt; [descriptive text]&nbsp; -- As !tagmar, but whispers the output to the GM and a modified output to the player, showing only ??? for the result. Examples: !tagmar 3 [[1d20]] A simple skill check. Full support for mousing over the results. !btagmar 20 [[1d20]] A blind check. Let me know if there are improvements you'd like to see! Git:&nbsp; <a href="https://github.com/shdwjk/Roll20API/blob/master/Ta" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/Ta</a>... Support my work on If you use my scripts, want to contribute, and have the spare bucks to do so , go right ahead. However, please don't feel like you must contribute just to use them! I'd much rather have happy Roll20 users armed with my scripts than people not using them out of some sense of shame. Use them and be happy, completely guilt-free! Disclaimer: This Patreon campaign is not affiliated with Roll20; as such, contributions are voluntary and Roll20 cannot provide support or refunds for contributions.
Neat :D