GuideConfig.lua 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902
  1. local root = {
  2. {
  3. groupId = 0,
  4. guideId = 1,
  5. operate = true,
  6. clickArea = true,
  7. autoNext = true,
  8. name = '桃桃',
  9. img = 'guide_jl',
  10. fingerType = 1,
  11. content = '大人回应镇民“<color=#da7ddf>结缘</color>、<color=#e45252>赐福</color>、<color=#24b8cf>除厄</color>、<color=#da8500>金运</color>”四种祈愿后,大家对您的信仰会逐步增加。',
  12. round = 2
  13. },
  14. {
  15. groupId = 0,
  16. guideId = 2,
  17. operate = true,
  18. clickArea = true,
  19. autoNext = true,
  20. name = '桃桃',
  21. img = 'guide_jl',
  22. fingerType = 1,
  23. content = '回应大家的祈愿,需要大人收集“<color=#da7ddf>粉</color>、<color=#e45252>红</color>、<color=#24b8cf>青</color>、<color=#da8500>黄</color>”四色灵晶,并召唤伙伴协助工作。',
  24. round = 2
  25. },
  26. {
  27. groupId = 0,
  28. guideId = 3,
  29. type = 'LINK',
  30. operate = true,
  31. clickArea = true,
  32. name = '桃桃',
  33. img = 'guide_jl',
  34. fingerType = 1,
  35. content = '接下来,就请大人带领伙伴们一起,为萌宠镇带来幸福吧~',
  36. round = 2,
  37. links = {{4,2},{3,2},{2,2},{2,1},{2,0}},
  38. lineOffset = {{x=11, y=22,dis=10},{x=2, y=32,dis=10}}
  39. },
  40. {
  41. groupId = 0,
  42. guideId = 4,
  43. operate = true,
  44. clickArea = true,
  45. autoNext = true,
  46. name = '桃桃',
  47. img = 'guide_jl',
  48. fingerType = 1,
  49. content = '大人真厉害,桃桃差点流失信仰之力呢。',
  50. round = 3
  51. },
  52. {
  53. groupId = 0,
  54. guideId = 5,
  55. type = 'AUTO_LINK',
  56. operate = true,
  57. clickArea = true,
  58. name = '桃桃',
  59. img = 'guide_jl',
  60. fingerType = 1,
  61. content = '不过接下来,可是桃桃的回合,大人小心了~',
  62. round = 3
  63. },
  64. {
  65. groupId = 0,
  66. guideId = 6,
  67. operate = true,
  68. clickArea = true,
  69. autoNext = true,
  70. name = '桃桃',
  71. img = 'guide_jl',
  72. fingerType = 1,
  73. content = '伙伴们各有所长,应对不同的祈愿工作时,他们会和对应灵晶产生力量共鸣。',
  74. round = 4
  75. },
  76. {
  77. groupId = 0,
  78. guideId = 7,
  79. type = 'LINK',
  80. operate = true,
  81. clickArea = true,
  82. name = '桃桃',
  83. img = 'guide_jl',
  84. fingerType = 1,
  85. content = '大人不妨试试,在灵晶和伙伴之间,建立共鸣链接~',
  86. round = 4,
  87. links = {{1,3},{2,2},{2,1},{2,0},{3,0},{4,0}},
  88. lineOffset = {{x=-2, y=18,dis=15},{x=0, y=27,dis=10},{x=0, y=14,dis=10}}
  89. },
  90. {
  91. groupId = 0,
  92. guideId = 8,
  93. type = 'LINK',
  94. operate = true,
  95. clickArea = true,
  96. name = '桃桃',
  97. fingerType = 1,
  98. content = '大人在收集灵晶后,说不定会有意外收获哦~',
  99. contentpos = {0,500},
  100. round = 6,
  101. links = {{1,4},{1,3},{1,2},{2,2}},
  102. lineOffset = {{x=3, y=24,dis=10},{x=3, y=32,dis=10}}
  103. },
  104. {
  105. groupId = 0,
  106. guideId = 9,
  107. operate = true,
  108. clickArea = true,
  109. autoNext = true,
  110. name = '桃桃',
  111. img = 'guide_jl',
  112. fingerType = 1,
  113. content = '大人真厉害~桃桃马上就要输给大人啦~',
  114. round = 8
  115. },
  116. {
  117. groupId = 0,
  118. guideId = 10,
  119. operate = true,
  120. clickArea = true,
  121. autoNext = true,
  122. name = '桃桃',
  123. img = 'guide_jl',
  124. fingerType = 1,
  125. content = '不过桃桃要提醒大人一句,大人以后的对手可是其他地域的土地神。',
  126. round = 8
  127. },
  128. {
  129. groupId = 0,
  130. guideId = 11,
  131. type = 'LINK',
  132. operate = true,
  133. clickArea = true,
  134. name = '桃桃',
  135. img = 'guide_jl',
  136. fingerType = 1,
  137. content = '想要成长为更厉害的神明,大人就要努力赢得每一场信仰之力的比拼!',
  138. round = 8,
  139. links = {{4,1},{4,0},{3,0},{2,0},{1,0},{0,0}},
  140. lineOffset = {{x=1, y=15,dis=10},{x=1, y=10,dis=10}}
  141. },
  142. {
  143. groupId = 0,
  144. guideId = 12,
  145. doneId = 12,
  146. type = 'WAR_RESULT',
  147. touchMask = true,
  148. force = true,
  149. operate = true,
  150. clickArea = true,
  151. name = '桃桃',
  152. img = 'guide_jl',
  153. fingerType = 1,
  154. content = '工作时收获的灵晶,都是属于大人的哦~',
  155. items = {{id=401,count=4},{id=402,count=17},{id=101,count=5},{id=201,count=35},{id=30000,count=1}}
  156. },
  157. {
  158. groupId = 0,
  159. guideId = 13,
  160. doneId = 13,
  161. type = 'OPEN_BOX',
  162. force = true,
  163. operate = true,
  164. clickArea = true,
  165. name = '桃桃',
  166. img = 'guide_jl',
  167. fingerType = 2,
  168. content = '这是大人比拼胜利的奖励~快打开瞧瞧吧。',
  169. contentpos = {0,250}
  170. },
  171. {
  172. groupId = 0,
  173. guideId = 14,
  174. type = 'UPLV_HERO_1',
  175. touchMask = true,
  176. force = true,
  177. operate = true,
  178. clickArea = true,
  179. name = '桃桃',
  180. img = 'guide_jl',
  181. fingerType = 2,
  182. content = '我们可以通过“育成”,查看伙伴们的信息。帮助伙伴们提升,大人日后的工作也会进行的更加顺利。'
  183. },
  184. {
  185. groupId = 0,
  186. guideId = 15,
  187. type = 'UPLV_HERO_2',
  188. touchMask = true,
  189. force = true,
  190. operate = true,
  191. clickArea = true,
  192. name = '桃桃',
  193. img = 'guide_jl',
  194. fingerType = 2,
  195. content = '现在,来帮助晴色提升,增强他的实力吧。'
  196. },
  197. {
  198. groupId = 0,
  199. guideId = 16,
  200. doneId = 17,
  201. type = 'UPLV_HERO_3',
  202. force = true,
  203. operate = true,
  204. clickArea = true,
  205. name = '桃桃',
  206. img = 'guide_jl',
  207. fingerType = 2
  208. },
  209. {
  210. groupId = 0,
  211. guideId = 17,
  212. type = 'UPLV_HERO_4',
  213. force = true,
  214. operate = true,
  215. clickArea = true,
  216. name = '桃桃',
  217. img = 'guide_jl',
  218. fingerType = 2
  219. },
  220. {
  221. groupId = 0,
  222. guideId = 18,
  223. type = 'UPLV_HERO_5',
  224. touchMask = true,
  225. force = true,
  226. operate = true,
  227. clickArea = true,
  228. name = '桃桃',
  229. img = 'guide_jl',
  230. fingerType = 2,
  231. content = '下面,让我们继续土地神工作的学习吧~'
  232. },
  233. {
  234. groupId = 0,
  235. guideId = 19,
  236. type = 'START_WAR_TALK',
  237. force = true,
  238. operate = true,
  239. clickArea = true,
  240. talk = true,
  241. autoNext = true,
  242. name = '桃桃',
  243. img = 'guide_jl',
  244. fingerType = 2,
  245. content = '想要晋升神位,就要不断地和其他地域土地神进行比拼。没办法~竞争就是这么激烈~'
  246. },
  247. {
  248. groupId = 0,
  249. guideId = 20,
  250. type = 'START_WAR_TALK',
  251. force = true,
  252. operate = true,
  253. clickArea = true,
  254. talk = true,
  255. autoNext = true,
  256. name = '桃桃',
  257. img = 'guide_jl',
  258. fingerType = 2,
  259. content = '比拼一般都在云游之镜中进行~'
  260. },
  261. {
  262. groupId = 0,
  263. guideId = 21,
  264. type = 'START_WAR_TALK',
  265. force = true,
  266. operate = true,
  267. clickArea = true,
  268. talk = true,
  269. autoNext = true,
  270. name = '桃桃',
  271. img = 'guide_jl',
  272. fingerType = 2,
  273. content = '不过,在挑战别人之前,大人要跟桃桃学的还有很多呢。'
  274. },
  275. {
  276. groupId = 0,
  277. guideId = 22,
  278. type = 'START_WAR',
  279. force = true,
  280. operate = true,
  281. clickArea = true,
  282. name = '桃桃',
  283. img = 'guide_jl',
  284. fingerType = 2,
  285. content = '准备好和桃桃比拼了吗?这次桃桃可不会让着你了~'
  286. },
  287. {
  288. groupId = 0,
  289. guideId = 23,
  290. type = 'LINK',
  291. operate = true,
  292. clickArea = true,
  293. name = '桃桃',
  294. img = 'guide_jl',
  295. fingerType = 1,
  296. content = '如果收集4个以上灵晶,就可以获得附着伙伴力量,具有特殊技能的技能灵晶~',
  297. round = 2,
  298. links = {{1,0},{2,1},{2,0},{3,0},{4,0}},
  299. lineOffset = {{x=-2, y=12,dis=15},{x=2, y=36,dis=10},{x=2, y=20,dis=10}}
  300. },
  301. {
  302. groupId = 0,
  303. guideId = 24,
  304. operate = true,
  305. clickArea = true,
  306. autoNext = true,
  307. name = '桃桃',
  308. img = 'guide_jl',
  309. fingerType = 1,
  310. content = '这块技能灵晶附着的特殊能力是……啊!是“龟甲卜吉”。',
  311. round = 4
  312. },
  313. {
  314. groupId = 0,
  315. guideId = 25,
  316. type = 'LINK',
  317. operate = true,
  318. clickArea = true,
  319. name = '桃桃',
  320. img = 'guide_jl',
  321. fingerType = 1,
  322. content = '大人快试试激活技能灵晶,展开龟甲,守护您的信仰之力吧~',
  323. round = 4,
  324. links = {{2,3},{2,2},{1,2},{1,1},{2,0}},
  325. lineOffset = {{x=2, y=38,dis=10},{x=2, y=17,dis=10},{x=3, y=17,dis=10},{x=3, y=26,dis=15}}
  326. },
  327. {
  328. groupId = 0,
  329. guideId = 26,
  330. type = 'LINK',
  331. operate = true,
  332. clickArea = true,
  333. name = '桃桃',
  334. img = 'guide_jl',
  335. fingerType = 1,
  336. content = '现在,大人可以试着夺取桃桃的技能灵晶~',
  337. round = 6,
  338. links = {{1,2},{2,1},{3,1},{3,0},{4,0}},
  339. lineOffset = {{x=3, y=17,dis=15},{x=2, y=16,dis=10},{x=3, y=16,dis=10},{x=3, y=20,dis=10}}
  340. },
  341. {
  342. groupId = 0,
  343. guideId = 27,
  344. doneId = 27,
  345. type = 'LINK',
  346. operate = true,
  347. clickArea = true,
  348. name = '桃桃',
  349. fingerType = 1,
  350. content = '呀!大人可以激活两个技能了呢。',
  351. contentpos = {0,550},
  352. round = 8,
  353. links = {{3,4},{3,3},{2,2},{2,1},{2,0},{1,0},{0,0}},
  354. items = {{id=402,count=12},{id=403,count=10},{id=101,count=5},{id=201,count=35},{id=30001,count=1}},
  355. lineOffset = {{x=0, y=29,dis=10},{x=0, y=38,dis=15},{x=0, y=27,dis=10},{x=0, y=20,dis=10}}
  356. },
  357. {
  358. groupId = 0,
  359. guideId = 28,
  360. type = 'PASS_CHECK_1',
  361. force = true,
  362. operate = true,
  363. clickArea = true,
  364. name = '桃桃',
  365. img = 'guide_jl',
  366. fingerType = 2,
  367. content = '去功勋宝录领取奖励'
  368. },
  369. {
  370. groupId = 0,
  371. guideId = 29,
  372. doneId = 29,
  373. type = 'PASS_CHECK_2',
  374. force = true,
  375. operate = true,
  376. clickArea = true,
  377. name = '桃桃',
  378. img = 'guide_jl',
  379. fingerType = 2,
  380. content = '点击领取功勋奖励'
  381. },
  382. {
  383. groupId = 0,
  384. guideId = 30,
  385. type = 'PASS_CHECK_3',
  386. force = true,
  387. operate = true,
  388. clickArea = true,
  389. name = '桃桃',
  390. img = 'guide_jl',
  391. fingerType = 2,
  392. content = '返回大厅继续游戏'
  393. },
  394. {
  395. groupId = 10,
  396. guideId = 1001,
  397. type = 'KEY_1',
  398. operate = false,
  399. clickArea = false,
  400. fingerType = 2,
  401. content = '你获得了一个宝箱,快来打开它把!',
  402. contentpos = {0,-720}
  403. },
  404. {
  405. groupId = 10,
  406. guideId = 1002,
  407. type = 'KEY_2',
  408. operate = false,
  409. clickArea = false,
  410. name = '桃桃',
  411. img = 'guide_jl',
  412. fingerType = 2,
  413. content = '点击锁孔可以解锁宝箱。',
  414. contentpos = {0,-720}
  415. },
  416. {
  417. groupId = 10,
  418. guideId = 1003,
  419. doneId = 1003,
  420. type = 'KEY_3',
  421. operate = false,
  422. clickArea = false,
  423. name = '桃桃',
  424. img = 'guide_jl',
  425. fingerType = 2,
  426. content = '点击领取宝箱内的奖励。',
  427. contentpos = {0,-720}
  428. },
  429. {
  430. groupId = 1100,
  431. guideId = 1101,
  432. type = 'SET_NAME_TALK',
  433. operate = true,
  434. clickArea = true,
  435. talk = true,
  436. autoNext = true,
  437. name = '桃桃',
  438. img = 'guide_jl',
  439. fingerType = 1,
  440. content = '哎呀呀,忘了件重要的事情呢!'
  441. },
  442. {
  443. groupId = 1100,
  444. guideId = 1102,
  445. type = 'SET_NAME_TALK',
  446. operate = true,
  447. clickArea = true,
  448. talk = true,
  449. autoNext = true,
  450. name = '桃桃',
  451. img = 'guide_jl',
  452. fingerType = 1,
  453. content = '还请大人在履职书上签下您的名字~这样您就正式成为萌宠镇的守护者啦~'
  454. },
  455. {
  456. groupId = 1100,
  457. guideId = 1103,
  458. type = 'OPEN_SET_NAME',
  459. operate = true,
  460. clickArea = true,
  461. name = '桃桃',
  462. img = 'guide_jl',
  463. fingerType = 1
  464. },
  465. {
  466. groupId = 1100,
  467. guideId = 1104,
  468. doneId = 1104,
  469. type = 'SET_NAME',
  470. operate = true,
  471. clickArea = true,
  472. name = '桃桃',
  473. img = 'guide_jl',
  474. fingerType = 1
  475. },
  476. {
  477. groupId = 1200,
  478. guideId = 1201,
  479. doneId = 1201,
  480. type = 'RANK_CHALLENGE_1',
  481. operate = true,
  482. clickArea = true,
  483. name = '桃桃',
  484. img = 'guide_jl',
  485. fingerType = 2,
  486. content = '打开活动界面[决战之夜]'
  487. },
  488. {
  489. groupId = 1200,
  490. guideId = 1202,
  491. type = 'RANK_CHALLENGE_2',
  492. operate = true,
  493. clickArea = true,
  494. name = '桃桃',
  495. img = 'guide_jl',
  496. fingerType = 2,
  497. content = '排位赛已经解锁',
  498. contentpos = {0,250}
  499. },
  500. {
  501. groupId = 1200,
  502. guideId = 1203,
  503. type = 'RANK_CHALLENGE_3',
  504. operate = true,
  505. clickArea = true,
  506. name = '桃桃',
  507. img = 'guide_jl',
  508. fingerType = 2,
  509. content = '不断挑战可赢取丰厚奖励,查看一下吧'
  510. },
  511. {
  512. groupId = 1300,
  513. guideId = 1301,
  514. doneId = 1301,
  515. type = 'HONOUR_1',
  516. operate = true,
  517. clickArea = true,
  518. name = '桃桃',
  519. img = 'guide_jl',
  520. fingerType = 2,
  521. content = '打开活动界面[演武争彩]'
  522. },
  523. {
  524. groupId = 1300,
  525. guideId = 1302,
  526. type = 'HONOUR_2',
  527. operate = true,
  528. clickArea = true,
  529. name = '桃桃',
  530. img = 'guide_jl',
  531. fingerType = 2,
  532. content = '这是演武争彩,每次战胜可提高最终奖励。胜5场可领最高奖励。'
  533. },
  534. {
  535. groupId = 1300,
  536. guideId = 1303,
  537. type = 'HONOUR_3',
  538. operate = true,
  539. clickArea = true,
  540. introduce = true,
  541. name = '桃桃',
  542. img = 'guide_jl',
  543. content = '这里可查看奖励详情',
  544. contentpos = {0,250}
  545. },
  546. {
  547. groupId = 1300,
  548. guideId = 1304,
  549. type = 'HONOUR_4',
  550. operate = true,
  551. clickArea = true,
  552. introduce = true,
  553. name = '桃桃',
  554. img = 'guide_jl',
  555. content = '点击这里查看详细规则',
  556. contentpos = {0,450}
  557. },
  558. {
  559. groupId = 1300,
  560. guideId = 1305,
  561. type = 'HONOUR_5',
  562. operate = true,
  563. clickArea = true,
  564. introduce = true,
  565. name = '桃桃',
  566. img = 'guide_jl',
  567. content = '失败3场终止挑战,如果你准备好了,就尝试一次免费挑战吧。',
  568. contentpos = {0,350}
  569. },
  570. {
  571. groupId = 1400,
  572. guideId = 1401,
  573. doneId = 1401,
  574. type = 'SUMMON_OPEN',
  575. operate = true,
  576. clickArea = true,
  577. name = '桃桃',
  578. img = 'guide_jl',
  579. fingerType = 1,
  580. content = '新功能<color=#e45252>召唤</color>已解锁,大人可以在这里和自己有灵犀感应的英雄相知相遇哦。'
  581. },
  582. {
  583. groupId = 1500,
  584. guideId = 1501,
  585. type = 'TEN_SUMMON_1',
  586. force = true,
  587. operate = true,
  588. clickArea = true,
  589. name = '桃桃',
  590. img = 'guide_jl',
  591. fingerType = 2,
  592. content = '打开召唤界面'
  593. },
  594. {
  595. groupId = 1500,
  596. guideId = 1502,
  597. type = 'TEN_SUMMON_2',
  598. force = true,
  599. operate = true,
  600. clickArea = true,
  601. name = '桃桃',
  602. img = 'guide_jl',
  603. fingerType = 2,
  604. content = '切换到该卡池'
  605. },
  606. {
  607. groupId = 1500,
  608. guideId = 1503,
  609. doneId = 1503,
  610. type = 'TEN_SUMMON_3',
  611. force = true,
  612. operate = true,
  613. clickArea = true,
  614. name = '桃桃',
  615. img = 'guide_jl',
  616. fingerType = 2,
  617. content = '快来十连召唤吧'
  618. },
  619. {
  620. groupId = 1500,
  621. guideId = 1504,
  622. type = 'TEN_SUMMON_4',
  623. force = true,
  624. operate = true,
  625. clickArea = true,
  626. name = '桃桃',
  627. img = 'guide_jl',
  628. fingerType = 2,
  629. content = '去卡牌界面装备新卡'
  630. },
  631. {
  632. groupId = 1500,
  633. guideId = 1505,
  634. type = 'TEN_SUMMON_5',
  635. force = true,
  636. operate = true,
  637. clickArea = true,
  638. fingerType = 2
  639. },
  640. {
  641. groupId = 1500,
  642. guideId = 1506,
  643. type = 'TEN_SUMMON_6',
  644. force = true,
  645. operate = true,
  646. clickArea = true,
  647. name = '桃桃',
  648. img = 'guide_jl',
  649. fingerType = 2,
  650. content = '点击新卡后选择上阵'
  651. },
  652. {
  653. groupId = 1600,
  654. guideId = 1601,
  655. doneId = 1601,
  656. type = 'FRIEND_1',
  657. operate = true,
  658. clickArea = true,
  659. name = '桃桃',
  660. img = 'guide_jl',
  661. fingerType = 2,
  662. content = '大人在云游比拼过程中已经小有名气了~现在社交功能已经开放~'
  663. },
  664. {
  665. groupId = 1600,
  666. guideId = 1602,
  667. type = 'FRIEND_2',
  668. touchMask = true,
  669. operate = true,
  670. clickArea = true,
  671. name = '桃桃',
  672. img = 'guide_jl',
  673. fingerType = 2,
  674. content = '随着云游积分的升高,还会开启联盟相关的功能~现在先来体验好友功能吧~',
  675. contentpos = {0,-250}
  676. },
  677. {
  678. groupId = 1600,
  679. guideId = 1603,
  680. type = 'FRIEND_3',
  681. operate = true,
  682. clickArea = true,
  683. name = '桃桃',
  684. img = 'guide_jl',
  685. fingerType = 2,
  686. content = '大人可以在好友界面添加好友~',
  687. contentpos = {0,450}
  688. },
  689. {
  690. groupId = 1600,
  691. guideId = 1604,
  692. type = 'FRIEND_4',
  693. operate = true,
  694. clickArea = true,
  695. name = '桃桃',
  696. img = 'guide_jl',
  697. fingerType = 2,
  698. content = '其他神官的好友申请会在好友申请界面展示~',
  699. contentpos = {0,450}
  700. },
  701. {
  702. groupId = 1700,
  703. guideId = 1701,
  704. doneId = 1701,
  705. type = 'UNION_1',
  706. operate = true,
  707. clickArea = true,
  708. name = '桃桃',
  709. img = 'guide_jl',
  710. fingerType = 2,
  711. content = '打开社交界面'
  712. },
  713. {
  714. groupId = 1700,
  715. guideId = 1702,
  716. type = 'UNION_2',
  717. operate = true,
  718. clickArea = true,
  719. introduce = true,
  720. name = '桃桃',
  721. img = 'guide_jl',
  722. fingerType = 2,
  723. content = '点这里查看俱乐部排名',
  724. contentpos = {0,450}
  725. },
  726. {
  727. groupId = 1700,
  728. guideId = 1703,
  729. type = 'UNION_3',
  730. operate = true,
  731. clickArea = true,
  732. introduce = true,
  733. name = '桃桃',
  734. img = 'guide_jl',
  735. fingerType = 2,
  736. content = '点这里输入邀请码加入对局',
  737. contentpos = {0,450}
  738. },
  739. {
  740. groupId = 1700,
  741. guideId = 1704,
  742. type = 'UNION_4',
  743. operate = true,
  744. clickArea = true,
  745. name = '桃桃',
  746. img = 'guide_jl',
  747. fingerType = 2,
  748. content = '点这里加入俱乐部',
  749. contentpos = {0,450}
  750. },
  751. {
  752. groupId = 1700,
  753. guideId = 1705,
  754. type = 'UNION_5',
  755. operate = true,
  756. clickArea = true,
  757. introduce = true,
  758. name = '桃桃',
  759. img = 'guide_jl',
  760. content = '选一个你喜欢的俱乐部加入吧',
  761. contentpos = {0,550}
  762. },
  763. {
  764. groupId = 1800,
  765. guideId = 1801,
  766. doneId = 1801,
  767. type = 'OPEN_CHEST',
  768. operate = true,
  769. clickArea = true,
  770. name = '桃桃',
  771. img = 'guide_jl',
  772. fingerType = 1,
  773. content = '点这里打开宝箱界面',
  774. contentpos = {0,450}
  775. },
  776. {
  777. groupId = 1900,
  778. guideId = 1901,
  779. doneId = 1901,
  780. type = 'BLACK_MARKET_1',
  781. force = true,
  782. operate = true,
  783. clickArea = true,
  784. name = '桃桃',
  785. img = 'guide_jl',
  786. fingerType = 2,
  787. content = '黑市商人已经解锁',
  788. contentpos = {0,250}
  789. },
  790. {
  791. groupId = 1900,
  792. guideId = 1902,
  793. type = 'BLACK_MARKET_2',
  794. force = true,
  795. operate = true,
  796. clickArea = true,
  797. introduce = true,
  798. name = '桃桃',
  799. img = 'guide_jl',
  800. content = '黑市商人每天会带来不同的商品',
  801. contentpos = {0,450}
  802. },
  803. {
  804. groupId = 1900,
  805. guideId = 1903,
  806. type = 'BLACK_MARKET_3',
  807. force = true,
  808. operate = true,
  809. clickArea = true,
  810. name = '桃桃',
  811. img = 'guide_jl',
  812. fingerType = 2,
  813. content = '每天记得来领取免费的奖励哦~',
  814. contentpos = {0,-450}
  815. },
  816. {
  817. groupId = 2000,
  818. guideId = 2001,
  819. doneId = 2001,
  820. type = 'PVE_UNLOCK_1',
  821. operate = true,
  822. clickArea = true,
  823. name = '桃桃',
  824. img = 'guide_jl',
  825. fingerType = 2,
  826. content = '新功能<color=#e45252>封魔录</color>已解锁,世界突然被一股邪魔力量入侵,点击修行进去查看。'
  827. },
  828. {
  829. groupId = 2000,
  830. guideId = 2002,
  831. type = 'PVE_UNLOCK_2',
  832. operate = true,
  833. clickArea = true,
  834. name = '桃桃',
  835. img = 'guide_jl',
  836. fingerType = 2,
  837. content = '这里散发出一股令人窒息的气息,进去探索一下。'
  838. },
  839. {
  840. groupId = 2000,
  841. guideId = 2003,
  842. type = 'PVE_UNLOCK_3',
  843. operate = true,
  844. clickArea = true,
  845. name = '桃桃',
  846. img = 'guide_jl',
  847. fingerType = 2,
  848. content = '村子里一片乌云压顶,不好,还有小伙伴在那里修行呢。'
  849. },
  850. {
  851. groupId = 2000,
  852. guideId = 2004,
  853. type = 'PVE_UNLOCK_4',
  854. operate = true,
  855. clickArea = true
  856. },
  857. {
  858. groupId = 2100,
  859. guideId = 2101,
  860. doneId = 2101,
  861. type = 'ANGRY_TIP',
  862. operate = true,
  863. clickArea = true,
  864. introduce = true,
  865. name = '桃桃',
  866. img = 'guide_jl',
  867. content = '大人受到伤害及我方英雄被杀时怒气会自动累计,满怒时可使用该能力。'
  868. },
  869. {
  870. groupId = 2200,
  871. guideId = 2201,
  872. type = 'ANGRY_USE_1',
  873. operate = true,
  874. clickArea = true,
  875. name = '桃桃',
  876. img = 'guide_jl',
  877. fingerType = 2,
  878. content = '满怒时,先点怒气'
  879. },
  880. {
  881. groupId = 2200,
  882. guideId = 2202,
  883. type = 'ANGRY_USE_2',
  884. operate = true,
  885. name = '桃桃',
  886. img = 'guide_jl',
  887. content = '再点我方色块上的技能',
  888. contentpos = {0,450}
  889. },
  890. {
  891. groupId = 2200,
  892. guideId = 2203,
  893. doneId = 2203,
  894. type = 'ANGRY_USE_3',
  895. operate = true,
  896. name = '桃桃',
  897. img = 'guide_jl',
  898. content = '连线后即可使用技能',
  899. contentpos = {0,450}
  900. }
  901. }
  902. return root