I have a D% critical table (well, 4 of them actually, for hits, fails, spells etc) that we would like to use in our games. I know that rollable tables are the way to go with these BUT I am not currently the DM, and our current DM, whilst he uses Roll20 out of necessity (COVID and all that!), is not all that familiar or comfortable with using it, so I can guarantee he wont know how/want to implement 4 rollable tables! I also know that using the API would be an option, but we are not fully subscribed members of Roll20, since we are only using it during lockdown. Yes, I suspect many people will say something along the lines of "if you aren't prepared to pay for a subscription, then it's your fault you cannot do what you want", which is fair enough, but I am just asking if the following is possible.... I would like to implement the crit tables in a way that all the players and the DM can easily use them, but I will need to be the one to actually write the table/macro since I am the only one familiar (and interested) enough to write it in Roll20. I'd love to be able to create the rollable tables(s) and send them to my DM to include in the game so we can all use them. But I don't think I can cut-and-paste a rollable table in any way. I would happily create a macro that implements a crit hit roll (i.e. the macro rolls a d% then writes out some flavour text and a mechanic text based on the result). I could then cut the text from that macro and instruct my DM on how to paste it into a new macro and make it player accessible. But I don't know how to write a macro that will roll a D% and output text based on the result, especially where the results are a range of numbers. Any ideas?