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