The essential data collecting of the program.
- First keep it simple, as to obtain the campaign and obtain one players dice rolls and store those in an array.
- Afterwards, move backwards and store the specific types of dice rolls from the player in an array.
- Repeat with number of players and numbers of campaigns.
The essential data collecting of the program.