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

Is there a way to report multiple failures in a die roll?

I'm rolling 3D6 and I want a success for everything but 2's and 4's rolled. This doesn't generate an error, but it doesn't work either. /roll 3d6>1f2,f4 Any help? Thanks!
I'm guessing this isn't possible. Is there a better place to post for a technical response?
It's not possible short of using the API. Do KS backers get access to the API?
I don't know. It's been a while since I used the tool and I'm not clear on what my KS status grants me.
Log into a campaign you own, but don't launch it. See if you have an API scripts link. If you do, post a request for a script up in the API forums.
I just checked. I'm at the base level. I'd need to purchase a mentor level subscription to get access. Looks like being a KS pledge just got me a bunch of tokens. :-(
1393268574
Gauss
Forum Champion
It looks like Brandon has taken care of this, If you need further assistance please ask. :)
That's just a 70% chance to succeed, just enter [/roll 2d10] and treat it as a % roll, failing at 29% and below.
1393367977
GiGs
Pro
Sheet Author
API Scripter
Thanos said: I'm rolling 3D6 and I want a success for everything but 2's and 4's rolled. This doesn't generate an error, but it doesn't work either. /roll 3d6>1f2,f4 Any help? Thanks! That's functionally identical to rolling 3d6 and getting success on rolls of 3-6, why not just use 3d6>3?
Thanks for all the help guys and gals. Unfortunately I'm not looking to reproduce a percentage. There is a game called Capital Offensive that uses D6 rolls with multiple fails for various weapons systems. I can eyeball the results, but it would have been super cool if the weapons could have been codified. <a href="http://boardgamegeek.com/boardgame/112462/schlock-" rel="nofollow">http://boardgamegeek.com/boardgame/112462/schlock-</a>...
1393892890
GiGs
Pro
Sheet Author
API Scripter
ah, i see. The only way you can do that in roll20 would be to pay for the mentor upgrade and use the API. You can do that in MapTools (another Virtual Tabletop), which is free, but you still need to learn the scripting language.
Thanks sir