Hello All. Trying to work out the best approach to create a Macro that contains the laws and punishments for Waterdeep. In theory I feel the Macro should be made up of drop down menu's or has some sort of If function to it. For example I would expect the search to go: First Menu: The First Plaint: Crimes Against the Lords The Second Plaint: Crimes Against The City The Third Plaint: Crimes Against The Gods The Fourth Plaint: Crimes Against Citizens Then regardless of which one I pick I then get the option to pick: Severe Serious Lesser Minor Based on the choice of the first menu and second menu it then provides a list of the crimes for example: Treason Impersonation of a Lord etc With the final menu showing the punishment: Death (Instant) Death (After investigation) Flogging etc. What would be the best way to do this. I am not sure if a Macro or a Rollable Table would be best?