I've been fiddling around with roll 20 specifically for 5e and sw5e, I was wonder if there was a way to do multiple comparisons and then add them together for example [[{1d8, {3}}kh1]] doing something like this where if it's less than 3 choose three Say for example I wanted to do 3 of these types of rolls Is there a way to not do [[{1d8, {3}}kh1 + {1d8, {3}}kh1 + {1d8, {3}}kh1]] Or perhaps is there a way similar to the 1d8ro<3 mechanic to facilitate this end What i've opted to do is ?{Force Points|
0, {0d0&#125; |
1, {1d8&#44;{3&#125;&#125;kh1 |
2, {1d8&#44;{3&#125;&#125;kh1 + {1d8&#44;{3&#125;&#125;kh1 |
3, {1d8&#44;{3&#125;&#125;kh1 + {1d8&#44;{3&#125;&#125;kh1 + {1d8&#44;{3&#125;&#125;kh1}
But it's a lot