{ (set: $black to 0) (set: $red to 0) (set: $pink to 0) (set: $yellow to 0) (set: $QuestionsList to (a: "Q1", "Q2", "Q3", "Q4", "Q5", "Q6")) (set: $QuestionsOrder to (a: "", "", "", "", "", "Connect")) (move: $QuestionsList's (random: 1,6) into $QuestionsOrder's 1st) (move: $QuestionsList's (random: 1,5) into $QuestionsOrder's 2nd) (move: $QuestionsList's (random: 1,4) into $QuestionsOrder's 3rd) (move: $QuestionsList's (random: 1,3) into $QuestionsOrder's 4th) (move: $QuestionsList's (random: 1,2) into $QuestionsOrder's 5th) (set: $qCount to 1) (set: $nextQ to $QuestionsOrder's $qCount) } <p>You stand in a Technicolor expanse, surrounded by vast crystalline spires in unfathomable shapes.</p><p>In the sky, infinite stars orbit crumbling planets and decaying moons.</p><p>A voice, impossibly loud and completely silent, sounds in your mind.</p> <div class="dialogue"> (live: 5s)[(t8n:"dissolve")[Welcome to Existence.](stop:)] (live: 7s)[(t8n:"dissolve")[<br>Your connection is unstable. &lt;you are not yet synced.&gt;](stop:)] (live: 9s)[(t8n:"dissolve")[<br>You must choose &lt;who you will be.&gt;](stop:)]</div> (live: 11s)[(t8n:"dissolve")[<br><p class="instructions">[[Begin.|$nextQ]]</p>](stop:)]{ (set: $qCount to it + 1) (set: $nextQ to $QuestionsOrder's $qCount) } <br> (live: 1s)[(t8n:"dissolve")[(link: "&lt;Ask&gt;")[\ (set: $black to it + 1)\ (set: $yellow to it + 1)\ (go-to: $nextQ)\ ]](stop:)] (live: 2s)[(t8n:"dissolve")[<br>or](stop:)] (live: 3s)[(t8n:"dissolve")[<br>(link: "&lt;Act&gt;")[\ (set: $red to it + 1)\ (set: $pink to it + 1)\ (go-to: $nextQ)\ ]](stop:)]{ (set: $qCount to it + 1) (set: $nextQ to $QuestionsOrder's $qCount) } <br> (live: 1s)[(t8n:"dissolve")[(link: "&lt;Together&gt;")[\ (set: $yellow to it + 1)\ (set: $pink to it + 1)\ (go-to: $nextQ)\ ]<br>](stop:)] (live: 2s)[(t8n:"dissolve")[or<br>](stop:)] (live: 3s)[(t8n:"dissolve")[(link: "&lt;Alone&gt;")[\ (set: $black to it + 1)\ (set: $red to it + 1)\ (go-to: $nextQ)\ ]](stop:)]{ (set: $qCount to it + 1) (set: $nextQ to $QuestionsOrder's $qCount) } <br> (live: 1s)[(t8n:"dissolve")[(link: "&lt;Sarcastic&gt;")[\ (set: $black to it + 1)\ (set: $pink to it + 1)\ (go-to: $nextQ)\ ]<br>](stop:)] (live: 2s)[(t8n:"dissolve")[or<br>](stop:)] (live: 3s)[(t8n:"dissolve")[(link: "&lt;Sincere&gt;")[\ (set: $red to it + 1)\ (set: $yellow to it + 1)\ (go-to: $nextQ)\ ]](stop:)]{ (set: $qCount to it + 1) (set: $nextQ to $QuestionsOrder's $qCount) } <br> (live: 1s)[(t8n:"dissolve")[(link: "&lt;Too Much&gt;")[\ (set: $red to it + 1)\ (set: $pink to it + 1)\ (go-to: $nextQ)\ ]<br>](stop:)] (live: 2s)[(t8n:"dissolve")[or<br>](stop:)] (live: 3s)[(t8n:"dissolve")[(link: "&lt;Not Enough&gt;")[\ (set: $black to it + 1)\ (set: $yellow to it + 1)\ (go-to: $nextQ)\ ]](stop:)]{ (set: $qCount to it + 1) (set: $nextQ to $QuestionsOrder's $qCount) } <br> (live: 1s)[(t8n:"dissolve")[(link: "&lt;Push&gt;")[\ (set: $black to it + 1)\ (set: $red to it + 1)\ (go-to: $nextQ)\ ]<br>](stop:)] (live: 2s)[(t8n:"dissolve")[or<br>](stop:)] (live: 3s)[(t8n:"dissolve")[(link: "&lt;Pull&gt;")[\ (set: $yellow to it + 1)\ (set: $pink to it + 1)\ (go-to: $nextQ)\ ]](stop:)]{ (set: $qCount to it + 1) (set: $nextQ to $QuestionsOrder's $qCount) } <br> (live: 1s)[(t8n:"dissolve")[(link: "&lt;Hunt&gt;")[\ (set: $red to it + 1)\ (set: $yellow to it + 1)\ (go-to: $nextQ)\ ]<br>](stop:)] (live: 2s)[(t8n:"dissolve")[or<br>](stop:)] (live: 3s)[(t8n:"dissolve")[(link: "&lt;Flee&gt;")[\ (set: $black to it + 1)\ (set: $pink to it + 1)\ (go-to: $nextQ)\ ]](stop:)]{ (set: $youAre to "Black") (set: $youAreVal to $black) (if: $red > $youAreVal)[(set: $youAre to "Red")(set: $youAreVal to $red)] (if: $yellow > $youAreVal)[(set: $youAre to "Yellow")(set: $youAreVal to $yellow)] (if: $pink > $youAreVal)[(set: $youAre to "Pink")(set: $youAreVal to $pink)]} <p>A light, brighter than suns but not blinding, sparks in front of you.</p><p>You stand before the $youAre Radiant.</p> <br> (if: $youAre is "Black")[[[You reach out and grasp it.|BlackEnding]]] (elseif: $youAre is "Red")[[[You reach out and grasp it.|RedEnding]]] (elseif: $youAre is "Yellow")[[[You reach out and grasp it.|YellowEnding]]] (elseif: $youAre is "Pink")[[[You reach out and grasp it.|PinkEnding]]] A connection has been made &lt;and you can now sync.&gt; <br><br> [[Accept the Sync.|Results]]<p>Voices appear in your mind, muted and distorted, as if a long way off.</p> <div class="dialogue blackRadiant"> (live: 2s)[(t8n:"dissolve")[Nathan. Marshall.](stop:)] (live: 4s)[(t8n:"dissolve")[This connection is unique &lt;unprecedented.&gt;](stop:)] (live: 6s)[(t8n:"dissolve")[Nothing like this has ever been performed &lt;in the old way or the new.&gt;](stop:)] (live: 8s)[(t8n:"dissolve")[We must investigate &lt;to prevent disaster.&gt;](stop:)] </div> (live: 12s)[(t8n:"dissolve")[<br><br>(link:"Your connection suddenly severs.")[(gotoURL:"https://bookshop.org/lists/the-massive-verse")]](stop:)]<p>Voices appear in your mind, muted and distorted, as if a long way off.</p> <div class="dialogue redRadiant"> (live: 2s)[(t8n:"dissolve")[Satomi.](stop:)] (live: 4s)[(t8n:"dissolve")[You could end this &lt;and go home.&gt;](stop:)] (live: 6s)[(t8n:"dissolve")[These bonds cannot hold you.](stop:)] (live: 8s)[(t8n:"dissolve")[Why do you not simply leave &lt;and be free?&gt;](stop:)] </div> (live: 12s)[(t8n:"dissolve")[<br><br>(link:"Your connection suddenly severs.")[(gotoURL:"https://bookshop.org/lists/the-massive-verse")]](stop:)]<p>Voices appear in your mind, muted and distorted, as if a long way off.</p> <div class="dialogue yellowRadiant"> (live: 2s)[(t8n:"dissolve")[Wendell.](stop:)] (live: 4s)[(t8n:"dissolve")[The timelines have shifted &lt;unpredictably.&gt;](stop:)] (live: 6s)[(t8n:"dissolve")[Actions have unpredictable consequences. &lt;Foresight does not guarantee success.&gt;](stop:)] (live: 8s)[(t8n:"dissolve")[It may be impossible to prevent your fate &lt;oblivion.&gt;](stop:)] </div> (live: 12s)[(t8n:"dissolve")[<br><br>(link:"Your connection suddenly severs.")[(gotoURL:"https://bookshop.org/lists/the-massive-verse")]](stop:)]<p>Voices appear in your mind, muted and distorted, as if a long way off.</p> <div class="dialogue pinkRadiant"> (live: 2s)[(t8n:"dissolve")[Eva?](stop:)] (live: 4s)[(t8n:"dissolve")[You are far from your home &lt;in dangerous territory.&gt;](stop:)] (live: 6s)[(t8n:"dissolve")[Something is causing interference &lt;with our connection.&gt;](stop:)] (live: 8s)[(t8n:"dissolve")[You must return soon &lt;for your safety.&gt;](stop:)] </div> (live: 12s)[(t8n:"dissolve")[<br><br>(link:"Your connection suddenly severs.")[(gotoURL:"https://bookshop.org/lists/the-massive-verse")]](stop:)]You have returned to the real world &lt;for now&gt;. Your connection is final &lt;permanent.&gt; For the duration of your life &lt;you are part of Existence.&gt;