{ "name": "火山熔岩(火山场景)", "scene": "volcano", "description": "火山场景的极限挑战,熔岩环境下的终极考验", "level": 8, "weapons": [ "毛豆射手", "尖胡萝卜", "锯齿草", "西瓜炸弹", "回旋镖盆栽", "炙热辣椒", "仙人散弹", "秋葵导弹" ], "waves": [ { "waveId": 1, "enemies": [ { "enemyType": "普通僵尸", "count": 30, "spawnInterval": 1.2, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "路障僵尸", "count": 10, "spawnInterval": 3, "spawnDelay": 8, "characteristics": ["高生命", "慢速移动"] }, { "enemyType": "漫步僵尸", "count": 6, "spawnInterval": 5, "spawnDelay": 15, "characteristics": ["左右摇摆", "近战范围大"] } ] }, { "waveId": 2, "enemies": [ { "enemyType": "普通僵尸", "count": 25, "spawnInterval": 1.0, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "法师僵尸", "count": 8, "spawnInterval": 4, "spawnDelay": 10, "characteristics": ["远程魔法子弹攻击防御塔"] }, { "enemyType": "弓箭僵尸", "count": 6, "spawnInterval": 6, "spawnDelay": 18, "characteristics": ["远程弓箭攻击"] }, { "enemyType": "火药桶僵尸", "count": 4, "spawnInterval": 10, "spawnDelay": 25, "characteristics": ["爆炸伤害", "自爆攻击"] } ] }, { "waveId": 3, "enemies": [ { "enemyType": "普通僵尸", "count": 20, "spawnInterval": 0.8, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "铁桶僵尸", "count": 12, "spawnInterval": 2.5, "spawnDelay": 12, "characteristics": ["超高生命", "极慢速移动"] }, { "enemyType": "隐身僵尸", "count": 8, "spawnInterval": 6, "spawnDelay": 20, "characteristics": ["隐身能力", "快速移动"] } ] }, { "waveId": 4, "enemies": [ { "enemyType": "BOSS2", "count": 1, "spawnInterval": 0, "spawnDelay": 30, "characteristics": ["超高生命", "范围攻击", "召唤增援"] }, { "enemyType": "铁桶僵尸", "count": 6, "spawnInterval": 8, "spawnDelay": 45, "characteristics": ["超高生命", "极慢速移动"] } ] } ], "rewards": { "coins": 1200, "experience": 250, "unlockWeapon": "秋葵导弹" }, "difficulty": { "enemyHealthMultiplier": 2.0, "enemySpeedMultiplier": 1.3, "waveIntensity": 1.0 } }