I am playing with some mates and our system uses d100 rolls with open ended high/low rolls for most things...
Open ended high is triggered on 96-100 ( you keep rolling d100 for each roll 96 or over and add the total)
I can get this to work using /roll d100!>96
Open ended low is triggered on a roll of 1-5 ( this triggers a negative result, d100 is subtracted from your total, however the d100 roll at this point also is open ended). For example you roll a 2, this triggers the negative result then roll a 96 you reroll a second time and get 10. Total is -108.
My question is how can we account for the open ended low?
can this be done in a macro? /roll command? API etc?
cheers :-)
Open ended high is triggered on 96-100 ( you keep rolling d100 for each roll 96 or over and add the total)
I can get this to work using /roll d100!>96
Open ended low is triggered on a roll of 1-5 ( this triggers a negative result, d100 is subtracted from your total, however the d100 roll at this point also is open ended). For example you roll a 2, this triggers the negative result then roll a 96 you reroll a second time and get 10. Total is -108.
My question is how can we account for the open ended low?
can this be done in a macro? /roll command? API etc?
cheers :-)