Level4_20250923_121702.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542
  1. {
  2. "levelId": "Level4",
  3. "name": "钢铁堡垒(工业场景)",
  4. "scene": "industrial",
  5. "description": "工业场景的高难度挑战,引入BOSS战和超高防御敌人",
  6. "backgroundImage": "images/LevelBackground/BG1",
  7. "availableWeapons": [
  8. "毛豆射手",
  9. "尖胡萝卜",
  10. "锯齿草",
  11. "西瓜炸弹"
  12. ],
  13. "coinReward": 1000,
  14. "diamondReward": 80,
  15. "initialCoins": 100,
  16. "timeLimit": 300,
  17. "difficulty": "normal",
  18. "healthMultiplier": 1.6,
  19. "waves": [
  20. {
  21. "waveId": 1,
  22. "healthMultiplier": 1.8,
  23. "enemies": [
  24. {
  25. "enemyType": "normal_zombie",
  26. "count": 10,
  27. "spawnInterval": 3.0,
  28. "spawnDelay": 0.0,
  29. "characteristics": "中速移动, 无技能",
  30. "healthMultiplier": 1.6
  31. },
  32. {
  33. "enemyType": "roadblock_zombie",
  34. "count": 10,
  35. "spawnInterval": 3.0,
  36. "spawnDelay": 0.0,
  37. "characteristics": "高生命, 慢速移动",
  38. "healthMultiplier": 1.8
  39. }
  40. ]
  41. },
  42. {
  43. "waveId": 1,
  44. "healthMultiplier": 1.8,
  45. "enemies": [
  46. {
  47. "enemyType": "normal_zombie",
  48. "count": 10,
  49. "spawnInterval": 3.0,
  50. "spawnDelay": 0.0,
  51. "characteristics": "中速移动, 无技能",
  52. "healthMultiplier": 1.6
  53. },
  54. {
  55. "enemyType": "roadblock_zombie",
  56. "count": 10,
  57. "spawnInterval": 3.0,
  58. "spawnDelay": 0.0,
  59. "characteristics": "高生命, 慢速移动",
  60. "healthMultiplier": 1.8
  61. }
  62. ]
  63. },
  64. {
  65. "waveId": 2,
  66. "healthMultiplier": 1.4,
  67. "enemies": [
  68. {
  69. "enemyType": "roadblock_zombie",
  70. "count": 10,
  71. "spawnInterval": 4.0,
  72. "spawnDelay": 0.0,
  73. "characteristics": "高生命, 慢速移动",
  74. "healthMultiplier": 1.0
  75. },
  76. {
  77. "enemyType": "normal_zombie",
  78. "count": 10,
  79. "spawnInterval": 4.0,
  80. "spawnDelay": 0.0,
  81. "characteristics": "中速移动, 无技能",
  82. "healthMultiplier": 1.2
  83. },
  84. {
  85. "enemyType": "bucket_zombie",
  86. "count": 5,
  87. "spawnInterval": 4.0,
  88. "spawnDelay": 20.0,
  89. "characteristics": "超高生命, 极慢速移动",
  90. "healthMultiplier": 1.4
  91. }
  92. ]
  93. },
  94. {
  95. "waveId": 2,
  96. "healthMultiplier": 1.4,
  97. "enemies": [
  98. {
  99. "enemyType": "roadblock_zombie",
  100. "count": 10,
  101. "spawnInterval": 4.0,
  102. "spawnDelay": 0.0,
  103. "characteristics": "高生命, 慢速移动",
  104. "healthMultiplier": 1.0
  105. },
  106. {
  107. "enemyType": "normal_zombie",
  108. "count": 10,
  109. "spawnInterval": 4.0,
  110. "spawnDelay": 0.0,
  111. "characteristics": "中速移动, 无技能",
  112. "healthMultiplier": 1.2
  113. },
  114. {
  115. "enemyType": "bucket_zombie",
  116. "count": 5,
  117. "spawnInterval": 4.0,
  118. "spawnDelay": 20.0,
  119. "characteristics": "超高生命, 极慢速移动",
  120. "healthMultiplier": 1.4
  121. }
  122. ]
  123. },
  124. {
  125. "waveId": 3,
  126. "healthMultiplier": 1.8,
  127. "enemies": [
  128. {
  129. "enemyType": "normal_zombie",
  130. "count": 20,
  131. "spawnInterval": 2.0,
  132. "spawnDelay": 0.0,
  133. "characteristics": "中速移动, 无技能",
  134. "healthMultiplier": 1.6
  135. },
  136. {
  137. "enemyType": "roadblock_zombie",
  138. "count": 20,
  139. "spawnInterval": 2.0,
  140. "spawnDelay": 0.0,
  141. "characteristics": "高生命, 慢速移动",
  142. "healthMultiplier": 1.8
  143. },
  144. {
  145. "enemyType": "bucket_zombie",
  146. "count": 5,
  147. "spawnInterval": 8.0,
  148. "spawnDelay": 0.0,
  149. "characteristics": "超高生命, 极慢速移动",
  150. "healthMultiplier": 1.0
  151. }
  152. ]
  153. },
  154. {
  155. "waveId": 3,
  156. "healthMultiplier": 1.8,
  157. "enemies": [
  158. {
  159. "enemyType": "normal_zombie",
  160. "count": 20,
  161. "spawnInterval": 2.0,
  162. "spawnDelay": 0.0,
  163. "characteristics": "中速移动, 无技能",
  164. "healthMultiplier": 1.6
  165. },
  166. {
  167. "enemyType": "roadblock_zombie",
  168. "count": 20,
  169. "spawnInterval": 2.0,
  170. "spawnDelay": 0.0,
  171. "characteristics": "高生命, 慢速移动",
  172. "healthMultiplier": 1.8
  173. },
  174. {
  175. "enemyType": "bucket_zombie",
  176. "count": 5,
  177. "spawnInterval": 8.0,
  178. "spawnDelay": 0.0,
  179. "characteristics": "超高生命, 极慢速移动",
  180. "healthMultiplier": 1.0
  181. }
  182. ]
  183. },
  184. {
  185. "waveId": 4,
  186. "healthMultiplier": 1.6,
  187. "enemies": [
  188. {
  189. "enemyType": "normal_zombie",
  190. "count": 60,
  191. "spawnInterval": 1.0,
  192. "spawnDelay": 0.0,
  193. "characteristics": "中速移动, 无技能",
  194. "healthMultiplier": 1.2
  195. },
  196. {
  197. "enemyType": "roadblock_zombie",
  198. "count": 30,
  199. "spawnInterval": 2.0,
  200. "spawnDelay": 0.0,
  201. "characteristics": "高生命, 慢速移动",
  202. "healthMultiplier": 1.4
  203. },
  204. {
  205. "enemyType": "bucket_zombie",
  206. "count": 10,
  207. "spawnInterval": 6.0,
  208. "spawnDelay": 0.0,
  209. "characteristics": "超高生命, 极慢速移动",
  210. "healthMultiplier": 1.6
  211. }
  212. ]
  213. },
  214. {
  215. "waveId": 4,
  216. "healthMultiplier": 1.6,
  217. "enemies": [
  218. {
  219. "enemyType": "normal_zombie",
  220. "count": 60,
  221. "spawnInterval": 1.0,
  222. "spawnDelay": 0.0,
  223. "characteristics": "中速移动, 无技能",
  224. "healthMultiplier": 1.2
  225. },
  226. {
  227. "enemyType": "roadblock_zombie",
  228. "count": 30,
  229. "spawnInterval": 2.0,
  230. "spawnDelay": 0.0,
  231. "characteristics": "高生命, 慢速移动",
  232. "healthMultiplier": 1.4
  233. },
  234. {
  235. "enemyType": "bucket_zombie",
  236. "count": 10,
  237. "spawnInterval": 6.0,
  238. "spawnDelay": 0.0,
  239. "characteristics": "超高生命, 极慢速移动",
  240. "healthMultiplier": 1.6
  241. }
  242. ]
  243. },
  244. {
  245. "waveId": 5,
  246. "healthMultiplier": 1.8,
  247. "enemies": [
  248. {
  249. "enemyType": "normal_zombie",
  250. "count": 60,
  251. "spawnInterval": 1.0,
  252. "spawnDelay": 0.0,
  253. "characteristics": "中速移动, 无技能",
  254. "healthMultiplier": 1.8
  255. },
  256. {
  257. "enemyType": "archer_zombie",
  258. "count": 10,
  259. "spawnInterval": 4.0,
  260. "spawnDelay": 20.0,
  261. "characteristics": "远程弓箭攻击",
  262. "healthMultiplier": 1.0
  263. },
  264. {
  265. "enemyType": "roadblock_zombie",
  266. "count": 30,
  267. "spawnInterval": 1.0,
  268. "spawnDelay": 30.0,
  269. "characteristics": "高生命, 慢速移动",
  270. "healthMultiplier": 1.2
  271. },
  272. {
  273. "enemyType": "bucket_zombie",
  274. "count": 20,
  275. "spawnInterval": 2.0,
  276. "spawnDelay": 20.0,
  277. "characteristics": "超高生命, 极慢速移动",
  278. "healthMultiplier": 1.4
  279. }
  280. ]
  281. },
  282. {
  283. "waveId": 5,
  284. "healthMultiplier": 1.8,
  285. "enemies": [
  286. {
  287. "enemyType": "normal_zombie",
  288. "count": 60,
  289. "spawnInterval": 1.0,
  290. "spawnDelay": 0.0,
  291. "characteristics": "中速移动, 无技能",
  292. "healthMultiplier": 1.8
  293. },
  294. {
  295. "enemyType": "archer_zombie",
  296. "count": 10,
  297. "spawnInterval": 4.0,
  298. "spawnDelay": 20.0,
  299. "characteristics": "远程弓箭攻击",
  300. "healthMultiplier": 1.0
  301. },
  302. {
  303. "enemyType": "roadblock_zombie",
  304. "count": 30,
  305. "spawnInterval": 1.0,
  306. "spawnDelay": 30.0,
  307. "characteristics": "高生命, 慢速移动",
  308. "healthMultiplier": 1.2
  309. },
  310. {
  311. "enemyType": "bucket_zombie",
  312. "count": 20,
  313. "spawnInterval": 2.0,
  314. "spawnDelay": 20.0,
  315. "characteristics": "超高生命, 极慢速移动",
  316. "healthMultiplier": 1.4
  317. }
  318. ]
  319. },
  320. {
  321. "waveId": 6,
  322. "healthMultiplier": 1.8,
  323. "enemies": [
  324. {
  325. "enemyType": "normal_zombie",
  326. "count": 60,
  327. "spawnInterval": 1.0,
  328. "spawnDelay": 0.0,
  329. "characteristics": "中速移动, 无技能",
  330. "healthMultiplier": 1.6
  331. },
  332. {
  333. "enemyType": "archer_zombie",
  334. "count": 20,
  335. "spawnInterval": 2.5,
  336. "spawnDelay": 10.0,
  337. "characteristics": "远程弓箭攻击",
  338. "healthMultiplier": 1.8
  339. },
  340. {
  341. "enemyType": "roadblock_zombie",
  342. "count": 60,
  343. "spawnInterval": 1.0,
  344. "spawnDelay": 0.0,
  345. "characteristics": "高生命, 慢速移动",
  346. "healthMultiplier": 1.0
  347. },
  348. {
  349. "enemyType": "bucket_zombie",
  350. "count": 30,
  351. "spawnInterval": 2.0,
  352. "spawnDelay": 0.0,
  353. "characteristics": "超高生命, 极慢速移动",
  354. "healthMultiplier": 1.0
  355. }
  356. ]
  357. },
  358. {
  359. "waveId": 6,
  360. "healthMultiplier": 1.8,
  361. "enemies": [
  362. {
  363. "enemyType": "normal_zombie",
  364. "count": 60,
  365. "spawnInterval": 1.0,
  366. "spawnDelay": 0.0,
  367. "characteristics": "中速移动, 无技能",
  368. "healthMultiplier": 1.6
  369. },
  370. {
  371. "enemyType": "archer_zombie",
  372. "count": 20,
  373. "spawnInterval": 2.5,
  374. "spawnDelay": 10.0,
  375. "characteristics": "远程弓箭攻击",
  376. "healthMultiplier": 1.8
  377. },
  378. {
  379. "enemyType": "roadblock_zombie",
  380. "count": 60,
  381. "spawnInterval": 1.0,
  382. "spawnDelay": 0.0,
  383. "characteristics": "高生命, 慢速移动",
  384. "healthMultiplier": 1.0
  385. },
  386. {
  387. "enemyType": "bucket_zombie",
  388. "count": 30,
  389. "spawnInterval": 2.0,
  390. "spawnDelay": 0.0,
  391. "characteristics": "超高生命, 极慢速移动",
  392. "healthMultiplier": 1.0
  393. }
  394. ]
  395. },
  396. {
  397. "waveId": 7,
  398. "healthMultiplier": 1.8,
  399. "enemies": [
  400. {
  401. "enemyType": "roadblock_zombie",
  402. "count": 60,
  403. "spawnInterval": 1.0,
  404. "spawnDelay": 0.0,
  405. "characteristics": "高生命, 慢速移动",
  406. "healthMultiplier": 1.2
  407. },
  408. {
  409. "enemyType": "archer_zombie",
  410. "count": 30,
  411. "spawnInterval": 2.0,
  412. "spawnDelay": 0.0,
  413. "characteristics": "远程弓箭攻击",
  414. "healthMultiplier": 1.4
  415. },
  416. {
  417. "enemyType": "bucket_zombie",
  418. "count": 30,
  419. "spawnInterval": 2.0,
  420. "spawnDelay": 0.0,
  421. "characteristics": "超高生命, 极慢速移动",
  422. "healthMultiplier": 1.6
  423. },
  424. {
  425. "enemyType": "boss1_gatekeeper",
  426. "count": 1,
  427. "spawnInterval": 60.0,
  428. "spawnDelay": 30.0,
  429. "characteristics": "超高生命, 多种攻击方式, 召唤小怪",
  430. "healthMultiplier": 1.8
  431. }
  432. ]
  433. },
  434. {
  435. "waveId": 7,
  436. "healthMultiplier": 1.8,
  437. "enemies": [
  438. {
  439. "enemyType": "roadblock_zombie",
  440. "count": 60,
  441. "spawnInterval": 1.0,
  442. "spawnDelay": 0.0,
  443. "characteristics": "高生命, 慢速移动",
  444. "healthMultiplier": 1.2
  445. },
  446. {
  447. "enemyType": "archer_zombie",
  448. "count": 30,
  449. "spawnInterval": 2.0,
  450. "spawnDelay": 0.0,
  451. "characteristics": "远程弓箭攻击",
  452. "healthMultiplier": 1.4
  453. },
  454. {
  455. "enemyType": "bucket_zombie",
  456. "count": 30,
  457. "spawnInterval": 2.0,
  458. "spawnDelay": 0.0,
  459. "characteristics": "超高生命, 极慢速移动",
  460. "healthMultiplier": 1.6
  461. },
  462. {
  463. "enemyType": "boss1_gatekeeper",
  464. "count": 1,
  465. "spawnInterval": 60.0,
  466. "spawnDelay": 30.0,
  467. "characteristics": "超高生命, 多种攻击方式, 召唤小怪",
  468. "healthMultiplier": 1.8
  469. }
  470. ]
  471. },
  472. {
  473. "waveId": 8,
  474. "healthMultiplier": 1.0,
  475. "enemies": [
  476. {
  477. "enemyType": "bucket_zombie",
  478. "count": 60,
  479. "spawnInterval": 1.0,
  480. "spawnDelay": 0.0,
  481. "characteristics": "超高生命, 极慢速移动",
  482. "healthMultiplier": 1.0
  483. },
  484. {
  485. "enemyType": "boss2_gravedigger",
  486. "count": 1,
  487. "spawnInterval": 60.0,
  488. "spawnDelay": 30.0,
  489. "characteristics": "超高生命, 范围攻击, 召唤增援",
  490. "healthMultiplier": 1.0
  491. }
  492. ]
  493. },
  494. {
  495. "waveId": 8,
  496. "healthMultiplier": 1.0,
  497. "enemies": [
  498. {
  499. "enemyType": "bucket_zombie",
  500. "count": 60,
  501. "spawnInterval": 1.0,
  502. "spawnDelay": 0.0,
  503. "characteristics": "超高生命, 极慢速移动",
  504. "healthMultiplier": 1.0
  505. },
  506. {
  507. "enemyType": "boss2_gravedigger",
  508. "count": 1,
  509. "spawnInterval": 60.0,
  510. "spawnDelay": 30.0,
  511. "characteristics": "超高生命, 范围攻击, 召唤增援",
  512. "healthMultiplier": 1.0
  513. }
  514. ]
  515. }
  516. ],
  517. "levelSettings": {
  518. "energyMax": 6,
  519. "energyMaxUpgrades": [
  520. 5,
  521. 10,
  522. 15,
  523. 20,
  524. 25,
  525. 30,
  526. 40,
  527. 50,
  528. 60,
  529. 70,
  530. 80,
  531. 90,
  532. 100,
  533. 120,
  534. 150,
  535. 200,
  536. 300,
  537. 400,
  538. 500,
  539. 500
  540. ]
  541. }
  542. }