{ "name": "丛林探险(森林场景)", "scene": "forest", "description": "森林场景的塔防挑战", "level": 2, "weapons": [ "毛豆射手", "尖胡萝卜" ], "waves": [ { "waveId": 1, "enemies": [ { "enemyType": "普通僵尸", "count": 8, "spawnInterval": 3.5, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "漫步僵尸", "count": 2, "spawnInterval": 8, "spawnDelay": 12, "characteristics": ["左右摇摆", "近战范围大"] } ] }, { "waveId": 2, "enemies": [ { "enemyType": "普通僵尸", "count": 6, "spawnInterval": 3, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "漫步僵尸", "count": 4, "spawnInterval": 5, "spawnDelay": 8, "characteristics": ["左右摇摆", "近战范围大"] }, { "enemyType": "路障僵尸", "count": 2, "spawnInterval": 10, "spawnDelay": 15, "characteristics": ["高生命", "慢速移动"] } ] }, { "waveId": 3, "enemies": [ { "enemyType": "普通僵尸", "count": 10, "spawnInterval": 2.5, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "路障僵尸", "count": 5, "spawnInterval": 4, "spawnDelay": 6, "characteristics": ["高生命", "慢速移动"] }, { "enemyType": "漫步僵尸", "count": 3, "spawnInterval": 6, "spawnDelay": 10, "characteristics": ["左右摇摆", "近战范围大"] } ] }, { "waveId": 4, "enemies": [ { "enemyType": "普通僵尸", "count": 8, "spawnInterval": 2, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "路障僵尸", "count": 6, "spawnInterval": 3.5, "spawnDelay": 5, "characteristics": ["高生命", "慢速移动"] }, { "enemyType": "漫步僵尸", "count": 4, "spawnInterval": 5, "spawnDelay": 8, "characteristics": ["左右摇摆", "近战范围大"] }, { "enemyType": "法师僵尸", "count": 2, "spawnInterval": 12, "spawnDelay": 18, "characteristics": ["远程攻击", "魔法抗性"] } ] }, { "waveId": 5, "enemies": [ { "enemyType": "普通僵尸", "count": 10, "spawnInterval": 2, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "漫步僵尸", "count": 6, "spawnInterval": 3.5, "spawnDelay": 5, "characteristics": ["左右摇摆", "近战范围大"] }, { "enemyType": "路障僵尸", "count": 4, "spawnInterval": 5, "spawnDelay": 8, "characteristics": ["高生命", "慢速移动"] }, { "enemyType": "法师僵尸", "count": 3, "spawnInterval": 8, "spawnDelay": 12, "characteristics": ["远程攻击", "魔法抗性"] } ] }, { "waveId": 6, "enemies": [ { "enemyType": "普通僵尸", "count": 12, "spawnInterval": 1.5, "spawnDelay": 0, "characteristics": ["中速移动", "无技能"] }, { "enemyType": "路障僵尸", "count": 8, "spawnInterval": 3, "spawnDelay": 4, "characteristics": ["高生命", "慢速移动"] }, { "enemyType": "漫步僵尸", "count": 6, "spawnInterval": 4, "spawnDelay": 6, "characteristics": ["左右摇摆", "近战范围大"] }, { "enemyType": "火药桶僵尸", "count": 4, "spawnInterval": 8, "spawnDelay": 15, "characteristics": ["死亡爆炸", "需优先清除"] }, { "enemyType": "法师僵尸", "count": 3, "spawnInterval": 10, "spawnDelay": 20, "characteristics": ["远程攻击", "魔法抗性"] } ] } ], "levelSettings": { "initialHealth": 100, "timeLimit": 360, "difficulty": "easy", "energyMax": 4, "healthMultiplier": 1.2 }, "rewards": { "coins": 200, "diamonds": 20, "unlockWeapon": "锯齿草" } }