2023-4-15 03:00 /
因为分歧比较复杂,玩的时候做了一下笔记。
现在打完了,觉得不妨发出来造福他人,虽然游戏里多少都有提示,但是说不定就有人卡关了呢。
(section后面跟的不是该节的名字,而是该节的第一个选项位置)
(颜色随便配的,并且有一些个人化的表达,还把夕焼け翻译错了,可以开始喷我了)
随意转载,无需注明出处。

轻度剧透

共提供三种格式:png、svg、源码

png(笑死,bgm给压缩的根本看不清):

原尺寸(4.5MB):https://images2.imgbox.com/d8/0f/huY36ZIH_o.png

svg:
本地新建文本文档,输入以下内容并保存,修改后缀为.svg。之后就能用浏览器打开了。
<svg aria-roledescription="flowchart-v2" role="graphics-document document" style="overflow: scroll; max-width: 100%; background-color: #2a303c;" xmlns="http://www.w3.org/2000/svg" width="100%" id="graph-div" height="100%" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events"><style>@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");'</style><g id="viewport-20230414155544722" class="svg-pan-zoom_viewport" transform="matrix(0.40534093976020813,0,0,0.40534093976020813,178.33770751953125,21.396526336669922)" style="transform: matrix(0.405341, 0, 0, 0.405341, 178.338, 21.3965);"><style>#graph-div{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#ccc;}#graph-div .error-icon{fill:#a44141;}#graph-div .error-text{fill:#ddd;stroke:#ddd;}#graph-div .edge-thickness-normal{stroke-width:2px;}#graph-div .edge-thickness-thick{stroke-width:3.5px;}#graph-div .edge-pattern-solid{stroke-dasharray:0;}#graph-div .edge-pattern-dashed{stroke-dasharray:3;}#graph-div .edge-pattern-dotted{stroke-dasharray:2;}#graph-div .marker{fill:lightgrey;stroke:lightgrey;}#graph-div .marker.cross{stroke:lightgrey;}#graph-div svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#graph-div .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#ccc;}#graph-div .cluster-label text{fill:#F9FFFE;}#graph-div .cluster-label span,#graph-div p{color:#F9FFFE;}#graph-div .label text,#graph-div span,#graph-div p{fill:#ccc;color:#ccc;}#graph-div .node rect,#graph-div .node circle,#graph-div .node ellipse,#graph-div .node polygon,#graph-div .node path{fill:#1f2020;stroke:#81B1DB;stroke-width:1px;}#graph-div .flowchart-label text{text-anchor:middle;}#graph-div .node .label{text-align:center;}#graph-div .node.clickable{cursor:pointer;}#graph-div .arrowheadPath{fill:lightgrey;}#graph-div .edgePath .path{stroke:lightgrey;stroke-width:2.0px;}#graph-div .flowchart-link{stroke:lightgrey;fill:none;}#graph-div .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#graph-div .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#graph-div .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#graph-div .cluster text{fill:#F9FFFE;}#graph-div .cluster span,#graph-div p{color:#F9FFFE;}#graph-div div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#graph-div .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#graph-div :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;}#graph-div .default&gt;*{fill:#1e2020!important;}#graph-div .default span{fill:#1e2020!important;}#graph-div .sec&gt;*{fill:#4263eb!important;}#graph-div .sec span{fill:#4263eb!important;}#graph-div .sex&gt;*{fill:#509296!important;}#graph-div .sex span{fill:#509296!important;}#graph-div .be&gt;*{fill:#c92a2a!important;}#graph-div .be span{fill:#c92a2a!important;}#graph-div .ne&gt;*{fill:#6200ea!important;}#graph-div .ne span{fill:#6200ea!important;}#graph-div .te&gt;*{fill:#2f9e44!important;}#graph-div .te span{fill:#2f9e44!important;}</style><g><marker orient="auto" markerHeight="12" markerWidth="12" markerUnits="userSpaceOnUse" refY="5" refX="10" viewBox="0 0 12 20" class="marker flowchart" id="flowchart-pointEnd"><path style="stroke-width: 1px; stroke-dasharray: 1px, 0px;" class="arrowMarkerPath" d="M 0 0 L 10 5 L 0 10 z"></path></marker><marker orient="auto" markerHeight="12" markerWidth="12" markerUnits="userSpaceOnUse" refY="5" refX="0" viewBox="0 0 10 10" class="marker flowchart" id="flowchart-pointStart"><path style="stroke-width: 1px; stroke-dasharray: 1px, 0px;" class="arrowMarkerPath" d="M 0 5 L 10 10 L 10 0 z"></path></marker><marker orient="auto" markerHeight="11" markerWidth="11" markerUnits="userSpaceOnUse" refY="5" refX="11" viewBox="0 0 10 10" class="marker flowchart" id="flowchart-circleEnd"><circle style="stroke-width: 1px; stroke-dasharray: 1px, 0px;" class="arrowMarkerPath" r="5" cy="5" cx="5"></circle></marker><marker orient="auto" markerHeight="11" markerWidth="11" markerUnits="userSpaceOnUse" refY="5" refX="-1" viewBox="0 0 10 10" class="marker flowchart" id="flowchart-circleStart"><circle style="stroke-width: 1px; stroke-dasharray: 1px, 0px;" class="arrowMarkerPath" r="5" cy="5" cx="5"></circle></marker><marker orient="auto" markerHeight="11" markerWidth="11" markerUnits="userSpaceOnUse" refY="5.2" refX="12" viewBox="0 0 11 11" class="marker cross flowchart" id="flowchart-crossEnd"><path style="stroke-width: 2px; stroke-dasharray: 1px, 0px;" class="arrowMarkerPath" d="M 1,1 l 9,9 M 10,1 l -9,9"></path></marker><marker orient="auto" markerHeight="11" markerWidth="11" markerUnits="userSpaceOnUse" refY="5.2" refX="-1" viewBox="0 0 11 11" class="marker cross flowchart" id="flowchart-crossStart"><path style="stroke-width: 2px; stroke-dasharray: 1px, 0px;" class="arrowMarkerPath" d="M 1,1 l 9,9 M 10,1 l -9,9"></path></marker><g class="root"><g class="clusters"></g><g class="edgePaths"><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-开始 LE-s1" id="L-开始-s1-0" d="M882.1282728539204,47C882.1282728539204,55.333333333333336,882.1282728539204,63.666666666666664,882.1282728539204,72C882.1282728539204,80.49999999999999,882.3782728539203,88.99999999999996,882.6282728539202,97.49999999999994"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s1 LE-ユウイチ的答案" id="L-s1-ユウイチ的答案-0" d="M790.2888987332162,128.46773747947884C608.7367480768542,143.31182498631924,427.1845974204921,158.1559124931596,427.1845974204921,173C427.1845974204921,185.33333333333334,437.00760627004956,197.66666666666666,446.8306151196071,210"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s1 LE-ユウイチ的答案" id="L-s1-ユウイチ的答案-1" d="M882.6282728539205,136.5000000000001C882.5449395205871,148.66666666666674,882.4616061872538,160.83333333333337,882.1282728539204,173C881.6893950788306,189.01903879077574,701.1869962496613,205.03807758155145,520.6845974204921,221.0571163723272"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s1 LE-s2" id="L-s1-s2-0" d="M946.5641135618856,136.5000000000001C1006.8089709856807,148.66666666666674,1067.053828409476,160.83333333333337,1067.3782728539206,173C1067.7116061872543,185.5,1067.7949395205876,198,1067.878272853921,210.5"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-ユウイチ的答案 LE-声音的主人1" id="L-ユウイチ的答案-声音的主人1-0" d="M393.6845974204921,240.54800187697379C263.0636076274154,255.69866791798253,132.44261783433876,270.8493339589913,132.44261783433876,286C132.44261783433876,304.8333333333333,132.44261783433876,323.6666666666667,132.44261783433876,342.5C132.44261783433876,361.3333333333333,132.44261783433876,380.1666666666667,132.44261783433876,399C132.44261783433876,411.3333333333333,132.44261783433876,423.6666666666667,132.44261783433876,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-ユウイチ的答案 LE-回学校" id="L-ユウイチ的答案-回学校-0" d="M520.6845974204921,242.25029464900922C629.6274244791512,256.83352976600617,738.5702515378102,271.41676488300305,738.5702515378102,286C738.5702515378102,298.3333333333333,738.5702515378102,310.6666666666667,738.5702515378102,323"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-声音的主人1 LE-s1e2" id="L-声音的主人1-s1e2-0" d="M121.80377920485769,475C111.71052204355513,487.3333333333333,101.61726488225258,499.6666666666667,101.61726488225258,512C101.61726488225258,524.3333333333334,101.61726488225258,536.6666666666666,101.61726488225258,549"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-声音的主人1 LE-s5" id="L-声音的主人1-s5-0" d="M179.94261783433876,472.9301644802373C218.5558914598358,485.9534429868249,257.16916508533285,498.9767214934124,286.4141998605951,512C314.48416200613815,524.5,333.92359697307614,537,353.36303194001414,549.5"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-回学校 LE-声音的主人2" id="L-回学校-声音的主人2-0" d="M728.2162692369253,362C718.3932603873677,374.3333333333333,708.5702515378102,386.6666666666667,708.5702515378102,399C708.5702515378102,411.3333333333333,708.5702515378102,423.6666666666667,708.5702515378102,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-回学校 LE-s1e3" id="L-回学校-s1e3-0" d="M766.028329691158,362C780.5438767841586,374.3333333333333,795.0594238771591,386.6666666666667,818.1282728539204,399C841.1971218306817,411.3333333333333,872.8192726912037,423.6666666666667,904.4414235517256,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-声音的主人2 LE-s5" id="L-声音的主人2-s5-0" d="M661.0702515378102,470.2107766375388C613.0529525068016,484.1405177583592,565.0356534757931,498.0702588791796,526.135967738569,512C491.2289247793483,524.5,463.6638940554376,537,436.09886333152696,549.5"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-声音的主人2 LE-s1e1" id="L-声音的主人2-s1e1-0" d="M756.0702515378102,471.59945844380843C815.6693284451803,485.0663056292056,875.2684053525504,498.53315281460283,875.2684053525504,512C875.2684053525504,524.3333333333334,875.2684053525504,536.6666666666666,875.2684053525504,549"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s2 LE-s1e3" id="L-s2-s1e3-0" d="M1006.4446445353356,249.50000000000014C947.911458694628,261.66666666666674,889.3782728539204,273.83333333333337,889.3782728539204,286C889.3782728539204,304.8333333333333,889.3782728539204,323.6666666666667,889.3782728539204,342.5C889.3782728539204,361.3333333333333,889.3782728539204,380.1666666666667,889.3782728539204,399C889.3782728539204,411.3333333333333,909.2052021851239,423.6666666666667,929.0321315163274,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s2 LE-咒语的兴趣" id="L-s2-咒语的兴趣-0" d="M1067.87827285392,249.50000000000014C1067.6282728539202,261.66666666666674,1067.3782728539206,273.83333333333337,1067.3782728539206,286C1067.3782728539206,298.3333333333333,1067.3782728539206,310.6666666666667,1067.3782728539206,323"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s2 LE-s3" id="L-s2-s3-0" d="M1154.4541811873225,237.00320601742945C1459.9341427409445,253.3354706782863,1765.4141042945666,269.6677353391432,1765.8496313521891,286C1766.1829646855222,298.5000000000001,1766.2662980188554,311.00000000000017,1766.3496313521887,323.5000000000003"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的兴趣 LE-s1e3" id="L-咒语的兴趣-s1e3-0" d="M1026.6526091371063,362C988.0154409955134,374.3333333333333,949.3782728539204,386.6666666666667,949.3782728539204,399C949.3782728539204,411.3333333333333,949.5591844860089,423.6666666666667,949.7400961180973,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的兴趣 LE-s1e3" id="L-咒语的兴趣-s1e3-1" d="M1055.6437595795844,362C1050.9203923016698,374.3333333333333,1046.1970250237555,386.6666666666667,1033.3782728539206,399C1020.5595206840858,411.3333333333333,999.6453836223305,423.6666666666667,978.7312465605753,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的兴趣 LE-s1e3" id="L-咒语的兴趣-s1e3-2" d="M1079.1127861282569,362C1090.2455294910887,374.3333333333333,1101.3782728539206,386.6666666666667,1101.3782728539206,399C1101.3782728539206,411.3333333333333,1051.7892729815842,423.6666666666667,1002.2002731092479,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的兴趣 LE-怎么想ユウイチ的" id="L-咒语的兴趣-怎么想ユウイチ的-0" d="M1114.8782728539206,358.1433956244748C1176.907283511976,371.7622637496499,1238.936294170031,385.3811318748249,1238.936294170031,399C1238.936294170031,411.3333333333333,1238.936294170031,423.6666666666667,1238.936294170031,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-怎么想ユウイチ的 LE-解谜游戏1" id="L-怎么想ユウイチ的-解谜游戏1-0" d="M1170.6179048003419,475C1105.8030225778164,487.3333333333333,1040.9881403552909,499.6666666666667,1040.9881403552909,512C1040.9881403552909,524.3333333333334,1040.9881403552909,536.6666666666666,1040.9881403552909,549"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-怎么想ユウイチ的 LE-解谜游戏2" id="L-怎么想ユウイチ的-解谜游戏2-0" d="M1295.8787984501769,475C1349.9011743057,487.3333333333333,1403.9235501612227,499.6666666666667,1403.9235501612227,512C1403.9235501612227,524.3333333333334,1403.9235501612227,536.6666666666666,1403.9235501612227,549"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-解谜游戏1 LE-去哪玩1" id="L-解谜游戏1-去哪玩1-0" d="M1010.3316977634524,588C971.8146288660145,604.3333333333334,933.2975599685765,620.6666666666666,933.2975599685765,637C933.2975599685765,653.3333333333334,933.2975599685765,669.6666666666666,933.2975599685765,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-解谜游戏1 LE-去哪玩2" id="L-解谜游戏1-去哪玩2-0" d="M1078.198466407607,588C1124.9499017041067,604.3333333333334,1171.7013370006061,620.6666666666666,1171.7013370006061,637C1171.7013370006061,653.3333333333334,1171.7013370006061,669.6666666666666,1171.7013370006061,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-解谜游戏2 LE-去哪玩3" id="L-解谜游戏2-去哪玩3-0" d="M1403.9235501612227,588C1403.9235501612227,604.3333333333334,1403.9235501612227,620.6666666666666,1403.9235501612227,637C1403.9235501612227,653.3333333333334,1403.9235501612227,669.6666666666666,1403.9235501612227,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-去哪玩1 LE-放学后的咒语1" id="L-去哪玩1-放学后的咒语1-0" d="M872.6076873722538,725C815.030115934717,737.3333333333334,757.45254449718,749.6666666666666,757.45254449718,762C757.45254449718,774.8891784922197,817.6250522328783,787.7783569844395,877.7975599685765,800.6675354766592"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-去哪玩1 LE-放学后的咒语1" id="L-去哪玩1-放学后的咒语1-1" d="M978.8262707702817,725C1022.0201758898481,737.3333333333334,1065.2140810094145,749.6666666666666,1065.2140810094145,762C1065.2140810094145,774.3333333333334,1022.0201758898481,786.6666666666666,978.8262707702817,799"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-去哪玩2 LE-放学后的咒语2" id="L-去哪玩2-放学后的咒语2-0" d="M1171.7013370006061,725C1171.7013370006061,737.3333333333334,1171.7013370006061,749.6666666666666,1171.7013370006061,762C1171.7013370006061,774.3333333333334,1171.7013370006061,786.6666666666666,1171.7013370006061,799"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-去哪玩3 LE-放学后的咒语3" id="L-去哪玩3-放学后的咒语3-0" d="M1403.9235501612227,725C1403.9235501612227,737.3333333333334,1403.9235501612227,749.6666666666666,1403.9235501612227,762C1403.9235501612227,774.3333333333334,1403.9235501612227,786.6666666666666,1403.9235501612227,799"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-放学后的咒语1 LE-咒语的效果1" id="L-放学后的咒语1-咒语的效果1-0" d="M904.3064095260986,838C876.8019847473375,850.3333333333334,849.2975599685765,862.6666666666666,849.2975599685765,875C849.2975599685765,887.3333333333334,849.2975599685765,899.6666666666666,849.2975599685765,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-放学后的咒语1 LE-咒语的效果2" id="L-放学后的咒语1-咒语的效果2-0" d="M948.4545893543525,838C956.9574156032576,850.3333333333334,965.4602418521627,862.6666666666666,977.2140810094147,875C988.9679201666668,887.3333333333334,1003.9727722322657,899.6666666666666,1018.9776242978646,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-放学后的咒语1 LE-咒语的效果2" id="L-放学后的咒语1-咒语的效果2-1" d="M977.4457397968303,838C1019.3299104031224,850.3333333333334,1061.2140810094145,862.6666666666666,1061.2140810094145,875C1061.2140810094145,887.3333333333334,1054.5914278748783,899.6666666666666,1047.9687747403423,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-放学后的咒语2 LE-咒语的效果2" id="L-放学后的咒语2-咒语的效果2-0" d="M1171.7013370006061,838C1171.7013370006061,850.3333333333334,1171.7013370006061,862.6666666666666,1171.7013370006061,875C1171.7013370006061,887.3333333333334,1128.90144075391,899.6666666666666,1086.101544507214,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-放学后的咒语3 LE-咒语的效果3" id="L-放学后的咒语3-咒语的效果3-0" d="M1403.9235501612227,838C1403.9235501612227,850.3333333333334,1403.9235501612227,862.6666666666666,1403.9235501612227,875C1403.9235501612227,887.3333333333334,1403.9235501612227,899.6666666666666,1403.9235501612227,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的效果1 LE-s2e1" id="L-咒语的效果1-s2e1-0" d="M801.7975599685765,941.1113144146824C685.9334611986797,956.740876276455,570.0693624287828,972.3704381382274,570.0693624287828,988C570.0693624287828,1000.3333333333334,570.0693624287828,1012.6666666666666,570.0693624287828,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的效果1 LE-s2e2" id="L-咒语的效果1-s2e2-0" d="M839.5446072052353,951C830.2918058656552,963.3333333333334,821.0390045260751,975.6666666666666,821.0390045260751,988C821.0390045260751,1000.3333333333334,869.3188100630748,1012.6666666666666,917.5986156000745,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的效果1 LE-s2e2" id="L-咒语的效果1-s2e2-1" d="M872.3503420922513,951C887.7164295612959,963.3333333333334,903.0825170303406,975.6666666666666,916.0915184294804,988C929.1005198286202,1000.3333333333334,939.7524351578554,1012.6666666666666,950.4043504870905,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的效果2 LE-s2e2" id="L-咒语的效果2-s2e2-0" d="M1040.9881403552909,951C1040.9881403552909,963.3333333333334,1040.9881403552909,975.6666666666666,1040.9881403552909,988C1040.9881403552909,1000.3333333333334,1017.2492023021933,1012.6666666666666,993.5102642490958,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-咒语的效果3 LE-s2e3" id="L-咒语的效果3-s2e3-0" d="M1403.9235501612227,951C1403.9235501612227,963.3333333333334,1403.9235501612227,975.6666666666666,1403.9235501612227,988C1403.9235501612227,1000.3333333333334,1403.9235501612227,1012.6666666666666,1403.9235501612227,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s3 LE-有趣的传言" id="L-s3-有趣的传言-0" d="M1747.9713127681187,362.5C1730.285472060154,374.6666666666667,1712.5996313521891,386.8333333333333,1712.5996313521891,399C1712.5996313521891,411.3333333333333,1712.5996313521891,423.6666666666667,1712.5996313521891,436"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s3 LE-传言是?" id="L-s3-传言是?-0" d="M1836.4518604390112,362.5C1902.7091034188163,374.6666666666667,1968.9663463986215,386.8333333333333,1968.9663463986215,399C1968.9663463986215,417.8333333333333,1968.9663463986215,436.6666666666667,1968.9663463986215,455.5C1968.9663463986215,474.3333333333333,1968.9663463986215,493.1666666666667,1968.9663463986215,512C1968.9663463986215,524.3333333333334,1961.7628065756126,536.6666666666666,1954.5592667526037,549"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-有趣的传言 LE-s6" id="L-有趣的传言-s6-0" d="M1700.865118077853,475C1689.732374715021,487.3333333333333,1678.5996313521891,499.6666666666667,1678.5996313521891,512C1678.5996313521891,524.5000000000001,1678.8496313521891,537.0000000000001,1679.0996313521894,549.5000000000002"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-有趣的传言 LE-传言是?" id="L-有趣的传言-传言是?-0" d="M1760.0996313521891,472.65220413006034C1801.12173666817,485.7681360867069,1842.1438419841506,498.88406804335347,1869.066402599189,512C1894.3825536244979,524.3333333333334,1907.2315393559054,536.6666666666666,1920.080525087313,549"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-传言是? LE-s3e3" id="L-传言是?-s3e3-0" d="M1924.4061274205192,588C1896.0612369095702,604.3333333333334,1867.7163463986215,620.6666666666666,1867.7163463986215,637C1867.7163463986215,653.3333333333334,1880.947953236413,669.6666666666666,1894.1795600742046,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-传言是? LE-s3e3" id="L-传言是?-s3e3-1" d="M1951.9054134922137,588C1958.1109080457013,604.3333333333334,1964.316402599189,620.6666666666666,1964.316402599189,637C1964.316402599189,653.3333333333334,1942.997624372544,669.6666666666666,1921.6788461458991,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-传言是? LE-怎样对待传言" id="L-传言是?-怎样对待传言-0" d="M1981.4076183413815,574.3741025841966C2165.0029448309047,595.2494017227978,2348.5982713204276,616.1247008613989,2348.5982713204276,637C2348.5982713204276,653.3333333333334,2348.5982713204276,669.6666666666666,2348.5982713204276,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-怎样对待传言 LE-怎样对待传言" id="L-怎样对待传言-怎样对待传言-0" d="M2404.0982713204276,694.6955074875208C2411.542715764872,691.7970049916805,2418.9871602093162,688.8985024958403,2448.764937987094,686C2448.764937987094,686,2459.931604653761,686,2459.931604653761,686C2467.3760490982054,692.5,2471.0982713204276,699,2471.0982713204276,705.5C2471.0982713204276,712,2467.3760490982054,718.5,2459.931604653761,725C2459.931604653761,725,2448.764937987094,725,2448.764937987094,725C2418.9871602093162,722.1014975041597,2411.542715764872,719.2029950083195,2404.0982713204276,716.3044925124792"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-怎样对待传言 LE-怎样对待传言" id="L-怎样对待传言-怎样对待传言-1" d="M2404.0982713204276,698.5699039487727C2420.8760490982054,694.3799359658484,2437.653826875983,690.1899679829243,2504.764937987094,686C2504.764937987094,686,2529.931604653761,686,2529.931604653761,686C2546.709382431539,692.5,2555.0982713204276,699,2555.0982713204276,705.5C2555.0982713204276,712,2546.709382431539,718.5,2529.931604653761,725C2529.931604653761,725,2504.764937987094,725,2504.764937987094,725C2437.653826875983,720.8100320170757,2420.8760490982054,716.6200640341516,2404.0982713204276,712.4300960512273"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-怎样对待传言 LE-ユウイチ的影子" id="L-怎样对待传言-ユウイチ的影子-0" d="M2348.5982713204276,725C2348.5982713204276,737.3333333333334,2348.5982713204276,749.6666666666666,2348.5982713204276,762C2348.5982713204276,774.3333333333334,2348.5982713204276,786.6666666666666,2348.5982713204276,799"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-ユウイチ的影子 LE-要去的地点1" id="L-ユウイチ的影子-要去的地点1-0" d="M2285.0982713204276,834.0202001499745C2201.265032530627,847.6801334333163,2117.431793740827,861.3400667166582,2117.431793740827,875C2117.431793740827,893.8333333333334,2117.431793740827,912.6666666666666,2117.431793740827,931.5C2117.431793740827,950.3333333333334,2117.431793740827,969.1666666666666,2117.431793740827,988C2117.431793740827,1000.3333333333334,2117.431793740827,1012.6666666666666,2117.431793740827,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-ユウイチ的影子 LE-s3e2" id="L-ユウイチ的影子-s3e2-0" d="M2319.6359472000345,838C2292.158870470431,850.3333333333334,2264.681793740827,862.6666666666666,2264.681793740827,875C2264.681793740827,893.8333333333334,2264.681793740827,912.6666666666666,2264.681793740827,931.5C2264.681793740827,950.3333333333334,2264.681793740827,969.1666666666666,2264.681793740827,988C2264.681793740827,1006.8333333333334,2264.681793740827,1025.6666666666667,2264.681793740827,1044.5C2264.681793740827,1063.3333333333333,2264.681793740827,1082.1666666666667,2264.681793740827,1101C2264.681793740827,1119.8333333333333,2264.681793740827,1138.6666666666667,2264.681793740827,1157.5C2264.681793740827,1176.3333333333333,2264.681793740827,1195.1666666666667,2264.681793740827,1214C2264.681793740827,1226.3333333333333,2280.398607900119,1238.6666666666667,2296.115422059411,1251"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-ユウイチ的影子 LE-s4" id="L-ユウイチ的影子-s4-0" d="M2412.0982713204276,828.0588161069068C2567.806712638402,843.7058774046045,2723.5151539563763,859.3529387023023,2723.9324089243146,875C2724.2657422576476,887.5000000000007,2724.349075590981,900.0000000000014,2724.432408924314,912.500000000002"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-要去的地点1 LE-和ユウイチ1" id="L-要去的地点1-和ユウイチ1-0" d="M2097.0258202894993,1064C2077.666307015163,1076.3333333333333,2058.306793740827,1088.6666666666667,2058.306793740827,1101C2058.306793740827,1113.3333333333333,2058.306793740827,1125.6666666666667,2058.306793740827,1138"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-要去的地点1 LE-s3e2" id="L-要去的地点1-s3e2-0" d="M2143.661882236402,1064C2168.5468379886142,1076.3333333333333,2193.431793740827,1088.6666666666667,2193.431793740827,1101C2193.431793740827,1119.8333333333333,2193.431793740827,1138.6666666666667,2193.431793740827,1157.5C2193.431793740827,1176.3333333333333,2193.431793740827,1195.1666666666667,2193.431793740827,1214C2193.431793740827,1226.3333333333333,2232.4782539178177,1238.6666666666667,2271.524714094809,1251"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-要去的地点2 LE-s3e2" id="L-要去的地点2-s3e2-0" d="M2420.9661538176974,1064C2385.093199006633,1076.3333333333333,2349.220244195568,1088.6666666666667,2349.220244195568,1101C2349.220244195568,1119.8333333333333,2349.220244195568,1138.6666666666667,2349.220244195568,1157.5C2349.220244195568,1176.3333333333333,2349.220244195568,1195.1666666666667,2349.220244195568,1214C2349.220244195568,1226.3333333333333,2337.256326790033,1238.6666666666667,2325.2924093844986,1251"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-要去的地点2 LE-和ユウイチ2" id="L-要去的地点2-和ユウイチ2-0" d="M2479.1841607185256,1064C2498.543673992862,1076.3333333333333,2517.903187267198,1088.6666666666667,2517.903187267198,1101C2517.903187267198,1113.3333333333333,2517.903187267198,1125.6666666666667,2517.903187267198,1138"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-和ユウイチ1 LE-烟花里和ユウイチ1" id="L-和ユウイチ1-烟花里和ユウイチ1-0" d="M2041.0501565726854,1177C2024.6784751567561,1189.3333333333333,2008.306793740827,1201.6666666666667,2008.306793740827,1214C2008.306793740827,1226.3333333333333,2008.306793740827,1238.6666666666667,2008.306793740827,1251"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-和ユウイチ1 LE-s3e2" id="L-和ユウイチ1-s3e2-0" d="M2075.5634309089683,1177C2081.0206580476115,1189.3333333333333,2086.4778851862543,1201.6666666666667,2108.306793740827,1214C2134.200227193506,1228.6297899007639,2200.6330673955367,1243.2595798015277,2267.065907597567,1257.8893697022916"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-和ユウイチ2 LE-s3e2" id="L-和ユウイチ2-s3e2-0" d="M2489.064605145131,1177C2472.904322252172,1189.3333333333333,2456.7440393592133,1201.6666666666667,2434.345244195568,1214C2411.9464490319224,1226.3333333333333,2383.309141597591,1238.6666666666667,2354.6718341632595,1251"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-和ユウイチ2 LE-烟花里和ユウイチ2" id="L-和ユウイチ2-烟花里和ユウイチ2-0" d="M2535.1598244353395,1177C2551.531505851269,1189.3333333333333,2567.903187267198,1201.6666666666667,2567.903187267198,1214C2567.903187267198,1226.3333333333333,2567.903187267198,1238.6666666666667,2567.903187267198,1251"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-烟花里和ユウイチ1 LE-s3e1" id="L-烟花里和ユウイチ1-s3e1-0" d="M2008.306793740827,1290C2008.306793740827,1302.3333333333333,2008.306793740827,1314.6666666666667,2008.306793740827,1327C2008.306793740827,1339.3333333333333,2014.2005990505616,1351.6666666666667,2020.094404360296,1364"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-烟花里和ユウイチ2 LE-s3e1" id="L-烟花里和ユウイチ2-s3e1-0" d="M2496.403187267198,1285.3556844726822C2429.444576727375,1299.2371229817882,2362.4859661875516,1313.118561490894,2295.970244195568,1327C2236.8725814644085,1339.3333333333333,2178.124530822684,1351.6666666666667,2119.376480180959,1364"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-烟花里和ユウイチ2 LE-s3e0" id="L-烟花里和ユウイチ2-s3e0-0" d="M2613.8925762381914,1290C2657.523535005544,1302.3333333333333,2701.154493772897,1314.6666666666667,2701.154493772897,1327C2701.154493772897,1339.3333333333333,2701.154493772897,1351.6666666666667,2701.154493772897,1364"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s4 LE-要去的地点2" id="L-s4-要去的地点2-0" d="M2643.0284317932233,949.3458475568016C2550.9033095302107,962.2305650378677,2458.778187267198,975.1152825189339,2458.778187267198,988C2458.778187267198,1000.3333333333334,2458.778187267198,1012.6666666666666,2458.778187267198,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s4 LE-由加里先生" id="L-s4-由加里先生-0" d="M2805.1787549403393,950.6623306521398C2886.7849174570006,963.1082204347598,2968.391079973662,975.55411021738,2968.391079973662,988C2968.391079973662,1000.3333333333334,2968.391079973662,1012.6666666666666,2968.391079973662,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-由加里先生 LE-看到便条时" id="L-由加里先生-看到便条时-0" d="M2937.458557849768,1064C2908.1123189117147,1076.3333333333333,2878.766079973662,1088.6666666666667,2878.766079973662,1101C2878.766079973662,1113.3333333333333,2878.766079973662,1125.6666666666667,2878.766079973662,1138"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-由加里先生 LE-sex1" id="L-由加里先生-sex1-0" d="M2999.3236020975555,1064C3028.505396591162,1076.3333333333333,3057.6871910847685,1088.6666666666667,3058.016079973662,1101C3058.349413307,1113.5,3058.4327466403342,1126,3058.5160799736686,1138.5"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-看到便条时 LE-s4e2" id="L-看到便条时-s4e2-0" d="M2845.722300624357,1177C2814.3730740621963,1189.3333333333333,2783.0238475000356,1201.6666666666667,2783.0238475000356,1214C2783.0238475000356,1226.3333333333333,2783.0238475000356,1238.6666666666667,2783.0238475000356,1251"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-看到便条时 LE-便条的内容" id="L-看到便条时-便条的内容-0" d="M2911.747078863399,1177C2943.03674447674,1189.3333333333333,2974.3264100900806,1201.6666666666667,2974.3264100900806,1214C2974.3264100900806,1226.3333333333333,2974.3264100900806,1238.6666666666667,2974.3264100900806,1251"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-便条的内容 LE-s4e3" id="L-便条的内容-s4e3-0" d="M2928.27424065952,1290C2884.5837209433466,1302.3333333333333,2840.893201227174,1314.6666666666667,2840.893201227174,1327C2840.893201227174,1345.8333333333333,2840.893201227174,1364.6666666666667,2840.893201227174,1383.5C2840.893201227174,1402.3333333333333,2840.893201227174,1421.1666666666667,2840.893201227174,1440C2840.893201227174,1458.8333333333333,2840.893201227174,1477.6666666666667,2840.893201227174,1496.5C2840.893201227174,1515.3333333333333,2840.893201227174,1534.1666666666667,2840.893201227174,1553C2840.893201227174,1565.3333333333333,2871.426387067882,1577.6666666666667,2901.95957290859,1590"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-便条的内容 LE-彩野的桌子" id="L-便条的内容-彩野的桌子-0" d="M2988.5631357537973,1290C3002.069772921939,1302.3333333333333,3015.5764100900806,1314.6666666666667,3015.5764100900806,1327C3015.5764100900806,1339.3333333333333,3015.5764100900806,1351.6666666666667,3015.5764100900806,1364"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-彩野的桌子 LE-s4e3" id="L-彩野的桌子-s4e3-0" d="M2978.4976919869537,1403C2943.320446607064,1415.3333333333333,2908.143201227174,1427.6666666666667,2908.143201227174,1440C2908.143201227174,1458.8333333333333,2908.143201227174,1477.6666666666667,2908.143201227174,1496.5C2908.143201227174,1515.3333333333333,2908.143201227174,1534.1666666666667,2908.143201227174,1553C2908.143201227174,1565.3333333333333,2916.6564755634568,1577.6666666666667,2925.16974989974,1590"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-彩野的桌子 LE-彩野的笔记" id="L-彩野的桌子-彩野的笔记-0" d="M3035.3352596476025,1403C3054.0808348688415,1415.3333333333333,3072.8264100900806,1427.6666666666667,3072.8264100900806,1440C3072.8264100900806,1452.3333333333333,3072.8264100900806,1464.6666666666667,3072.8264100900806,1477"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-彩野的笔记 LE-s4e3" id="L-彩野的笔记-s4e3-0" d="M3044.721143314387,1516C3025.6254299815882,1528.3333333333333,3006.529716648789,1540.6666666666667,2991.393201227174,1553C2976.256685805559,1565.3333333333333,2965.079368295127,1577.6666666666667,2953.902050784696,1590"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-彩野的笔记 LE-把彩野" id="L-彩野的笔记-把彩野-0" d="M3087.3219853113196,1516C3101.0741977007,1528.3333333333333,3114.8264100900806,1540.6666666666667,3114.8264100900806,1553C3114.8264100900806,1565.3333333333333,3114.8264100900806,1577.6666666666667,3114.8264100900806,1590"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-把彩野 LE-s4e4" id="L-把彩野-s4e4-0" d="M3076.7950575252667,1629C3040.7140307330073,1641.3333333333333,3004.6330039407485,1653.6666666666667,3004.6330039407485,1666C3004.6330039407485,1678.3333333333333,3004.6330039407485,1690.6666666666667,3004.6330039407485,1703"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-把彩野 LE-放学后的学校" id="L-把彩野-放学后的学校-0" d="M3134.472275778865,1629C3153.110661175917,1641.3333333333333,3171.7490465729684,1653.6666666666667,3171.7490465729684,1666C3171.7490465729684,1678.3333333333333,3171.7490465729684,1690.6666666666667,3171.7490465729684,1703"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-把彩野 LE-s8" id="L-把彩野-s8-0" d="M3158.0764100900806,1615.8782786226666C3327.786992368898,1632.5855190817776,3497.4975746477157,1649.292759540889,3497.9431010599665,1666C3498.2764343933054,1678.499999999999,3498.3597677266403,1690.9999999999982,3498.443101059975,1703.4999999999973"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-放学后的学校 LE-s4e1" id="L-放学后的学校-s4e1-0" d="M3133.8410433568038,1742C3097.8770403055705,1754.3333333333333,3061.9130372543377,1766.6666666666667,3061.9130372543377,1779C3061.9130372543377,1791.3333333333333,3061.9130372543377,1803.6666666666667,3061.9130372543377,1816"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-放学后的学校 LE-s4e0" id="L-放学后的学校-s4e0-0" d="M3209.657049789133,1742C3245.6210528403662,1754.3333333333333,3281.585055891599,1766.6666666666667,3281.585055891599,1779C3281.585055891599,1791.3333333333333,3281.585055891599,1803.6666666666667,3281.585055891599,1816"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s5 LE-s5" id="L-s5-s5-0" d="M517.9889088791138,558.9039521178086C538.025731602351,555.6026347452057,558.0625543255883,552.3013173726029,638.2098452185373,549C638.2098452185373,549,667.1292577841741,549,667.1292577841741,549C686.408866161265,555.5,696.0486703498104,562,696.0486703498104,568.5C696.0486703498104,575,686.408866161265,581.5,667.1292577841741,588C667.1292577841741,588,638.2098452185373,588,638.2098452185373,588C558.0625543255902,585.0320159607306,538.0257316023534,582.0640319214612,517.9889088791166,579.0960478821918"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s5 LE-サクラ7月" id="L-s5-サクラ7月-0" d="M388.38336236024844,588.5C388.1333623602485,604.6666666666666,387.8833623602486,620.8333333333334,387.8833623602486,637C387.8833623602486,653.3333333333334,387.8833623602486,669.6666666666666,387.8833623602486,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s5 LE-s5" id="L-s5-s5-1" d="M518.5826399414756,560.0914142425322C544.2982852654303,556.3942761616881,570.0139305893852,552.6971380808441,672.8765118852043,549C672.8765118852043,549,710.4625911175071,549,710.4625911175071,549C735.519977272376,555.5,748.0486703498104,562,748.0486703498104,568.5C748.0486703498104,575,735.519977272376,581.5,710.4625911175071,588C710.4625911175071,588,672.8765118852043,588,672.8765118852043,588C570.0139305893871,584.6361952524893,544.2982852654327,581.2723905049787,518.5826399414784,577.908585757468"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-サクラ7月 LE-サクラ0916夜1" id="L-サクラ7月-サクラ0916夜1-0" d="M352.8630319400142,725C319.63861590030467,737.3333333333334,286.4141998605951,749.6666666666666,286.4141998605951,762C286.4141998605951,774.3333333333334,286.4141998605951,786.6666666666666,286.4141998605951,799"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-サクラ7月 LE-サクラ0916夜2" id="L-サクラ7月-サクラ0916夜2-0" d="M468.22392461736735,725C544.4444580407877,737.3333333333334,620.664991464208,749.6666666666666,620.664991464208,762C620.664991464208,774.3333333333334,620.664991464208,786.6666666666666,620.664991464208,799"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-サクラ0916夜1 LE-サクラ1112" id="L-サクラ0916夜1-サクラ1112-0" d="M276.38690997694397,838C266.87384008732624,850.3333333333334,257.36077019770846,862.6666666666666,257.36077019770846,875C257.36077019770846,887.3333333333334,257.36077019770846,899.6666666666666,257.36077019770846,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-サクラ0916夜1 LE-s5e2" id="L-サクラ0916夜1-s5e2-0" d="M338.58987893996704,838C372.1410926568233,850.3333333333334,405.69230637367946,862.6666666666666,437.5898853982626,875C469.48746442284573,887.3333333333334,499.73140875515577,899.6666666666666,529.9753530874658,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-サクラ0916夜2 LE-s5e2" id="L-サクラ0916夜2-s5e2-0" d="M620.664991464208,838C620.664991464208,850.3333333333334,620.664991464208,862.6666666666666,620.664991464208,875C620.664991464208,887.3333333333334,606.9127790748275,899.6666666666666,593.160566685447,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-サクラ1112 LE-sex2" id="L-サクラ1112-sex2-0" d="M217.98815830418323,951C180.63465471289004,963.3333333333334,143.28115112159685,975.6666666666666,143.28115112159685,988C143.28115112159685,1000.5,143.531151121597,1013,143.78115112159713,1025.5"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-サクラ1112 LE-s5e1" id="L-サクラ1112-s5e1-0" d="M296.7333820912336,951C334.0868856825266,963.3333333333334,371.4403892738196,975.6666666666666,371.4403892738196,988C371.4403892738196,1000.3333333333334,371.4403892738196,1012.6666666666666,371.4403892738196,1025"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s6 LE-s6e2" id="L-s6-s6e2-0" d="M1648.4807331369889,588.5C1609.7608353794278,604.6666666666666,1571.040937621867,620.8333333333334,1571.040937621867,637C1571.040937621867,653.3333333333334,1571.040937621867,669.6666666666666,1571.040937621867,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s6 LE-笔记" id="L-s6-笔记-0" d="M1701.747726647684,588.5C1729.9530258650977,604.6666666666666,1758.1583250825113,620.8333333333334,1758.1583250825113,637C1758.1583250825113,653.3333333333334,1758.1583250825113,669.6666666666666,1758.1583250825113,686"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-笔记 LE-s6e3" id="L-笔记-s6e3-0" d="M1734.6583250825113,716.9531412130241C1688.4438778053686,731.9687608086828,1642.2294305282262,746.9843804043413,1642.2294305282262,762C1642.2294305282262,774.3333333333334,1642.2294305282262,786.6666666666666,1642.2294305282262,799"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-笔记 LE-屋顶的回家路" id="L-笔记-屋顶的回家路-0" d="M1781.6583250825113,723.1589521704285C1807.502571535691,736.105968113619,1833.3468179888705,749.0529840568095,1833.3468179888705,762C1833.3468179888705,774.3333333333334,1833.3468179888705,786.6666666666666,1833.3468179888705,799"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-屋顶的回家路 LE-s6e4" id="L-屋顶的回家路-s6e4-0" d="M1797.6046177859866,838C1763.6953509268405,850.3333333333334,1729.7860840676944,862.6666666666666,1729.7860840676944,875C1729.7860840676944,887.3333333333334,1729.7860840676944,899.6666666666666,1729.7860840676944,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-屋顶的回家路 LE-s6e1" id="L-屋顶的回家路-s6e1-0" d="M1867.1401627762234,838C1899.2005155231993,850.3333333333334,1931.2608682701753,862.6666666666666,1931.2608682701753,875C1931.2608682701753,887.3333333333334,1931.2608682701753,899.6666666666666,1931.2608682701753,912"></path><path marker-end="url(#flowchart-pointEnd)" style="fill:none;" class="edge-thickness-normal edge-pattern-solid flowchart-link LS-s8 LE-s8e1" id="L-s8-s8e1-0" d="M3498.4431010599587,1742.5000000000005C3498.193101059963,1754.666666666667,3497.9431010599665,1766.8333333333335,3497.9431010599665,1779C3497.9431010599665,1791.3333333333333,3497.9431010599665,1803.6666666666667,3497.9431010599665,1816"></path></g><g class="edgeLabels"><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g transform="translate(427.1845974204921, 173)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">想不出</span></div></foreignObject></g></g><g transform="translate(882.1282728539204, 173)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">做了</span></div></foreignObject></g></g><g transform="translate(1067.3782728539206, 173)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">没做</span></div></foreignObject></g></g><g transform="translate(132.44261783433876, 342.5)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">回避</span></div></foreignObject></g></g><g transform="translate(738.5702515378102, 286)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">羡慕</span></div></foreignObject></g></g><g transform="translate(101.61726488225258, 512)" class="edgeLabel"><g transform="translate(-17.65070590417208, -12)" class="label"><foreignObject height="24" width="35.30141180834416"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">......</span></div></foreignObject></g></g><g transform="translate(286.4141998605951, 512)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">サクラ</span></div></foreignObject></g></g><g transform="translate(708.5702515378102, 399)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">回学校</span></div></foreignObject></g></g><g transform="translate(818.1282728539204, 399)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">回家</span></div></foreignObject></g></g><g transform="translate(526.135967738569, 512)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">サクラ</span></div></foreignObject></g></g><g transform="translate(875.2684053525504, 512)" class="edgeLabel"><g transform="translate(-17.65070590417208, -12)" class="label"><foreignObject height="24" width="35.30141180834416"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">......</span></div></foreignObject></g></g><g transform="translate(889.3782728539204, 342.5)" class="edgeLabel"><g transform="translate(-40, -12)" class="label"><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">随便应付下</span></div></foreignObject></g></g><g transform="translate(1067.3782728539206, 286)" class="edgeLabel"><g transform="translate(-8, -12)" class="label"><foreignObject height="24" width="16"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">去</span></div></foreignObject></g></g><g transform="translate(1765.8496313521891, 286)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">不去</span></div></foreignObject></g></g><g transform="translate(949.3782728539204, 399)" class="edgeLabel"><g transform="translate(-40, -12)" class="label"><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">没啥特别的</span></div></foreignObject></g></g><g transform="translate(1033.3782728539206, 399)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">考满分</span></div></foreignObject></g></g><g transform="translate(1101.3782728539206, 399)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">金嗓子</span></div></foreignObject></g></g><g transform="translate(1238.936294170031, 399)" class="edgeLabel"><g transform="translate(-48, -12)" class="label"><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">想要两情相悦</span></div></foreignObject></g></g><g transform="translate(1040.9881403552909, 512)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">喜欢</span></div></foreignObject></g></g><g transform="translate(1403.9235501612227, 512)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">随便糊弄</span></div></foreignObject></g></g><g transform="translate(933.2975599685765, 637)" class="edgeLabel"><g transform="translate(-101.88093255278075, -24)" class="label"><foreignObject height="48" width="203.7618651055615"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">普通家里,父母有关,被关起来<br/>一模一样,原作,原作就是假的</span></div></foreignObject></g></g><g transform="translate(1171.7013370006061, 637)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">错误</span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g transform="translate(757.45254449718, 762)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">水池</span></div></foreignObject></g></g><g transform="translate(1065.2140810094145, 762)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">星象仪</span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g transform="translate(849.2975599685765, 875)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">橡皮写名</span></div></foreignObject></g></g><g transform="translate(977.2140810094147, 875)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">夕阳听歌</span></div></foreignObject></g></g><g transform="translate(1061.2140810094145, 875)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">书内写名</span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g transform="translate(570.0693624287828, 988)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">绝对有效</span></div></foreignObject></g></g><g transform="translate(821.0390045260751, 988)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">大概</span></div></foreignObject></g></g><g transform="translate(916.0915184294804, 988)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">失败了吗</span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g transform="translate(1712.5996313521891, 399)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">不知道</span></div></foreignObject></g></g><g transform="translate(1968.9663463986215, 455.5)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">告诉我</span></div></foreignObject></g></g><g transform="translate(1678.5996313521891, 512)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">我不听</span></div></foreignObject></g></g><g transform="translate(1869.066402599189, 512)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">告诉我</span></div></foreignObject></g></g><g transform="translate(1867.7163463986215, 637)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">没兴趣</span></div></foreignObject></g></g><g transform="translate(1964.316402599189, 637)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">不知道</span></div></foreignObject></g></g><g transform="translate(2348.5982713204276, 637)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">闹鬼楼梯</span></div></foreignObject></g></g><g transform="translate(2471.0982713204276, 705.5)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">适当问下</span></div></foreignObject></g></g><g transform="translate(2555.0982713204276, 705.5)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">总之问下</span></div></foreignObject></g></g><g transform="translate(2348.5982713204276, 762)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">认真的问</span></div></foreignObject></g></g><g transform="translate(2117.431793740827, 931.5)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">放着不管</span></div></foreignObject></g></g><g transform="translate(2264.681793740827, 1044.5)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">跟随</span></div></foreignObject></g></g><g transform="translate(2723.9324089243146, 875)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">大喊</span></div></foreignObject></g></g><g transform="translate(2058.306793740827, 1101)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">楼梯</span></div></foreignObject></g></g><g transform="translate(2193.431793740827, 1157.5)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">图书馆</span></div></foreignObject></g></g><g transform="translate(2349.220244195568, 1157.5)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">图书馆</span></div></foreignObject></g></g><g transform="translate(2517.903187267198, 1101)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">楼梯</span></div></foreignObject></g></g><g transform="translate(2008.306793740827, 1214)" class="edgeLabel"><g transform="translate(-48, -12)" class="label"><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">想一直在一起</span></div></foreignObject></g></g><g transform="translate(2108.306793740827, 1214)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">总要分别</span></div></foreignObject></g></g><g transform="translate(2434.345244195568, 1214)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">总要分别</span></div></foreignObject></g></g><g transform="translate(2567.903187267198, 1214)" class="edgeLabel"><g transform="translate(-48, -12)" class="label"><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">想一直在一起</span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g><g transform="translate(2295.970244195568, 1327)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">接吻</span></div></foreignObject></g></g><g transform="translate(2701.154493772897, 1327)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">不接吻</span></div></foreignObject></g></g><g transform="translate(2458.778187267198, 988)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">不是我</span></div></foreignObject></g></g><g transform="translate(2968.391079973662, 988)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">在意</span></div></foreignObject></g></g><g transform="translate(2878.766079973662, 1101)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">不接受</span></div></foreignObject></g></g><g transform="translate(3058.016079973662, 1101)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">接受</span></div></foreignObject></g></g><g transform="translate(2783.0238475000356, 1214)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">没兴趣</span></div></foreignObject></g></g><g transform="translate(2974.3264100900806, 1214)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">有兴趣</span></div></foreignObject></g></g><g transform="translate(2840.893201227174, 1440)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">无聊</span></div></foreignObject></g></g><g transform="translate(3015.5764100900806, 1327)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">信了也好</span></div></foreignObject></g></g><g transform="translate(2908.143201227174, 1496.5)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">寻找彩野</span></div></foreignObject></g></g><g transform="translate(3072.8264100900806, 1440)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">调查桌子</span></div></foreignObject></g></g><g transform="translate(2991.393201227174, 1553)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">寻找彩野</span></div></foreignObject></g></g><g transform="translate(3114.8264100900806, 1553)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">调查笔记</span></div></foreignObject></g></g><g transform="translate(3004.6330039407485, 1666)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">抓住手腕</span></div></foreignObject></g></g><g transform="translate(3171.7490465729684, 1666)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">拉回来</span></div></foreignObject></g></g><g transform="translate(3497.9431010599665, 1666)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">现出真身</span></div></foreignObject></g></g><g transform="translate(3061.9130372543377, 1779)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">回家</span></div></foreignObject></g></g><g transform="translate(3281.585055891599, 1779)" class="edgeLabel"><g transform="translate(-40, -12)" class="label"><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">等待サクラ</span></div></foreignObject></g></g><g transform="translate(696.0486703498104, 568.5)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">开花</span></div></foreignObject></g></g><g transform="translate(387.8833623602486, 637)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">下雪</span></div></foreignObject></g></g><g transform="translate(748.0486703498104, 568.5)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">下人</span></div></foreignObject></g></g><g transform="translate(286.4141998605951, 762)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">去中庭</span></div></foreignObject></g></g><g transform="translate(620.664991464208, 762)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">回家</span></div></foreignObject></g></g><g transform="translate(257.36077019770846, 875)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">不硬撑</span></div></foreignObject></g></g><g transform="translate(437.5898853982626, 875)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">硬撑试试</span></div></foreignObject></g></g><g transform="translate(620.664991464208, 875)" class="edgeLabel"><g transform="translate(-32, -12)" class="label"><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">硬撑试试</span></div></foreignObject></g></g><g transform="translate(143.28115112159685, 988)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">等他来</span></div></foreignObject></g></g><g transform="translate(371.4403892738196, 988)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">回去</span></div></foreignObject></g></g><g transform="translate(1571.040937621867, 637)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">在家读</span></div></foreignObject></g></g><g transform="translate(1758.1583250825113, 637)" class="edgeLabel"><g transform="translate(-40, -12)" class="label"><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">在图书馆读</span></div></foreignObject></g></g><g transform="translate(1642.2294305282262, 762)" class="edgeLabel"><g transform="translate(-56, -12)" class="label"><foreignObject height="24" width="112"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">失去的梦的故事</span></div></foreignObject></g></g><g transform="translate(1833.3468179888705, 762)" class="edgeLabel"><g transform="translate(-16, -12)" class="label"><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">真色</span></div></foreignObject></g></g><g transform="translate(1729.7860840676944, 875)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">待在这</span></div></foreignObject></g></g><g transform="translate(1931.2608682701753, 875)" class="edgeLabel"><g transform="translate(-24, -12)" class="label"><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel">去中庭</span></div></foreignObject></g></g><g class="edgeLabel"><g transform="translate(0, 0)" class="label"><foreignObject height="0" width="0"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="edgeLabel"></span></div></foreignObject></g></g></g><g class="nodes"><g transform="translate(882.1282728539204, 116.5)" id="flowchart-s1-2230" class="node default sec flowchart-label"><polygon style="" transform="translate(-98.07332271397134,19.5)" class="label-container" points="9.75,0 186.39664542794267,0 196.14664542794267,-19.5 186.39664542794267,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-80.82332271397134, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="161.64664542794267"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section1:放课后的约定</span></div></foreignObject></g></g><g transform="translate(875.2684053525504, 568.5)" id="flowchart-s1e1-2231" class="node default ne flowchart-label"><rect height="39" width="152.43561411359053" y="-19.5" x="-76.21780705679527" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-63.84280705679526, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="127.68561411359052"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END 1:有谁在呼唤</span></div></foreignObject></g></g><g transform="translate(101.61726488225258, 568.5)" id="flowchart-s1e2-2232" class="node default be flowchart-label"><rect height="39" width="203.23078490137644" y="-19.5" x="-101.61539245068822" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-89.24039245068822, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="178.48078490137644"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:如果不履行约定的话</span></div></foreignObject></g></g><g transform="translate(949.9307867573257, 455.5)" id="flowchart-s1e3-2233" class="node default be flowchart-label"><rect height="39" width="123.23144211708407" y="-19.5" x="-61.615721058542036" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-49.240721058542036, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="98.48144211708407"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:日常生活</span></div></foreignObject></g></g><g transform="translate(882.1282728539204, 23.5)" id="flowchart-开始-2234" class="node default default flowchart-label"><circle height="39" width="47" r="23.5" ry="0" rx="0" style=""></circle><g transform="translate(-16, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">开始</span></div></foreignObject></g></g><g transform="translate(457.1845974204921, 229.5)" id="flowchart-ユウイチ的答案-2237" class="node default default flowchart-label"><rect height="39" width="127" y="-19.5" x="-63.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-56, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="112"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">ユウイチ的答案</span></div></foreignObject></g></g><g transform="translate(1067.3782728539206, 229.5)" id="flowchart-s2-2241" class="node default sec flowchart-label"><polygon style="" transform="translate(-90.07720612579834,19.5)" class="label-container" points="9.75,0 170.40441225159668,0 180.15441225159668,-19.5 170.40441225159668,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-72.82720612579834, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="145.65441225159668"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section2:周六的预定</span></div></foreignObject></g></g><g transform="translate(132.44261783433876, 455.5)" id="flowchart-声音的主人1-2243" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">声音的主人</span></div></foreignObject></g></g><g transform="translate(738.5702515378102, 342.5)" id="flowchart-回学校-2245" class="node default default flowchart-label"><rect height="39" width="63" y="-19.5" x="-31.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-24, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">回学校</span></div></foreignObject></g></g><g transform="translate(387.8833623602486, 568.5)" id="flowchart-s5-2249" class="node default sec flowchart-label"><polygon style="" transform="translate(-134.65120152785295,19.5)" class="label-container" points="9.75,0 259.5524030557059,0 269.3024030557059,-19.5 259.5524030557059,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-117.40120152785296, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="234.80240305570592"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section5:サクラ的日记:9月13日</span></div></foreignObject></g></g><g transform="translate(708.5702515378102, 455.5)" id="flowchart-声音的主人2-2251" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">声音的主人</span></div></foreignObject></g></g><g transform="translate(570.0693624287828, 1044.5)" id="flowchart-s2e1-2259" class="node default ne flowchart-label"><rect height="39" width="152.43561411359053" y="-19.5" x="-76.21780705679527" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-63.84280705679526, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="127.68561411359052"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END 2:咒语的效果</span></div></foreignObject></g></g><g transform="translate(968.4881403552904, 1044.5)" id="flowchart-s2e2-2260" class="node default be flowchart-label"><rect height="39" width="155.22953352863462" y="-19.5" x="-77.61476676431731" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-65.23976676431731, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="130.47953352863462"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:走廊里的声音</span></div></foreignObject></g></g><g transform="translate(1403.9235501612227, 1044.5)" id="flowchart-s2e3-2261" class="node default be flowchart-label"><rect height="39" width="171.2332567445107" y="-19.5" x="-85.61662837225535" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-73.24162837225535, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="146.4832567445107"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:ユウイチ的背影</span></div></foreignObject></g></g><g transform="translate(1067.3782728539206, 342.5)" id="flowchart-咒语的兴趣-2265" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">咒语的兴趣</span></div></foreignObject></g></g><g transform="translate(1765.8496313521891, 342.5)" id="flowchart-s3-2267" class="node default sec flowchart-label"><polygon style="" transform="translate(-90.07720612579834,19.5)" class="label-container" points="9.75,0 170.40441225159668,0 180.15441225159668,-19.5 170.40441225159668,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-72.82720612579834, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="145.65441225159668"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section3:楼道的传言</span></div></foreignObject></g></g><g transform="translate(1238.936294170031, 455.5)" id="flowchart-怎么想ユウイチ的-2275" class="node default default flowchart-label"><rect height="39" width="143" y="-19.5" x="-71.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-64, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="128"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">怎么想ユウイチ的</span></div></foreignObject></g></g><g transform="translate(1040.9881403552909, 568.5)" id="flowchart-解谜游戏1-2277" class="node default default flowchart-label"><rect height="39" width="79" y="-19.5" x="-39.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-32, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">解谜游戏</span></div></foreignObject></g></g><g transform="translate(1403.9235501612227, 568.5)" id="flowchart-解谜游戏2-2279" class="node default default flowchart-label"><rect height="39" width="79" y="-19.5" x="-39.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-32, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="64"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">解谜游戏</span></div></foreignObject></g></g><g transform="translate(933.2975599685765, 705.5)" id="flowchart-去哪玩1-2281" class="node default default flowchart-label"><rect height="39" width="174.94980243738155" y="-19.5" x="-87.47490121869077" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-79.97490121869077, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="159.94980243738155"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">去哪玩(结尾cg不同)</span></div></foreignObject></g></g><g transform="translate(1171.7013370006061, 705.5)" id="flowchart-去哪玩2-2283" class="node default default flowchart-label"><rect height="39" width="63" y="-19.5" x="-31.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-24, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">去哪玩</span></div></foreignObject></g></g><g transform="translate(1403.9235501612227, 705.5)" id="flowchart-去哪玩3-2285" class="node default default flowchart-label"><rect height="39" width="63" y="-19.5" x="-31.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-24, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="48"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">去哪玩</span></div></foreignObject></g></g><g transform="translate(933.2975599685765, 818.5)" id="flowchart-放学后的咒语1-2287" class="node default default flowchart-label"><rect height="39" width="111" y="-19.5" x="-55.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-48, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">放学后的咒语</span></div></foreignObject></g></g><g transform="translate(1171.7013370006061, 818.5)" id="flowchart-放学后的咒语2-2291" class="node default default flowchart-label"><rect height="39" width="111" y="-19.5" x="-55.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-48, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">放学后的咒语</span></div></foreignObject></g></g><g transform="translate(1403.9235501612227, 818.5)" id="flowchart-放学后的咒语3-2293" class="node default default flowchart-label"><rect height="39" width="111" y="-19.5" x="-55.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-48, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">放学后的咒语</span></div></foreignObject></g></g><g transform="translate(849.2975599685765, 931.5)" id="flowchart-咒语的效果1-2295" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">咒语的效果</span></div></foreignObject></g></g><g transform="translate(1040.9881403552909, 931.5)" id="flowchart-咒语的效果2-2297" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">咒语的效果</span></div></foreignObject></g></g><g transform="translate(1403.9235501612227, 931.5)" id="flowchart-咒语的效果3-2303" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">咒语的效果</span></div></foreignObject></g></g><g transform="translate(2701.154493772897, 1383.5)" id="flowchart-s3e0-2315" class="node default ne flowchart-label"><rect height="39" width="209.47956171724041" y="-19.5" x="-104.73978085862021" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-92.36478085862021, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="184.72956171724041"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END 3B:不和ユウイチ接吻</span></div></foreignObject></g></g><g transform="translate(2026.306793740827, 1383.5)" id="flowchart-s3e1-2316" class="node default ne flowchart-label"><rect height="39" width="193.86359597925608" y="-19.5" x="-96.93179798962804" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-84.55679798962804, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="169.11359597925608"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END 3A:和ユウイチ接吻</span></div></foreignObject></g></g><g transform="translate(2312.681793740827, 1270.5)" id="flowchart-s3e2-2317" class="node default be flowchart-label"><rect height="39" width="91.23535192344967" y="-19.5" x="-45.617675961724835" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-33.242675961724835, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="66.48535192344967"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:屋顶</span></div></foreignObject></g></g><g transform="translate(1904.7108389859163, 705.5)" id="flowchart-s3e3-2318" class="node default be flowchart-label"><rect height="39" width="123.23144211708407" y="-19.5" x="-61.615721058542036" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-49.240721058542036, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="98.48144211708407"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:日常生活</span></div></foreignObject></g></g><g transform="translate(1712.5996313521891, 455.5)" id="flowchart-有趣的传言-2320" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">有趣的传言</span></div></foreignObject></g></g><g transform="translate(1946.9663463986215, 568.5)" id="flowchart-传言是?-2322" class="node default default flowchart-label"><rect height="39" width="68.88448046677424" y="-19.5" x="-34.44224023338712" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-26.942240233387118, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="53.884480466774235"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">传言是?</span></div></foreignObject></g></g><g transform="translate(1678.5996313521891, 568.5)" id="flowchart-s6-2324" class="node default sec flowchart-label"><polygon style="" transform="translate(-74.07489146777485,19.5)" class="label-container" points="9.75,0 138.3997829355497,0 148.1497829355497,-19.5 138.3997829355497,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-56.82489146777485, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="113.6497829355497"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section6:在哪读</span></div></foreignObject></g></g><g transform="translate(2348.5982713204276, 705.5)" id="flowchart-怎样对待传言-2332" class="node default default flowchart-label"><rect height="39" width="111" y="-19.5" x="-55.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-48, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">怎样对待传言</span></div></foreignObject></g></g><g transform="translate(2348.5982713204276, 818.5)" id="flowchart-ユウイチ的影子-2338" class="node default default flowchart-label"><rect height="39" width="127" y="-19.5" x="-63.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-56, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="112"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">ユウイチ的影子</span></div></foreignObject></g></g><g transform="translate(2117.431793740827, 1044.5)" id="flowchart-要去的地点1-2340" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">要去的地点</span></div></foreignObject></g></g><g transform="translate(2723.9324089243146, 931.5)" id="flowchart-s4-2344" class="node default sec flowchart-label"><polygon style="" transform="translate(-90.07720612579834,19.5)" class="label-container" points="9.75,0 170.40441225159668,0 180.15441225159668,-19.5 170.40441225159668,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-72.82720612579834, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="145.65441225159668"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section4:屋顶的传言</span></div></foreignObject></g></g><g transform="translate(2058.306793740827, 1157.5)" id="flowchart-和ユウイチ1-2346" class="node default default flowchart-label"><rect height="39" width="118.5" y="-19.5" x="-59.25" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-51.75, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="103.5"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">和ユウイチ……</span></div></foreignObject></g></g><g transform="translate(2458.778187267198, 1044.5)" id="flowchart-要去的地点2-2349" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">要去的地点</span></div></foreignObject></g></g><g transform="translate(2517.903187267198, 1157.5)" id="flowchart-和ユウイチ2-2352" class="node default default flowchart-label"><rect height="39" width="118.5" y="-19.5" x="-59.25" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-51.75, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="103.5"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">和ユウイチ……</span></div></foreignObject></g></g><g transform="translate(2008.306793740827, 1270.5)" id="flowchart-烟花里和ユウイチ1-2354" class="node default default flowchart-label"><rect height="39" width="143" y="-19.5" x="-71.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-64, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="128"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">烟花里和ユウイチ</span></div></foreignObject></g></g><g transform="translate(2567.903187267198, 1270.5)" id="flowchart-烟花里和ユウイチ2-2360" class="node default default flowchart-label"><rect height="39" width="143" y="-19.5" x="-71.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-64, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="128"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">烟花里和ユウイチ</span></div></foreignObject></g></g><g transform="translate(3281.585055891599, 1835.5)" id="flowchart-s4e0-2368" class="node default ne flowchart-label"><rect height="39" width="161.47856748264522" y="-19.5" x="-80.73928374132261" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-68.36428374132261, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="136.72856748264522"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END 4B:等待サクラ</span></div></foreignObject></g></g><g transform="translate(3061.9130372543377, 1835.5)" id="flowchart-s4e1-2369" class="node default ne flowchart-label"><rect height="39" width="177.86569036416338" y="-19.5" x="-88.93284518208169" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-76.55784518208169, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="153.11569036416338"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END 4A:消失的サクラ</span></div></foreignObject></g></g><g transform="translate(2783.0238475000356, 1270.5)" id="flowchart-s4e2-2370" class="node default be flowchart-label"><rect height="39" width="187.23760505531897" y="-19.5" x="-93.61880252765948" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-81.24380252765948, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="162.48760505531897"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:走廊里的ユウイチ</span></div></foreignObject></g></g><g transform="translate(2934.143201227174, 1609.5)" id="flowchart-s4e3-2371" class="node default be flowchart-label"><rect height="39" width="139.23157098139944" y="-19.5" x="-69.61578549069972" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-57.24078549069972, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="114.48157098139944"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:屋顶的人影</span></div></foreignObject></g></g><g transform="translate(3004.6330039407485, 1722.5)" id="flowchart-s4e4-2372" class="node default be flowchart-label"><rect height="39" width="123.23144211708407" y="-19.5" x="-61.615721058542036" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-49.240721058542036, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="98.48144211708407"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:抓住手腕</span></div></foreignObject></g></g><g transform="translate(2968.391079973662, 1044.5)" id="flowchart-由加里先生-2376" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">由加里先生</span></div></foreignObject></g></g><g transform="translate(2878.766079973662, 1157.5)" id="flowchart-看到便条时-2378" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">看到便条时</span></div></foreignObject></g></g><g transform="translate(3058.016079973662, 1157.5)" id="flowchart-sex1-2380" class="node default sex flowchart-label"><polygon style="" transform="translate(-81.75,19.5)" class="label-container" points="9.75,0 153.75,0 163.5,-19.5 153.75,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-64.5, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="129"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section extra 1:春</span></div></foreignObject></g></g><g transform="translate(2974.3264100900806, 1270.5)" id="flowchart-便条的内容-2384" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">便条的内容</span></div></foreignObject></g></g><g transform="translate(3015.5764100900806, 1383.5)" id="flowchart-彩野的桌子-2388" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">彩野的桌子</span></div></foreignObject></g></g><g transform="translate(3072.8264100900806, 1496.5)" id="flowchart-彩野的笔记-2392" class="node default default flowchart-label"><rect height="39" width="95" y="-19.5" x="-47.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-40, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="80"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">彩野的笔记</span></div></foreignObject></g></g><g transform="translate(3114.8264100900806, 1609.5)" id="flowchart-把彩野-2396" class="node default default flowchart-label"><rect height="39" width="86.5" y="-19.5" x="-43.25" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-35.75, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="71.5"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">把彩野——</span></div></foreignObject></g></g><g transform="translate(3171.7490465729684, 1722.5)" id="flowchart-放学后的学校-2400" class="node default default flowchart-label"><rect height="39" width="111" y="-19.5" x="-55.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-48, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">放学后的学校</span></div></foreignObject></g></g><g transform="translate(3497.9431010599665, 1722.5)" id="flowchart-s8-2402" class="node default sec flowchart-label"><polygon style="" transform="translate(-49.54114172435412,19.5)" class="label-container" points="9.75,0 89.33228344870824,0 99.08228344870824,-19.5 89.33228344870824,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-32.29114172435412, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="64.58228344870824"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section 8</span></div></foreignObject></g></g><g transform="translate(371.4403892738196, 1044.5)" id="flowchart-s5e1-2408" class="node default ne flowchart-label"><rect height="39" width="144.81872690694803" y="-19.5" x="-72.40936345347401" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-60.03436345347402, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="120.06872690694804"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END 5:2月、中庭</span></div></foreignObject></g></g><g transform="translate(578.664991464208, 931.5)" id="flowchart-s5e2-2409" class="node default be flowchart-label"><rect height="39" width="276.38280539640095" y="-19.5" x="-138.19140269820048" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-125.81640269820048, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="251.63280539640095"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:サクラ的日记:9月16日(夜)</span></div></foreignObject></g></g><g transform="translate(387.8833623602486, 705.5)" id="flowchart-サクラ7月-2413" class="node default default flowchart-label"><rect height="39" width="215.3794000338719" y="-19.5" x="-107.68970001693594" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-100.18970001693594, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="200.3794000338719"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">サクラ的日记:7月(未完)</span></div></foreignObject></g></g><g transform="translate(286.4141998605951, 818.5)" id="flowchart-サクラ0916夜1-2417" class="node default default flowchart-label"><rect height="39" width="232.1535201578002" y="-19.5" x="-116.0767600789001" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-108.5767600789001, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="217.1535201578002"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">サクラ的日记:9月16日(夜)</span></div></foreignObject></g></g><g transform="translate(620.664991464208, 818.5)" id="flowchart-サクラ0916夜2-2419" class="node default default flowchart-label"><rect height="39" width="232.1535201578002" y="-19.5" x="-116.0767600789001" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-108.5767600789001, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="217.1535201578002"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">サクラ的日记:9月16日(夜)</span></div></foreignObject></g></g><g transform="translate(257.36077019770846, 931.5)" id="flowchart-サクラ1112-2421" class="node default default flowchart-label"><rect height="39" width="192.53526248757888" y="-19.5" x="-96.26763124378944" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-88.76763124378944, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="177.53526248757888"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">サクラ的日记:11月12日</span></div></foreignObject></g></g><g transform="translate(143.28115112159685, 1044.5)" id="flowchart-sex2-2427" class="node default sex flowchart-label"><polygon style="" transform="translate(-105.75,19.5)" class="label-container" points="9.75,0 201.75,0 211.5,-19.5 201.75,-39 9.75,-39 0,-19.5"></polygon><g transform="translate(-88.5, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="177"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">section extra 2:第二物语</span></div></foreignObject></g></g><g transform="translate(1931.2608682701753, 931.5)" id="flowchart-s6e1-2431" class="node default ne flowchart-label"><rect height="39" width="136.4338494540927" y="-19.5" x="-68.21692472704635" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-55.84192472704634, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="111.68384945409268"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END 6:中庭的雪</span></div></foreignObject></g></g><g transform="translate(1571.040937621867, 705.5)" id="flowchart-s6e2-2432" class="node default be flowchart-label"><rect height="39" width="171.2332567445107" y="-19.5" x="-85.61662837225535" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-73.24162837225535, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="146.4832567445107"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:来自サクラ的信</span></div></foreignObject></g></g><g transform="translate(1642.2294305282262, 818.5)" id="flowchart-s6e3-2433" class="node default be flowchart-label"><rect height="39" width="171.2332567445107" y="-19.5" x="-85.61662837225535" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-73.24162837225535, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="146.4832567445107"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:失去的梦的故事</span></div></foreignObject></g></g><g transform="translate(1729.7860840676944, 931.5)" id="flowchart-s6e4-2434" class="node default be flowchart-label"><rect height="39" width="155.22953352863462" y="-19.5" x="-77.61476676431731" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-65.23976676431731, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="130.47953352863462"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:屋顶的回家路</span></div></foreignObject></g></g><g transform="translate(1758.1583250825113, 705.5)" id="flowchart-笔记-2438" class="node default default flowchart-label"><rect height="39" width="47" y="-19.5" x="-23.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-16, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="32"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">笔记</span></div></foreignObject></g></g><g transform="translate(1833.3468179888705, 818.5)" id="flowchart-屋顶的回家路-2442" class="node default default flowchart-label"><rect height="39" width="111" y="-19.5" x="-55.5" ry="0" rx="0" style="" class="basic label-container"></rect><g transform="translate(-48, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="96"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">屋顶的回家路</span></div></foreignObject></g></g><g transform="translate(3497.9431010599665, 1835.5)" id="flowchart-s8e1-2448" class="node default te flowchart-label"><rect height="39" width="171.2332567445107" y="-19.5" x="-85.61662837225535" ry="19.5" rx="19.5" style=""></rect><g transform="translate(-73.24162837225535, -12)" style="" class="label"><rect></rect><foreignObject height="24" width="146.4832567445107"><div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; white-space: nowrap;"><span class="nodeLabel">END:没人见过的夕阳</span></div></foreignObject></g></g></g></g></g></g><defs><style id="svg-pan-zoom-controls-styles" type="text/css">.svg-pan-zoom-control { cursor: pointer; fill: black; fill-opacity: 0.333; } .svg-pan-zoom-control:hover { fill-opacity: 0.8; } .svg-pan-zoom-control-background { fill: white; fill-opacity: 0.5; } .svg-pan-zoom-control-background { fill-opacity: 0.8; }</style></defs></svg>


源码:
Mermaid在线编辑器中输入如下文字即可。(如果太小看不清,可以打开右上角的"Pan & Zoom"开关,这样就能通过鼠标滚轮和拖动来调整。如果仍无反应,尝试点击代码区域右上角的刷新按钮)
flowchart TB

linkStyle default interpolate monotoneY stroke:grey
classDef default fill:#1e2020,color:white
classDef sec fill:#4263eb
classDef sex fill:#509296
classDef be  fill:#c92a2a
classDef ne  fill:#6200ea
classDef te  fill:#2f9e44

%% section 1

s1{{section1:放课后的约定}}:::sec
s1e1([END 1:有谁在呼唤]):::ne
s1e2([END:如果不履行约定的话]):::be
s1e3([END:日常生活]):::be

开始((开始)) --> s1

s1 --想不出--> ユウイチ的答案
s1 --做了--> ユウイチ的答案
s1 --没做--> s2

ユウイチ的答案 --回避--> 声音的主人1[声音的主人]
ユウイチ的答案 --羡慕--> 回学校

声音的主人1 -- ...... --> s1e2
声音的主人1 -- サクラ --> s5

回学校 --回学校--> 声音的主人2[声音的主人]
回学校 --回家--> s1e3

声音的主人2 -- サクラ --> s5
声音的主人2 -- ...... --> s1e1

%% section 2

s2{{section2:周六的预定}}:::sec
s2e1([END 2:咒语的效果]):::ne
s2e2([END:走廊里的声音]):::be
s2e3([END:ユウイチ的背影]):::be

s2 --随便应付下--> s1e3
s2 --去--> 咒语的兴趣
s2 --不去--> s3

咒语的兴趣 --没啥特别的-->s1e3
咒语的兴趣 --考满分--> s1e3
咒语的兴趣 --金嗓子--> s1e3
咒语的兴趣 --想要两情相悦--> 怎么想ユウイチ的

怎么想ユウイチ的 --喜欢--> 解谜游戏1[解谜游戏]
怎么想ユウイチ的 --随便糊弄--> 解谜游戏2[解谜游戏]

解谜游戏1 -- 普通家里,父母有关,被关起来\n一模一样,原作,原作就是假的 --> 去哪玩1["去哪玩(结尾cg不同)"]
解谜游戏1 --错误--> 去哪玩2[去哪玩]

解谜游戏2 --> 去哪玩3[去哪玩]

去哪玩1 --水池--> 放学后的咒语1[放学后的咒语]
去哪玩1 --星象仪--> 放学后的咒语1

去哪玩2 --> 放学后的咒语2[放学后的咒语]

去哪玩3 --> 放学后的咒语3[放学后的咒语]

放学后的咒语1 -- 橡皮写名 --> 咒语的效果1[咒语的效果]
放学后的咒语1 -- 夕阳听歌 --> 咒语的效果2[咒语的效果]
放学后的咒语1 -- 书内写名 --> 咒语的效果2

放学后的咒语2 --> 咒语的效果2

放学后的咒语3 --> 咒语的效果3[咒语的效果]


咒语的效果1 --绝对有效--> s2e1
咒语的效果1 --大概--> s2e2
咒语的效果1 --失败了吗--> s2e2

咒语的效果2 --> s2e2

咒语的效果3 --> s2e3

%% section 3

s3{{section3:楼道的传言}}:::sec
s3e0([END 3B:不和ユウイチ接吻]):::ne
s3e1([END 3A:和ユウイチ接吻]):::ne
s3e2([END:屋顶]):::be
s3e3([END:日常生活]):::be

s3 --不知道--> 有趣的传言
s3 --告诉我--> 传言是?

有趣的传言 -- 我不听 --> s6
有趣的传言 --告诉我--> 传言是?

传言是? --没兴趣--> s3e3
传言是? --不知道--> s3e3
传言是? --闹鬼楼梯--> 怎样对待传言

怎样对待传言 --适当问下--> 怎样对待传言
怎样对待传言 --总之问下--> 怎样对待传言
怎样对待传言 --认真的问--> ユウイチ的影子

ユウイチ的影子 --放着不管--> 要去的地点1[要去的地点]
ユウイチ的影子 --跟随--> s3e2
ユウイチ的影子 --大喊--> s4

要去的地点1 --楼梯--> 和ユウイチ1["和ユウイチ……"]
要去的地点1 --图书馆-->s3e2

要去的地点2 --图书馆-->s3e2
要去的地点2 --楼梯--> 和ユウイチ2["和ユウイチ……"]

和ユウイチ1 --想一直在一起--> 烟花里和ユウイチ1[烟花里和ユウイチ]
和ユウイチ1 --总要分别--> s3e2

和ユウイチ2 --总要分别--> s3e2
和ユウイチ2 --想一直在一起--> 烟花里和ユウイチ2[烟花里和ユウイチ]

烟花里和ユウイチ1 --> s3e1

烟花里和ユウイチ2 --接吻--> s3e1
烟花里和ユウイチ2 -- 不接吻 --> s3e0

%% section 4

s4{{section4:屋顶的传言}}:::sec
s4e0([END 4B:等待サクラ]):::ne
s4e1([END 4A:消失的サクラ]):::ne
s4e2([END:走廊里的ユウイチ]):::be
s4e3([END:屋顶的人影]):::be
s4e4([END:抓住手腕]):::be

s4 --不是我--> 要去的地点2[要去的地点]
s4 --在意--> 由加里先生

由加里先生 --不接受--> 看到便条时
由加里先生 --接受--> sex1

看到便条时 --没兴趣--> s4e2
看到便条时 --有兴趣--> 便条的内容

便条的内容 --无聊--> s4e3
便条的内容 --信了也好--> 彩野的桌子

彩野的桌子 --寻找彩野--> s4e3
彩野的桌子 -- 调查桌子 --> 彩野的笔记

彩野的笔记 --寻找彩野--> s4e3
彩野的笔记 -- 调查笔记 --> 把彩野["把彩野——"]

把彩野 -- 抓住手腕 --> s4e4
把彩野 -- 拉回来 --> 放学后的学校
把彩野 --现出真身--> s8

放学后的学校 --回家--> s4e1
放学后的学校 -- 等待サクラ  --> s4e0

%% section 5

s5{{"section5:サクラ的日记:9月13日"}}:::sec
s5e1(["END 5:2月、中庭"]):::ne
s5e2(["END:サクラ的日记:9月16日(夜)"]):::be

s5 --开花--> s5
s5 --下雪--> サクラ7月["サクラ的日记:7月(未完)"]
s5 --下人--> s5

サクラ7月 --回家--> サクラ0916夜2["サクラ的日记:9月16日(夜)"]
サクラ7月 --去中庭--> サクラ0916夜1["サクラ的日记:9月16日(夜)"]

サクラ0916夜1 --硬撑试试--> s5e2
サクラ0916夜1 --不硬撑--> サクラ1112["サクラ的日记:11月12日"]

サクラ0916夜2 --硬撑试试--> s5e2

サクラ1112 --等他来--> sex2
サクラ1112 --回去--> s5e1

%% section 6

s6{{"section6:在哪读"}}:::sec
s6e1([END 6:中庭的雪]):::ne
s6e2([END:来自サクラ的信]):::be
s6e3([END:失去的梦的故事]):::be
s6e4([END:屋顶的回家路]):::be

s6 --在家读--> s6e2
s6 -- 在图书馆读 --> 笔记

笔记 --失去的梦的故事--> s6e3
笔记 -- 真色 --> 屋顶的回家路

屋顶的回家路 --待在这--> s6e4
屋顶的回家路 --去中庭--> s6e1

%% section 8 (s7不在此流程图中)

s8{{section 8}}:::sec
s8e1([END:没人见过的夕阳]):::te

s8 --> s8e1

%% section extra

sex1{{"section extra 1:春"}}:::sex
sex2{{"section extra 2:第二物语"}}:::sex

Tags: 游戏
#1 - 2023-4-15 07:56
(Dû bist mîn, ich bin dîn)
いいね