how would you format a user input where the user might need to enter some of the values multiple times (and be grouped together)?
ie a command that adds an enemy to a game, and you want to configure the list of items it will drop, where each item needs a name, and how often it should drop
ideally in a single command