{ "levelId": "Level8", "name": "火山熔岩(火山场景)", "scene": "volcano", "description": "火山场景的极限挑战,熔岩环境下的终极考验", "backgroundImage": "images/LevelBackground/BG1", "availableWeapons": [ "毛豆射手", "尖胡萝卜", "锯齿草", "西瓜炸弹", "回旋镖盆栽", "炙热辣椒", "仙人散弹", "秋葵导弹" ], "coinReward": 2500, "diamondReward": 170, "initialCoins": 45, "timeLimit": 300, "difficulty": "normal", "healthMultiplier": 2.4, "waves": [ { "waveId": 1, "enemies": [ { "enemyType": "normal_zombie", "count": 30, "spawnInterval": 1.2, "spawnDelay": 0.0, "characteristics": "中速移动, 无技能" }, { "enemyType": "roadblock_zombie", "count": 10, "spawnInterval": 3.0, "spawnDelay": 8.0, "characteristics": "高生命, 慢速移动" }, { "enemyType": "wandering_zombie", "count": 6, "spawnInterval": 5.0, "spawnDelay": 15.0, "characteristics": "左右摇摆, 近战范围大" } ] }, { "waveId": 2, "enemies": [ { "enemyType": "normal_zombie", "count": 25, "spawnInterval": 1.0, "spawnDelay": 0.0, "characteristics": "中速移动, 无技能" }, { "enemyType": "mage_zombie", "count": 8, "spawnInterval": 4.0, "spawnDelay": 10.0, "characteristics": "远程魔法子弹攻击防御塔" }, { "enemyType": "archer_zombie", "count": 6, "spawnInterval": 6.0, "spawnDelay": 18.0, "characteristics": "远程弓箭攻击" }, { "enemyType": "barrel_zombie", "count": 4, "spawnInterval": 10.0, "spawnDelay": 25.0, "characteristics": "爆炸伤害, 自爆攻击" } ] }, { "waveId": 3, "enemies": [ { "enemyType": "normal_zombie", "count": 20, "spawnInterval": 0.8, "spawnDelay": 0.0, "characteristics": "中速移动, 无技能" }, { "enemyType": "bucket_zombie", "count": 12, "spawnInterval": 2.5, "spawnDelay": 12.0, "characteristics": "超高生命, 极慢速移动" }, { "enemyType": "stealth_zombie", "count": 8, "spawnInterval": 6.0, "spawnDelay": 20.0, "characteristics": "隐身能力, 快速移动" } ] }, { "waveId": 4, "enemies": [ { "enemyType": "boss2_gravedigger", "count": 1, "spawnInterval": 0.0, "spawnDelay": 30.0, "characteristics": "超高生命, 范围攻击, 召唤增援" }, { "enemyType": "bucket_zombie", "count": 6, "spawnInterval": 8.0, "spawnDelay": 45.0, "characteristics": "超高生命, 极慢速移动" } ] } ], "levelSettings": { "energyMax": 8, "energyExpValues": [ 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 105 ], "energyMaxUpgrades": [ 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28 ] } }