Is there a way to create rollable tables where the order, rather than just the weight, matters; and with which it would be possible to add modifiers?
To clarify my question, I am looking to have something like this:
Roll a d20 and add your Hat modifier
Less than 0: bare-headed
1-5: Showercap
6-10: Flat cap
11-15: Trilby
16+: Top Hat
with the outcome displayed automatically by macro without me referencing my hat table.
Thanks in advance!