BattlesConf.ts 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  1. export namespace BattlesConf {
  2. export const data = {
  3. "1": {
  4. "Id": 1,
  5. "Chapter": 1,
  6. "Process": 1,
  7. "BossProcess": 10,
  8. "EnemyLevel": 1,
  9. "BossJsonArr": null,
  10. "NewReward": [
  11. [
  12. "user",
  13. "gold",
  14. 10
  15. ],
  16. [
  17. "user",
  18. "cash",
  19. 10
  20. ]
  21. ],
  22. "Unlock": 4
  23. },
  24. "2": {
  25. "Id": 2,
  26. "Chapter": 1,
  27. "Process": 2,
  28. "BossProcess": 10,
  29. "EnemyLevel": 1.2,
  30. "BossJsonArr": null,
  31. "NewReward": [
  32. [
  33. "user",
  34. "gold",
  35. 10
  36. ],
  37. [
  38. "user",
  39. "cash",
  40. 10
  41. ]
  42. ],
  43. "Unlock": 4
  44. },
  45. "3": {
  46. "Id": 3,
  47. "Chapter": 1,
  48. "Process": 3,
  49. "BossProcess": 10,
  50. "EnemyLevel": 1.2,
  51. "BossJsonArr": null,
  52. "NewReward": [
  53. [
  54. "user",
  55. "gold",
  56. 10
  57. ],
  58. [
  59. "user",
  60. "cash",
  61. 10
  62. ]
  63. ],
  64. "Unlock": 4
  65. },
  66. "4": {
  67. "Id": 4,
  68. "Chapter": 1,
  69. "Process": 4,
  70. "BossProcess": 10,
  71. "EnemyLevel": 1.2,
  72. "BossJsonArr": null,
  73. "NewReward": [
  74. [
  75. "user",
  76. "gold",
  77. 10
  78. ],
  79. [
  80. "user",
  81. "cash",
  82. 10
  83. ]
  84. ],
  85. "Unlock": 5
  86. },
  87. "5": {
  88. "Id": 5,
  89. "Chapter": 1,
  90. "Process": 5,
  91. "BossProcess": 10,
  92. "EnemyLevel": 1.2,
  93. "BossJsonArr": [
  94. [
  95. 30,
  96. 79,
  97. 2,
  98. 1,
  99. 1,
  100. 1,
  101. 2.5
  102. ],
  103. [
  104. 100,
  105. 79,
  106. 2,
  107. 1,
  108. 1,
  109. 1,
  110. 2.5
  111. ]
  112. ],
  113. "NewReward": [
  114. [
  115. "user",
  116. "gold",
  117. 10
  118. ],
  119. [
  120. "user",
  121. "cash",
  122. 10
  123. ]
  124. ],
  125. "Unlock": 6
  126. },
  127. "6": {
  128. "Id": 6,
  129. "Chapter": 1,
  130. "Process": 6,
  131. "BossProcess": 10,
  132. "EnemyLevel": 1.2,
  133. "BossJsonArr": null,
  134. "NewReward": [
  135. [
  136. "user",
  137. "gold",
  138. 10
  139. ],
  140. [
  141. "user",
  142. "cash",
  143. 10
  144. ]
  145. ],
  146. "Unlock": 7
  147. },
  148. "7": {
  149. "Id": 7,
  150. "Chapter": 1,
  151. "Process": 7,
  152. "BossProcess": 10,
  153. "EnemyLevel": 1.2,
  154. "BossJsonArr": null,
  155. "NewReward": [
  156. [
  157. "user",
  158. "gold",
  159. 10
  160. ],
  161. [
  162. "user",
  163. "cash",
  164. 10
  165. ]
  166. ],
  167. "Unlock": 8
  168. },
  169. "8": {
  170. "Id": 8,
  171. "Chapter": 1,
  172. "Process": 8,
  173. "BossProcess": 10,
  174. "EnemyLevel": 1.2,
  175. "BossJsonArr": null,
  176. "NewReward": [
  177. [
  178. "user",
  179. "gold",
  180. 10
  181. ],
  182. [
  183. "user",
  184. "cash",
  185. 10
  186. ]
  187. ],
  188. "Unlock": 9
  189. },
  190. "9": {
  191. "Id": 9,
  192. "Chapter": 1,
  193. "Process": 9,
  194. "BossProcess": 10,
  195. "EnemyLevel": 1.2,
  196. "BossJsonArr": null,
  197. "NewReward": [
  198. [
  199. "user",
  200. "gold",
  201. 10
  202. ],
  203. [
  204. "user",
  205. "cash",
  206. 10
  207. ]
  208. ],
  209. "Unlock": 10
  210. },
  211. "10": {
  212. "Id": 10,
  213. "Chapter": 1,
  214. "Process": 10,
  215. "BossProcess": 10,
  216. "EnemyLevel": 1.2,
  217. "BossJsonArr": [
  218. [
  219. 30,
  220. 79,
  221. 2,
  222. 1,
  223. 1,
  224. 1,
  225. 5
  226. ],
  227. [
  228. 100,
  229. 79,
  230. 2,
  231. 1,
  232. 1,
  233. 1,
  234. 5
  235. ]
  236. ],
  237. "NewReward": [
  238. [
  239. "user",
  240. "gold",
  241. 10
  242. ],
  243. [
  244. "user",
  245. "cash",
  246. 10
  247. ]
  248. ],
  249. "Unlock": 11
  250. },
  251. "11": {
  252. "Id": 11,
  253. "Chapter": 2,
  254. "Process": 1,
  255. "BossProcess": 20,
  256. "EnemyLevel": 1.2,
  257. "BossJsonArr": null,
  258. "NewReward": [
  259. [
  260. "user",
  261. "gold",
  262. 10
  263. ],
  264. [
  265. "user",
  266. "cash",
  267. 10
  268. ]
  269. ],
  270. "Unlock": 12
  271. },
  272. "12": {
  273. "Id": 12,
  274. "Chapter": 2,
  275. "Process": 2,
  276. "BossProcess": 20,
  277. "EnemyLevel": 1.2,
  278. "BossJsonArr": null,
  279. "NewReward": [
  280. [
  281. "user",
  282. "gold",
  283. 10
  284. ],
  285. [
  286. "user",
  287. "cash",
  288. 10
  289. ]
  290. ],
  291. "Unlock": 13
  292. },
  293. "13": {
  294. "Id": 13,
  295. "Chapter": 2,
  296. "Process": 3,
  297. "BossProcess": 20,
  298. "EnemyLevel": 1.2,
  299. "BossJsonArr": null,
  300. "NewReward": [
  301. [
  302. "user",
  303. "gold",
  304. 10
  305. ],
  306. [
  307. "user",
  308. "cash",
  309. 10
  310. ]
  311. ],
  312. "Unlock": 14
  313. },
  314. "14": {
  315. "Id": 14,
  316. "Chapter": 2,
  317. "Process": 4,
  318. "BossProcess": 20,
  319. "EnemyLevel": 1.2,
  320. "BossJsonArr": null,
  321. "NewReward": [
  322. [
  323. "user",
  324. "gold",
  325. 10
  326. ],
  327. [
  328. "user",
  329. "cash",
  330. 10
  331. ]
  332. ],
  333. "Unlock": 15
  334. },
  335. "15": {
  336. "Id": 15,
  337. "Chapter": 2,
  338. "Process": 5,
  339. "BossProcess": 20,
  340. "EnemyLevel": 1.2,
  341. "BossJsonArr": [
  342. [
  343. 30,
  344. 79,
  345. 2,
  346. 1,
  347. 1,
  348. 1,
  349. 3
  350. ],
  351. [
  352. 100,
  353. 79,
  354. 2,
  355. 1,
  356. 1,
  357. 1,
  358. 3
  359. ]
  360. ],
  361. "NewReward": [
  362. [
  363. "user",
  364. "gold",
  365. 10
  366. ],
  367. [
  368. "user",
  369. "cash",
  370. 10
  371. ]
  372. ],
  373. "Unlock": 16
  374. },
  375. "16": {
  376. "Id": 16,
  377. "Chapter": 2,
  378. "Process": 6,
  379. "BossProcess": 20,
  380. "EnemyLevel": 1.2,
  381. "BossJsonArr": null,
  382. "NewReward": [
  383. [
  384. "user",
  385. "gold",
  386. 10
  387. ],
  388. [
  389. "user",
  390. "cash",
  391. 10
  392. ]
  393. ],
  394. "Unlock": 17
  395. },
  396. "17": {
  397. "Id": 17,
  398. "Chapter": 2,
  399. "Process": 7,
  400. "BossProcess": 20,
  401. "EnemyLevel": 1.2,
  402. "BossJsonArr": null,
  403. "NewReward": [
  404. [
  405. "user",
  406. "gold",
  407. 10
  408. ],
  409. [
  410. "user",
  411. "cash",
  412. 10
  413. ]
  414. ],
  415. "Unlock": 18
  416. },
  417. "18": {
  418. "Id": 18,
  419. "Chapter": 2,
  420. "Process": 8,
  421. "BossProcess": 20,
  422. "EnemyLevel": 1.2,
  423. "BossJsonArr": null,
  424. "NewReward": [
  425. [
  426. "user",
  427. "gold",
  428. 10
  429. ],
  430. [
  431. "user",
  432. "cash",
  433. 10
  434. ]
  435. ],
  436. "Unlock": 19
  437. },
  438. "19": {
  439. "Id": 19,
  440. "Chapter": 2,
  441. "Process": 9,
  442. "BossProcess": 20,
  443. "EnemyLevel": 1.2,
  444. "BossJsonArr": null,
  445. "NewReward": [
  446. [
  447. "user",
  448. "gold",
  449. 10
  450. ],
  451. [
  452. "user",
  453. "cash",
  454. 10
  455. ]
  456. ],
  457. "Unlock": 20
  458. },
  459. "20": {
  460. "Id": 20,
  461. "Chapter": 2,
  462. "Process": 10,
  463. "BossProcess": 20,
  464. "EnemyLevel": 1.2,
  465. "BossJsonArr": [
  466. [
  467. 30,
  468. 79,
  469. 2,
  470. 1,
  471. 1,
  472. 1,
  473. 5
  474. ],
  475. [
  476. 100,
  477. 79,
  478. 2,
  479. 1,
  480. 1,
  481. 1,
  482. 5
  483. ]
  484. ],
  485. "NewReward": [
  486. [
  487. "user",
  488. "gold",
  489. 10
  490. ],
  491. [
  492. "user",
  493. "cash",
  494. 10
  495. ]
  496. ],
  497. "Unlock": 21
  498. }
  499. };
  500. }