{ "configList": [ { "ID": 1, "wavesDelay": 3, "monsterGroupConfigId": [ 1, 1, 2 ], "miniMonsterCount": [ 10, 10, 20 ], "eliteMonsterCount": [ 0, 0, 1 ] }, { "ID": 2, "wavesDelay": 3, "monsterGroupConfigId": [ 1, 2, 2 ], "miniMonsterCount": [ 10, 10, 20 ], "eliteMonsterCount": [ 0, 1, 2 ] }, { "ID": 3, "wavesDelay": 3, "monsterGroupConfigId": [ 1, 2, 2 ], "miniMonsterCount": [ 10, 10, 20 ], "eliteMonsterCount": [ 0, 1, 3 ] }, { "ID": 4, "wavesDelay": 3, "monsterGroupConfigId": [ 3, 4, 4 ], "miniMonsterCount": [ 10, 10, 20 ], "eliteMonsterCount": [ 0, 0, 1 ] }, { "ID": 5, "wavesDelay": 3, "monsterGroupConfigId": [ 3, 4, 4 ], "miniMonsterCount": [ 10, 10, 20 ], "eliteMonsterCount": [ 0, 1, 2 ] }, { "ID": 6, "wavesDelay": 3, "monsterGroupConfigId": [ 3, 4, 4 ], "miniMonsterCount": [ 10, 10, 20 ], "eliteMonsterCount": [ 0, 1, 3 ] } ] }