Roll20API
Roll20API copied to clipboard
[MYZ rolls] Miss a way to disable push-button
According to the rules the soak rolls for armor are not possible to be pushed. It would be helpful if there was a flag or variant of the rolls that prevented the push button to be visible.
Hmm. I could probably add a - to the end to tell it not to reroll, something like:
!myz- [[1d6]] [[2d6]] [[3d6]] --Player|Buzzard --Skill|Armor
Would that work for you?
That should work. I played around a bit with the code but I'm not sure if my test was a good solution
@shdwjk I have provided a few commits for dealing with very high difficulties and preventing push in a pull request. What do you think about the changes, are they good enough to bring in?
Commented the pull request with some changes, else wise, looks good!