{ "name": "冰雪王国(冰雪场景)", "scene": "ice", "description": "冰雪场景的极地挑战,寒冷环境下的防御战", "level": 7, "weapons": [ "毛豆射手", "尖胡萝卜", "锯齿草", "西瓜炸弹", "回旋镖盆栽", "炙热辣椒", "仙人散弹" ], "waves": [ { "waveId": 1, "enemies": [ { "enemyType": "普通僵尸", "count": 22, "spawnInterval": 1.6, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "路障僵尸", "count": 8, "spawnInterval": 4, "spawnDelay": 10, "characteristics": ["高生命", "慢速移动"] } ] }, { "waveId": 2, "enemies": [ { "enemyType": "普通僵尸", "count": 18, "spawnInterval": 1.4, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "弓箭僵尸", "count": 6, "spawnInterval": 6, "spawnDelay": 12, "characteristics": ["远程弓箭攻击"] }, { "enemyType": "火药桶僵尸", "count": 3, "spawnInterval": 12, "spawnDelay": 20, "characteristics": ["爆炸伤害", "自爆攻击"] } ] }, { "waveId": 3, "enemies": [ { "enemyType": "普通僵尸", "count": 25, "spawnInterval": 1.0, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "铁桶僵尸", "count": 8, "spawnInterval": 3, "spawnDelay": 15, "characteristics": ["超高生命", "极慢速移动"] }, { "enemyType": "隐身僵尸", "count": 5, "spawnInterval": 8, "spawnDelay": 25, "characteristics": ["隐身能力", "快速移动"] } ] }, { "waveId": 4, "enemies": [ { "enemyType": "BOSS1", "count": 1, "spawnInterval": 0, "spawnDelay": 30, "characteristics": ["超高生命", "多种攻击方式", "召唤小怪"] } ] } ], "rewards": { "coins": 1000, "experience": 200, "unlockWeapon": "仙人散弹" }, "difficulty": { "enemyHealthMultiplier": 1.7, "enemySpeedMultiplier": 1.2, "waveIntensity": 0.9 } }