Level2.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. {
  2. "name": "丛林探险(森林场景)",
  3. "scene": "forest",
  4. "description": "森林场景的塔防挑战",
  5. "level": 2,
  6. "weapons": [
  7. "毛豆射手",
  8. "尖胡萝卜"
  9. ],
  10. "waves": [
  11. {
  12. "waveId": 1,
  13. "enemies": [
  14. {
  15. "enemyType": "普通僵尸",
  16. "count": 8,
  17. "spawnInterval": 3.5,
  18. "spawnDelay": 0,
  19. "characteristics": ["中速移动", "无技能"]
  20. },
  21. {
  22. "enemyType": "漫步僵尸",
  23. "count": 2,
  24. "spawnInterval": 8,
  25. "spawnDelay": 12,
  26. "characteristics": ["左右摇摆", "近战范围大"]
  27. }
  28. ]
  29. },
  30. {
  31. "waveId": 2,
  32. "enemies": [
  33. {
  34. "enemyType": "普通僵尸",
  35. "count": 6,
  36. "spawnInterval": 3,
  37. "spawnDelay": 0,
  38. "characteristics": ["中速移动", "无技能"]
  39. },
  40. {
  41. "enemyType": "漫步僵尸",
  42. "count": 4,
  43. "spawnInterval": 5,
  44. "spawnDelay": 8,
  45. "characteristics": ["左右摇摆", "近战范围大"]
  46. },
  47. {
  48. "enemyType": "路障僵尸",
  49. "count": 2,
  50. "spawnInterval": 10,
  51. "spawnDelay": 15,
  52. "characteristics": ["高生命", "慢速移动"]
  53. }
  54. ]
  55. },
  56. {
  57. "waveId": 3,
  58. "enemies": [
  59. {
  60. "enemyType": "普通僵尸",
  61. "count": 10,
  62. "spawnInterval": 2.5,
  63. "spawnDelay": 0,
  64. "characteristics": ["中速移动", "无技能"]
  65. },
  66. {
  67. "enemyType": "路障僵尸",
  68. "count": 5,
  69. "spawnInterval": 4,
  70. "spawnDelay": 6,
  71. "characteristics": ["高生命", "慢速移动"]
  72. },
  73. {
  74. "enemyType": "漫步僵尸",
  75. "count": 3,
  76. "spawnInterval": 6,
  77. "spawnDelay": 10,
  78. "characteristics": ["左右摇摆", "近战范围大"]
  79. }
  80. ]
  81. },
  82. {
  83. "waveId": 4,
  84. "enemies": [
  85. {
  86. "enemyType": "普通僵尸",
  87. "count": 8,
  88. "spawnInterval": 2,
  89. "spawnDelay": 0,
  90. "characteristics": ["中速移动", "无技能"]
  91. },
  92. {
  93. "enemyType": "路障僵尸",
  94. "count": 6,
  95. "spawnInterval": 3.5,
  96. "spawnDelay": 5,
  97. "characteristics": ["高生命", "慢速移动"]
  98. },
  99. {
  100. "enemyType": "漫步僵尸",
  101. "count": 4,
  102. "spawnInterval": 5,
  103. "spawnDelay": 8,
  104. "characteristics": ["左右摇摆", "近战范围大"]
  105. },
  106. {
  107. "enemyType": "法师僵尸",
  108. "count": 2,
  109. "spawnInterval": 12,
  110. "spawnDelay": 18,
  111. "characteristics": ["远程攻击", "魔法抗性"]
  112. }
  113. ]
  114. },
  115. {
  116. "waveId": 5,
  117. "enemies": [
  118. {
  119. "enemyType": "普通僵尸",
  120. "count": 10,
  121. "spawnInterval": 2,
  122. "spawnDelay": 0,
  123. "characteristics": ["中速移动", "无技能"]
  124. },
  125. {
  126. "enemyType": "漫步僵尸",
  127. "count": 6,
  128. "spawnInterval": 3.5,
  129. "spawnDelay": 5,
  130. "characteristics": ["左右摇摆", "近战范围大"]
  131. },
  132. {
  133. "enemyType": "路障僵尸",
  134. "count": 4,
  135. "spawnInterval": 5,
  136. "spawnDelay": 8,
  137. "characteristics": ["高生命", "慢速移动"]
  138. },
  139. {
  140. "enemyType": "法师僵尸",
  141. "count": 3,
  142. "spawnInterval": 8,
  143. "spawnDelay": 12,
  144. "characteristics": ["远程攻击", "魔法抗性"]
  145. }
  146. ]
  147. },
  148. {
  149. "waveId": 6,
  150. "enemies": [
  151. {
  152. "enemyType": "普通僵尸",
  153. "count": 12,
  154. "spawnInterval": 1.5,
  155. "spawnDelay": 0,
  156. "characteristics": ["中速移动", "无技能"]
  157. },
  158. {
  159. "enemyType": "路障僵尸",
  160. "count": 8,
  161. "spawnInterval": 3,
  162. "spawnDelay": 4,
  163. "characteristics": ["高生命", "慢速移动"]
  164. },
  165. {
  166. "enemyType": "漫步僵尸",
  167. "count": 6,
  168. "spawnInterval": 4,
  169. "spawnDelay": 6,
  170. "characteristics": ["左右摇摆", "近战范围大"]
  171. },
  172. {
  173. "enemyType": "火药桶僵尸",
  174. "count": 4,
  175. "spawnInterval": 8,
  176. "spawnDelay": 15,
  177. "characteristics": ["死亡爆炸", "需优先清除"]
  178. },
  179. {
  180. "enemyType": "法师僵尸",
  181. "count": 3,
  182. "spawnInterval": 10,
  183. "spawnDelay": 20,
  184. "characteristics": ["远程攻击", "魔法抗性"]
  185. }
  186. ]
  187. }
  188. ],
  189. "levelSettings": {
  190. "initialHealth": 100,
  191. "timeLimit": 360,
  192. "difficulty": "easy",
  193. "energyMax": 4,
  194. "healthMultiplier": 1.2
  195. },
  196. "rewards": {
  197. "coins": 200,
  198. "diamonds": 20,
  199. "unlockWeapon": "锯齿草"
  200. }
  201. }