{ "name": "终极试炼(终极场景)", "scene": "ultimate", "description": "终极试炼关卡,解锁最后的植物武器,面对最强挑战", "level": 9, "weapons": [ "毛豆射手", "尖胡萝卜", "锯齿草", "西瓜炸弹", "回旋镖盆栽", "炙热辣椒", "仙人散弹", "秋葵导弹", "狼牙棒" ], "waves": [ { "waveId": 1, "enemies": [ { "enemyType": "普通僵尸", "count": 40, "spawnInterval": 0.8, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "路障僵尸", "count": 15, "spawnInterval": 2.5, "spawnDelay": 5, "characteristics": ["高生命", "慢速移动"] }, { "enemyType": "漫步僵尸", "count": 10, "spawnInterval": 4, "spawnDelay": 12, "characteristics": ["左右摇摆", "近战范围大"] } ] }, { "waveId": 2, "enemies": [ { "enemyType": "普通僵尸", "count": 35, "spawnInterval": 0.6, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "法师僵尸", "count": 12, "spawnInterval": 3, "spawnDelay": 8, "characteristics": ["远程魔法子弹攻击防御塔"] }, { "enemyType": "弓箭僵尸", "count": 10, "spawnInterval": 4, "spawnDelay": 15, "characteristics": ["远程弓箭攻击"] }, { "enemyType": "火药桶僵尸", "count": 6, "spawnInterval": 8, "spawnDelay": 22, "characteristics": ["爆炸伤害", "自爆攻击"] } ] }, { "waveId": 3, "enemies": [ { "enemyType": "普通僵尸", "count": 30, "spawnInterval": 0.5, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "铁桶僵尸", "count": 15, "spawnInterval": 2, "spawnDelay": 10, "characteristics": ["超高生命", "极慢速移动"] }, { "enemyType": "隐身僵尸", "count": 12, "spawnInterval": 4, "spawnDelay": 18, "characteristics": ["隐身能力", "快速移动"] } ] }, { "waveId": 4, "enemies": [ { "enemyType": "BOSS1", "count": 1, "spawnInterval": 0, "spawnDelay": 25, "characteristics": ["超高生命", "多种攻击方式", "召唤小怪"] }, { "enemyType": "BOSS2", "count": 1, "spawnInterval": 0, "spawnDelay": 60, "characteristics": ["超高生命", "范围攻击", "召唤增援"] }, { "enemyType": "铁桶僵尸", "count": 10, "spawnInterval": 6, "spawnDelay": 40, "characteristics": ["超高生命", "极慢速移动"] } ] }, { "waveId": 5, "enemies": [ { "enemyType": "终极BOSS", "count": 1, "spawnInterval": 0, "spawnDelay": 30, "characteristics": ["极高生命", "全屏攻击", "无敌阶段", "召唤军团"] } ] } ], "levelSettings": { "initialHealth": 100, "timeLimit": 720, "difficulty": "nightmare", "energyMax": 10, "healthMultiplier": 2.5 }, "rewards": { "coins": 1500, "experience": 300, "diamonds": 100, "unlockWeapon": "终极豌豆" }, "difficulty": { "enemyHealthMultiplier": 2.5, "enemySpeedMultiplier": 1.5, "waveIntensity": 1.2 } }