
So, I'm trying to create a macro for a magical item. For reference, we're using the community D&D 5e character sheet (not shaped, not OGL). The item is a staff the has 5 different effects depending on the roll of a d20. I'd like the macro to only display the effect that gets rolled. I don't know how to implement this as a macro. Any ideas? At first I thought of using different levels of critical success, but I couldn't figure out how to have multiple ranges. If there's a way to make a table in the macro, that would work, but I'm not sure how to do that either.