Roll20API
Roll20API copied to clipboard
Add a no push option & solve difficulty > skill issue
Add two new versions of rolling dice that does not allow pushing the die roll.
!myz-np and !wmyz-np
Add a difficulty dice inline roll part of the script. If the scripts are called with a following solution it handles the difficulty dice correctly. "!myz [[(?{skill}-?{diff})d6]] [[1d6]] [[1d6]] [[(?{diff}-?{skill})d6]]" Since the difficulty dice are last they can be ignored and can be considered optional.
@shdwjk Are these good enough or do you want them done in a different way?