Hello! I have a question, I have the macro below: [[? {Difficulty | Routine, 1d6 | Easy, 2d6 | Normal, 3d6 | Difficult, 4d6 | Very Difficult, 5d6 | Impossible, 6d6}]] I would like to show in the roll template: - in a field the chosen difficulty name (Routine, Easy, Normal, Difficult, Very Difficult or Impossible) - in another field show the scrolling result (1d6, 2d6, 3d6, 4d6, 5d6, 6d6 result respectively) What would be the correct syntax?