generalBase.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574
  1. {
  2. "1": {
  3. "lv": 1,
  4. "price": 10,
  5. "output": 1,
  6. "name": "纣王",
  7. "avator": "icon_1",
  8. "recoveryPrice": 30,
  9. "HP": 1,
  10. "attack": 1,
  11. "speed": 700
  12. },
  13. "2": {
  14. "lv": 2,
  15. "price": 25,
  16. "output": 2,
  17. "name": "魔礼红",
  18. "avator": "icon_2",
  19. "recoveryPrice": 50,
  20. "HP": 2,
  21. "attack": 2,
  22. "speed": 690
  23. },
  24. "3": {
  25. "lv": 3,
  26. "price": 60,
  27. "output": 4,
  28. "name": "魔礼寿",
  29. "avator": "icon_3",
  30. "recoveryPrice": 50,
  31. "HP": 2.4,
  32. "attack": 2.4,
  33. "speed": 680
  34. },
  35. "4": {
  36. "lv": 4,
  37. "price": 200,
  38. "output": 8,
  39. "name": "魔礼青",
  40. "avator": "icon_4",
  41. "recoveryPrice": 60,
  42. "HP": 2.8,
  43. "attack": 2.8,
  44. "speed": 670
  45. },
  46. "5": {
  47. "lv": 5,
  48. "price": 600,
  49. "output": 16,
  50. "name": "魔礼海",
  51. "avator": "icon_5",
  52. "recoveryPrice": 70,
  53. "HP": 3.9,
  54. "attack": 3.9,
  55. "speed": 660
  56. },
  57. "6": {
  58. "lv": 6,
  59. "price": 800,
  60. "output": 32,
  61. "name": "李靖",
  62. "avator": "icon_6",
  63. "recoveryPrice": 80,
  64. "HP": 5.5,
  65. "attack": 5.5,
  66. "speed": 650
  67. },
  68. "7": {
  69. "lv": 7,
  70. "price": 1500,
  71. "output": 64,
  72. "name": "雷震子",
  73. "avator": "icon_7",
  74. "recoveryPrice": 150,
  75. "HP": 7.7,
  76. "attack": 7.7,
  77. "speed": 640
  78. },
  79. "8": {
  80. "lv": 8,
  81. "price": 3000,
  82. "output": 128,
  83. "name": "韦护",
  84. "avator": "icon_8",
  85. "recoveryPrice": 300,
  86. "HP": 10.8,
  87. "attack": 10.8,
  88. "speed": 630
  89. },
  90. "9": {
  91. "lv": 9,
  92. "price": 8000,
  93. "output": 256,
  94. "name": "木吒",
  95. "avator": "icon_9",
  96. "recoveryPrice": 800,
  97. "HP": 15.1,
  98. "attack": 15.1,
  99. "speed": 620
  100. },
  101. "10": {
  102. "lv": 10,
  103. "price": 35486,
  104. "output": 512,
  105. "name": "金吒",
  106. "avator": "icon_10",
  107. "recoveryPrice": 3548,
  108. "HP": 21.1,
  109. "attack": 21.1,
  110. "speed": 610
  111. },
  112. "11": {
  113. "lv": 11,
  114. "price": 152629,
  115. "output": 1024,
  116. "name": "哪吒",
  117. "avator": "icon_11",
  118. "recoveryPrice": 15262,
  119. "HP": 29.5,
  120. "attack": 29.5,
  121. "speed": 600
  122. },
  123. "12": {
  124. "lv": 12,
  125. "price": 333596,
  126. "output": 2048,
  127. "name": "黄天化",
  128. "avator": "icon_12",
  129. "recoveryPrice": 33359,
  130. "HP": 41.3,
  131. "attack": 41.3,
  132. "speed": 590
  133. },
  134. "13": {
  135. "lv": 13,
  136. "price": 778812,
  137. "output": 4096,
  138. "name": "土行孙",
  139. "avator": "icon_13",
  140. "recoveryPrice": 77881,
  141. "HP": 57.8,
  142. "attack": 57.8,
  143. "speed": 580
  144. },
  145. "14": {
  146. "lv": 14,
  147. "price": 1895088,
  148. "output": 8192,
  149. "name": "杨戬",
  150. "avator": "icon_14",
  151. "recoveryPrice": 189508,
  152. "HP": 80.9,
  153. "attack": 80.9,
  154. "speed": 570
  155. },
  156. "15": {
  157. "lv": 15,
  158. "price": 4744270,
  159. "output": 16384,
  160. "name": "石矶娘娘",
  161. "avator": "icon_15",
  162. "recoveryPrice": 474427,
  163. "HP": 113.3,
  164. "attack": 113.3,
  165. "speed": 560
  166. },
  167. "16": {
  168. "lv": 16,
  169. "price": 12125517,
  170. "output": 32768,
  171. "name": "申公豹",
  172. "avator": "icon_16",
  173. "recoveryPrice": 1212551,
  174. "HP": 158.6,
  175. "attack": 158.6,
  176. "speed": 550
  177. },
  178. "17": {
  179. "lv": 17,
  180. "price": 31482260,
  181. "output": 65536,
  182. "name": "罗宣",
  183. "avator": "icon_17",
  184. "recoveryPrice": 3148226,
  185. "HP": 222,
  186. "attack": 222,
  187. "speed": 540
  188. },
  189. "18": {
  190. "lv": 18,
  191. "price": 82755683,
  192. "output": 131072,
  193. "name": "龟灵圣母",
  194. "avator": "icon_18",
  195. "recoveryPrice": 8275568,
  196. "HP": 311,
  197. "attack": 311,
  198. "speed": 530
  199. },
  200. "19": {
  201. "lv": 19,
  202. "price": 219710352,
  203. "output": 262144,
  204. "name": "无当圣母",
  205. "avator": "icon_19",
  206. "recoveryPrice": 21971035,
  207. "HP": 435,
  208. "attack": 435,
  209. "speed": 520
  210. },
  211. "20": {
  212. "lv": 20,
  213. "price": 588102763,
  214. "output": 524288,
  215. "name": "火灵圣母",
  216. "avator": "icon_20",
  217. "recoveryPrice": 58810276,
  218. "HP": 609,
  219. "attack": 609,
  220. "speed": 510
  221. },
  222. "21": {
  223. "lv": 21,
  224. "price": 1613969413,
  225. "output": 1048576,
  226. "name": "金灵圣母",
  227. "avator": "icon_21",
  228. "recoveryPrice": 161396941,
  229. "HP": 853,
  230. "attack": 853,
  231. "speed": 500
  232. },
  233. "22": {
  234. "lv": 22,
  235. "price": 4492534751,
  236. "output": 2097152,
  237. "name": "乌云仙",
  238. "avator": "icon_22",
  239. "recoveryPrice": 449253475,
  240. "HP": 1194,
  241. "attack": 1194,
  242. "speed": 490
  243. },
  244. "23": {
  245. "lv": 23,
  246. "price": 12553663655,
  247. "output": 4194304,
  248. "name": "闻仲",
  249. "avator": "icon_23",
  250. "recoveryPrice": 1255366365,
  251. "HP": 1672,
  252. "attack": 1672,
  253. "speed": 480
  254. },
  255. "24": {
  256. "lv": 24,
  257. "price": 35199660132,
  258. "output": 8388608,
  259. "name": "赵公明",
  260. "avator": "icon_24",
  261. "recoveryPrice": 3519966013,
  262. "HP": 2341,
  263. "attack": 2341,
  264. "speed": 470
  265. },
  266. "25": {
  267. "lv": 25,
  268. "price": 98999476085,
  269. "output": 16777216,
  270. "name": "清虚真君",
  271. "avator": "icon_25",
  272. "recoveryPrice": 9899947608,
  273. "HP": 3277,
  274. "attack": 3277,
  275. "speed": 460
  276. },
  277. "26": {
  278. "lv": 26,
  279. "price": 279200557646,
  280. "output": 33554432,
  281. "name": "道行天尊",
  282. "avator": "icon_26",
  283. "recoveryPrice": 27920055764,
  284. "HP": 4588,
  285. "attack": 4588,
  286. "speed": 450
  287. },
  288. "27": {
  289. "lv": 27,
  290. "price": 789353004502,
  291. "output": 67108864,
  292. "name": "玉鼎真人",
  293. "avator": "icon_27",
  294. "recoveryPrice": 78935300450,
  295. "HP": 6423,
  296. "attack": 6423,
  297. "speed": 440
  298. },
  299. "28": {
  300. "lv": 28,
  301. "price": 2236644043413,
  302. "output": 134217728,
  303. "name": "慈航道人",
  304. "avator": "icon_28",
  305. "recoveryPrice": 223664404341,
  306. "HP": 8992,
  307. "attack": 8992,
  308. "speed": 430
  309. },
  310. "29": {
  311. "lv": 29,
  312. "price": 6350465913798,
  313. "output": 268435456,
  314. "name": "普贤真人",
  315. "avator": "icon_29",
  316. "recoveryPrice": 635046591379,
  317. "HP": 12589,
  318. "attack": 12589,
  319. "speed": 420
  320. },
  321. "30": {
  322. "lv": 30,
  323. "price": 18064297621103,
  324. "output": 536870912,
  325. "name": "文殊广法天尊",
  326. "avator": "icon_30",
  327. "recoveryPrice": 1806429762110,
  328. "HP": 17625,
  329. "attack": 17625,
  330. "speed": 410
  331. },
  332. "31": {
  333. "lv": 31,
  334. "price": 48141614470239,
  335. "output": 1073741824,
  336. "name": "灵宝大法师",
  337. "avator": "icon_31",
  338. "recoveryPrice": 4814161447023,
  339. "HP": 24675,
  340. "attack": 24675,
  341. "speed": 400
  342. },
  343. "32": {
  344. "lv": 32,
  345. "price": 129139671065872,
  346. "output": 2147483648,
  347. "name": "云中子",
  348. "avator": "icon_32",
  349. "recoveryPrice": 12913967106587,
  350. "HP": 34545,
  351. "attack": 34545,
  352. "speed": 390
  353. },
  354. "33": {
  355. "lv": 33,
  356. "price": 348340480684881,
  357. "output": 4294967296,
  358. "name": "太乙真人",
  359. "avator": "icon_33",
  360. "recoveryPrice": 34834048068488,
  361. "HP": 48363,
  362. "attack": 48363,
  363. "speed": 380
  364. },
  365. "34": {
  366. "lv": 34,
  367. "price": 944079480551321,
  368. "output": 8589934592,
  369. "name": "惧留孙",
  370. "avator": "icon_34",
  371. "recoveryPrice": 94407948055132,
  372. "HP": 67708,
  373. "attack": 67708,
  374. "speed": 370
  375. },
  376. "35": {
  377. "lv": 35,
  378. "price": 2569182915980350,
  379. "output": 17179869184,
  380. "name": "黄龙真人",
  381. "avator": "icon_35",
  382. "recoveryPrice": 256918291598035,
  383. "HP": 94791,
  384. "attack": 94791,
  385. "speed": 360
  386. },
  387. "36": {
  388. "lv": 36,
  389. "price": 7016738498520620,
  390. "output": 34359738368,
  391. "name": "赤精子",
  392. "avator": "icon_36",
  393. "recoveryPrice": 701673849852062,
  394. "HP": 132707,
  395. "attack": 132707,
  396. "speed": 350
  397. },
  398. "37": {
  399. "lv": 37,
  400. "price": 19223846032904800,
  401. "output": 68719476736,
  402. "name": "广成子",
  403. "avator": "icon_40",
  404. "recoveryPrice": 1922384603290480,
  405. "HP": 185790,
  406. "attack": 185790,
  407. "speed": 340
  408. },
  409. "38": {
  410. "lv": 38,
  411. "price": 52814299064519600,
  412. "output": 137438953472,
  413. "name": "南极仙翁",
  414. "avator": "icon_38",
  415. "recoveryPrice": 5281429906451960,
  416. "HP": 260106,
  417. "attack": 260106,
  418. "speed": 330
  419. },
  420. "39": {
  421. "lv": 39,
  422. "price": 145457096807309000,
  423. "output": 274877906944,
  424. "name": "燃灯道人",
  425. "avator": "icon_39",
  426. "recoveryPrice": 14545709680730900,
  427. "HP": 364148,
  428. "attack": 364148,
  429. "speed": 320
  430. },
  431. "40": {
  432. "lv": 40,
  433. "price": 401491182149391000,
  434. "output": 549755813888,
  435. "name": "玄都法师",
  436. "avator": "icon_37",
  437. "recoveryPrice": 40149118214939100,
  438. "HP": 509807,
  439. "attack": 509807,
  440. "speed": 310
  441. },
  442. "41": {
  443. "lv": 41,
  444. "price": 1115253283748310000,
  445. "output": 1099511627776,
  446. "name": "度厄真人",
  447. "avator": "icon_41",
  448. "recoveryPrice": 111525328374831000,
  449. "HP": 713730,
  450. "attack": 713730,
  451. "speed": 300
  452. },
  453. "42": {
  454. "lv": 42,
  455. "price": 3097925788189750000,
  456. "output": 2199023255552,
  457. "name": "陆压",
  458. "avator": "icon_42",
  459. "recoveryPrice": 309792578818975000,
  460. "HP": 999222,
  461. "attack": 999222,
  462. "speed": 290
  463. },
  464. "43": {
  465. "lv": 43,
  466. "price": 8605349411638190000,
  467. "output": 4398046511104,
  468. "name": "孔宣",
  469. "avator": "icon_43",
  470. "recoveryPrice": 860534941163819000,
  471. "HP": 1398911,
  472. "attack": 1398911,
  473. "speed": 280
  474. },
  475. "44": {
  476. "lv": 44,
  477. "price": 23903748365661600000,
  478. "output": 8796093022208,
  479. "name": "接引道人",
  480. "avator": "icon_44",
  481. "recoveryPrice": 2390374836566160000,
  482. "HP": 1958475,
  483. "attack": 1958475,
  484. "speed": 270
  485. },
  486. "45": {
  487. "lv": 45,
  488. "price": 66399301015726800000,
  489. "output": 17592186044416,
  490. "name": "准提道人",
  491. "avator": "icon_45",
  492. "recoveryPrice": 6639930101572680000,
  493. "HP": 2741865,
  494. "attack": 2741865,
  495. "speed": 260
  496. },
  497. "46": {
  498. "lv": 46,
  499. "price": 184442502821463000000,
  500. "output": 35184372088832,
  501. "name": "通天教主",
  502. "avator": "icon_46",
  503. "recoveryPrice": 18444250282146300000,
  504. "HP": 3838611,
  505. "attack": 3838611,
  506. "speed": 250
  507. },
  508. "47": {
  509. "lv": 47,
  510. "price": 512340285615176000000,
  511. "output": 70368744177664,
  512. "name": "元始天尊",
  513. "avator": "icon_47",
  514. "recoveryPrice": 51234028561517600000,
  515. "HP": 5374055,
  516. "attack": 5374055,
  517. "speed": 240
  518. },
  519. "48": {
  520. "lv": 48,
  521. "price": 1423167460042150000000,
  522. "output": 140737488355328,
  523. "name": "太上老君",
  524. "avator": "icon_48",
  525. "recoveryPrice": 142316746004215000000,
  526. "HP": 7523677,
  527. "attack": 7523677,
  528. "speed": 230
  529. },
  530. "49": {
  531. "lv": 49,
  532. "price": 3953242944561540000000,
  533. "output": 281474976710656,
  534. "name": "昊天上帝",
  535. "avator": "icon_49",
  536. "recoveryPrice": 395324294456154000000,
  537. "HP": 10533148,
  538. "attack": 10533148,
  539. "speed": 220
  540. },
  541. "50": {
  542. "lv": 50,
  543. "price": 10981230401559800000000,
  544. "output": 562949953421312,
  545. "name": "瑶池金母",
  546. "avator": "icon_50",
  547. "recoveryPrice": 109812304015598000000,
  548. "HP": 14746407.2,
  549. "attack": 14746407.2,
  550. "speed": 210
  551. },
  552. "51": {
  553. "lv": 51,
  554. "price": 18009217858558100000000,
  555. "output": 750599937895083,
  556. "name": "女娲",
  557. "avator": "icon_51",
  558. "recoveryPrice": 183313339503372000000,
  559. "HP": 17325953.7,
  560. "attack": 17325953.7,
  561. "speed": 200
  562. },
  563. "52": {
  564. "lv": 52,
  565. "price": 18009217858558100000000,
  566. "output": 750599937895083,
  567. "name": "分红鸿钧",
  568. "avator": "icon_52",
  569. "recoveryPrice": 183313339503372000000,
  570. "HP": 17325953.7,
  571. "attack": 17325953.7,
  572. "speed": 200
  573. }
  574. }