CardSkillConfig_proto.lua 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683
  1. --[[
  2. CardSkillConfig_proto.lua
  3. exported by excel2lua.py
  4. from file:卡牌技能表.xlsx
  5. --]]
  6. return {
  7. [20101] = {
  8. ID = 20101,
  9. quality = 1,
  10. type = 1,
  11. attr = 1,
  12. HP = 0,
  13. attack = 0,
  14. spellAttack = 235,
  15. realAttack = 0,
  16. attackSpeed = 0,
  17. attackCrit = 0,
  18. critNum = 15000,
  19. defense = 0,
  20. spellDefense = 0,
  21. hit = 0,
  22. dodge = 0,
  23. debris = 150000,
  24. consume = 60,
  25. },
  26. [20102] = {
  27. ID = 20102,
  28. quality = 2,
  29. type = 1,
  30. attr = 1,
  31. HP = 0,
  32. attack = 0,
  33. spellAttack = 329,
  34. realAttack = 0,
  35. attackSpeed = 0,
  36. attackCrit = 0,
  37. critNum = 15000,
  38. defense = 0,
  39. spellDefense = 0,
  40. hit = 0,
  41. dodge = 0,
  42. debris = 150000,
  43. consume = 60,
  44. },
  45. [20103] = {
  46. ID = 20103,
  47. quality = 3,
  48. type = 1,
  49. attr = 1,
  50. HP = 0,
  51. attack = 0,
  52. spellAttack = 460,
  53. realAttack = 0,
  54. attackSpeed = 0,
  55. attackCrit = 0,
  56. critNum = 15000,
  57. defense = 0,
  58. spellDefense = 0,
  59. hit = 0,
  60. dodge = 0,
  61. debris = 150000,
  62. consume = 120,
  63. },
  64. [20104] = {
  65. ID = 20104,
  66. quality = 4,
  67. type = 1,
  68. attr = 1,
  69. HP = 0,
  70. attack = 0,
  71. spellAttack = 644,
  72. realAttack = 0,
  73. attackSpeed = 0,
  74. attackCrit = 0,
  75. critNum = 15000,
  76. defense = 0,
  77. spellDefense = 0,
  78. hit = 0,
  79. dodge = 0,
  80. debris = 150000,
  81. consume = 240,
  82. },
  83. [20105] = {
  84. ID = 20105,
  85. quality = 5,
  86. type = 1,
  87. attr = 1,
  88. HP = 0,
  89. attack = 0,
  90. spellAttack = 901,
  91. realAttack = 0,
  92. attackSpeed = 0,
  93. attackCrit = 0,
  94. critNum = 15000,
  95. defense = 0,
  96. spellDefense = 0,
  97. hit = 0,
  98. dodge = 0,
  99. debris = 150000,
  100. consume = 240,
  101. },
  102. [20106] = {
  103. ID = 20106,
  104. quality = 6,
  105. type = 1,
  106. attr = 1,
  107. HP = 0,
  108. attack = 0,
  109. spellAttack = 1261,
  110. realAttack = 0,
  111. attackSpeed = 0,
  112. attackCrit = 0,
  113. critNum = 15000,
  114. defense = 0,
  115. spellDefense = 0,
  116. hit = 0,
  117. dodge = 0,
  118. debris = 150000,
  119. consume = 240,
  120. },
  121. [20107] = {
  122. ID = 20107,
  123. quality = 7,
  124. type = 1,
  125. attr = 1,
  126. HP = 0,
  127. attack = 0,
  128. spellAttack = 1765,
  129. realAttack = 0,
  130. attackSpeed = 0,
  131. attackCrit = 0,
  132. critNum = 15000,
  133. defense = 0,
  134. spellDefense = 0,
  135. hit = 0,
  136. dodge = 0,
  137. debris = 150000,
  138. consume = 480,
  139. },
  140. [20108] = {
  141. ID = 20108,
  142. quality = 8,
  143. type = 1,
  144. attr = 1,
  145. HP = 0,
  146. attack = 0,
  147. spellAttack = 2471,
  148. realAttack = 0,
  149. attackSpeed = 0,
  150. attackCrit = 0,
  151. critNum = 15000,
  152. defense = 0,
  153. spellDefense = 0,
  154. hit = 0,
  155. dodge = 0,
  156. debris = 150000,
  157. consume = 480,
  158. },
  159. [20109] = {
  160. ID = 20109,
  161. quality = 9,
  162. type = 1,
  163. attr = 1,
  164. HP = 0,
  165. attack = 0,
  166. spellAttack = 3459,
  167. realAttack = 0,
  168. attackSpeed = 0,
  169. attackCrit = 0,
  170. critNum = 15000,
  171. defense = 0,
  172. spellDefense = 0,
  173. hit = 0,
  174. dodge = 0,
  175. debris = 150000,
  176. consume = 480,
  177. },
  178. [20110] = {
  179. ID = 20110,
  180. quality = 10,
  181. type = 1,
  182. attr = 1,
  183. HP = 0,
  184. attack = 0,
  185. spellAttack = 4842,
  186. realAttack = 0,
  187. attackSpeed = 0,
  188. attackCrit = 0,
  189. critNum = 15000,
  190. defense = 0,
  191. spellDefense = 0,
  192. hit = 0,
  193. dodge = 0,
  194. debris = 150000,
  195. consume = 480,
  196. },
  197. [20111] = {
  198. ID = 20111,
  199. quality = 11,
  200. type = 1,
  201. attr = 1,
  202. HP = 0,
  203. attack = 0,
  204. spellAttack = 6778,
  205. realAttack = 0,
  206. attackSpeed = 0,
  207. attackCrit = 0,
  208. critNum = 15000,
  209. defense = 0,
  210. spellDefense = 0,
  211. hit = 0,
  212. dodge = 0,
  213. debris = 150000,
  214. consume = 960,
  215. },
  216. [20401] = {
  217. ID = 20401,
  218. quality = 1,
  219. type = 1,
  220. attr = 1,
  221. HP = 0,
  222. attack = 0,
  223. spellAttack = 75,
  224. realAttack = 0,
  225. attackSpeed = 0,
  226. attackCrit = 0,
  227. critNum = 15000,
  228. defense = 0,
  229. spellDefense = 0,
  230. hit = 0,
  231. dodge = 0,
  232. debris = 150003,
  233. consume = 60,
  234. },
  235. [20402] = {
  236. ID = 20402,
  237. quality = 2,
  238. type = 1,
  239. attr = 1,
  240. HP = 0,
  241. attack = 0,
  242. spellAttack = 97,
  243. realAttack = 0,
  244. attackSpeed = 0,
  245. attackCrit = 0,
  246. critNum = 15000,
  247. defense = 0,
  248. spellDefense = 0,
  249. hit = 0,
  250. dodge = 0,
  251. debris = 150003,
  252. consume = 60,
  253. },
  254. [20403] = {
  255. ID = 20403,
  256. quality = 3,
  257. type = 1,
  258. attr = 1,
  259. HP = 0,
  260. attack = 0,
  261. spellAttack = 126,
  262. realAttack = 0,
  263. attackSpeed = 0,
  264. attackCrit = 0,
  265. critNum = 15000,
  266. defense = 0,
  267. spellDefense = 0,
  268. hit = 0,
  269. dodge = 0,
  270. debris = 150003,
  271. consume = 120,
  272. },
  273. [20404] = {
  274. ID = 20404,
  275. quality = 4,
  276. type = 1,
  277. attr = 1,
  278. HP = 0,
  279. attack = 0,
  280. spellAttack = 163,
  281. realAttack = 0,
  282. attackSpeed = 0,
  283. attackCrit = 0,
  284. critNum = 15000,
  285. defense = 0,
  286. spellDefense = 0,
  287. hit = 0,
  288. dodge = 0,
  289. debris = 150003,
  290. consume = 240,
  291. },
  292. [20405] = {
  293. ID = 20405,
  294. quality = 5,
  295. type = 1,
  296. attr = 1,
  297. HP = 0,
  298. attack = 0,
  299. spellAttack = 211,
  300. realAttack = 0,
  301. attackSpeed = 0,
  302. attackCrit = 0,
  303. critNum = 15000,
  304. defense = 0,
  305. spellDefense = 0,
  306. hit = 0,
  307. dodge = 0,
  308. debris = 150003,
  309. consume = 240,
  310. },
  311. [20406] = {
  312. ID = 20406,
  313. quality = 6,
  314. type = 1,
  315. attr = 1,
  316. HP = 0,
  317. attack = 0,
  318. spellAttack = 274,
  319. realAttack = 0,
  320. attackSpeed = 0,
  321. attackCrit = 0,
  322. critNum = 15000,
  323. defense = 0,
  324. spellDefense = 0,
  325. hit = 0,
  326. dodge = 0,
  327. debris = 150003,
  328. consume = 240,
  329. },
  330. [20407] = {
  331. ID = 20407,
  332. quality = 7,
  333. type = 1,
  334. attr = 1,
  335. HP = 0,
  336. attack = 0,
  337. spellAttack = 356,
  338. realAttack = 0,
  339. attackSpeed = 0,
  340. attackCrit = 0,
  341. critNum = 15000,
  342. defense = 0,
  343. spellDefense = 0,
  344. hit = 0,
  345. dodge = 0,
  346. debris = 150003,
  347. consume = 480,
  348. },
  349. [20408] = {
  350. ID = 20408,
  351. quality = 8,
  352. type = 1,
  353. attr = 1,
  354. HP = 0,
  355. attack = 0,
  356. spellAttack = 462,
  357. realAttack = 0,
  358. attackSpeed = 0,
  359. attackCrit = 0,
  360. critNum = 15000,
  361. defense = 0,
  362. spellDefense = 0,
  363. hit = 0,
  364. dodge = 0,
  365. debris = 150003,
  366. consume = 480,
  367. },
  368. [20409] = {
  369. ID = 20409,
  370. quality = 9,
  371. type = 1,
  372. attr = 1,
  373. HP = 0,
  374. attack = 0,
  375. spellAttack = 600,
  376. realAttack = 0,
  377. attackSpeed = 0,
  378. attackCrit = 0,
  379. critNum = 15000,
  380. defense = 0,
  381. spellDefense = 0,
  382. hit = 0,
  383. dodge = 0,
  384. debris = 150003,
  385. consume = 480,
  386. },
  387. [20410] = {
  388. ID = 20410,
  389. quality = 10,
  390. type = 1,
  391. attr = 1,
  392. HP = 0,
  393. attack = 0,
  394. spellAttack = 780,
  395. realAttack = 0,
  396. attackSpeed = 0,
  397. attackCrit = 0,
  398. critNum = 15000,
  399. defense = 0,
  400. spellDefense = 0,
  401. hit = 0,
  402. dodge = 0,
  403. debris = 150003,
  404. consume = 480,
  405. },
  406. [20411] = {
  407. ID = 20411,
  408. quality = 11,
  409. type = 1,
  410. attr = 1,
  411. HP = 0,
  412. attack = 0,
  413. spellAttack = 1014,
  414. realAttack = 0,
  415. attackSpeed = 0,
  416. attackCrit = 0,
  417. critNum = 15000,
  418. defense = 0,
  419. spellDefense = 0,
  420. hit = 0,
  421. dodge = 0,
  422. debris = 150003,
  423. consume = 960,
  424. },
  425. [20501] = {
  426. ID = 20501,
  427. quality = 1,
  428. type = 1,
  429. attr = 1,
  430. HP = 0,
  431. attack = 0,
  432. spellAttack = 75,
  433. realAttack = 0,
  434. attackSpeed = 0,
  435. attackCrit = 0,
  436. critNum = 15000,
  437. defense = 0,
  438. spellDefense = 0,
  439. hit = 0,
  440. dodge = 0,
  441. debris = 150004,
  442. consume = 60,
  443. },
  444. [20502] = {
  445. ID = 20502,
  446. quality = 2,
  447. type = 1,
  448. attr = 1,
  449. HP = 0,
  450. attack = 0,
  451. spellAttack = 97,
  452. realAttack = 0,
  453. attackSpeed = 0,
  454. attackCrit = 0,
  455. critNum = 15000,
  456. defense = 0,
  457. spellDefense = 0,
  458. hit = 0,
  459. dodge = 0,
  460. debris = 150004,
  461. consume = 60,
  462. },
  463. [20503] = {
  464. ID = 20503,
  465. quality = 3,
  466. type = 1,
  467. attr = 1,
  468. HP = 0,
  469. attack = 0,
  470. spellAttack = 126,
  471. realAttack = 0,
  472. attackSpeed = 0,
  473. attackCrit = 0,
  474. critNum = 15000,
  475. defense = 0,
  476. spellDefense = 0,
  477. hit = 0,
  478. dodge = 0,
  479. debris = 150004,
  480. consume = 120,
  481. },
  482. [20504] = {
  483. ID = 20504,
  484. quality = 4,
  485. type = 1,
  486. attr = 1,
  487. HP = 0,
  488. attack = 0,
  489. spellAttack = 151,
  490. realAttack = 0,
  491. attackSpeed = 0,
  492. attackCrit = 0,
  493. critNum = 15000,
  494. defense = 0,
  495. spellDefense = 0,
  496. hit = 0,
  497. dodge = 0,
  498. debris = 150004,
  499. consume = 240,
  500. },
  501. [20505] = {
  502. ID = 20505,
  503. quality = 5,
  504. type = 1,
  505. attr = 1,
  506. HP = 0,
  507. attack = 0,
  508. spellAttack = 181,
  509. realAttack = 0,
  510. attackSpeed = 0,
  511. attackCrit = 0,
  512. critNum = 15000,
  513. defense = 0,
  514. spellDefense = 0,
  515. hit = 0,
  516. dodge = 0,
  517. debris = 150004,
  518. consume = 240,
  519. },
  520. [20506] = {
  521. ID = 20506,
  522. quality = 6,
  523. type = 1,
  524. attr = 1,
  525. HP = 0,
  526. attack = 0,
  527. spellAttack = 217,
  528. realAttack = 0,
  529. attackSpeed = 0,
  530. attackCrit = 0,
  531. critNum = 15000,
  532. defense = 0,
  533. spellDefense = 0,
  534. hit = 0,
  535. dodge = 0,
  536. debris = 150004,
  537. consume = 240,
  538. },
  539. [20507] = {
  540. ID = 20507,
  541. quality = 7,
  542. type = 1,
  543. attr = 1,
  544. HP = 0,
  545. attack = 0,
  546. spellAttack = 260,
  547. realAttack = 0,
  548. attackSpeed = 0,
  549. attackCrit = 0,
  550. critNum = 15000,
  551. defense = 0,
  552. spellDefense = 0,
  553. hit = 0,
  554. dodge = 0,
  555. debris = 150004,
  556. consume = 480,
  557. },
  558. [20508] = {
  559. ID = 20508,
  560. quality = 8,
  561. type = 1,
  562. attr = 1,
  563. HP = 0,
  564. attack = 0,
  565. spellAttack = 312,
  566. realAttack = 0,
  567. attackSpeed = 0,
  568. attackCrit = 0,
  569. critNum = 15000,
  570. defense = 0,
  571. spellDefense = 0,
  572. hit = 0,
  573. dodge = 0,
  574. debris = 150004,
  575. consume = 480,
  576. },
  577. [20509] = {
  578. ID = 20509,
  579. quality = 9,
  580. type = 1,
  581. attr = 1,
  582. HP = 0,
  583. attack = 0,
  584. spellAttack = 374,
  585. realAttack = 0,
  586. attackSpeed = 0,
  587. attackCrit = 0,
  588. critNum = 15000,
  589. defense = 0,
  590. spellDefense = 0,
  591. hit = 0,
  592. dodge = 0,
  593. debris = 150004,
  594. consume = 480,
  595. },
  596. [20510] = {
  597. ID = 20510,
  598. quality = 10,
  599. type = 1,
  600. attr = 1,
  601. HP = 0,
  602. attack = 0,
  603. spellAttack = 448,
  604. realAttack = 0,
  605. attackSpeed = 0,
  606. attackCrit = 0,
  607. critNum = 15000,
  608. defense = 0,
  609. spellDefense = 0,
  610. hit = 0,
  611. dodge = 0,
  612. debris = 150004,
  613. consume = 480,
  614. },
  615. [20511] = {
  616. ID = 20511,
  617. quality = 11,
  618. type = 1,
  619. attr = 1,
  620. HP = 0,
  621. attack = 0,
  622. spellAttack = 537,
  623. realAttack = 0,
  624. attackSpeed = 0,
  625. attackCrit = 0,
  626. critNum = 15000,
  627. defense = 0,
  628. spellDefense = 0,
  629. hit = 0,
  630. dodge = 0,
  631. debris = 150004,
  632. consume = 960,
  633. },
  634. [20601] = {
  635. ID = 20601,
  636. quality = 1,
  637. type = 1,
  638. attr = 1,
  639. HP = 0,
  640. attack = 0,
  641. spellAttack = 100,
  642. realAttack = 0,
  643. attackSpeed = 0,
  644. attackCrit = 0,
  645. critNum = 15000,
  646. defense = 0,
  647. spellDefense = 0,
  648. hit = 0,
  649. dodge = 0,
  650. debris = 150005,
  651. consume = 60,
  652. },
  653. [20602] = {
  654. ID = 20602,
  655. quality = 2,
  656. type = 1,
  657. attr = 1,
  658. HP = 0,
  659. attack = 0,
  660. spellAttack = 130,
  661. realAttack = 0,
  662. attackSpeed = 0,
  663. attackCrit = 0,
  664. critNum = 15000,
  665. defense = 0,
  666. spellDefense = 0,
  667. hit = 0,
  668. dodge = 0,
  669. debris = 150005,
  670. consume = 60,
  671. },
  672. [20603] = {
  673. ID = 20603,
  674. quality = 3,
  675. type = 1,
  676. attr = 1,
  677. HP = 0,
  678. attack = 0,
  679. spellAttack = 169,
  680. realAttack = 0,
  681. attackSpeed = 0,
  682. attackCrit = 0,
  683. critNum = 15000,
  684. defense = 0,
  685. spellDefense = 0,
  686. hit = 0,
  687. dodge = 0,
  688. debris = 150005,
  689. consume = 120,
  690. },
  691. [20604] = {
  692. ID = 20604,
  693. quality = 4,
  694. type = 1,
  695. attr = 1,
  696. HP = 0,
  697. attack = 0,
  698. spellAttack = 202,
  699. realAttack = 0,
  700. attackSpeed = 0,
  701. attackCrit = 0,
  702. critNum = 15000,
  703. defense = 0,
  704. spellDefense = 0,
  705. hit = 0,
  706. dodge = 0,
  707. debris = 150005,
  708. consume = 240,
  709. },
  710. [20605] = {
  711. ID = 20605,
  712. quality = 5,
  713. type = 1,
  714. attr = 1,
  715. HP = 0,
  716. attack = 0,
  717. spellAttack = 242,
  718. realAttack = 0,
  719. attackSpeed = 0,
  720. attackCrit = 0,
  721. critNum = 15000,
  722. defense = 0,
  723. spellDefense = 0,
  724. hit = 0,
  725. dodge = 0,
  726. debris = 150005,
  727. consume = 240,
  728. },
  729. [20606] = {
  730. ID = 20606,
  731. quality = 6,
  732. type = 1,
  733. attr = 1,
  734. HP = 0,
  735. attack = 0,
  736. spellAttack = 290,
  737. realAttack = 0,
  738. attackSpeed = 0,
  739. attackCrit = 0,
  740. critNum = 15000,
  741. defense = 0,
  742. spellDefense = 0,
  743. hit = 0,
  744. dodge = 0,
  745. debris = 150005,
  746. consume = 240,
  747. },
  748. [20607] = {
  749. ID = 20607,
  750. quality = 7,
  751. type = 1,
  752. attr = 1,
  753. HP = 0,
  754. attack = 0,
  755. spellAttack = 348,
  756. realAttack = 0,
  757. attackSpeed = 0,
  758. attackCrit = 0,
  759. critNum = 15000,
  760. defense = 0,
  761. spellDefense = 0,
  762. hit = 0,
  763. dodge = 0,
  764. debris = 150005,
  765. consume = 480,
  766. },
  767. [20608] = {
  768. ID = 20608,
  769. quality = 8,
  770. type = 1,
  771. attr = 1,
  772. HP = 0,
  773. attack = 0,
  774. spellAttack = 417,
  775. realAttack = 0,
  776. attackSpeed = 0,
  777. attackCrit = 0,
  778. critNum = 15000,
  779. defense = 0,
  780. spellDefense = 0,
  781. hit = 0,
  782. dodge = 0,
  783. debris = 150005,
  784. consume = 480,
  785. },
  786. [20609] = {
  787. ID = 20609,
  788. quality = 9,
  789. type = 1,
  790. attr = 1,
  791. HP = 0,
  792. attack = 0,
  793. spellAttack = 500,
  794. realAttack = 0,
  795. attackSpeed = 0,
  796. attackCrit = 0,
  797. critNum = 15000,
  798. defense = 0,
  799. spellDefense = 0,
  800. hit = 0,
  801. dodge = 0,
  802. debris = 150005,
  803. consume = 480,
  804. },
  805. [20610] = {
  806. ID = 20610,
  807. quality = 10,
  808. type = 1,
  809. attr = 1,
  810. HP = 0,
  811. attack = 0,
  812. spellAttack = 600,
  813. realAttack = 0,
  814. attackSpeed = 0,
  815. attackCrit = 0,
  816. critNum = 15000,
  817. defense = 0,
  818. spellDefense = 0,
  819. hit = 0,
  820. dodge = 0,
  821. debris = 150005,
  822. consume = 480,
  823. },
  824. [20611] = {
  825. ID = 20611,
  826. quality = 11,
  827. type = 1,
  828. attr = 1,
  829. HP = 0,
  830. attack = 0,
  831. spellAttack = 720,
  832. realAttack = 0,
  833. attackSpeed = 0,
  834. attackCrit = 0,
  835. critNum = 15000,
  836. defense = 0,
  837. spellDefense = 0,
  838. hit = 0,
  839. dodge = 0,
  840. debris = 150005,
  841. consume = 960,
  842. },
  843. [20701] = {
  844. ID = 20701,
  845. quality = 1,
  846. type = 1,
  847. attr = 1,
  848. HP = 0,
  849. attack = 0,
  850. spellAttack = 97,
  851. realAttack = 0,
  852. attackSpeed = 0,
  853. attackCrit = 0,
  854. critNum = 15000,
  855. defense = 0,
  856. spellDefense = 0,
  857. hit = 0,
  858. dodge = 0,
  859. debris = 150006,
  860. consume = 60,
  861. },
  862. [20702] = {
  863. ID = 20702,
  864. quality = 2,
  865. type = 1,
  866. attr = 1,
  867. HP = 0,
  868. attack = 0,
  869. spellAttack = 126,
  870. realAttack = 0,
  871. attackSpeed = 0,
  872. attackCrit = 0,
  873. critNum = 15000,
  874. defense = 0,
  875. spellDefense = 0,
  876. hit = 0,
  877. dodge = 0,
  878. debris = 150006,
  879. consume = 60,
  880. },
  881. [20703] = {
  882. ID = 20703,
  883. quality = 3,
  884. type = 1,
  885. attr = 1,
  886. HP = 0,
  887. attack = 0,
  888. spellAttack = 163,
  889. realAttack = 0,
  890. attackSpeed = 0,
  891. attackCrit = 0,
  892. critNum = 15000,
  893. defense = 0,
  894. spellDefense = 0,
  895. hit = 0,
  896. dodge = 0,
  897. debris = 150006,
  898. consume = 120,
  899. },
  900. [20704] = {
  901. ID = 20704,
  902. quality = 4,
  903. type = 1,
  904. attr = 1,
  905. HP = 0,
  906. attack = 0,
  907. spellAttack = 195,
  908. realAttack = 0,
  909. attackSpeed = 0,
  910. attackCrit = 0,
  911. critNum = 15000,
  912. defense = 0,
  913. spellDefense = 0,
  914. hit = 0,
  915. dodge = 0,
  916. debris = 150006,
  917. consume = 240,
  918. },
  919. [20705] = {
  920. ID = 20705,
  921. quality = 5,
  922. type = 1,
  923. attr = 1,
  924. HP = 0,
  925. attack = 0,
  926. spellAttack = 234,
  927. realAttack = 0,
  928. attackSpeed = 0,
  929. attackCrit = 0,
  930. critNum = 15000,
  931. defense = 0,
  932. spellDefense = 0,
  933. hit = 0,
  934. dodge = 0,
  935. debris = 150006,
  936. consume = 240,
  937. },
  938. [20706] = {
  939. ID = 20706,
  940. quality = 6,
  941. type = 1,
  942. attr = 1,
  943. HP = 0,
  944. attack = 0,
  945. spellAttack = 280,
  946. realAttack = 0,
  947. attackSpeed = 0,
  948. attackCrit = 0,
  949. critNum = 15000,
  950. defense = 0,
  951. spellDefense = 0,
  952. hit = 0,
  953. dodge = 0,
  954. debris = 150006,
  955. consume = 240,
  956. },
  957. [20707] = {
  958. ID = 20707,
  959. quality = 7,
  960. type = 1,
  961. attr = 1,
  962. HP = 0,
  963. attack = 0,
  964. spellAttack = 336,
  965. realAttack = 0,
  966. attackSpeed = 0,
  967. attackCrit = 0,
  968. critNum = 15000,
  969. defense = 0,
  970. spellDefense = 0,
  971. hit = 0,
  972. dodge = 0,
  973. debris = 150006,
  974. consume = 480,
  975. },
  976. [20708] = {
  977. ID = 20708,
  978. quality = 8,
  979. type = 1,
  980. attr = 1,
  981. HP = 0,
  982. attack = 0,
  983. spellAttack = 403,
  984. realAttack = 0,
  985. attackSpeed = 0,
  986. attackCrit = 0,
  987. critNum = 15000,
  988. defense = 0,
  989. spellDefense = 0,
  990. hit = 0,
  991. dodge = 0,
  992. debris = 150006,
  993. consume = 480,
  994. },
  995. [20709] = {
  996. ID = 20709,
  997. quality = 9,
  998. type = 1,
  999. attr = 1,
  1000. HP = 0,
  1001. attack = 0,
  1002. spellAttack = 483,
  1003. realAttack = 0,
  1004. attackSpeed = 0,
  1005. attackCrit = 0,
  1006. critNum = 15000,
  1007. defense = 0,
  1008. spellDefense = 0,
  1009. hit = 0,
  1010. dodge = 0,
  1011. debris = 150006,
  1012. consume = 480,
  1013. },
  1014. [20710] = {
  1015. ID = 20710,
  1016. quality = 10,
  1017. type = 1,
  1018. attr = 1,
  1019. HP = 0,
  1020. attack = 0,
  1021. spellAttack = 579,
  1022. realAttack = 0,
  1023. attackSpeed = 0,
  1024. attackCrit = 0,
  1025. critNum = 15000,
  1026. defense = 0,
  1027. spellDefense = 0,
  1028. hit = 0,
  1029. dodge = 0,
  1030. debris = 150006,
  1031. consume = 480,
  1032. },
  1033. [20711] = {
  1034. ID = 20711,
  1035. quality = 11,
  1036. type = 1,
  1037. attr = 1,
  1038. HP = 0,
  1039. attack = 0,
  1040. spellAttack = 694,
  1041. realAttack = 0,
  1042. attackSpeed = 0,
  1043. attackCrit = 0,
  1044. critNum = 15000,
  1045. defense = 0,
  1046. spellDefense = 0,
  1047. hit = 0,
  1048. dodge = 0,
  1049. debris = 150006,
  1050. consume = 960,
  1051. },
  1052. [20801] = {
  1053. ID = 20801,
  1054. quality = 1,
  1055. type = 1,
  1056. attr = 1,
  1057. HP = 0,
  1058. attack = 0,
  1059. spellAttack = 67,
  1060. realAttack = 0,
  1061. attackSpeed = 0,
  1062. attackCrit = 0,
  1063. critNum = 15000,
  1064. defense = 0,
  1065. spellDefense = 0,
  1066. hit = 0,
  1067. dodge = 0,
  1068. debris = 150007,
  1069. consume = 60,
  1070. },
  1071. [20802] = {
  1072. ID = 20802,
  1073. quality = 2,
  1074. type = 1,
  1075. attr = 1,
  1076. HP = 0,
  1077. attack = 0,
  1078. spellAttack = 87,
  1079. realAttack = 0,
  1080. attackSpeed = 0,
  1081. attackCrit = 0,
  1082. critNum = 15000,
  1083. defense = 0,
  1084. spellDefense = 0,
  1085. hit = 0,
  1086. dodge = 0,
  1087. debris = 150007,
  1088. consume = 60,
  1089. },
  1090. [20803] = {
  1091. ID = 20803,
  1092. quality = 3,
  1093. type = 1,
  1094. attr = 1,
  1095. HP = 0,
  1096. attack = 0,
  1097. spellAttack = 113,
  1098. realAttack = 0,
  1099. attackSpeed = 0,
  1100. attackCrit = 0,
  1101. critNum = 15000,
  1102. defense = 0,
  1103. spellDefense = 0,
  1104. hit = 0,
  1105. dodge = 0,
  1106. debris = 150007,
  1107. consume = 120,
  1108. },
  1109. [20804] = {
  1110. ID = 20804,
  1111. quality = 4,
  1112. type = 1,
  1113. attr = 1,
  1114. HP = 0,
  1115. attack = 0,
  1116. spellAttack = 135,
  1117. realAttack = 0,
  1118. attackSpeed = 0,
  1119. attackCrit = 0,
  1120. critNum = 15000,
  1121. defense = 0,
  1122. spellDefense = 0,
  1123. hit = 0,
  1124. dodge = 0,
  1125. debris = 150007,
  1126. consume = 240,
  1127. },
  1128. [20805] = {
  1129. ID = 20805,
  1130. quality = 5,
  1131. type = 1,
  1132. attr = 1,
  1133. HP = 0,
  1134. attack = 0,
  1135. spellAttack = 162,
  1136. realAttack = 0,
  1137. attackSpeed = 0,
  1138. attackCrit = 0,
  1139. critNum = 15000,
  1140. defense = 0,
  1141. spellDefense = 0,
  1142. hit = 0,
  1143. dodge = 0,
  1144. debris = 150007,
  1145. consume = 240,
  1146. },
  1147. [20806] = {
  1148. ID = 20806,
  1149. quality = 6,
  1150. type = 1,
  1151. attr = 1,
  1152. HP = 0,
  1153. attack = 0,
  1154. spellAttack = 194,
  1155. realAttack = 0,
  1156. attackSpeed = 0,
  1157. attackCrit = 0,
  1158. critNum = 15000,
  1159. defense = 0,
  1160. spellDefense = 0,
  1161. hit = 0,
  1162. dodge = 0,
  1163. debris = 150007,
  1164. consume = 240,
  1165. },
  1166. [20807] = {
  1167. ID = 20807,
  1168. quality = 7,
  1169. type = 1,
  1170. attr = 1,
  1171. HP = 0,
  1172. attack = 0,
  1173. spellAttack = 232,
  1174. realAttack = 0,
  1175. attackSpeed = 0,
  1176. attackCrit = 0,
  1177. critNum = 15000,
  1178. defense = 0,
  1179. spellDefense = 0,
  1180. hit = 0,
  1181. dodge = 0,
  1182. debris = 150007,
  1183. consume = 480,
  1184. },
  1185. [20808] = {
  1186. ID = 20808,
  1187. quality = 8,
  1188. type = 1,
  1189. attr = 1,
  1190. HP = 0,
  1191. attack = 0,
  1192. spellAttack = 278,
  1193. realAttack = 0,
  1194. attackSpeed = 0,
  1195. attackCrit = 0,
  1196. critNum = 15000,
  1197. defense = 0,
  1198. spellDefense = 0,
  1199. hit = 0,
  1200. dodge = 0,
  1201. debris = 150007,
  1202. consume = 480,
  1203. },
  1204. [20809] = {
  1205. ID = 20809,
  1206. quality = 9,
  1207. type = 1,
  1208. attr = 1,
  1209. HP = 0,
  1210. attack = 0,
  1211. spellAttack = 333,
  1212. realAttack = 0,
  1213. attackSpeed = 0,
  1214. attackCrit = 0,
  1215. critNum = 15000,
  1216. defense = 0,
  1217. spellDefense = 0,
  1218. hit = 0,
  1219. dodge = 0,
  1220. debris = 150007,
  1221. consume = 480,
  1222. },
  1223. [20810] = {
  1224. ID = 20810,
  1225. quality = 10,
  1226. type = 1,
  1227. attr = 1,
  1228. HP = 0,
  1229. attack = 0,
  1230. spellAttack = 399,
  1231. realAttack = 0,
  1232. attackSpeed = 0,
  1233. attackCrit = 0,
  1234. critNum = 15000,
  1235. defense = 0,
  1236. spellDefense = 0,
  1237. hit = 0,
  1238. dodge = 0,
  1239. debris = 150007,
  1240. consume = 480,
  1241. },
  1242. [20811] = {
  1243. ID = 20811,
  1244. quality = 11,
  1245. type = 1,
  1246. attr = 1,
  1247. HP = 0,
  1248. attack = 0,
  1249. spellAttack = 478,
  1250. realAttack = 0,
  1251. attackSpeed = 0,
  1252. attackCrit = 0,
  1253. critNum = 15000,
  1254. defense = 0,
  1255. spellDefense = 0,
  1256. hit = 0,
  1257. dodge = 0,
  1258. debris = 150007,
  1259. consume = 960,
  1260. },
  1261. [20201] = {
  1262. ID = 20201,
  1263. quality = 1,
  1264. type = 1,
  1265. attr = 1,
  1266. HP = 0,
  1267. attack = 0,
  1268. spellAttack = 10,
  1269. realAttack = 0,
  1270. attackSpeed = 0,
  1271. attackCrit = 0,
  1272. critNum = 15000,
  1273. defense = 0,
  1274. spellDefense = 0,
  1275. hit = 0,
  1276. dodge = 0,
  1277. debris = 150001,
  1278. consume = 60,
  1279. },
  1280. [20202] = {
  1281. ID = 20202,
  1282. quality = 2,
  1283. type = 1,
  1284. attr = 1,
  1285. HP = 0,
  1286. attack = 0,
  1287. spellAttack = 13,
  1288. realAttack = 0,
  1289. attackSpeed = 0,
  1290. attackCrit = 0,
  1291. critNum = 15000,
  1292. defense = 0,
  1293. spellDefense = 0,
  1294. hit = 0,
  1295. dodge = 0,
  1296. debris = 150001,
  1297. consume = 60,
  1298. },
  1299. [20203] = {
  1300. ID = 20203,
  1301. quality = 3,
  1302. type = 1,
  1303. attr = 1,
  1304. HP = 0,
  1305. attack = 0,
  1306. spellAttack = 16,
  1307. realAttack = 0,
  1308. attackSpeed = 0,
  1309. attackCrit = 0,
  1310. critNum = 15000,
  1311. defense = 0,
  1312. spellDefense = 0,
  1313. hit = 0,
  1314. dodge = 0,
  1315. debris = 150001,
  1316. consume = 120,
  1317. },
  1318. [20204] = {
  1319. ID = 20204,
  1320. quality = 4,
  1321. type = 1,
  1322. attr = 1,
  1323. HP = 0,
  1324. attack = 0,
  1325. spellAttack = 19,
  1326. realAttack = 0,
  1327. attackSpeed = 0,
  1328. attackCrit = 0,
  1329. critNum = 15000,
  1330. defense = 0,
  1331. spellDefense = 0,
  1332. hit = 0,
  1333. dodge = 0,
  1334. debris = 150001,
  1335. consume = 240,
  1336. },
  1337. [20205] = {
  1338. ID = 20205,
  1339. quality = 5,
  1340. type = 1,
  1341. attr = 1,
  1342. HP = 0,
  1343. attack = 0,
  1344. spellAttack = 22,
  1345. realAttack = 0,
  1346. attackSpeed = 0,
  1347. attackCrit = 0,
  1348. critNum = 15000,
  1349. defense = 0,
  1350. spellDefense = 0,
  1351. hit = 0,
  1352. dodge = 0,
  1353. debris = 150001,
  1354. consume = 240,
  1355. },
  1356. [20206] = {
  1357. ID = 20206,
  1358. quality = 6,
  1359. type = 1,
  1360. attr = 1,
  1361. HP = 0,
  1362. attack = 0,
  1363. spellAttack = 26,
  1364. realAttack = 0,
  1365. attackSpeed = 0,
  1366. attackCrit = 0,
  1367. critNum = 15000,
  1368. defense = 0,
  1369. spellDefense = 0,
  1370. hit = 0,
  1371. dodge = 0,
  1372. debris = 150001,
  1373. consume = 240,
  1374. },
  1375. [20207] = {
  1376. ID = 20207,
  1377. quality = 7,
  1378. type = 1,
  1379. attr = 1,
  1380. HP = 0,
  1381. attack = 0,
  1382. spellAttack = 31,
  1383. realAttack = 0,
  1384. attackSpeed = 0,
  1385. attackCrit = 0,
  1386. critNum = 15000,
  1387. defense = 0,
  1388. spellDefense = 0,
  1389. hit = 0,
  1390. dodge = 0,
  1391. debris = 150001,
  1392. consume = 480,
  1393. },
  1394. [20208] = {
  1395. ID = 20208,
  1396. quality = 8,
  1397. type = 1,
  1398. attr = 1,
  1399. HP = 0,
  1400. attack = 0,
  1401. spellAttack = 37,
  1402. realAttack = 0,
  1403. attackSpeed = 0,
  1404. attackCrit = 0,
  1405. critNum = 15000,
  1406. defense = 0,
  1407. spellDefense = 0,
  1408. hit = 0,
  1409. dodge = 0,
  1410. debris = 150001,
  1411. consume = 480,
  1412. },
  1413. [20209] = {
  1414. ID = 20209,
  1415. quality = 9,
  1416. type = 1,
  1417. attr = 1,
  1418. HP = 0,
  1419. attack = 0,
  1420. spellAttack = 44,
  1421. realAttack = 0,
  1422. attackSpeed = 0,
  1423. attackCrit = 0,
  1424. critNum = 15000,
  1425. defense = 0,
  1426. spellDefense = 0,
  1427. hit = 0,
  1428. dodge = 0,
  1429. debris = 150001,
  1430. consume = 480,
  1431. },
  1432. [20210] = {
  1433. ID = 20210,
  1434. quality = 10,
  1435. type = 1,
  1436. attr = 1,
  1437. HP = 0,
  1438. attack = 0,
  1439. spellAttack = 52,
  1440. realAttack = 0,
  1441. attackSpeed = 0,
  1442. attackCrit = 0,
  1443. critNum = 15000,
  1444. defense = 0,
  1445. spellDefense = 0,
  1446. hit = 0,
  1447. dodge = 0,
  1448. debris = 150001,
  1449. consume = 480,
  1450. },
  1451. [20211] = {
  1452. ID = 20211,
  1453. quality = 11,
  1454. type = 1,
  1455. attr = 1,
  1456. HP = 0,
  1457. attack = 0,
  1458. spellAttack = 62,
  1459. realAttack = 0,
  1460. attackSpeed = 0,
  1461. attackCrit = 0,
  1462. critNum = 15000,
  1463. defense = 0,
  1464. spellDefense = 0,
  1465. hit = 0,
  1466. dodge = 0,
  1467. debris = 150001,
  1468. consume = 960,
  1469. },
  1470. [20301] = {
  1471. ID = 20301,
  1472. quality = 1,
  1473. type = 1,
  1474. attr = 1,
  1475. HP = 0,
  1476. attack = 0,
  1477. spellAttack = 76,
  1478. realAttack = 0,
  1479. attackSpeed = 0,
  1480. attackCrit = 0,
  1481. critNum = 15000,
  1482. defense = 0,
  1483. spellDefense = 0,
  1484. hit = 0,
  1485. dodge = 0,
  1486. debris = 150002,
  1487. consume = 60,
  1488. },
  1489. [20302] = {
  1490. ID = 20302,
  1491. quality = 2,
  1492. type = 1,
  1493. attr = 1,
  1494. HP = 0,
  1495. attack = 0,
  1496. spellAttack = 98,
  1497. realAttack = 0,
  1498. attackSpeed = 0,
  1499. attackCrit = 0,
  1500. critNum = 15000,
  1501. defense = 0,
  1502. spellDefense = 0,
  1503. hit = 0,
  1504. dodge = 0,
  1505. debris = 150002,
  1506. consume = 60,
  1507. },
  1508. [20303] = {
  1509. ID = 20303,
  1510. quality = 3,
  1511. type = 1,
  1512. attr = 1,
  1513. HP = 0,
  1514. attack = 0,
  1515. spellAttack = 127,
  1516. realAttack = 0,
  1517. attackSpeed = 0,
  1518. attackCrit = 0,
  1519. critNum = 15000,
  1520. defense = 0,
  1521. spellDefense = 0,
  1522. hit = 0,
  1523. dodge = 0,
  1524. debris = 150002,
  1525. consume = 120,
  1526. },
  1527. [20304] = {
  1528. ID = 20304,
  1529. quality = 4,
  1530. type = 1,
  1531. attr = 1,
  1532. HP = 0,
  1533. attack = 0,
  1534. spellAttack = 152,
  1535. realAttack = 0,
  1536. attackSpeed = 0,
  1537. attackCrit = 0,
  1538. critNum = 15000,
  1539. defense = 0,
  1540. spellDefense = 0,
  1541. hit = 0,
  1542. dodge = 0,
  1543. debris = 150002,
  1544. consume = 240,
  1545. },
  1546. [20305] = {
  1547. ID = 20305,
  1548. quality = 5,
  1549. type = 1,
  1550. attr = 1,
  1551. HP = 0,
  1552. attack = 0,
  1553. spellAttack = 182,
  1554. realAttack = 0,
  1555. attackSpeed = 0,
  1556. attackCrit = 0,
  1557. critNum = 15000,
  1558. defense = 0,
  1559. spellDefense = 0,
  1560. hit = 0,
  1561. dodge = 0,
  1562. debris = 150002,
  1563. consume = 240,
  1564. },
  1565. [20306] = {
  1566. ID = 20306,
  1567. quality = 6,
  1568. type = 1,
  1569. attr = 1,
  1570. HP = 0,
  1571. attack = 0,
  1572. spellAttack = 218,
  1573. realAttack = 0,
  1574. attackSpeed = 0,
  1575. attackCrit = 0,
  1576. critNum = 15000,
  1577. defense = 0,
  1578. spellDefense = 0,
  1579. hit = 0,
  1580. dodge = 0,
  1581. debris = 150002,
  1582. consume = 240,
  1583. },
  1584. [20307] = {
  1585. ID = 20307,
  1586. quality = 7,
  1587. type = 1,
  1588. attr = 1,
  1589. HP = 0,
  1590. attack = 0,
  1591. spellAttack = 261,
  1592. realAttack = 0,
  1593. attackSpeed = 0,
  1594. attackCrit = 0,
  1595. critNum = 15000,
  1596. defense = 0,
  1597. spellDefense = 0,
  1598. hit = 0,
  1599. dodge = 0,
  1600. debris = 150002,
  1601. consume = 480,
  1602. },
  1603. [20308] = {
  1604. ID = 20308,
  1605. quality = 8,
  1606. type = 1,
  1607. attr = 1,
  1608. HP = 0,
  1609. attack = 0,
  1610. spellAttack = 313,
  1611. realAttack = 0,
  1612. attackSpeed = 0,
  1613. attackCrit = 0,
  1614. critNum = 15000,
  1615. defense = 0,
  1616. spellDefense = 0,
  1617. hit = 0,
  1618. dodge = 0,
  1619. debris = 150002,
  1620. consume = 480,
  1621. },
  1622. [20309] = {
  1623. ID = 20309,
  1624. quality = 9,
  1625. type = 1,
  1626. attr = 1,
  1627. HP = 0,
  1628. attack = 0,
  1629. spellAttack = 375,
  1630. realAttack = 0,
  1631. attackSpeed = 0,
  1632. attackCrit = 0,
  1633. critNum = 15000,
  1634. defense = 0,
  1635. spellDefense = 0,
  1636. hit = 0,
  1637. dodge = 0,
  1638. debris = 150002,
  1639. consume = 480,
  1640. },
  1641. [20310] = {
  1642. ID = 20310,
  1643. quality = 10,
  1644. type = 1,
  1645. attr = 1,
  1646. HP = 0,
  1647. attack = 0,
  1648. spellAttack = 450,
  1649. realAttack = 0,
  1650. attackSpeed = 0,
  1651. attackCrit = 0,
  1652. critNum = 15000,
  1653. defense = 0,
  1654. spellDefense = 0,
  1655. hit = 0,
  1656. dodge = 0,
  1657. debris = 150002,
  1658. consume = 480,
  1659. },
  1660. [20311] = {
  1661. ID = 20311,
  1662. quality = 11,
  1663. type = 1,
  1664. attr = 1,
  1665. HP = 0,
  1666. attack = 0,
  1667. spellAttack = 540,
  1668. realAttack = 0,
  1669. attackSpeed = 0,
  1670. attackCrit = 0,
  1671. critNum = 15000,
  1672. defense = 0,
  1673. spellDefense = 0,
  1674. hit = 0,
  1675. dodge = 0,
  1676. debris = 150002,
  1677. consume = 960,
  1678. },
  1679. }