Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.62 KB | None | 0 0
  1. [
  2. {
  3. "name": "initialShop",
  4. "then": {
  5. "type": "gotoAction",
  6. "section": "purchaseList",
  7. "line": 1,
  8. "column": 241
  9. },
  10. "content": [],
  11. "line": 1,
  12. "column": 216
  13. },
  14. {
  15. "name": "shop",
  16. "then": {
  17. "type": "gotoAction",
  18. "section": "purchaseList",
  19. "line": 1,
  20. "column": 277
  21. },
  22. "content": [],
  23. "line": 1,
  24. "column": 259
  25. },
  26. {
  27. "name": "purchaseList",
  28. "then": {
  29. "type": "selection",
  30. "choices": [
  31. {
  32. "type": "choiceExpression",
  33. "text": {
  34. "type": "stringLiteral",
  35. "value": "购买春药(20 元)",
  36. "line": 1,
  37. "column": 340
  38. },
  39. "action": {
  40. "type": "conditionalExpression",
  41. "condition": {
  42. "type": "binaryExpression",
  43. "operator": ">=",
  44. "arg0": {
  45. "type": "variableReference",
  46. "variableName": "money",
  47. "line": 1,
  48. "column": 353
  49. },
  50. "arg1": {
  51. "type": "numberLiteral",
  52. "value": 20,
  53. "line": 1,
  54. "column": 362
  55. },
  56. "line": 1,
  57. "column": 359
  58. },
  59. "then": {
  60. "type": "gotoAction",
  61. "section": "purchaseAphrodisiac",
  62. "line": 1,
  63. "column": 367
  64. },
  65. "otherwise": {
  66. "type": "nullLiteral",
  67. "line": 1,
  68. "column": 394
  69. },
  70. "line": 1,
  71. "column": 365
  72. },
  73. "line": 1,
  74. "column": 333
  75. },
  76. {
  77. "type": "conditionalExpression",
  78. "condition": {
  79. "type": "variableReference",
  80. "variableName": "vibrator",
  81. "line": 1,
  82. "column": 399
  83. },
  84. "then": {
  85. "type": "nullLiteral",
  86. "line": 1,
  87. "column": 410
  88. },
  89. "otherwise": {
  90. "type": "choiceExpression",
  91. "text": {
  92. "type": "stringLiteral",
  93. "value": "购买跳蛋(15 元)",
  94. "line": 1,
  95. "column": 424
  96. },
  97. "action": {
  98. "type": "conditionalExpression",
  99. "condition": {
  100. "type": "binaryExpression",
  101. "operator": ">=",
  102. "arg0": {
  103. "type": "variableReference",
  104. "variableName": "money",
  105. "line": 1,
  106. "column": 437
  107. },
  108. "arg1": {
  109. "type": "numberLiteral",
  110. "value": 15,
  111. "line": 1,
  112. "column": 446
  113. },
  114. "line": 1,
  115. "column": 443
  116. },
  117. "then": {
  118. "type": "gotoAction",
  119. "section": "purchaseVibrator",
  120. "line": 1,
  121. "column": 451
  122. },
  123. "otherwise": {
  124. "type": "nullLiteral",
  125. "line": 1,
  126. "column": 475
  127. },
  128. "line": 1,
  129. "column": 449
  130. },
  131. "line": 1,
  132. "column": 417
  133. },
  134. "line": 1,
  135. "column": 408
  136. },
  137. {
  138. "type": "conditionalExpression",
  139. "condition": {
  140. "type": "variableReference",
  141. "variableName": "vaginalDildo",
  142. "line": 1,
  143. "column": 480
  144. },
  145. "then": {
  146. "type": "nullLiteral",
  147. "line": 1,
  148. "column": 495
  149. },
  150. "otherwise": {
  151. "type": "choiceExpression",
  152. "text": {
  153. "type": "stringLiteral",
  154. "value": "购买阴道按摩棒(20 元)",
  155. "line": 1,
  156. "column": 509
  157. },
  158. "action": {
  159. "type": "conditionalExpression",
  160. "condition": {
  161. "type": "binaryExpression",
  162. "operator": ">=",
  163. "arg0": {
  164. "type": "variableReference",
  165. "variableName": "money",
  166. "line": 1,
  167. "column": 525
  168. },
  169. "arg1": {
  170. "type": "numberLiteral",
  171. "value": 20,
  172. "line": 1,
  173. "column": 534
  174. },
  175. "line": 1,
  176. "column": 531
  177. },
  178. "then": {
  179. "type": "gotoAction",
  180. "section": "purchaseVaginalDildo",
  181. "line": 1,
  182. "column": 539
  183. },
  184. "otherwise": {
  185. "type": "nullLiteral",
  186. "line": 1,
  187. "column": 567
  188. },
  189. "line": 1,
  190. "column": 537
  191. },
  192. "line": 1,
  193. "column": 502
  194. },
  195. "line": 1,
  196. "column": 493
  197. },
  198. {
  199. "type": "conditionalExpression",
  200. "condition": {
  201. "type": "variableReference",
  202. "variableName": "analDildo",
  203. "line": 1,
  204. "column": 572
  205. },
  206. "then": {
  207. "type": "nullLiteral",
  208. "line": 1,
  209. "column": 584
  210. },
  211. "otherwise": {
  212. "type": "choiceExpression",
  213. "text": {
  214. "type": "stringLiteral",
  215. "value": "购买肛门按摩棒(20 元)",
  216. "line": 1,
  217. "column": 598
  218. },
  219. "action": {
  220. "type": "conditionalExpression",
  221. "condition": {
  222. "type": "binaryExpression",
  223. "operator": ">=",
  224. "arg0": {
  225. "type": "variableReference",
  226. "variableName": "money",
  227. "line": 1,
  228. "column": 614
  229. },
  230. "arg1": {
  231. "type": "numberLiteral",
  232. "value": 20,
  233. "line": 1,
  234. "column": 623
  235. },
  236. "line": 1,
  237. "column": 620
  238. },
  239. "then": {
  240. "type": "gotoAction",
  241. "section": "purchaseAnalDildo",
  242. "line": 1,
  243. "column": 628
  244. },
  245. "otherwise": {
  246. "type": "nullLiteral",
  247. "line": 1,
  248. "column": 653
  249. },
  250. "line": 1,
  251. "column": 626
  252. },
  253. "line": 1,
  254. "column": 591
  255. },
  256. "line": 1,
  257. "column": 582
  258. },
  259. {
  260. "type": "conditionalExpression",
  261. "condition": {
  262. "type": "variableReference",
  263. "variableName": "chastityBelt",
  264. "line": 1,
  265. "column": 658
  266. },
  267. "then": {
  268. "type": "nullLiteral",
  269. "line": 1,
  270. "column": 673
  271. },
  272. "otherwise": {
  273. "type": "choiceExpression",
  274. "text": {
  275. "type": "stringLiteral",
  276. "value": "购买贞操带(50 元)",
  277. "line": 1,
  278. "column": 687
  279. },
  280. "action": {
  281. "type": "conditionalExpression",
  282. "condition": {
  283. "type": "binaryExpression",
  284. "operator": ">=",
  285. "arg0": {
  286. "type": "variableReference",
  287. "variableName": "money",
  288. "line": 1,
  289. "column": 701
  290. },
  291. "arg1": {
  292. "type": "numberLiteral",
  293. "value": 50,
  294. "line": 1,
  295. "column": 710
  296. },
  297. "line": 1,
  298. "column": 707
  299. },
  300. "then": {
  301. "type": "gotoAction",
  302. "section": "purchaseChastityBelt",
  303. "line": 1,
  304. "column": 715
  305. },
  306. "otherwise": {
  307. "type": "nullLiteral",
  308. "line": 1,
  309. "column": 743
  310. },
  311. "line": 1,
  312. "column": 713
  313. },
  314. "line": 1,
  315. "column": 680
  316. },
  317. "line": 1,
  318. "column": 671
  319. },
  320. {
  321. "type": "choiceExpression",
  322. "text": {
  323. "type": "stringLiteral",
  324. "value": "离开商店",
  325. "line": 1,
  326. "column": 755
  327. },
  328. "action": {
  329. "type": "gotoAction",
  330. "section": "exitShop",
  331. "line": 1,
  332. "column": 762
  333. },
  334. "line": 1,
  335. "column": 748
  336. }
  337. ],
  338. "line": 1,
  339. "column": 321
  340. },
  341. "content": [],
  342. "line": 1,
  343. "column": 295
  344. },
  345. {
  346. "name": "purchaseAphrodisiac",
  347. "executes": {
  348. "type": "expressionSet",
  349. "expressions": [
  350. {
  351. "type": "binaryExpression",
  352. "operator": "-=",
  353. "arg0": {
  354. "type": "variableReference",
  355. "variableName": "money",
  356. "line": 1,
  357. "column": 808
  358. },
  359. "arg1": {
  360. "type": "numberLiteral",
  361. "value": 10,
  362. "line": 1,
  363. "column": 817
  364. },
  365. "line": 1,
  366. "column": 814
  367. },
  368. {
  369. "type": "binaryExpression",
  370. "operator": "+=",
  371. "arg0": {
  372. "type": "variableReference",
  373. "variableName": "aphrodisiac",
  374. "line": 1,
  375. "column": 820
  376. },
  377. "arg1": {
  378. "type": "numberLiteral",
  379. "value": 1,
  380. "line": 1,
  381. "column": 835
  382. },
  383. "line": 1,
  384. "column": 832
  385. },
  386. {
  387. "type": "binaryExpression",
  388. "operator": "+=",
  389. "arg0": {
  390. "type": "variableReference",
  391. "variableName": "sensitivity",
  392. "line": 1,
  393. "column": 837
  394. },
  395. "arg1": {
  396. "type": "conditionalExpression",
  397. "condition": {
  398. "type": "binaryExpression",
  399. "operator": "==",
  400. "arg0": {
  401. "type": "variableReference",
  402. "variableName": "aphrodisiac",
  403. "line": 1,
  404. "column": 853
  405. },
  406. "arg1": {
  407. "type": "numberLiteral",
  408. "value": 5,
  409. "line": 1,
  410. "column": 868
  411. },
  412. "line": 1,
  413. "column": 865
  414. },
  415. "then": {
  416. "type": "numberLiteral",
  417. "value": 50,
  418. "line": 1,
  419. "column": 873
  420. },
  421. "otherwise": {
  422. "type": "numberLiteral",
  423. "value": 10,
  424. "line": 1,
  425. "column": 894
  426. },
  427. "line": 1,
  428. "column": 871
  429. },
  430. "line": 1,
  431. "column": 849
  432. }
  433. ],
  434. "line": 1,
  435. "column": 806
  436. },
  437. "then": {
  438. "type": "gotoAction",
  439. "section": "shop",
  440. "line": 1,
  441. "column": 904
  442. },
  443. "content": [],
  444. "line": 1,
  445. "column": 778
  446. },
  447. {
  448. "name": "purchaseVibrator",
  449. "executes": {
  450. "type": "expressionSet",
  451. "expressions": [
  452. {
  453. "type": "binaryExpression",
  454. "operator": "-=",
  455. "arg0": {
  456. "type": "variableReference",
  457. "variableName": "money",
  458. "line": 1,
  459. "column": 941
  460. },
  461. "arg1": {
  462. "type": "numberLiteral",
  463. "value": 15,
  464. "line": 1,
  465. "column": 950
  466. },
  467. "line": 1,
  468. "column": 947
  469. },
  470. {
  471. "type": "binaryExpression",
  472. "operator": "=",
  473. "arg0": {
  474. "type": "variableReference",
  475. "variableName": "vibrator",
  476. "line": 1,
  477. "column": 953
  478. },
  479. "arg1": {
  480. "type": "booleanLiteral",
  481. "value": true,
  482. "line": 1,
  483. "column": 964
  484. },
  485. "line": 1,
  486. "column": 962
  487. }
  488. ],
  489. "line": 1,
  490. "column": 939
  491. },
  492. "then": {
  493. "type": "gotoAction",
  494. "section": "shop",
  495. "line": 1,
  496. "column": 976
  497. },
  498. "content": [],
  499. "line": 1,
  500. "column": 914
  501. },
  502. {
  503. "name": "purchaseVaginalDildo",
  504. "executes": {
  505. "type": "expressionSet",
  506. "expressions": [
  507. {
  508. "type": "binaryExpression",
  509. "operator": "-=",
  510. "arg0": {
  511. "type": "variableReference",
  512. "variableName": "money",
  513. "line": 1,
  514. "column": 1017
  515. },
  516. "arg1": {
  517. "type": "numberLiteral",
  518. "value": 20,
  519. "line": 1,
  520. "column": 1026
  521. },
  522. "line": 1,
  523. "column": 1023
  524. },
  525. {
  526. "type": "binaryExpression",
  527. "operator": "=",
  528. "arg0": {
  529. "type": "variableReference",
  530. "variableName": "vaginalDildo",
  531. "line": 1,
  532. "column": 1029
  533. },
  534. "arg1": {
  535. "type": "booleanLiteral",
  536. "value": true,
  537. "line": 1,
  538. "column": 1044
  539. },
  540. "line": 1,
  541. "column": 1042
  542. }
  543. ],
  544. "line": 1,
  545. "column": 1015
  546. },
  547. "then": {
  548. "type": "gotoAction",
  549. "section": "shop",
  550. "line": 1,
  551. "column": 1056
  552. },
  553. "content": [],
  554. "line": 1,
  555. "column": 986
  556. },
  557. {
  558. "name": "purchaseAnalDildo",
  559. "executes": {
  560. "type": "expressionSet",
  561. "expressions": [
  562. {
  563. "type": "binaryExpression",
  564. "operator": "-=",
  565. "arg0": {
  566. "type": "variableReference",
  567. "variableName": "money",
  568. "line": 1,
  569. "column": 1094
  570. },
  571. "arg1": {
  572. "type": "numberLiteral",
  573. "value": 20,
  574. "line": 1,
  575. "column": 1103
  576. },
  577. "line": 1,
  578. "column": 1100
  579. },
  580. {
  581. "type": "binaryExpression",
  582. "operator": "=",
  583. "arg0": {
  584. "type": "variableReference",
  585. "variableName": "analDildo",
  586. "line": 1,
  587. "column": 1106
  588. },
  589. "arg1": {
  590. "type": "booleanLiteral",
  591. "value": true,
  592. "line": 1,
  593. "column": 1118
  594. },
  595. "line": 1,
  596. "column": 1116
  597. }
  598. ],
  599. "line": 1,
  600. "column": 1092
  601. },
  602. "then": {
  603. "type": "gotoAction",
  604. "section": "shop",
  605. "line": 1,
  606. "column": 1130
  607. },
  608. "content": [],
  609. "line": 1,
  610. "column": 1066
  611. },
  612. {
  613. "name": "purchaseChastityBelt",
  614. "executes": {
  615. "type": "expressionSet",
  616. "expressions": [
  617. {
  618. "type": "binaryExpression",
  619. "operator": "-=",
  620. "arg0": {
  621. "type": "variableReference",
  622. "variableName": "money",
  623. "line": 1,
  624. "column": 1171
  625. },
  626. "arg1": {
  627. "type": "numberLiteral",
  628. "value": 50,
  629. "line": 1,
  630. "column": 1180
  631. },
  632. "line": 1,
  633. "column": 1177
  634. },
  635. {
  636. "type": "binaryExpression",
  637. "operator": "=",
  638. "arg0": {
  639. "type": "variableReference",
  640. "variableName": "chastityBelt",
  641. "line": 1,
  642. "column": 1183
  643. },
  644. "arg1": {
  645. "type": "booleanLiteral",
  646. "value": true,
  647. "line": 1,
  648. "column": 1198
  649. },
  650. "line": 1,
  651. "column": 1196
  652. }
  653. ],
  654. "line": 1,
  655. "column": 1169
  656. },
  657. "then": {
  658. "type": "gotoAction",
  659. "section": "shop",
  660. "line": 1,
  661. "column": 1210
  662. },
  663. "content": [],
  664. "line": 1,
  665. "column": 1140
  666. },
  667. {
  668. "name": "exitShop",
  669. "then": {
  670. "type": "conditionalExpression",
  671. "condition": {
  672. "type": "conditionalExpression",
  673. "condition": {
  674. "type": "binaryExpression",
  675. "operator": "&&",
  676. "arg0": {
  677. "type": "binaryExpression",
  678. "operator": "&&",
  679. "arg0": {
  680. "type": "unaryExpression",
  681. "operator": "!",
  682. "arg": {
  683. "type": "variableReference",
  684. "variableName": "vibrator",
  685. "line": 1,
  686. "column": 1245
  687. },
  688. "line": 1,
  689. "column": 1244
  690. },
  691. "arg1": {
  692. "type": "unaryExpression",
  693. "operator": "!",
  694. "arg": {
  695. "type": "variableReference",
  696. "variableName": "vaginalDildo",
  697. "line": 1,
  698. "column": 1260
  699. },
  700. "line": 1,
  701. "column": 1259
  702. },
  703. "line": 1,
  704. "column": 1255
  705. },
  706. "arg1": {
  707. "type": "unaryExpression",
  708. "operator": "!",
  709. "arg": {
  710. "type": "variableReference",
  711. "variableName": "analDildo",
  712. "line": 1,
  713. "column": 1279
  714. },
  715. "line": 1,
  716. "column": 1278
  717. },
  718. "line": 1,
  719. "column": 1274
  720. },
  721. "then": {
  722. "type": "conditionalExpression",
  723. "condition": {
  724. "type": "variableReference",
  725. "variableName": "chastityBelt",
  726. "line": 1,
  727. "column": 1294
  728. },
  729. "then": {
  730. "type": "gotoAction",
  731. "section": "beltedDry",
  732. "line": 1,
  733. "column": 1310
  734. },
  735. "otherwise": {
  736. "type": "gotoAction",
  737. "section": "dry",
  738. "line": 1,
  739. "column": 1327
  740. },
  741. "line": 1,
  742. "column": 1308
  743. },
  744. "otherwise": {
  745. "type": "variableReference",
  746. "variableName": "chastityBelt",
  747. "line": 1,
  748. "column": 1339
  749. },
  750. "line": 1,
  751. "column": 1291
  752. },
  753. "then": {
  754. "type": "gotoAction",
  755. "section": "belted",
  756. "line": 1,
  757. "column": 1355
  758. },
  759. "otherwise": {
  760. "type": "gotoAction",
  761. "section": "unbelted",
  762. "line": 1,
  763. "column": 1369
  764. },
  765. "line": 1,
  766. "column": 1353
  767. },
  768. "content": [],
  769. "line": 1,
  770. "column": 1220
  771. }
  772. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement