Level9_20250923_121702.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. {
  2. "levelId": "Level9",
  3. "name": "终极试炼(终极场景)",
  4. "scene": "ultimate",
  5. "description": "终极试炼关卡,解锁最后的植物武器,面对最强挑战",
  6. "backgroundImage": "images/LevelBackground/BG1",
  7. "availableWeapons": [
  8. "毛豆射手",
  9. "尖胡萝卜",
  10. "锯齿草",
  11. "西瓜炸弹",
  12. "回旋镖盆栽",
  13. "炙热辣椒",
  14. "仙人散弹",
  15. "秋葵导弹",
  16. "狼牙棒"
  17. ],
  18. "coinReward": 3000,
  19. "diamondReward": 200,
  20. "initialCoins": 100,
  21. "timeLimit": 300,
  22. "difficulty": "normal",
  23. "healthMultiplier": 2.6,
  24. "waves": [
  25. {
  26. "waveId": 1,
  27. "healthMultiplier": 1.0,
  28. "enemies": [
  29. {
  30. "enemyType": "normal_zombie",
  31. "count": 40,
  32. "spawnInterval": 0.8,
  33. "spawnDelay": 0.0,
  34. "characteristics": "中速移动, 无技能",
  35. "healthMultiplier": 1.0
  36. },
  37. {
  38. "enemyType": "roadblock_zombie",
  39. "count": 15,
  40. "spawnInterval": 2.5,
  41. "spawnDelay": 5.0,
  42. "characteristics": "高生命, 慢速移动",
  43. "healthMultiplier": 1.0
  44. },
  45. {
  46. "enemyType": "wandering_zombie",
  47. "count": 10,
  48. "spawnInterval": 4.0,
  49. "spawnDelay": 12.0,
  50. "characteristics": "左右摇摆, 近战范围大",
  51. "healthMultiplier": 1.0
  52. }
  53. ]
  54. },
  55. {
  56. "waveId": 2,
  57. "healthMultiplier": 1.0,
  58. "enemies": [
  59. {
  60. "enemyType": "normal_zombie",
  61. "count": 35,
  62. "spawnInterval": 0.6,
  63. "spawnDelay": 0.0,
  64. "characteristics": "中速移动, 无技能",
  65. "healthMultiplier": 1.0
  66. },
  67. {
  68. "enemyType": "mage_zombie",
  69. "count": 12,
  70. "spawnInterval": 3.0,
  71. "spawnDelay": 8.0,
  72. "characteristics": "远程魔法子弹攻击防御塔",
  73. "healthMultiplier": 1.0
  74. },
  75. {
  76. "enemyType": "archer_zombie",
  77. "count": 10,
  78. "spawnInterval": 4.0,
  79. "spawnDelay": 15.0,
  80. "characteristics": "远程弓箭攻击",
  81. "healthMultiplier": 1.0
  82. },
  83. {
  84. "enemyType": "barrel_zombie",
  85. "count": 6,
  86. "spawnInterval": 8.0,
  87. "spawnDelay": 22.0,
  88. "characteristics": "爆炸伤害, 自爆攻击",
  89. "healthMultiplier": 1.0
  90. }
  91. ]
  92. },
  93. {
  94. "waveId": 3,
  95. "healthMultiplier": 1.0,
  96. "enemies": [
  97. {
  98. "enemyType": "normal_zombie",
  99. "count": 30,
  100. "spawnInterval": 0.5,
  101. "spawnDelay": 0.0,
  102. "characteristics": "中速移动, 无技能",
  103. "healthMultiplier": 1.0
  104. },
  105. {
  106. "enemyType": "bucket_zombie",
  107. "count": 15,
  108. "spawnInterval": 2.0,
  109. "spawnDelay": 10.0,
  110. "characteristics": "超高生命, 极慢速移动",
  111. "healthMultiplier": 1.0
  112. },
  113. {
  114. "enemyType": "stealth_zombie",
  115. "count": 12,
  116. "spawnInterval": 4.0,
  117. "spawnDelay": 18.0,
  118. "characteristics": "隐身能力, 快速移动",
  119. "healthMultiplier": 1.0
  120. }
  121. ]
  122. },
  123. {
  124. "waveId": 4,
  125. "healthMultiplier": 1.0,
  126. "enemies": [
  127. {
  128. "enemyType": "boss1_gatekeeper",
  129. "count": 1,
  130. "spawnInterval": 0.0,
  131. "spawnDelay": 25.0,
  132. "characteristics": "超高生命, 多种攻击方式, 召唤小怪",
  133. "healthMultiplier": 1.0
  134. },
  135. {
  136. "enemyType": "boss2_gravedigger",
  137. "count": 1,
  138. "spawnInterval": 0.0,
  139. "spawnDelay": 60.0,
  140. "characteristics": "超高生命, 范围攻击, 召唤增援",
  141. "healthMultiplier": 1.0
  142. },
  143. {
  144. "enemyType": "bucket_zombie",
  145. "count": 10,
  146. "spawnInterval": 6.0,
  147. "spawnDelay": 40.0,
  148. "characteristics": "超高生命, 极慢速移动",
  149. "healthMultiplier": 1.0
  150. }
  151. ]
  152. },
  153. {
  154. "waveId": 5,
  155. "healthMultiplier": 1.0,
  156. "enemies": [
  157. {
  158. "enemyType": "终极BOSS",
  159. "count": 1,
  160. "spawnInterval": 0.0,
  161. "spawnDelay": 30.0,
  162. "characteristics": "极高生命, 全屏攻击, 无敌阶段, 召唤军团",
  163. "healthMultiplier": 1.0
  164. }
  165. ]
  166. }
  167. ],
  168. "levelSettings": {
  169. "energyMax": 9,
  170. "energyMaxUpgrades": [
  171. 5,
  172. 10,
  173. 15,
  174. 20,
  175. 25,
  176. 30,
  177. 40,
  178. 50,
  179. 60,
  180. 70,
  181. 80,
  182. 90,
  183. 100,
  184. 120,
  185. 150,
  186. 200,
  187. 300,
  188. 400,
  189. 500,
  190. 500
  191. ]
  192. }
  193. }