ShopConfig.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976
  1. {
  2. "configList": [
  3. {
  4. "ID": 1,
  5. "shopName": 169,
  6. "shopDesc": null,
  7. "shopShowTemplate": 3,
  8. "shopShowTemplateParm": [
  9. "icon_Coin"
  10. ],
  11. "shopGroup": 1,
  12. "unlockType": 0,
  13. "unlockValue": [
  14. 0
  15. ],
  16. "unlockMessage": 0,
  17. "shopItemID": 1,
  18. "pageSortNum": 1,
  19. "continueTime": -1
  20. },
  21. {
  22. "ID": 2,
  23. "shopName": 170,
  24. "shopDesc": null,
  25. "shopShowTemplate": 3,
  26. "shopShowTemplateParm": [
  27. "icon_Coins_s"
  28. ],
  29. "shopGroup": 1,
  30. "unlockType": 0,
  31. "unlockValue": [
  32. 0
  33. ],
  34. "unlockMessage": 0,
  35. "shopItemID": 2,
  36. "pageSortNum": 2,
  37. "continueTime": -1
  38. },
  39. {
  40. "ID": 3,
  41. "shopName": 171,
  42. "shopDesc": null,
  43. "shopShowTemplate": 3,
  44. "shopShowTemplateParm": [
  45. "icon_Gem_Star_Blue"
  46. ],
  47. "shopGroup": 1,
  48. "unlockType": 0,
  49. "unlockValue": [
  50. 0
  51. ],
  52. "unlockMessage": 0,
  53. "shopItemID": 3,
  54. "pageSortNum": 3,
  55. "continueTime": -1
  56. },
  57. {
  58. "ID": 4,
  59. "shopName": 248,
  60. "shopDesc": null,
  61. "shopShowTemplate": 3,
  62. "shopShowTemplateParm": [
  63. "icon_Demo_Gem04"
  64. ],
  65. "shopGroup": 1,
  66. "unlockType": 0,
  67. "unlockValue": [
  68. 0
  69. ],
  70. "unlockMessage": 0,
  71. "shopItemID": 4,
  72. "pageSortNum": 4,
  73. "continueTime": -1
  74. },
  75. {
  76. "ID": 5,
  77. "shopName": 725,
  78. "shopDesc": null,
  79. "shopShowTemplate": 3,
  80. "shopShowTemplateParm": [
  81. "icon_GradeBadge_Master"
  82. ],
  83. "shopGroup": 1,
  84. "unlockType": 0,
  85. "unlockValue": [
  86. 0
  87. ],
  88. "unlockMessage": 0,
  89. "shopItemID": 5,
  90. "pageSortNum": 5,
  91. "continueTime": -1
  92. },
  93. {
  94. "ID": 6,
  95. "shopName": 1400,
  96. "shopDesc": null,
  97. "shopShowTemplate": 3,
  98. "shopShowTemplateParm": [
  99. "icon_GradeBadge_Challenger"
  100. ],
  101. "shopGroup": 1,
  102. "unlockType": 0,
  103. "unlockValue": [
  104. 0
  105. ],
  106. "unlockMessage": 0,
  107. "shopItemID": 6,
  108. "pageSortNum": 6,
  109. "continueTime": -1
  110. },
  111. {
  112. "ID": 7,
  113. "shopName": 268,
  114. "shopDesc": null,
  115. "shopShowTemplate": 3,
  116. "shopShowTemplateParm": [
  117. "icon_Gem_Star_Blue"
  118. ],
  119. "shopGroup": 1,
  120. "unlockType": 0,
  121. "unlockValue": [
  122. 0
  123. ],
  124. "unlockMessage": 0,
  125. "shopItemID": 7,
  126. "pageSortNum": 7,
  127. "continueTime": -1
  128. },
  129. {
  130. "ID": 8,
  131. "shopName": 269,
  132. "shopDesc": null,
  133. "shopShowTemplate": 3,
  134. "shopShowTemplateParm": [
  135. "icon_Demo_Gem04"
  136. ],
  137. "shopGroup": 1,
  138. "unlockType": 0,
  139. "unlockValue": [
  140. 0
  141. ],
  142. "unlockMessage": 0,
  143. "shopItemID": 8,
  144. "pageSortNum": 8,
  145. "continueTime": -1
  146. },
  147. {
  148. "ID": 9,
  149. "shopName": 270,
  150. "shopDesc": null,
  151. "shopShowTemplate": 3,
  152. "shopShowTemplateParm": [
  153. "icon_GradeBadge_Master"
  154. ],
  155. "shopGroup": 1,
  156. "unlockType": 0,
  157. "unlockValue": [
  158. 0
  159. ],
  160. "unlockMessage": 0,
  161. "shopItemID": 9,
  162. "pageSortNum": 9,
  163. "continueTime": -1
  164. },
  165. {
  166. "ID": 10,
  167. "shopName": 271,
  168. "shopDesc": null,
  169. "shopShowTemplate": 3,
  170. "shopShowTemplateParm": [
  171. "icon_GradeBadge_Challenger"
  172. ],
  173. "shopGroup": 1,
  174. "unlockType": 0,
  175. "unlockValue": [
  176. 0
  177. ],
  178. "unlockMessage": 0,
  179. "shopItemID": 10,
  180. "pageSortNum": 10,
  181. "continueTime": -1
  182. },
  183. {
  184. "ID": 101,
  185. "shopName": 300,
  186. "shopDesc": null,
  187. "shopShowTemplate": 3,
  188. "shopShowTemplateParm": [
  189. "icon_eq_3_4_3"
  190. ],
  191. "shopGroup": 2,
  192. "unlockType": 0,
  193. "unlockValue": [
  194. 0
  195. ],
  196. "unlockMessage": 0,
  197. "shopItemID": 101,
  198. "pageSortNum": 1,
  199. "continueTime": -1
  200. },
  201. {
  202. "ID": 102,
  203. "shopName": 301,
  204. "shopDesc": null,
  205. "shopShowTemplate": 3,
  206. "shopShowTemplateParm": [
  207. "icon_eq_3_4_3"
  208. ],
  209. "shopGroup": 2,
  210. "unlockType": 0,
  211. "unlockValue": [
  212. 0
  213. ],
  214. "unlockMessage": 0,
  215. "shopItemID": 102,
  216. "pageSortNum": 2,
  217. "continueTime": -1
  218. },
  219. {
  220. "ID": 103,
  221. "shopName": 302,
  222. "shopDesc": null,
  223. "shopShowTemplate": 3,
  224. "shopShowTemplateParm": [
  225. "icon_eq_3_4_3"
  226. ],
  227. "shopGroup": 2,
  228. "unlockType": 0,
  229. "unlockValue": [
  230. 0
  231. ],
  232. "unlockMessage": 0,
  233. "shopItemID": 103,
  234. "pageSortNum": 3,
  235. "continueTime": -1
  236. },
  237. {
  238. "ID": 104,
  239. "shopName": 303,
  240. "shopDesc": null,
  241. "shopShowTemplate": 3,
  242. "shopShowTemplateParm": [
  243. "icon_eq_3_4_3"
  244. ],
  245. "shopGroup": 2,
  246. "unlockType": 0,
  247. "unlockValue": [
  248. 0
  249. ],
  250. "unlockMessage": 0,
  251. "shopItemID": 104,
  252. "pageSortNum": 4,
  253. "continueTime": -1
  254. },
  255. {
  256. "ID": 105,
  257. "shopName": 304,
  258. "shopDesc": null,
  259. "shopShowTemplate": 3,
  260. "shopShowTemplateParm": [
  261. "icon_eq_3_4_3"
  262. ],
  263. "shopGroup": 2,
  264. "unlockType": 0,
  265. "unlockValue": [
  266. 0
  267. ],
  268. "unlockMessage": 0,
  269. "shopItemID": 105,
  270. "pageSortNum": 5,
  271. "continueTime": -1
  272. },
  273. {
  274. "ID": 106,
  275. "shopName": 305,
  276. "shopDesc": null,
  277. "shopShowTemplate": 3,
  278. "shopShowTemplateParm": [
  279. "icon_eq_3_4_3"
  280. ],
  281. "shopGroup": 2,
  282. "unlockType": 0,
  283. "unlockValue": [
  284. 0
  285. ],
  286. "unlockMessage": 0,
  287. "shopItemID": 106,
  288. "pageSortNum": 6,
  289. "continueTime": -1
  290. },
  291. {
  292. "ID": 107,
  293. "shopName": 306,
  294. "shopDesc": null,
  295. "shopShowTemplate": 3,
  296. "shopShowTemplateParm": [
  297. "icon_eq_3_4_3"
  298. ],
  299. "shopGroup": 2,
  300. "unlockType": 0,
  301. "unlockValue": [
  302. 0
  303. ],
  304. "unlockMessage": 0,
  305. "shopItemID": 107,
  306. "pageSortNum": 7,
  307. "continueTime": -1
  308. },
  309. {
  310. "ID": 108,
  311. "shopName": 307,
  312. "shopDesc": null,
  313. "shopShowTemplate": 3,
  314. "shopShowTemplateParm": [
  315. "icon_eq_3_4_3"
  316. ],
  317. "shopGroup": 2,
  318. "unlockType": 0,
  319. "unlockValue": [
  320. 0
  321. ],
  322. "unlockMessage": 0,
  323. "shopItemID": 108,
  324. "pageSortNum": 8,
  325. "continueTime": -1
  326. },
  327. {
  328. "ID": 109,
  329. "shopName": 1408,
  330. "shopDesc": null,
  331. "shopShowTemplate": 3,
  332. "shopShowTemplateParm": [
  333. "icon_eq_3_4_3"
  334. ],
  335. "shopGroup": 2,
  336. "unlockType": 0,
  337. "unlockValue": [
  338. 0
  339. ],
  340. "unlockMessage": 0,
  341. "shopItemID": 109,
  342. "pageSortNum": 9,
  343. "continueTime": -1
  344. },
  345. {
  346. "ID": 110,
  347. "shopName": 1409,
  348. "shopDesc": null,
  349. "shopShowTemplate": 3,
  350. "shopShowTemplateParm": [
  351. "icon_eq_3_4_3"
  352. ],
  353. "shopGroup": 2,
  354. "unlockType": 0,
  355. "unlockValue": [
  356. 0
  357. ],
  358. "unlockMessage": 0,
  359. "shopItemID": 110,
  360. "pageSortNum": 10,
  361. "continueTime": -1
  362. },
  363. {
  364. "ID": 111,
  365. "shopName": 1410,
  366. "shopDesc": null,
  367. "shopShowTemplate": 3,
  368. "shopShowTemplateParm": [
  369. "icon_eq_3_4_3"
  370. ],
  371. "shopGroup": 2,
  372. "unlockType": 0,
  373. "unlockValue": [
  374. 0
  375. ],
  376. "unlockMessage": 0,
  377. "shopItemID": 111,
  378. "pageSortNum": 11,
  379. "continueTime": -1
  380. },
  381. {
  382. "ID": 201,
  383. "shopName": 1600,
  384. "shopDesc": null,
  385. "shopShowTemplate": 3,
  386. "shopShowTemplateParm": [
  387. "icon_item_Gear_Boots"
  388. ],
  389. "shopGroup": 3,
  390. "unlockType": 0,
  391. "unlockValue": [
  392. 0
  393. ],
  394. "unlockMessage": 0,
  395. "shopItemID": 201,
  396. "pageSortNum": 1,
  397. "continueTime": -1
  398. },
  399. {
  400. "ID": 202,
  401. "shopName": 1601,
  402. "shopDesc": null,
  403. "shopShowTemplate": 3,
  404. "shopShowTemplateParm": [
  405. "icon_item_Gear_Boots"
  406. ],
  407. "shopGroup": 3,
  408. "unlockType": 0,
  409. "unlockValue": [
  410. 0
  411. ],
  412. "unlockMessage": 0,
  413. "shopItemID": 202,
  414. "pageSortNum": 2,
  415. "continueTime": -1
  416. },
  417. {
  418. "ID": 203,
  419. "shopName": 1602,
  420. "shopDesc": null,
  421. "shopShowTemplate": 3,
  422. "shopShowTemplateParm": [
  423. "icon_item_Gear_Boots"
  424. ],
  425. "shopGroup": 3,
  426. "unlockType": 0,
  427. "unlockValue": [
  428. 0
  429. ],
  430. "unlockMessage": 0,
  431. "shopItemID": 203,
  432. "pageSortNum": 3,
  433. "continueTime": -1
  434. },
  435. {
  436. "ID": 204,
  437. "shopName": 1603,
  438. "shopDesc": null,
  439. "shopShowTemplate": 3,
  440. "shopShowTemplateParm": [
  441. "icon_item_Gear_Boots"
  442. ],
  443. "shopGroup": 3,
  444. "unlockType": 0,
  445. "unlockValue": [
  446. 0
  447. ],
  448. "unlockMessage": 0,
  449. "shopItemID": 204,
  450. "pageSortNum": 4,
  451. "continueTime": -1
  452. },
  453. {
  454. "ID": 205,
  455. "shopName": 1604,
  456. "shopDesc": null,
  457. "shopShowTemplate": 3,
  458. "shopShowTemplateParm": [
  459. "icon_item_Gear_Boots"
  460. ],
  461. "shopGroup": 3,
  462. "unlockType": 0,
  463. "unlockValue": [
  464. 0
  465. ],
  466. "unlockMessage": 0,
  467. "shopItemID": 205,
  468. "pageSortNum": 5,
  469. "continueTime": -1
  470. },
  471. {
  472. "ID": 206,
  473. "shopName": 1605,
  474. "shopDesc": null,
  475. "shopShowTemplate": 3,
  476. "shopShowTemplateParm": [
  477. "icon_item_Gear_Boots"
  478. ],
  479. "shopGroup": 3,
  480. "unlockType": 0,
  481. "unlockValue": [
  482. 0
  483. ],
  484. "unlockMessage": 0,
  485. "shopItemID": 206,
  486. "pageSortNum": 6,
  487. "continueTime": -1
  488. },
  489. {
  490. "ID": 207,
  491. "shopName": 1606,
  492. "shopDesc": null,
  493. "shopShowTemplate": 3,
  494. "shopShowTemplateParm": [
  495. "icon_item_Gear_Boots"
  496. ],
  497. "shopGroup": 3,
  498. "unlockType": 0,
  499. "unlockValue": [
  500. 0
  501. ],
  502. "unlockMessage": 0,
  503. "shopItemID": 207,
  504. "pageSortNum": 7,
  505. "continueTime": -1
  506. },
  507. {
  508. "ID": 208,
  509. "shopName": 1607,
  510. "shopDesc": null,
  511. "shopShowTemplate": 3,
  512. "shopShowTemplateParm": [
  513. "icon_item_Gear_Boots"
  514. ],
  515. "shopGroup": 3,
  516. "unlockType": 0,
  517. "unlockValue": [
  518. 0
  519. ],
  520. "unlockMessage": 0,
  521. "shopItemID": 208,
  522. "pageSortNum": 8,
  523. "continueTime": -1
  524. },
  525. {
  526. "ID": 209,
  527. "shopName": 1608,
  528. "shopDesc": null,
  529. "shopShowTemplate": 3,
  530. "shopShowTemplateParm": [
  531. "icon_item_Gear_Boots"
  532. ],
  533. "shopGroup": 3,
  534. "unlockType": 0,
  535. "unlockValue": [
  536. 0
  537. ],
  538. "unlockMessage": 0,
  539. "shopItemID": 209,
  540. "pageSortNum": 9,
  541. "continueTime": -1
  542. },
  543. {
  544. "ID": 210,
  545. "shopName": 1609,
  546. "shopDesc": null,
  547. "shopShowTemplate": 3,
  548. "shopShowTemplateParm": [
  549. "icon_item_Gear_Boots"
  550. ],
  551. "shopGroup": 3,
  552. "unlockType": 0,
  553. "unlockValue": [
  554. 0
  555. ],
  556. "unlockMessage": 0,
  557. "shopItemID": 210,
  558. "pageSortNum": 10,
  559. "continueTime": -1
  560. },
  561. {
  562. "ID": 211,
  563. "shopName": 1610,
  564. "shopDesc": null,
  565. "shopShowTemplate": 3,
  566. "shopShowTemplateParm": [
  567. "icon_item_Gear_Boots"
  568. ],
  569. "shopGroup": 3,
  570. "unlockType": 0,
  571. "unlockValue": [
  572. 0
  573. ],
  574. "unlockMessage": 0,
  575. "shopItemID": 211,
  576. "pageSortNum": 11,
  577. "continueTime": -1
  578. },
  579. {
  580. "ID": 212,
  581. "shopName": 1611,
  582. "shopDesc": null,
  583. "shopShowTemplate": 3,
  584. "shopShowTemplateParm": [
  585. "icon_item_Gear_Boots"
  586. ],
  587. "shopGroup": 3,
  588. "unlockType": 0,
  589. "unlockValue": [
  590. 0
  591. ],
  592. "unlockMessage": 0,
  593. "shopItemID": 212,
  594. "pageSortNum": 12,
  595. "continueTime": -1
  596. },
  597. {
  598. "ID": 213,
  599. "shopName": 1612,
  600. "shopDesc": null,
  601. "shopShowTemplate": 3,
  602. "shopShowTemplateParm": [
  603. "icon_item_Gear_Boots"
  604. ],
  605. "shopGroup": 3,
  606. "unlockType": 0,
  607. "unlockValue": [
  608. 0
  609. ],
  610. "unlockMessage": 0,
  611. "shopItemID": 213,
  612. "pageSortNum": 13,
  613. "continueTime": -1
  614. },
  615. {
  616. "ID": 214,
  617. "shopName": 1613,
  618. "shopDesc": null,
  619. "shopShowTemplate": 3,
  620. "shopShowTemplateParm": [
  621. "icon_item_Gear_Boots"
  622. ],
  623. "shopGroup": 3,
  624. "unlockType": 0,
  625. "unlockValue": [
  626. 0
  627. ],
  628. "unlockMessage": 0,
  629. "shopItemID": 214,
  630. "pageSortNum": 14,
  631. "continueTime": -1
  632. },
  633. {
  634. "ID": 215,
  635. "shopName": 1614,
  636. "shopDesc": null,
  637. "shopShowTemplate": 3,
  638. "shopShowTemplateParm": [
  639. "icon_item_Gear_Boots"
  640. ],
  641. "shopGroup": 3,
  642. "unlockType": 0,
  643. "unlockValue": [
  644. 0
  645. ],
  646. "unlockMessage": 0,
  647. "shopItemID": 215,
  648. "pageSortNum": 15,
  649. "continueTime": -1
  650. },
  651. {
  652. "ID": 216,
  653. "shopName": 1615,
  654. "shopDesc": null,
  655. "shopShowTemplate": 3,
  656. "shopShowTemplateParm": [
  657. "icon_item_Gear_Boots"
  658. ],
  659. "shopGroup": 3,
  660. "unlockType": 0,
  661. "unlockValue": [
  662. 0
  663. ],
  664. "unlockMessage": 0,
  665. "shopItemID": 216,
  666. "pageSortNum": 16,
  667. "continueTime": -1
  668. },
  669. {
  670. "ID": 217,
  671. "shopName": 1616,
  672. "shopDesc": null,
  673. "shopShowTemplate": 3,
  674. "shopShowTemplateParm": [
  675. "icon_item_Gear_Boots"
  676. ],
  677. "shopGroup": 3,
  678. "unlockType": 0,
  679. "unlockValue": [
  680. 0
  681. ],
  682. "unlockMessage": 0,
  683. "shopItemID": 217,
  684. "pageSortNum": 17,
  685. "continueTime": -1
  686. },
  687. {
  688. "ID": 218,
  689. "shopName": 1617,
  690. "shopDesc": null,
  691. "shopShowTemplate": 3,
  692. "shopShowTemplateParm": [
  693. "icon_item_Gear_Boots"
  694. ],
  695. "shopGroup": 3,
  696. "unlockType": 0,
  697. "unlockValue": [
  698. 0
  699. ],
  700. "unlockMessage": 0,
  701. "shopItemID": 218,
  702. "pageSortNum": 18,
  703. "continueTime": -1
  704. },
  705. {
  706. "ID": 219,
  707. "shopName": 1618,
  708. "shopDesc": null,
  709. "shopShowTemplate": 3,
  710. "shopShowTemplateParm": [
  711. "icon_item_Gear_Boots"
  712. ],
  713. "shopGroup": 3,
  714. "unlockType": 0,
  715. "unlockValue": [
  716. 0
  717. ],
  718. "unlockMessage": 0,
  719. "shopItemID": 219,
  720. "pageSortNum": 19,
  721. "continueTime": -1
  722. },
  723. {
  724. "ID": 220,
  725. "shopName": 1619,
  726. "shopDesc": null,
  727. "shopShowTemplate": 3,
  728. "shopShowTemplateParm": [
  729. "icon_item_Gear_Boots"
  730. ],
  731. "shopGroup": 3,
  732. "unlockType": 0,
  733. "unlockValue": [
  734. 0
  735. ],
  736. "unlockMessage": 0,
  737. "shopItemID": 220,
  738. "pageSortNum": 20,
  739. "continueTime": -1
  740. },
  741. {
  742. "ID": 221,
  743. "shopName": 1620,
  744. "shopDesc": null,
  745. "shopShowTemplate": 3,
  746. "shopShowTemplateParm": [
  747. "icon_item_Gear_Boots"
  748. ],
  749. "shopGroup": 3,
  750. "unlockType": 0,
  751. "unlockValue": [
  752. 0
  753. ],
  754. "unlockMessage": 0,
  755. "shopItemID": 221,
  756. "pageSortNum": 21,
  757. "continueTime": -1
  758. },
  759. {
  760. "ID": 222,
  761. "shopName": 1621,
  762. "shopDesc": null,
  763. "shopShowTemplate": 3,
  764. "shopShowTemplateParm": [
  765. "icon_item_Gear_Boots"
  766. ],
  767. "shopGroup": 3,
  768. "unlockType": 0,
  769. "unlockValue": [
  770. 0
  771. ],
  772. "unlockMessage": 0,
  773. "shopItemID": 222,
  774. "pageSortNum": 22,
  775. "continueTime": -1
  776. },
  777. {
  778. "ID": 223,
  779. "shopName": 1622,
  780. "shopDesc": null,
  781. "shopShowTemplate": 3,
  782. "shopShowTemplateParm": [
  783. "icon_item_Gear_Boots"
  784. ],
  785. "shopGroup": 3,
  786. "unlockType": 0,
  787. "unlockValue": [
  788. 0
  789. ],
  790. "unlockMessage": 0,
  791. "shopItemID": 223,
  792. "pageSortNum": 23,
  793. "continueTime": -1
  794. },
  795. {
  796. "ID": 224,
  797. "shopName": 1623,
  798. "shopDesc": null,
  799. "shopShowTemplate": 3,
  800. "shopShowTemplateParm": [
  801. "icon_item_Gear_Boots"
  802. ],
  803. "shopGroup": 3,
  804. "unlockType": 0,
  805. "unlockValue": [
  806. 0
  807. ],
  808. "unlockMessage": 0,
  809. "shopItemID": 224,
  810. "pageSortNum": 24,
  811. "continueTime": -1
  812. },
  813. {
  814. "ID": 225,
  815. "shopName": 1624,
  816. "shopDesc": null,
  817. "shopShowTemplate": 3,
  818. "shopShowTemplateParm": [
  819. "icon_item_Gear_Boots"
  820. ],
  821. "shopGroup": 3,
  822. "unlockType": 0,
  823. "unlockValue": [
  824. 0
  825. ],
  826. "unlockMessage": 0,
  827. "shopItemID": 225,
  828. "pageSortNum": 25,
  829. "continueTime": -1
  830. },
  831. {
  832. "ID": 226,
  833. "shopName": 1625,
  834. "shopDesc": null,
  835. "shopShowTemplate": 3,
  836. "shopShowTemplateParm": [
  837. "icon_item_Gear_Boots"
  838. ],
  839. "shopGroup": 3,
  840. "unlockType": 0,
  841. "unlockValue": [
  842. 0
  843. ],
  844. "unlockMessage": 0,
  845. "shopItemID": 226,
  846. "pageSortNum": 26,
  847. "continueTime": -1
  848. },
  849. {
  850. "ID": 227,
  851. "shopName": 1626,
  852. "shopDesc": null,
  853. "shopShowTemplate": 3,
  854. "shopShowTemplateParm": [
  855. "icon_item_Gear_Boots"
  856. ],
  857. "shopGroup": 3,
  858. "unlockType": 0,
  859. "unlockValue": [
  860. 0
  861. ],
  862. "unlockMessage": 0,
  863. "shopItemID": 227,
  864. "pageSortNum": 27,
  865. "continueTime": -1
  866. },
  867. {
  868. "ID": 228,
  869. "shopName": 1627,
  870. "shopDesc": null,
  871. "shopShowTemplate": 3,
  872. "shopShowTemplateParm": [
  873. "icon_item_Gear_Boots"
  874. ],
  875. "shopGroup": 3,
  876. "unlockType": 0,
  877. "unlockValue": [
  878. 0
  879. ],
  880. "unlockMessage": 0,
  881. "shopItemID": 228,
  882. "pageSortNum": 28,
  883. "continueTime": -1
  884. },
  885. {
  886. "ID": 229,
  887. "shopName": 1628,
  888. "shopDesc": null,
  889. "shopShowTemplate": 3,
  890. "shopShowTemplateParm": [
  891. "icon_item_Gear_Boots"
  892. ],
  893. "shopGroup": 3,
  894. "unlockType": 0,
  895. "unlockValue": [
  896. 0
  897. ],
  898. "unlockMessage": 0,
  899. "shopItemID": 229,
  900. "pageSortNum": 29,
  901. "continueTime": -1
  902. },
  903. {
  904. "ID": 230,
  905. "shopName": 1629,
  906. "shopDesc": null,
  907. "shopShowTemplate": 3,
  908. "shopShowTemplateParm": [
  909. "icon_item_Gear_Boots"
  910. ],
  911. "shopGroup": 3,
  912. "unlockType": 0,
  913. "unlockValue": [
  914. 0
  915. ],
  916. "unlockMessage": 0,
  917. "shopItemID": 230,
  918. "pageSortNum": 30,
  919. "continueTime": -1
  920. },
  921. {
  922. "ID": 231,
  923. "shopName": 1630,
  924. "shopDesc": null,
  925. "shopShowTemplate": 3,
  926. "shopShowTemplateParm": [
  927. "icon_item_Gear_Boots"
  928. ],
  929. "shopGroup": 3,
  930. "unlockType": 0,
  931. "unlockValue": [
  932. 0
  933. ],
  934. "unlockMessage": 0,
  935. "shopItemID": 231,
  936. "pageSortNum": 31,
  937. "continueTime": -1
  938. },
  939. {
  940. "ID": 232,
  941. "shopName": 1631,
  942. "shopDesc": null,
  943. "shopShowTemplate": 3,
  944. "shopShowTemplateParm": [
  945. "icon_item_Gear_Boots"
  946. ],
  947. "shopGroup": 3,
  948. "unlockType": 0,
  949. "unlockValue": [
  950. 0
  951. ],
  952. "unlockMessage": 0,
  953. "shopItemID": 232,
  954. "pageSortNum": 32,
  955. "continueTime": -1
  956. },
  957. {
  958. "ID": 233,
  959. "shopName": 1632,
  960. "shopDesc": null,
  961. "shopShowTemplate": 3,
  962. "shopShowTemplateParm": [
  963. "icon_item_Gear_Boots"
  964. ],
  965. "shopGroup": 3,
  966. "unlockType": 0,
  967. "unlockValue": [
  968. 0
  969. ],
  970. "unlockMessage": 0,
  971. "shopItemID": 233,
  972. "pageSortNum": 33,
  973. "continueTime": -1
  974. }
  975. ]
  976. }