隐藏神庙活动_游戏区域.rebolt 89 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524
  1. {
  2. "CustomFunc": {
  3. "初始化": [
  4. [
  5. "Name",
  6. "初始化",
  7. "Yrl3Q7mDtKKa",
  8. "/Users/bubbledev/Documents/gitWork/Bubble_Dragon2/Resources/Res_Activities/HiddenTemple/ccb/隐藏神庙活动_挖掘游戏_游戏区域.red"
  9. ],
  10. [
  11. "BTInputSlot",
  12. "当前阶段"
  13. ]
  14. ],
  15. "加载游戏": [
  16. [
  17. "Name",
  18. "加载游戏",
  19. "WkK5I2q5pzSG",
  20. "/Users/bubbledev/Documents/gitWork/Bubble_Dragon2/Resources/Res_Activities/HiddenTemple/ccb/隐藏神庙活动_挖掘游戏_游戏区域.red"
  21. ],
  22. [
  23. "BTInputSlot",
  24. "当前阶段"
  25. ]
  26. ],
  27. "游戏区域变暗": [
  28. [
  29. "Name",
  30. "游戏区域变暗",
  31. "5EICgUoYu33x",
  32. "/Users/bubbledev/Documents/gitWork/Bubble_Dragon2/Resources/Res_Activities/HiddenTemple/ccb/隐藏神庙活动_挖掘游戏_游戏区域.red"
  33. ],
  34. [
  35. "BTInputSlot",
  36. "当前阶段"
  37. ]
  38. ],
  39. "转换到下一关": [
  40. [
  41. "Name",
  42. "转换到下一关",
  43. "aUaRNeCSC0Pn",
  44. "/Users/bubbledev/Documents/gitWork/Bubble_Dragon2/Resources/Res_Activities/HiddenTemple/ccb/隐藏神庙活动_挖掘游戏_游戏区域.red"
  45. ],
  46. [
  47. "BTInputSlot",
  48. "当前阶段"
  49. ]
  50. ]
  51. },
  52. "CustomList": {
  53. },
  54. "CustomMessage": {
  55. "Hello Red": 1
  56. },
  57. "CustomTestFunc": {
  58. },
  59. "CustomVar": {
  60. },
  61. "DisPlayName": "隐藏神庙活动_游戏区域",
  62. "RedFileList": {
  63. },
  64. "RedNoteInfo": {
  65. },
  66. "TreeList": {
  67. "Tree0": {
  68. "ExportTree": true,
  69. "ImageIndex": 1,
  70. "Name": {
  71. "Type": "STRING",
  72. "Value": "初始化",
  73. "displayName": ""
  74. },
  75. "Type": "BTCustomFuncHeadAction",
  76. "VarJson": {
  77. "boolJson": {
  78. },
  79. "numberJson": {
  80. "当前阶段": "Number"
  81. }
  82. },
  83. "isIllegal": false,
  84. "randomID": "Yrl3Q7mDtKKa",
  85. "stepSlot": {
  86. "ContainerValue": {
  87. "BTInputSlot1": {
  88. "ContainerValue": {
  89. "Type": "BTFuncVariableAction",
  90. "colorName": "More",
  91. "currentStr": "当前阶段",
  92. "fatherFuncID": "Yrl3Q7mDtKKa",
  93. "isIllegal": true,
  94. "randomID": "8qT6FNzj7GfY",
  95. "titleLabel": {
  96. "Type": "STRING",
  97. "Value": "当前阶段",
  98. "displayName": ""
  99. }
  100. },
  101. "StringValue": {
  102. "Type": "STRING",
  103. "Value": "当前阶段"
  104. },
  105. "Type": "BTInputSlot"
  106. },
  107. "Name": {
  108. "Type": "STRING",
  109. "Value": "加载游戏",
  110. "displayName": ""
  111. },
  112. "Type": "BTCustomFuncBodyAction",
  113. "funcHeadID": "WkK5I2q5pzSG",
  114. "isIllegal": true,
  115. "paramArr": [
  116. [
  117. "BTInputSlot1",
  118. "当前阶段"
  119. ]
  120. ],
  121. "randomID": "LU5FhZhzaPm3",
  122. "stepSlot": {
  123. "ContainerValue": {
  124. "Type": "BTIFControlAction",
  125. "conditionA": {
  126. "ContainerValue": {
  127. "Type": "BTEqualOperatorAction",
  128. "conditionA": {
  129. "ContainerValue": {
  130. "Type": "BTFuncVariableAction",
  131. "colorName": "More",
  132. "currentStr": "当前阶段",
  133. "fatherFuncID": "Yrl3Q7mDtKKa",
  134. "isIllegal": true,
  135. "randomID": "e4FDY8IN7PPi",
  136. "titleLabel": {
  137. "Type": "STRING",
  138. "Value": "当前阶段",
  139. "displayName": ""
  140. }
  141. },
  142. "StringValue": {
  143. "Type": "FLOAT",
  144. "Value": 0
  145. },
  146. "Type": "BTInputSlot"
  147. },
  148. "conditionB": {
  149. "ContainerValue": null,
  150. "StringValue": {
  151. "Type": "FLOAT",
  152. "Value": 1
  153. },
  154. "Type": "BTInputSlot"
  155. },
  156. "isIllegal": true,
  157. "randomID": "JfLcnPNs5APi"
  158. },
  159. "Type": "BTBoolSlot"
  160. },
  161. "isIllegal": true,
  162. "randomID": "ISoz69Uh8O8i",
  163. "sectionA": {
  164. "ContainerValue": {
  165. "Type": "BTPlayTimeLineAction",
  166. "baseSelect": {
  167. "DisplayName": "常态_游戏区4x4",
  168. "Type": "Action",
  169. "Value": "2"
  170. },
  171. "isIllegal": true,
  172. "randomID": "uE3hiVJYyHKr",
  173. "stepSlot": {
  174. "ContainerValue": null,
  175. "Type": "BTStepSlot"
  176. }
  177. },
  178. "Type": "BTSectionSlot"
  179. },
  180. "stepSlot": {
  181. "ContainerValue": {
  182. "Type": "BTIFControlAction",
  183. "conditionA": {
  184. "ContainerValue": {
  185. "Type": "BTEqualOperatorAction",
  186. "conditionA": {
  187. "ContainerValue": {
  188. "Type": "BTFuncVariableAction",
  189. "colorName": "More",
  190. "currentStr": "当前阶段",
  191. "fatherFuncID": "Yrl3Q7mDtKKa",
  192. "isIllegal": true,
  193. "randomID": "MONDnIsSQLyn",
  194. "titleLabel": {
  195. "Type": "STRING",
  196. "Value": "当前阶段",
  197. "displayName": ""
  198. }
  199. },
  200. "StringValue": {
  201. "Type": "FLOAT",
  202. "Value": 0
  203. },
  204. "Type": "BTInputSlot"
  205. },
  206. "conditionB": {
  207. "ContainerValue": null,
  208. "StringValue": {
  209. "Type": "FLOAT",
  210. "Value": 2
  211. },
  212. "Type": "BTInputSlot"
  213. },
  214. "isIllegal": true,
  215. "randomID": "4FDyAc26FkCz"
  216. },
  217. "Type": "BTBoolSlot"
  218. },
  219. "isIllegal": true,
  220. "randomID": "hKN7zv2M2Irm",
  221. "sectionA": {
  222. "ContainerValue": {
  223. "Type": "BTPlayTimeLineAction",
  224. "baseSelect": {
  225. "DisplayName": "常态_游戏区5x5",
  226. "Type": "Action",
  227. "Value": "3"
  228. },
  229. "isIllegal": true,
  230. "randomID": "dOHelxq8uKpE",
  231. "stepSlot": {
  232. "ContainerValue": null,
  233. "Type": "BTStepSlot"
  234. }
  235. },
  236. "Type": "BTSectionSlot"
  237. },
  238. "stepSlot": {
  239. "ContainerValue": {
  240. "Type": "BTIFControlAction",
  241. "conditionA": {
  242. "ContainerValue": {
  243. "Type": "BTEqualOperatorAction",
  244. "conditionA": {
  245. "ContainerValue": {
  246. "Type": "BTFuncVariableAction",
  247. "colorName": "More",
  248. "currentStr": "当前阶段",
  249. "fatherFuncID": "Yrl3Q7mDtKKa",
  250. "isIllegal": true,
  251. "randomID": "kM9bkpuN6DEG",
  252. "titleLabel": {
  253. "Type": "STRING",
  254. "Value": "当前阶段",
  255. "displayName": ""
  256. }
  257. },
  258. "StringValue": {
  259. "Type": "FLOAT",
  260. "Value": 0
  261. },
  262. "Type": "BTInputSlot"
  263. },
  264. "conditionB": {
  265. "ContainerValue": null,
  266. "StringValue": {
  267. "Type": "FLOAT",
  268. "Value": 3
  269. },
  270. "Type": "BTInputSlot"
  271. },
  272. "isIllegal": true,
  273. "randomID": "d3pwl6SGTpN8"
  274. },
  275. "Type": "BTBoolSlot"
  276. },
  277. "isIllegal": true,
  278. "randomID": "4Dytow1CG484",
  279. "sectionA": {
  280. "ContainerValue": {
  281. "Type": "BTPlayTimeLineAction",
  282. "baseSelect": {
  283. "DisplayName": "常态_游戏区6x6",
  284. "Type": "Action",
  285. "Value": "4"
  286. },
  287. "isIllegal": true,
  288. "randomID": "ewng6cocGcil",
  289. "stepSlot": {
  290. "ContainerValue": null,
  291. "Type": "BTStepSlot"
  292. }
  293. },
  294. "Type": "BTSectionSlot"
  295. },
  296. "stepSlot": {
  297. "ContainerValue": {
  298. "Type": "BTIFControlAction",
  299. "conditionA": {
  300. "ContainerValue": {
  301. "Type": "BTEqualOperatorAction",
  302. "conditionA": {
  303. "ContainerValue": {
  304. "Type": "BTFuncVariableAction",
  305. "colorName": "More",
  306. "currentStr": "当前阶段",
  307. "fatherFuncID": "Yrl3Q7mDtKKa",
  308. "isIllegal": true,
  309. "randomID": "0yXJIRDVpKQw",
  310. "titleLabel": {
  311. "Type": "STRING",
  312. "Value": "当前阶段",
  313. "displayName": ""
  314. }
  315. },
  316. "StringValue": {
  317. "Type": "FLOAT",
  318. "Value": 0
  319. },
  320. "Type": "BTInputSlot"
  321. },
  322. "conditionB": {
  323. "ContainerValue": null,
  324. "StringValue": {
  325. "Type": "FLOAT",
  326. "Value": 4
  327. },
  328. "Type": "BTInputSlot"
  329. },
  330. "isIllegal": true,
  331. "randomID": "nlAPovwqsvYP"
  332. },
  333. "Type": "BTBoolSlot"
  334. },
  335. "isIllegal": true,
  336. "randomID": "wOebypHmp2bX",
  337. "sectionA": {
  338. "ContainerValue": {
  339. "Type": "BTPlayTimeLineAction",
  340. "baseSelect": {
  341. "DisplayName": "常态_游戏区7x7",
  342. "Type": "Action",
  343. "Value": "5"
  344. },
  345. "isIllegal": true,
  346. "randomID": "cfDWAQMbXcCK",
  347. "stepSlot": {
  348. "ContainerValue": null,
  349. "Type": "BTStepSlot"
  350. }
  351. },
  352. "Type": "BTSectionSlot"
  353. },
  354. "stepSlot": {
  355. "ContainerValue": {
  356. "Type": "BTIFControlAction",
  357. "conditionA": {
  358. "ContainerValue": {
  359. "Type": "BTEqualOperatorAction",
  360. "conditionA": {
  361. "ContainerValue": {
  362. "Type": "BTFuncVariableAction",
  363. "colorName": "More",
  364. "currentStr": "当前阶段",
  365. "fatherFuncID": "Yrl3Q7mDtKKa",
  366. "isIllegal": true,
  367. "randomID": "bPmehcZbuARn",
  368. "titleLabel": {
  369. "Type": "STRING",
  370. "Value": "当前阶段",
  371. "displayName": ""
  372. }
  373. },
  374. "StringValue": {
  375. "Type": "FLOAT",
  376. "Value": 0
  377. },
  378. "Type": "BTInputSlot"
  379. },
  380. "conditionB": {
  381. "ContainerValue": null,
  382. "StringValue": {
  383. "Type": "FLOAT",
  384. "Value": 5
  385. },
  386. "Type": "BTInputSlot"
  387. },
  388. "isIllegal": true,
  389. "randomID": "xce8VfbFSdrK"
  390. },
  391. "Type": "BTBoolSlot"
  392. },
  393. "isIllegal": true,
  394. "randomID": "ivuHiALcsjjY",
  395. "sectionA": {
  396. "ContainerValue": {
  397. "Type": "BTPlayTimeLineAction",
  398. "baseSelect": {
  399. "DisplayName": "常态_游戏区8x8",
  400. "Type": "Action",
  401. "Value": "6"
  402. },
  403. "isIllegal": true,
  404. "randomID": "VuriUmoeTZyN",
  405. "stepSlot": {
  406. "ContainerValue": null,
  407. "Type": "BTStepSlot"
  408. }
  409. },
  410. "Type": "BTSectionSlot"
  411. },
  412. "stepSlot": {
  413. "ContainerValue": null,
  414. "Type": "BTStepSlot"
  415. }
  416. },
  417. "Type": "BTStepSlot"
  418. }
  419. },
  420. "Type": "BTStepSlot"
  421. }
  422. },
  423. "Type": "BTStepSlot"
  424. }
  425. },
  426. "Type": "BTStepSlot"
  427. }
  428. },
  429. "Type": "BTStepSlot"
  430. }
  431. },
  432. "Type": "BTStepSlot"
  433. },
  434. "x": -164.61383807928436,
  435. "y": -418.2391154534901
  436. },
  437. "Tree1": {
  438. "ExportTree": true,
  439. "ImageIndex": 2,
  440. "Name": {
  441. "Type": "STRING",
  442. "Value": "游戏区域变暗",
  443. "displayName": ""
  444. },
  445. "Type": "BTCustomFuncHeadAction",
  446. "VarJson": {
  447. "boolJson": {
  448. },
  449. "numberJson": {
  450. "当前阶段": "Number"
  451. }
  452. },
  453. "isIllegal": false,
  454. "randomID": "5EICgUoYu33x",
  455. "stepSlot": {
  456. "ContainerValue": {
  457. "Type": "BTIFControlAction",
  458. "conditionA": {
  459. "ContainerValue": {
  460. "Type": "BTEqualOperatorAction",
  461. "conditionA": {
  462. "ContainerValue": {
  463. "Type": "BTFuncVariableAction",
  464. "colorName": "More",
  465. "currentStr": "当前阶段",
  466. "fatherFuncID": "5EICgUoYu33x",
  467. "isIllegal": true,
  468. "randomID": "ShtN9XfPyvLB",
  469. "titleLabel": {
  470. "Type": "STRING",
  471. "Value": "当前阶段",
  472. "displayName": ""
  473. }
  474. },
  475. "StringValue": {
  476. "Type": "FLOAT",
  477. "Value": 0
  478. },
  479. "Type": "BTInputSlot"
  480. },
  481. "conditionB": {
  482. "ContainerValue": null,
  483. "StringValue": {
  484. "Type": "FLOAT",
  485. "Value": 1
  486. },
  487. "Type": "BTInputSlot"
  488. },
  489. "isIllegal": true,
  490. "randomID": "korTiguPHeYE"
  491. },
  492. "Type": "BTBoolSlot"
  493. },
  494. "isIllegal": true,
  495. "randomID": "odNDriRZjufe",
  496. "sectionA": {
  497. "ContainerValue": {
  498. "Type": "BTPlayTimeLineWaitAction",
  499. "baseSelect": {
  500. "DisplayName": "4x4底板变暗",
  501. "Type": "Action",
  502. "Value": "9"
  503. },
  504. "isIllegal": true,
  505. "randomID": "foLL1LoBEu5s",
  506. "stepSlot": {
  507. "ContainerValue": null,
  508. "Type": "BTStepSlot"
  509. }
  510. },
  511. "Type": "BTSectionSlot"
  512. },
  513. "stepSlot": {
  514. "ContainerValue": {
  515. "Type": "BTIFControlAction",
  516. "conditionA": {
  517. "ContainerValue": {
  518. "Type": "BTEqualOperatorAction",
  519. "conditionA": {
  520. "ContainerValue": {
  521. "Type": "BTFuncVariableAction",
  522. "colorName": "More",
  523. "currentStr": "当前阶段",
  524. "fatherFuncID": "5EICgUoYu33x",
  525. "isIllegal": true,
  526. "randomID": "1FfalWQdYcqh",
  527. "titleLabel": {
  528. "Type": "STRING",
  529. "Value": "当前阶段",
  530. "displayName": ""
  531. }
  532. },
  533. "StringValue": {
  534. "Type": "FLOAT",
  535. "Value": 0
  536. },
  537. "Type": "BTInputSlot"
  538. },
  539. "conditionB": {
  540. "ContainerValue": null,
  541. "StringValue": {
  542. "Type": "FLOAT",
  543. "Value": 2
  544. },
  545. "Type": "BTInputSlot"
  546. },
  547. "isIllegal": true,
  548. "randomID": "5nSW8jlkJHNu"
  549. },
  550. "Type": "BTBoolSlot"
  551. },
  552. "isIllegal": true,
  553. "randomID": "kIWewYwRHn60",
  554. "sectionA": {
  555. "ContainerValue": {
  556. "Type": "BTPlayTimeLineWaitAction",
  557. "baseSelect": {
  558. "DisplayName": "5x5底板变暗",
  559. "Type": "Action",
  560. "Value": "24"
  561. },
  562. "isIllegal": true,
  563. "randomID": "zedVoZn1d6Ia",
  564. "stepSlot": {
  565. "ContainerValue": null,
  566. "Type": "BTStepSlot"
  567. }
  568. },
  569. "Type": "BTSectionSlot"
  570. },
  571. "stepSlot": {
  572. "ContainerValue": {
  573. "Type": "BTIFControlAction",
  574. "conditionA": {
  575. "ContainerValue": {
  576. "Type": "BTEqualOperatorAction",
  577. "conditionA": {
  578. "ContainerValue": {
  579. "Type": "BTFuncVariableAction",
  580. "colorName": "More",
  581. "currentStr": "当前阶段",
  582. "fatherFuncID": "5EICgUoYu33x",
  583. "isIllegal": true,
  584. "randomID": "nIReJRRm0DLK",
  585. "titleLabel": {
  586. "Type": "STRING",
  587. "Value": "当前阶段",
  588. "displayName": ""
  589. }
  590. },
  591. "StringValue": {
  592. "Type": "FLOAT",
  593. "Value": 0
  594. },
  595. "Type": "BTInputSlot"
  596. },
  597. "conditionB": {
  598. "ContainerValue": null,
  599. "StringValue": {
  600. "Type": "FLOAT",
  601. "Value": 3
  602. },
  603. "Type": "BTInputSlot"
  604. },
  605. "isIllegal": true,
  606. "randomID": "cLIybk760fF3"
  607. },
  608. "Type": "BTBoolSlot"
  609. },
  610. "isIllegal": true,
  611. "randomID": "NDLWh6ZczLuz",
  612. "sectionA": {
  613. "ContainerValue": {
  614. "Type": "BTPlayTimeLineWaitAction",
  615. "baseSelect": {
  616. "DisplayName": "6x6底板变暗",
  617. "Type": "Action",
  618. "Value": "25"
  619. },
  620. "isIllegal": true,
  621. "randomID": "xA4PZaikGZ3h",
  622. "stepSlot": {
  623. "ContainerValue": null,
  624. "Type": "BTStepSlot"
  625. }
  626. },
  627. "Type": "BTSectionSlot"
  628. },
  629. "stepSlot": {
  630. "ContainerValue": {
  631. "Type": "BTIFControlAction",
  632. "conditionA": {
  633. "ContainerValue": {
  634. "Type": "BTEqualOperatorAction",
  635. "conditionA": {
  636. "ContainerValue": {
  637. "Type": "BTFuncVariableAction",
  638. "colorName": "More",
  639. "currentStr": "当前阶段",
  640. "fatherFuncID": "5EICgUoYu33x",
  641. "isIllegal": true,
  642. "randomID": "CXqyWIMcCSvH",
  643. "titleLabel": {
  644. "Type": "STRING",
  645. "Value": "当前阶段",
  646. "displayName": ""
  647. }
  648. },
  649. "StringValue": {
  650. "Type": "FLOAT",
  651. "Value": 0
  652. },
  653. "Type": "BTInputSlot"
  654. },
  655. "conditionB": {
  656. "ContainerValue": null,
  657. "StringValue": {
  658. "Type": "FLOAT",
  659. "Value": 4
  660. },
  661. "Type": "BTInputSlot"
  662. },
  663. "isIllegal": true,
  664. "randomID": "M1hsfCVyBlb7"
  665. },
  666. "Type": "BTBoolSlot"
  667. },
  668. "isIllegal": true,
  669. "randomID": "1IY4v8tnhJhu",
  670. "sectionA": {
  671. "ContainerValue": {
  672. "Type": "BTPlayTimeLineWaitAction",
  673. "baseSelect": {
  674. "DisplayName": "7x7底板变暗",
  675. "Type": "Action",
  676. "Value": "26"
  677. },
  678. "isIllegal": true,
  679. "randomID": "TVkSZwJfV98Z",
  680. "stepSlot": {
  681. "ContainerValue": null,
  682. "Type": "BTStepSlot"
  683. }
  684. },
  685. "Type": "BTSectionSlot"
  686. },
  687. "stepSlot": {
  688. "ContainerValue": {
  689. "Type": "BTIFControlAction",
  690. "conditionA": {
  691. "ContainerValue": {
  692. "Type": "BTEqualOperatorAction",
  693. "conditionA": {
  694. "ContainerValue": {
  695. "Type": "BTFuncVariableAction",
  696. "colorName": "More",
  697. "currentStr": "当前阶段",
  698. "fatherFuncID": "5EICgUoYu33x",
  699. "isIllegal": true,
  700. "randomID": "rVNhjjPPweIS",
  701. "titleLabel": {
  702. "Type": "STRING",
  703. "Value": "当前阶段",
  704. "displayName": ""
  705. }
  706. },
  707. "StringValue": {
  708. "Type": "FLOAT",
  709. "Value": 0
  710. },
  711. "Type": "BTInputSlot"
  712. },
  713. "conditionB": {
  714. "ContainerValue": null,
  715. "StringValue": {
  716. "Type": "FLOAT",
  717. "Value": 5
  718. },
  719. "Type": "BTInputSlot"
  720. },
  721. "isIllegal": true,
  722. "randomID": "f0VzetuiFCOn"
  723. },
  724. "Type": "BTBoolSlot"
  725. },
  726. "isIllegal": true,
  727. "randomID": "pCnxnv6Yr18t",
  728. "sectionA": {
  729. "ContainerValue": {
  730. "Type": "BTPlayTimeLineWaitAction",
  731. "baseSelect": {
  732. "DisplayName": "8x8底板变暗",
  733. "Type": "Action",
  734. "Value": "27"
  735. },
  736. "isIllegal": true,
  737. "randomID": "MyYml3Aucoip",
  738. "stepSlot": {
  739. "ContainerValue": null,
  740. "Type": "BTStepSlot"
  741. }
  742. },
  743. "Type": "BTSectionSlot"
  744. },
  745. "stepSlot": {
  746. "ContainerValue": null,
  747. "Type": "BTStepSlot"
  748. }
  749. },
  750. "Type": "BTStepSlot"
  751. }
  752. },
  753. "Type": "BTStepSlot"
  754. }
  755. },
  756. "Type": "BTStepSlot"
  757. }
  758. },
  759. "Type": "BTStepSlot"
  760. }
  761. },
  762. "Type": "BTStepSlot"
  763. },
  764. "x": 360.41394760767344,
  765. "y": -403.03998120534914
  766. },
  767. "Tree2": {
  768. "ExportTree": true,
  769. "ImageIndex": 4,
  770. "Name": {
  771. "Type": "STRING",
  772. "Value": "转换到下一关",
  773. "displayName": ""
  774. },
  775. "Type": "BTCustomFuncHeadAction",
  776. "VarJson": {
  777. "boolJson": {
  778. },
  779. "numberJson": {
  780. "当前阶段": "Number"
  781. }
  782. },
  783. "isIllegal": false,
  784. "randomID": "aUaRNeCSC0Pn",
  785. "stepSlot": {
  786. "ContainerValue": {
  787. "Type": "BTIFControlAction",
  788. "conditionA": {
  789. "ContainerValue": {
  790. "Type": "BTEqualOperatorAction",
  791. "conditionA": {
  792. "ContainerValue": {
  793. "Type": "BTFuncVariableAction",
  794. "colorName": "More",
  795. "currentStr": "当前阶段",
  796. "fatherFuncID": "aUaRNeCSC0Pn",
  797. "isIllegal": true,
  798. "randomID": "kBsQ0tLrEQoJ",
  799. "titleLabel": {
  800. "Type": "STRING",
  801. "Value": "当前阶段",
  802. "displayName": ""
  803. }
  804. },
  805. "StringValue": {
  806. "Type": "FLOAT",
  807. "Value": 0
  808. },
  809. "Type": "BTInputSlot"
  810. },
  811. "conditionB": {
  812. "ContainerValue": null,
  813. "StringValue": {
  814. "Type": "FLOAT",
  815. "Value": 1
  816. },
  817. "Type": "BTInputSlot"
  818. },
  819. "isIllegal": true,
  820. "randomID": "ByK2DoXCHuwf"
  821. },
  822. "Type": "BTBoolSlot"
  823. },
  824. "isIllegal": true,
  825. "randomID": "EEFJSjnK9wkm",
  826. "sectionA": {
  827. "ContainerValue": {
  828. "Type": "BTPlayTimeLineWaitAction",
  829. "baseSelect": {
  830. "DisplayName": "转换动画_游戏区4x4到游戏区5x5",
  831. "Type": "Action",
  832. "Value": "10"
  833. },
  834. "isIllegal": true,
  835. "randomID": "4cII5LaLV0pJ",
  836. "stepSlot": {
  837. "ContainerValue": null,
  838. "Type": "BTStepSlot"
  839. }
  840. },
  841. "Type": "BTSectionSlot"
  842. },
  843. "stepSlot": {
  844. "ContainerValue": {
  845. "Type": "BTIFControlAction",
  846. "conditionA": {
  847. "ContainerValue": {
  848. "Type": "BTEqualOperatorAction",
  849. "conditionA": {
  850. "ContainerValue": {
  851. "Type": "BTFuncVariableAction",
  852. "colorName": "More",
  853. "currentStr": "当前阶段",
  854. "fatherFuncID": "aUaRNeCSC0Pn",
  855. "isIllegal": true,
  856. "randomID": "RY8trJSHZkUD",
  857. "titleLabel": {
  858. "Type": "STRING",
  859. "Value": "当前阶段",
  860. "displayName": ""
  861. }
  862. },
  863. "StringValue": {
  864. "Type": "FLOAT",
  865. "Value": 0
  866. },
  867. "Type": "BTInputSlot"
  868. },
  869. "conditionB": {
  870. "ContainerValue": null,
  871. "StringValue": {
  872. "Type": "FLOAT",
  873. "Value": 2
  874. },
  875. "Type": "BTInputSlot"
  876. },
  877. "isIllegal": true,
  878. "randomID": "Rll3BKkpjENb"
  879. },
  880. "Type": "BTBoolSlot"
  881. },
  882. "isIllegal": true,
  883. "randomID": "w9Qm0s7a8XKr",
  884. "sectionA": {
  885. "ContainerValue": {
  886. "Type": "BTPlayTimeLineWaitAction",
  887. "baseSelect": {
  888. "DisplayName": "转换动画_游戏区5x5到游戏区6x6",
  889. "Type": "Action",
  890. "Value": "13"
  891. },
  892. "isIllegal": true,
  893. "randomID": "ovQXAPoRXEcY",
  894. "stepSlot": {
  895. "ContainerValue": null,
  896. "Type": "BTStepSlot"
  897. }
  898. },
  899. "Type": "BTSectionSlot"
  900. },
  901. "stepSlot": {
  902. "ContainerValue": {
  903. "Type": "BTIFControlAction",
  904. "conditionA": {
  905. "ContainerValue": {
  906. "Type": "BTEqualOperatorAction",
  907. "conditionA": {
  908. "ContainerValue": {
  909. "Type": "BTFuncVariableAction",
  910. "colorName": "More",
  911. "currentStr": "当前阶段",
  912. "fatherFuncID": "aUaRNeCSC0Pn",
  913. "isIllegal": true,
  914. "randomID": "VNlyIJCkJVJL",
  915. "titleLabel": {
  916. "Type": "STRING",
  917. "Value": "当前阶段",
  918. "displayName": ""
  919. }
  920. },
  921. "StringValue": {
  922. "Type": "FLOAT",
  923. "Value": 0
  924. },
  925. "Type": "BTInputSlot"
  926. },
  927. "conditionB": {
  928. "ContainerValue": null,
  929. "StringValue": {
  930. "Type": "FLOAT",
  931. "Value": 3
  932. },
  933. "Type": "BTInputSlot"
  934. },
  935. "isIllegal": true,
  936. "randomID": "2sbqCZ71gWN1"
  937. },
  938. "Type": "BTBoolSlot"
  939. },
  940. "isIllegal": true,
  941. "randomID": "OFplRNwv4YTF",
  942. "sectionA": {
  943. "ContainerValue": {
  944. "Type": "BTPlayTimeLineWaitAction",
  945. "baseSelect": {
  946. "DisplayName": "转换动画_游戏区6x6到游戏区7x7",
  947. "Type": "Action",
  948. "Value": "16"
  949. },
  950. "isIllegal": true,
  951. "randomID": "phnUGeQ6g43e",
  952. "stepSlot": {
  953. "ContainerValue": null,
  954. "Type": "BTStepSlot"
  955. }
  956. },
  957. "Type": "BTSectionSlot"
  958. },
  959. "stepSlot": {
  960. "ContainerValue": {
  961. "Type": "BTIFControlAction",
  962. "conditionA": {
  963. "ContainerValue": {
  964. "Type": "BTEqualOperatorAction",
  965. "conditionA": {
  966. "ContainerValue": {
  967. "Type": "BTFuncVariableAction",
  968. "colorName": "More",
  969. "currentStr": "当前阶段",
  970. "fatherFuncID": "aUaRNeCSC0Pn",
  971. "isIllegal": true,
  972. "randomID": "dO5HCgmIa73L",
  973. "titleLabel": {
  974. "Type": "STRING",
  975. "Value": "当前阶段",
  976. "displayName": ""
  977. }
  978. },
  979. "StringValue": {
  980. "Type": "FLOAT",
  981. "Value": 0
  982. },
  983. "Type": "BTInputSlot"
  984. },
  985. "conditionB": {
  986. "ContainerValue": null,
  987. "StringValue": {
  988. "Type": "FLOAT",
  989. "Value": 4
  990. },
  991. "Type": "BTInputSlot"
  992. },
  993. "isIllegal": true,
  994. "randomID": "VSssRrnv4pRL"
  995. },
  996. "Type": "BTBoolSlot"
  997. },
  998. "isIllegal": true,
  999. "randomID": "8wzxYWSiai9V",
  1000. "sectionA": {
  1001. "ContainerValue": {
  1002. "Type": "BTPlayTimeLineWaitAction",
  1003. "baseSelect": {
  1004. "DisplayName": "转换动画_游戏区7x7到游戏区8x8",
  1005. "Type": "Action",
  1006. "Value": "19"
  1007. },
  1008. "isIllegal": true,
  1009. "randomID": "9Q7usZb90idy",
  1010. "stepSlot": {
  1011. "ContainerValue": null,
  1012. "Type": "BTStepSlot"
  1013. }
  1014. },
  1015. "Type": "BTSectionSlot"
  1016. },
  1017. "stepSlot": {
  1018. "ContainerValue": {
  1019. "Type": "BTIFControlAction",
  1020. "conditionA": {
  1021. "ContainerValue": {
  1022. "Type": "BTEqualOperatorAction",
  1023. "conditionA": {
  1024. "ContainerValue": {
  1025. "Type": "BTFuncVariableAction",
  1026. "colorName": "More",
  1027. "currentStr": "当前阶段",
  1028. "fatherFuncID": "aUaRNeCSC0Pn",
  1029. "isIllegal": true,
  1030. "randomID": "juaIkdFLKFak",
  1031. "titleLabel": {
  1032. "Type": "STRING",
  1033. "Value": "当前阶段",
  1034. "displayName": ""
  1035. }
  1036. },
  1037. "StringValue": {
  1038. "Type": "FLOAT",
  1039. "Value": 0
  1040. },
  1041. "Type": "BTInputSlot"
  1042. },
  1043. "conditionB": {
  1044. "ContainerValue": null,
  1045. "StringValue": {
  1046. "Type": "FLOAT",
  1047. "Value": 5
  1048. },
  1049. "Type": "BTInputSlot"
  1050. },
  1051. "isIllegal": true,
  1052. "randomID": "XjmAAB0jDL0P"
  1053. },
  1054. "Type": "BTBoolSlot"
  1055. },
  1056. "isIllegal": true,
  1057. "randomID": "UvhkNXg8C0YY",
  1058. "sectionA": {
  1059. "ContainerValue": {
  1060. "Type": "BTPlayTimeLineWaitAction",
  1061. "baseSelect": {
  1062. "DisplayName": "转换动画_游戏区8x8到全部完成",
  1063. "Type": "Action",
  1064. "Value": "22"
  1065. },
  1066. "isIllegal": true,
  1067. "randomID": "aBymTU5KL6mU",
  1068. "stepSlot": {
  1069. "ContainerValue": {
  1070. "Type": "BTNotificationToCoderAction",
  1071. "conditionA": {
  1072. "ContainerValue": null,
  1073. "StringValue": {
  1074. "Type": "STRING",
  1075. "Value": "游戏通关"
  1076. },
  1077. "Type": "BTInputSlot"
  1078. },
  1079. "isIllegal": true,
  1080. "randomID": "gaaTuZNmhvAT",
  1081. "stepSlot": {
  1082. "ContainerValue": null,
  1083. "Type": "BTStepSlot"
  1084. }
  1085. },
  1086. "Type": "BTStepSlot"
  1087. }
  1088. },
  1089. "Type": "BTSectionSlot"
  1090. },
  1091. "stepSlot": {
  1092. "ContainerValue": null,
  1093. "Type": "BTStepSlot"
  1094. }
  1095. },
  1096. "Type": "BTStepSlot"
  1097. }
  1098. },
  1099. "Type": "BTStepSlot"
  1100. }
  1101. },
  1102. "Type": "BTStepSlot"
  1103. }
  1104. },
  1105. "Type": "BTStepSlot"
  1106. }
  1107. },
  1108. "Type": "BTStepSlot"
  1109. },
  1110. "x": 830.5507868670392,
  1111. "y": -396.46479840623397
  1112. },
  1113. "Tree3": {
  1114. "ExportTree": true,
  1115. "ImageIndex": 5,
  1116. "Name": {
  1117. "Type": "STRING",
  1118. "Value": "加载游戏",
  1119. "displayName": ""
  1120. },
  1121. "Type": "BTCustomFuncHeadAction",
  1122. "VarJson": {
  1123. "boolJson": {
  1124. },
  1125. "numberJson": {
  1126. "当前阶段": "Number"
  1127. }
  1128. },
  1129. "isIllegal": false,
  1130. "randomID": "WkK5I2q5pzSG",
  1131. "stepSlot": {
  1132. "ContainerValue": {
  1133. "Type": "BTIFControlAction",
  1134. "conditionA": {
  1135. "ContainerValue": {
  1136. "Type": "BTEqualOperatorAction",
  1137. "conditionA": {
  1138. "ContainerValue": {
  1139. "Type": "BTFuncVariableAction",
  1140. "colorName": "More",
  1141. "currentStr": "当前阶段",
  1142. "fatherFuncID": "WkK5I2q5pzSG",
  1143. "isIllegal": true,
  1144. "randomID": "NfmlOJjj0BS7",
  1145. "titleLabel": {
  1146. "Type": "STRING",
  1147. "Value": "当前阶段",
  1148. "displayName": ""
  1149. }
  1150. },
  1151. "StringValue": {
  1152. "Type": "FLOAT",
  1153. "Value": 0
  1154. },
  1155. "Type": "BTInputSlot"
  1156. },
  1157. "conditionB": {
  1158. "ContainerValue": null,
  1159. "StringValue": {
  1160. "Type": "FLOAT",
  1161. "Value": 1
  1162. },
  1163. "Type": "BTInputSlot"
  1164. },
  1165. "isIllegal": true,
  1166. "randomID": "EzuJRHlRB8fl"
  1167. },
  1168. "Type": "BTBoolSlot"
  1169. },
  1170. "isIllegal": true,
  1171. "randomID": "0TX1aPGjox5Z",
  1172. "sectionA": {
  1173. "ContainerValue": {
  1174. "Type": "BTNotificationNodeToCoderAction",
  1175. "baseSelect": {
  1176. "DisplayName": "游戏区域4",
  1177. "Type": "Action",
  1178. "Value": "eBJX3CzxkQyr"
  1179. },
  1180. "conditionA": {
  1181. "ContainerValue": null,
  1182. "StringValue": {
  1183. "Type": "STRING",
  1184. "Value": "加载游戏"
  1185. },
  1186. "Type": "BTInputSlot"
  1187. },
  1188. "isIllegal": true,
  1189. "paramA": {
  1190. "ContainerValue": null,
  1191. "StringValue": {
  1192. "Type": "STRING",
  1193. "Value": "1"
  1194. },
  1195. "Type": "BTInputSlot"
  1196. },
  1197. "randomID": "FI5zD7o7VVNV",
  1198. "stepSlot": {
  1199. "ContainerValue": null,
  1200. "Type": "BTStepSlot"
  1201. }
  1202. },
  1203. "Type": "BTSectionSlot"
  1204. },
  1205. "stepSlot": {
  1206. "ContainerValue": {
  1207. "Type": "BTIFControlAction",
  1208. "conditionA": {
  1209. "ContainerValue": {
  1210. "Type": "BTEqualOperatorAction",
  1211. "conditionA": {
  1212. "ContainerValue": {
  1213. "Type": "BTFuncVariableAction",
  1214. "colorName": "More",
  1215. "currentStr": "当前阶段",
  1216. "fatherFuncID": "WkK5I2q5pzSG",
  1217. "isIllegal": true,
  1218. "randomID": "aO7bckBhaAov",
  1219. "titleLabel": {
  1220. "Type": "STRING",
  1221. "Value": "当前阶段",
  1222. "displayName": ""
  1223. }
  1224. },
  1225. "StringValue": {
  1226. "Type": "FLOAT",
  1227. "Value": 0
  1228. },
  1229. "Type": "BTInputSlot"
  1230. },
  1231. "conditionB": {
  1232. "ContainerValue": null,
  1233. "StringValue": {
  1234. "Type": "FLOAT",
  1235. "Value": 2
  1236. },
  1237. "Type": "BTInputSlot"
  1238. },
  1239. "isIllegal": true,
  1240. "randomID": "UTpJZFOV3TV0"
  1241. },
  1242. "Type": "BTBoolSlot"
  1243. },
  1244. "isIllegal": true,
  1245. "randomID": "dqkahoBFhQx2",
  1246. "sectionA": {
  1247. "ContainerValue": {
  1248. "Type": "BTNotificationNodeToCoderAction",
  1249. "baseSelect": {
  1250. "DisplayName": "游戏区域5",
  1251. "Type": "Action",
  1252. "Value": "4ACuLakZKnCY"
  1253. },
  1254. "conditionA": {
  1255. "ContainerValue": null,
  1256. "StringValue": {
  1257. "Type": "STRING",
  1258. "Value": "加载游戏"
  1259. },
  1260. "Type": "BTInputSlot"
  1261. },
  1262. "isIllegal": true,
  1263. "paramA": {
  1264. "ContainerValue": null,
  1265. "StringValue": {
  1266. "Type": "STRING",
  1267. "Value": "2"
  1268. },
  1269. "Type": "BTInputSlot"
  1270. },
  1271. "randomID": "GyQ2j9vgw4ko",
  1272. "stepSlot": {
  1273. "ContainerValue": null,
  1274. "Type": "BTStepSlot"
  1275. }
  1276. },
  1277. "Type": "BTSectionSlot"
  1278. },
  1279. "stepSlot": {
  1280. "ContainerValue": {
  1281. "Type": "BTIFControlAction",
  1282. "conditionA": {
  1283. "ContainerValue": {
  1284. "Type": "BTEqualOperatorAction",
  1285. "conditionA": {
  1286. "ContainerValue": {
  1287. "Type": "BTFuncVariableAction",
  1288. "colorName": "More",
  1289. "currentStr": "当前阶段",
  1290. "fatherFuncID": "WkK5I2q5pzSG",
  1291. "isIllegal": true,
  1292. "randomID": "CfVB2kB4L8Wl",
  1293. "titleLabel": {
  1294. "Type": "STRING",
  1295. "Value": "当前阶段",
  1296. "displayName": ""
  1297. }
  1298. },
  1299. "StringValue": {
  1300. "Type": "FLOAT",
  1301. "Value": 0
  1302. },
  1303. "Type": "BTInputSlot"
  1304. },
  1305. "conditionB": {
  1306. "ContainerValue": null,
  1307. "StringValue": {
  1308. "Type": "FLOAT",
  1309. "Value": 3
  1310. },
  1311. "Type": "BTInputSlot"
  1312. },
  1313. "isIllegal": true,
  1314. "randomID": "hf7CQkVkW6kp"
  1315. },
  1316. "Type": "BTBoolSlot"
  1317. },
  1318. "isIllegal": true,
  1319. "randomID": "ViHb2zHoJ6jd",
  1320. "sectionA": {
  1321. "ContainerValue": {
  1322. "Type": "BTNotificationNodeToCoderAction",
  1323. "baseSelect": {
  1324. "DisplayName": "游戏区域6",
  1325. "Type": "Action",
  1326. "Value": "ZkyExvvf6h9W"
  1327. },
  1328. "conditionA": {
  1329. "ContainerValue": null,
  1330. "StringValue": {
  1331. "Type": "STRING",
  1332. "Value": "加载游戏"
  1333. },
  1334. "Type": "BTInputSlot"
  1335. },
  1336. "isIllegal": true,
  1337. "paramA": {
  1338. "ContainerValue": null,
  1339. "StringValue": {
  1340. "Type": "STRING",
  1341. "Value": "3"
  1342. },
  1343. "Type": "BTInputSlot"
  1344. },
  1345. "randomID": "YtFSoAs3dqOm",
  1346. "stepSlot": {
  1347. "ContainerValue": null,
  1348. "Type": "BTStepSlot"
  1349. }
  1350. },
  1351. "Type": "BTSectionSlot"
  1352. },
  1353. "stepSlot": {
  1354. "ContainerValue": {
  1355. "Type": "BTIFControlAction",
  1356. "conditionA": {
  1357. "ContainerValue": {
  1358. "Type": "BTEqualOperatorAction",
  1359. "conditionA": {
  1360. "ContainerValue": {
  1361. "Type": "BTFuncVariableAction",
  1362. "colorName": "More",
  1363. "currentStr": "当前阶段",
  1364. "fatherFuncID": "WkK5I2q5pzSG",
  1365. "isIllegal": true,
  1366. "randomID": "YVtCUXsLkECA",
  1367. "titleLabel": {
  1368. "Type": "STRING",
  1369. "Value": "当前阶段",
  1370. "displayName": ""
  1371. }
  1372. },
  1373. "StringValue": {
  1374. "Type": "FLOAT",
  1375. "Value": 0
  1376. },
  1377. "Type": "BTInputSlot"
  1378. },
  1379. "conditionB": {
  1380. "ContainerValue": null,
  1381. "StringValue": {
  1382. "Type": "FLOAT",
  1383. "Value": 4
  1384. },
  1385. "Type": "BTInputSlot"
  1386. },
  1387. "isIllegal": true,
  1388. "randomID": "dJIjrORINE9k"
  1389. },
  1390. "Type": "BTBoolSlot"
  1391. },
  1392. "isIllegal": true,
  1393. "randomID": "ZLtvV1KkfHTu",
  1394. "sectionA": {
  1395. "ContainerValue": {
  1396. "Type": "BTNotificationNodeToCoderAction",
  1397. "baseSelect": {
  1398. "DisplayName": "游戏区域7",
  1399. "Type": "Action",
  1400. "Value": "ZikKQpIRPBq6"
  1401. },
  1402. "conditionA": {
  1403. "ContainerValue": null,
  1404. "StringValue": {
  1405. "Type": "STRING",
  1406. "Value": "加载游戏"
  1407. },
  1408. "Type": "BTInputSlot"
  1409. },
  1410. "isIllegal": true,
  1411. "paramA": {
  1412. "ContainerValue": null,
  1413. "StringValue": {
  1414. "Type": "STRING",
  1415. "Value": "4"
  1416. },
  1417. "Type": "BTInputSlot"
  1418. },
  1419. "randomID": "Dt1wIbMf1PRE",
  1420. "stepSlot": {
  1421. "ContainerValue": null,
  1422. "Type": "BTStepSlot"
  1423. }
  1424. },
  1425. "Type": "BTSectionSlot"
  1426. },
  1427. "stepSlot": {
  1428. "ContainerValue": {
  1429. "Type": "BTIFControlAction",
  1430. "conditionA": {
  1431. "ContainerValue": {
  1432. "Type": "BTEqualOperatorAction",
  1433. "conditionA": {
  1434. "ContainerValue": {
  1435. "Type": "BTFuncVariableAction",
  1436. "colorName": "More",
  1437. "currentStr": "当前阶段",
  1438. "fatherFuncID": "WkK5I2q5pzSG",
  1439. "isIllegal": true,
  1440. "randomID": "5rgnCCpGNBpz",
  1441. "titleLabel": {
  1442. "Type": "STRING",
  1443. "Value": "当前阶段",
  1444. "displayName": ""
  1445. }
  1446. },
  1447. "StringValue": {
  1448. "Type": "FLOAT",
  1449. "Value": 0
  1450. },
  1451. "Type": "BTInputSlot"
  1452. },
  1453. "conditionB": {
  1454. "ContainerValue": null,
  1455. "StringValue": {
  1456. "Type": "FLOAT",
  1457. "Value": 5
  1458. },
  1459. "Type": "BTInputSlot"
  1460. },
  1461. "isIllegal": true,
  1462. "randomID": "s8k8k7JMxFno"
  1463. },
  1464. "Type": "BTBoolSlot"
  1465. },
  1466. "isIllegal": true,
  1467. "randomID": "ibgj4rCggqeL",
  1468. "sectionA": {
  1469. "ContainerValue": {
  1470. "Type": "BTNotificationNodeToCoderAction",
  1471. "baseSelect": {
  1472. "DisplayName": "游戏区域8",
  1473. "Type": "Action",
  1474. "Value": "0fIj1vcjM1YD"
  1475. },
  1476. "conditionA": {
  1477. "ContainerValue": null,
  1478. "StringValue": {
  1479. "Type": "STRING",
  1480. "Value": "加载游戏"
  1481. },
  1482. "Type": "BTInputSlot"
  1483. },
  1484. "isIllegal": true,
  1485. "paramA": {
  1486. "ContainerValue": null,
  1487. "StringValue": {
  1488. "Type": "STRING",
  1489. "Value": "5"
  1490. },
  1491. "Type": "BTInputSlot"
  1492. },
  1493. "randomID": "XHoeJpDYe3EP",
  1494. "stepSlot": {
  1495. "ContainerValue": null,
  1496. "Type": "BTStepSlot"
  1497. }
  1498. },
  1499. "Type": "BTSectionSlot"
  1500. },
  1501. "stepSlot": {
  1502. "ContainerValue": null,
  1503. "Type": "BTStepSlot"
  1504. }
  1505. },
  1506. "Type": "BTStepSlot"
  1507. }
  1508. },
  1509. "Type": "BTStepSlot"
  1510. }
  1511. },
  1512. "Type": "BTStepSlot"
  1513. }
  1514. },
  1515. "Type": "BTStepSlot"
  1516. }
  1517. },
  1518. "Type": "BTStepSlot"
  1519. },
  1520. "x": -691.6679927606592,
  1521. "y": -425.32418106054104
  1522. }
  1523. }
  1524. }