{ "levelId": "Level5", "name": "终极挑战(赛博都市)", "scene": "cyberpunk", "description": "终极挑战关卡,包含多个BOSS和复杂的敌人组合", "backgroundImage": "images/LevelBackground/BG1", "availableWeapons": [ "毛豆射手", "尖胡萝卜", "锯齿草", "西瓜炸弹", "回旋镖盆栽", "炙热辣椒", "仙人散弹", "秋葵导弹" ], "coinReward": 1300, "diamondReward": 100, "initialCoins": 45, "timeLimit": 300, "difficulty": "normal", "healthMultiplier": 1.8, "waves": [ { "waveId": 1, "enemies": [ { "enemyType": "normal_zombie", "count": 20, "spawnInterval": 1.5, "spawnDelay": 0.0, "characteristics": "中速移动, 无技能" }, { "enemyType": "roadblock_zombie", "count": 8, "spawnInterval": 3.0, "spawnDelay": 10.0, "characteristics": "高生命, 慢速移动" } ] }, { "waveId": 2, "enemies": [ { "enemyType": "mage_zombie", "count": 8, "spawnInterval": 4.0, "spawnDelay": 0.0, "characteristics": "远程魔法攻击, 中等生命" }, { "enemyType": "bucket_zombie", "count": 6, "spawnInterval": 6.0, "spawnDelay": 15.0, "characteristics": "超高生命, 极慢速移动" } ] }, { "waveId": 3, "enemies": [ { "enemyType": "normal_zombie", "count": 15, "spawnInterval": 1.2, "spawnDelay": 0.0, "characteristics": "中速移动, 无技能" }, { "enemyType": "roadblock_zombie", "count": 10, "spawnInterval": 2.5, "spawnDelay": 8.0, "characteristics": "高生命, 慢速移动" }, { "enemyType": "mage_zombie", "count": 8, "spawnInterval": 3.5, "spawnDelay": 20.0, "characteristics": "远程魔法攻击, 中等生命" }, { "enemyType": "bucket_zombie", "count": 6, "spawnInterval": 5.0, "spawnDelay": 30.0, "characteristics": "超高生命, 极慢速移动" } ] } ], "levelSettings": { "energyMax": 7 } }