{"id":157032,"date":"2025-06-12T21:10:15","date_gmt":"2025-06-12T21:10:15","guid":{"rendered":"https:\/\/www.gamersheroes.com\/?p=157032"},"modified":"2025-07-02T07:13:57","modified_gmt":"2025-07-02T07:13:57","slug":"the-alters-choices-guide","status":"publish","type":"post","link":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/","title":{"rendered":"The Alters Choices Guide"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Throughout the game, Jan and his Alters will face many decisions, some with drastic consequences. In this guide, we list every choice we found in the game and the outcome of each decision.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Many times, when talking with other characters, you will notice colored bubbles that appear near their head. Red represents an increase in negative emotions, while a green represents a movement towards positive emotions. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Certain emotions happen automatically and <strong>cannot be avoided<\/strong>. Below, we list only the emotions directly impacted by the choices made, not those in subsequent conversations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To <strong>find the choice you are currently on<\/strong>, type part of it <strong>exactly as shown in the box below<\/strong>. This will bring up related choices. To make things a little easier, we have highlighted the emotional outcomes of each choice with the corresponding color. <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Green<\/mark><\/strong> indicates a positive change in emotion, while <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Red<\/strong><\/mark> indicates a negative change in emotion. Lastly, some choices will result in Jan learning life <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\">Lessons<\/mark>, these will be highlighted in yellow.<\/p>\n\n\n\n<input type=\"text\" id=\"searchBox\" placeholder=\"WRITE CHOICE HERE...\" \/>\n<ul id=\"searchResults\"><\/ul>\n\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\n<script>\njQuery(document).ready(function($) {\n    var article = $(\"article, .post-content\"); \/\/ Adjust to match your content area\n    var sections = article.find(\"h3\"); \/\/ Only search inside H3 tags\n    var searchIndex = [];\n\n    \/\/ Normalize text (used only for comparison)\n    function normalize(text) {\n        return text\n            .toLowerCase()\n            .replace(\/[\\u2018\\u2019\\u201A\\u201B\\u2032\\u2035]\/g, \"'\") \/\/ Convert curly apostrophes to straight\n            .replace(\/\\s+\/g, ' ')\n            .trim();\n    }\n\n    \/\/ Store H3 text and reference\n    sections.each(function() {\n        var text = $(this).text().trim();\n        if (text.length > 0) {\n            searchIndex.push({ text: text, element: $(this) });\n        }\n    });\n\n    $(\"#searchBox\").on(\"input\", function() {\n        var query = normalize($(this).val());\n        $(\"#searchResults\").empty().hide();\n\n        if (query.length > 1) {\n            var matches = searchIndex.filter(item =>\n                normalize(item.text).includes(query)\n            ).slice(0, 10);\n\n            if (matches.length > 0) {\n                matches.forEach(match => {\n                    $(\"#searchResults\").append(`<li class=\"search-item\" data-target=\"${match.text}\">${match.text}<\/li>`);\n                });\n                $(\"#searchResults\").show();\n            }\n        }\n    });\n\n    \/\/ Scroll to clicked result\n    $(\"#searchResults\").on(\"click\", \".search-item\", function() {\n        var searchText = $(this).attr(\"data-target\");\n        var target = searchIndex.find(item => item.text === searchText);\n\n        if (target && target.element.length) {\n            $(\"html, body\").animate({ scrollTop: target.element.offset().top - 100 }, 500);\n        }\n    });\n\n    \/\/ Hide dropdown when clicking outside\n    $(document).on(\"click\", function(event) {\n        if (!$(event.target).closest(\"#searchBox, #searchResults\").length) {\n            $(\"#searchResults\").hide();\n        }\n    });\n});\n<\/script>\n\n<style>\n#searchBox {\n    width: 100%;\n    padding: 12px;\n    font-size: 16px;\n    font-weight: bold;\n    color: white;\n    background: #4A7FA5;\n    border: 2px solid #2E5E87;\n    border-radius: 8px;\n    outline: none;\n    transition: all 0.3s ease-in-out;\n}\n\n#searchBox::placeholder {\n    color: white;\n    font-weight: bold;\n}\n\n#searchBox:focus {\n    background: #528cb4;\n    border-color: #76A9D4;\n    box-shadow: 0px 0px 8px rgba(82, 140, 180, 0.6);\n}\n\n#searchResults {\n    position: absolute;\n    background: white;\n    border: 1px solid #ccc;\n    list-style: none;\n    padding: 0;\n    max-height: 200px;\n    overflow-y: auto;\n    width: 100%;\n    display: none;\n    z-index: 1000;\n}\n\n.search-item {\n    padding: 10px;\n    cursor: pointer;\n    border-bottom: 1px solid #eee;\n    color: black;\n    font-size: 16px;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n}\n\n.search-item:hover {\n    background: #f0f0f0;\n}\n<\/style>\n\n\n<div style=\"background-color: #d9edf7;color: #31708f;border-left-color: #31708f\" class=\"ub-styled-box ub-notification-box wp-block-ub-styled-box\" id=\"ub-styled-box-8668b1ef-f2e3-4151-a1a3-a218c1500ba3\">\n<p class=\"wp-block-paragraph\" id=\"ub-styled-box-notification-content-\">If this guide <strong>helps<\/strong> you, <strong>please consider<\/strong> sharing it with your friends on social media, Reddit, etc. <a href=\"https:\/\/travellemming.com\/perspectives\/ftc-letter-google-censors-indie-publishers-with-ai\/\">Google is crippling websites<\/a> like ours, favoring major publishers who steal and rewrite the content of actual guide writers. Sharing content is a huge way to support our efforts.<\/p>\n\n\n<\/div>\n\n\n<div align=center><h2>Guide Contents<\/h2>\n<a href=\"#technician\">Jan Technician Conversation Choices<\/a><\/br>\n<a href=\"#scientist\">Jan Scientist Conversation Choices<\/a><\/br>\n<a href=\"#botanist\">Jan Botanist Conversation Choices<\/a><\/br>\n<a href=\"#doctor\">Jan Doctor Conversation Choices<\/a><\/br>\n<a href=\"#guard\">Jan Guard Conversation Choices<\/a><\/br>\n<a href=\"#miner\">Jan Miner Conversation Choices<\/a><\/br>\n<a href=\"#refiner\">Jan Refiner Conversation Choices<\/a><\/br>\n<a href=\"#worker\">Jan Worker Conversation Choices<\/a><\/br>\n<a href=\"#other\">Other Conversation Choices<\/a><\/br>\n<\/div>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-500f8a26-d92d-44e5-b263-3413f7bb8c8c\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-500f8a26-d92d-44e5-b263-3413f7bb8c8c\" tabindex=\"0\">\n\t\t\t<h4 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-500f8a26-d92d-44e5-b263-3413f7bb8c8c\" style=\"color: #ffffff; \">Important Choice Details (Spoilers Inside)<\/h4>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-0-500f8a26-d92d-44e5-b263-3413f7bb8c8c\">\n\n<p class=\"wp-block-paragraph\">Very few singular choices immediately impact the story and the end of the game. Most of them are a series of decisions, depending on who you align with. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Character Storylines &amp; Lessons<br><\/strong>Each Alter in the game has their own personal storyline and a Lesson they can teach Jan. This usually means going along with their requests to build certain modules and achieve certain tasks, as well as sometimes collecting their lost cargo on the map. Lessons unlock additional dialog options, and at least two must be unlocked for certain endings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Tabula Rasa<\/strong><br>At one point in the story, you will need to make a decision, during the mission Tabula Rasa. This is the most impactful decision in the game. At one point, some Alters will leave your base, depending on your choice. Some can return. However, if you go with Maxwell, The Technician will leave forever.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ally Corporation<\/strong><br>There are multiple paths to align with the Corporation, most of which center around siding with Agatha and using her suggestions when the time comes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maxwell<\/strong><br>Maxwell has his own story tied to whether you choose to side with him over the corporation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Lucas<\/strong><br>Lucas can help at several key points throughout the game, but only if you keep building Rapidium Arks at a reasonable pace. You should have all 5 before you leave Act 2. Being on good terms with Lucas also unlocks Jan Refiner&#8217;s life lesson and storyline.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lucas can be involved in multiple endings, if he is on your side. These can both align with either Maxwell or Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Lena<\/strong><br>Your choices with Lena change her involvement in the story and also what happens to her at the end. There will be several opportunities throughout the game to either work with Lena or cut her off.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At the start of Act 3 Lena is told everything. If you have decided not to tell her about the Alters to this point, you will not have any positive relations going forward.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Botanist<\/strong><br>The Botanist has his own ending if you choose to let him speak with Lena and eventually take Jan&#8217;s place going back to Earth<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Scientist<\/strong><br>The Scientist also has his own ending. If you make a choice that leaves the rebel base intact (so far, just siding with Maxwell for me) and complete The Scientists story, he will ask to stay on the planet.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<h2 id=\"technician\">Jan Technician Conversation Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-4811e27d-ba49-4644-beca-6862a4b124a2\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Relax You&#8217;re In A Lab OR Focus, This Is An Emergency<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is the first conversation choice with the Technician Alter, one he wakes from The Womb. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Relax. You&#8217;re in a lab<\/strong><br>Jan explains that hs is in a lab, in the CEBA unit. The Technician gets <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Less Frustation<\/strong><\/mark> and <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Less Anxiety<\/strong><\/mark>.<br><br><strong>Focus, this is an emergency<\/strong><br>Jan tells Jan Technician that the crew is dead and they are in trouble. Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You First OR I&#8217;m Jan Dolski<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-1-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is the second conversation choice with Jan Technician<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You First<\/strong><br>Jan tells Jan Technician to introduce himself first. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m Jan Dolski<\/strong><br>Jan introduces himself, and Jan Technician gets <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Joy<\/strong><\/mark> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Less Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Yes, It Is OR No, It&#8217;s Not<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-2-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is when Jan Technician, asks if this is some sort of experiment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes, it is<\/strong><br>Jan tells him this is an experiment, but he&#8217;s not an imitation. Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No, it&#8217;s not<\/strong><br>Jan explains that this is for real. Jan Technician gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxious<\/mark><\/strong> and suffers <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Less Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Yes, You Can Put It That Way OR No. The Other Way Round<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-3-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician calls Jan an alternative version of himself but with a different mind<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes, you can put it that way<\/strong><br>Jan says sort of, yeah. Jan Technician gets <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Less Gloom<\/mark><\/strong> &amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Less Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. The other way round<\/strong><br>Jans Technician starts to panic that they are stranded and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You&#8217;d Still Exist &#8211; Somewhere OR I Wouldn&#8217;t Wake You Up<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-4-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Technician Jan asks what would have happened if there was no malfunction<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;d still exist &#8211; somewhere<br><\/strong>Jan explains that Jan Technician would still exist, somewhere, theoretically. Jan Technician gets <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wouldn&#8217;t wake you up<\/strong><br>Jan tells Jan Technician that he only created him to fix the problem, but it was hard. Jan Technician appreciates the honesty and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Understand You&#8217;re Angry, But I Need Your Help OR Get A Grip. We Need To Fix The Comms Room<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-5-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is during a conversation with Jan Technician that&#8217;s an objective of the main story<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I understand you&#8217;re angry, but I need your help<\/strong><br>Jan says he understands Jan Technician&#8217;s frustration and tries to reason with him. Jan Technician gets increased <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Frustration<\/strong><\/mark> &amp; <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Gloom<\/strong><\/mark><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Get a grip. We need to fix the comms room<\/strong><br>Jan Technician says he doesn&#8217;t care about the comms room and gets greatly reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You&#8217;d Do The Same Or You Don&#8217;t Get To Talk To Me Like That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-6-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">During the same conversation with Jan Technician as the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;d do the same<\/strong><br>Jan says that deep down, Jan Technician would do the same thing. Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> &amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t get to talk to me like that<\/strong><br>Jan Technician doesn&#8217;t appreciate Jan&#8217;s threats and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Maybe. But We&#8217;re In This Together OR I Know You. I Created You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-7-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Follow on from the previous choice with Jan Technician.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe. But we&#8217;re in this together<\/strong><br>Jan explains that they are in this together. Jan Technician gets increased <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Frustration<\/strong><\/mark> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Joy<\/strong><\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I know you. I created you<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You&#8217;re Right, We Are Different OR We Have More In Common Than You Think<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-8-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When talking with Jan Technician after investigating his memories in the Quantum Computer<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right, we are different<\/strong><br>Jan admits they are different, Jan Technician is not impressed. He gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong> and more <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Frustration<\/strong><\/mark>. This choice goes to the Stood Up To Dad choice below.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We have more in common than you think<\/strong><br>Jan tries to share common ground with Jan Technician. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> &amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong>. This choice goes to the Parents choice below<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Parents OR Growing Up<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-9-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Continuing the conversation of shared experiences<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Parents<\/strong><br>Jan Technician doesn&#8217;t believe the two share anything in common and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Growing up<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You Stood Up To Dad Or You Didn&#8217;t Go To College<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-10-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Following the previous conversation choice with Jan Technician.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You stood up to dad<\/strong><br>Jan expresses that he is impressed that Jan Technician stood up to their father. The Technician gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You didn&#8217;t go to college<\/strong><br>Jan belittles Jan Technician&#8217;s choice not to go to college and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Was A Coward Or I Didn&#8217;t Believe I Could Change Anything<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-11-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After speaking with Jan Technician about dad and college, this is the next choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was a coward<\/strong><br>Jan explains that it was cowardice that stopped him from intervening. Jan Technician gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Anxiety<\/strong><\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I didn&#8217;t believe it could change anything<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Coolant And Oil Or Beer And Synthetic Starch Or Grease And Fungicide<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-12-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan and Jan Technician discuss trying to make their mums famous Pierogi together.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Coolant &amp; Oil<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Beer &amp; Synthetic Starch<\/strong><br>Jan suggests beer and synthetic starch. Jan Technician says this is a hilarious suggestion and gets more <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Joy<\/strong><\/mark> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Gloom<\/strong><\/mark>. Once the Pierogi is made, they share the meal together and have a positive interaction.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Grease &amp; Fungicide<\/strong><br>Jan suggests using grease and fungicide, Jan Technician appreciates the joke and gets gets more <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Joy<\/strong><\/mark> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Gloom<\/strong><\/mark><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Are We Cool Or How Do You Feel<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-13-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When you speak with the Alter after sharing the Pierogi<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are we cool?<\/strong><br>Jan asks Jan Technician if they are cool now, Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How do you feel?<\/strong><br>Jan asks how Jan Technician is feeling. Jan Technician, says they feel great, more optimistic, in the most sarcastic tone ever. They get <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Gloom<\/strong><\/mark>.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">They Weren&#8217;t That Bad OR It&#8217;s Hard For Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-14-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After the previous conversation choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>They weren&#8217;t that bad<\/strong><br>Jan argues that the Pierogi wasn&#8217;t that bad. Jan Technician says he appreciates Jan&#8217;s effort and gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s hard for me, too<\/strong><br>Jan explains he&#8217;s just as freaked out and Jan Technician gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">So Did I Or Are You Showing Feelings?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-15-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Following on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So did I<\/strong><br>Jan explains that he also enjoyed sharing the meal. Jan Technician gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Gloom<\/strong><\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you showing feelings?<\/strong><br>Jan makes a joke and Jan Technician gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">We Should Trust The Corporation OR We Need To Handle This Our Way<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-16-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After the previous choice with Jan Technician. <em>Whether you side with the corporation or the Alters is an ongoing decision process throughout the game and does impact the ending to some degree.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We should trust the corporation<\/strong><br>Jan explains that he&#8217;s trusting Lucas to help them out and Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We need to handle this our way<\/strong><br>Jan explains that he knows better than to put his life in the hands of pen-pushers. Jan Technician agrees and gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">They Told Me To Create You Or Leave The Politics To Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-17-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician asks if the corporation know of his existence.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>They told me to create you<\/strong><br>Jan Technician is not impressed he&#8217;s a mere creation of corporate whim and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong>. This choice goes to the I Don&#8217;t Know choice below.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Leave the politics to me<\/strong><br>Jan says he will handle the corporation. Jan Technician is happy to let Jan handle it and gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. This choice goes to the Of Course choice below<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Don&#8217;t Know OR You&#8217;ll Be Fine, I Promise<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-18-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician asks what&#8217;s going to happen to him<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t know<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;ll be fine, I promise<\/strong><br>Jan Technician doesn&#8217;t believe Jan has the authority to make that promise and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Of Course OR We&#8217;ll Improvise<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-19-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician asks Jan to tell him that he knows what to do<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Of course<\/strong><br>Jan says it&#8217;s simple, work together, and stay away from the sun. Jan Technician gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Anxiety<\/strong><\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;ll improvise<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You Mean Versions Of Me OR Versions Of Us, You Mean<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-20-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician advises Jan to create more Alters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You mean versions of me<\/strong><br>Jan Technician says Jan makes it sound event worse than it is and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Versions of us, you mean<\/strong><br>Jan reassures the Technician that they are together in this. Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Gloom<\/strong><\/mark><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Was Hoping I Could Avoid It OR I Can&#8217;t Wait To Do It Again<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-21-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician tells Jan he needs to work on his cooking skills<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was hoping I could avoid it<\/strong><br>Jan explains that he was hoping to avoid going through it all over again, it was a struggle with Jan Technician. Jan Technician gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can&#8217;t wait to do it again<\/strong><br>Jan Technician says to take the bull by the horns and gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Thanks! Can&#8217;t Wait To Check Them Out Or It&#8217;s What I&#8217;d Expect From A Technician OR Good. That&#8217;ll Keep You Busy<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-22-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When you speak with Jan Technician at the start of Act 1 when he asks to speak with Jan<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Thanks! Can&#8217;t wait to check them out<\/strong><br>Jan thanks Jan Technician and says he&#8217;s excited to check them out. Jan Technician gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><br><br>If you build the Dormitory quickly, Jan Technician gets more <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Motivation<\/strong><\/mark> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s what I&#8217;d expect from a Technician<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Good. That&#8217;ll keep you busy<\/strong><br>Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-23-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Sweet! We Could Do With Some Improvements OR I Wasn&#8217;t Planning On Getting Cozy Here<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-23-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician tells Jan that there are new building module upgrades available for the base. <em>Note: Agreeing to build a Social Room, building one, and then beating Jan Technician at Beer Pong teaches Jan the <\/em><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\"><strong>Assertiveness<\/strong><\/mark><em> lesson.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sweet! We could do with some improvements<\/strong><br>Jan explains that the base could do with some improvements. Jan Technician explains that everything costs resources. No change to emotions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wasn&#8217;t planning on getting cozy here<\/strong><br>Jan Technician says they should be ready for anything. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-24-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I&#8217;ll Get You A Dormitory Or We Can&#8217;t Afford Anything More For Now<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-24-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Jan Technician calls Jen to the Kitchen and says they need to talk, he looks tired.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ll get you a Dormitory<\/strong><br>Jan agrees to make somewhere for Jan Technician to sleep. Jan Technician gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>.<em> If you agree to build one and build it, you will get further emotional benefits for Jan Technician.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We can&#8217;t afford anything more for now<\/strong><br>Jan tells Jan Technician that they cannot afford upgrades right how, pile up some blankets. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>. <em>Even if you build the dorm after this, Jan Technician will still be angry at you.<\/em><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-25-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">We Have To Improve Our Protection OR Maybe You&#8217;ll Turn Into A Superhero OR You&#8217;re Tougher Than The Others. A Little Radiation Won&#8217;t Kill You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-25-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This conversation choice can occur if one of your Alters gets Radiation Burns. For me, it was Jan Technician as I assigned them a metals deposit in a heavily radiated area.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We have to improve our protection<\/strong><br>Jan says they need to come up with better radiation protection. Jen Technician agrees it should be a top priority. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> but also more<strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"> Anxiety<\/mark><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe you&#8217;ll turn into a superhero<\/strong><br>Jan Technician appreciates the joke and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re tougher than the others. A little radiation won&#8217;t kill you<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-26-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">And Postponing The Detonation OR Easy To Maintain, Aren&#8217;t You OR Then Punch Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-26-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is when Jan speaks with Jan Technician, who explains that he&#8217;s angry and wants to punch Jan in the face.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>And postponing the detonation?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Easy to maintain, aren&#8217;t you?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Then punch me<\/strong><br>Jan offers Jan Technician a free punch. Jan Technician appreciates the offer and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-27-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">We Could Try To Back Out Or We Should Find A Way Across<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-27-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is when speaking with Jan Technician about the lava trapping the ship<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We could try to back out<\/strong><br>Jan Technician points out how stupid this suggestion is, with the rising sun approaching. He gets increased<strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"> Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We should find a way across<\/strong><br>Jan tells the Technician they should work on getting across the lava and asks if he has any ideas. Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-28-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">What A Piece Of Corporate Junk OR It&#8217;s A Secret Training Program OR We Need Spare Parts For More Critical Systems<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-28-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Technician after the Dormitory malfunctions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What a piece of corporate junk<\/strong><br>Jan Technician is not surprised. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s a secret training program<\/strong><br>Jan attempts to make a joke with Jan Technician, Jan Technician gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Gloom<\/strong><\/mark>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We need spare parts for more critical systems<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-29-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Don&#8217;t Worry, I&#8217;ve Got This OR Any Ideas?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-29-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Technician about how to be better prepared for Magnetic Storms in the future. <em>This conversation unlocks an important mechanic, regardless of your choices.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t worry, I&#8217;ve got this<\/strong><br>Jan Technician makes a joke and explains it anyway. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Any ideas?<\/strong><br>Jan asks Jan Technician for ideas, who is happy Jan asks. He gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong>.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-30-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I&#8217;m Only Doing What I Want OR I&#8217;m Not In A Good Negotiating Position<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-30-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician questions Jan&#8217;s willingness to follow orders from the corporation if Jan agrees to build the Ark.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m only doing what I want<\/strong><br>Jan explains that his personal goals just happen to align with corporate orders, but the technician doesn&#8217;t buy it. Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong>. <em>This will branch into the choice below<\/em><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m not in a good negotiating position<\/strong><br>Jan explains that the corporation is threatening him. Jan Technician understands and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong>. <em>This one does not branch into the choice below<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-31-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Maxwell Knows Better What&#8217;s Needed OR So You&#8217;d Rather We Didn&#8217;t Collect Rapidium<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-31-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After Jan Scientist questions Jan&#8217;s decision to delay the escape to build the device<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maxwell knows better what&#8217;s needed<br><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So you&#8217;d rather we didn&#8217;t collect Rapidium<br><\/strong>Jan tries to explain the importance of the Rapidium. This increases Jan Technician&#8217;s <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-32-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Okay OR You&#8217;re Never Beating Me OR Maybe Later<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-32-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician asks Jan to construct the Social pod<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Okay<\/strong><br>Jan agrees to make the social room. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re never beating me<\/strong><br>Jan explains his beer pong prowess. Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe later<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-33-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Fixing Things As A Substitute For Dealing With Problems OR Plenty Of Things To Fix Around Here OR Fix Those Beer Cans By Emptying Them<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-33-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan speaks with Jan Technician after noticing he is a bit down<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fixing things as a substitute for dealing with problems<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Plenty of things to fix around here<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fix those beer cans by emptying them<\/strong><br>Jan makes a joke about drinking the beer, Jan Technician enjoys the joke and gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-34-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You Know Who Else Used To Drown His Sorrows OR Work Hard, Play Hard. That&#8217;s How It&#8217;s Done OR That&#8217;s Why Ally Corp. Stocked The Base With Beer<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-34-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">One of the conversations you may have with Jan Technician when he&#8217;s feeling negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You know who else used to drown his sorrows<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Work hard, play hard. That&#8217;s how it&#8217;s done<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s why Ally Corp. stocked the base with beer<\/strong><br>Jan explains that&#8217;s the purpose of the beer on the base. Jan Technician gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-35-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">It Looks Broken OR Should I Just Plug It In OR Can I Use It To Make More Alters<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-35-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This conversation happens with Jan Technician when you locate a broken chip and return it to him<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It looks broken<\/strong><br>Jan Technician makes a joke about Jan being perceptive, and tells him to repair it in the Workshop.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Should I just plug it in?<\/strong><br>Jan Technician explains that it&#8217;s dead and needs some love in the workshop before it can be used. No change to emotional state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can I use it to make more Alters<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-36-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">And Make His Life Easier OR It&#8217;s His Job To Be Useful<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-36-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">If you have Jan Miner and he cuts off his arm, Jan Technician will want to talk to you about it. <em>If you go with Jan Technician&#8217;s suggestion, he gets a big emotional boost at the end and Jan Miner is happier with the real arm.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>And make his life easier<\/strong><br>Jan says his goal is to help Jan Miner and Jan Technician gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. <em>Rest of the conversation remains the same.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s his job to be useful<\/strong><br>Jan Technician is upset at Jan&#8217;s lack of humanity and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>. <em>Rest of the conversation remains the same.<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-37-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">So That He Can Cut It Off Again? OR I Don&#8217;t Have The Tools For That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-37-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Jan Technician suggests making another new arm. <em>If you go with Jan Technician&#8217;s suggestion, he gets a big emotional boost at the end and Jan Miner is happier with the real arm.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So that he can cut it off again?<\/strong><br>Jan Technician tries to convince Jan to make a new arm. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t have the tools for that<\/strong><br>Jan Technician points out they didn&#8217;t have the tools to break through rocks either. No emotional change. <em>Rest of the conversation remains the same.<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-38-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">We Don&#8217;t Have The Time For Wild Guesses OR Keep Talking<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-38-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician talks about replacing Jan Miner&#8217;s arm. <em>If you go with Jan Technician&#8217;s suggestion, he gets a big emotional boost at the end and Jan Miner is happier with the real arm.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We don&#8217;t have time for wild guesses<\/strong><br>Jan Technician points out that the Alters are nothing but labor to Jan. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>. <em>He still provides an alternative idea.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Keep talking<\/strong><br>Jan Technician explains that Jan Miner is insecure, and that&#8217;s the root of the problem. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-39-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">We&#8217;re So Different. I Hate Cleaning OR How Does It Help? OR Lena Must have Loved That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-39-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Technician when he is angry<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re so different. I hate cleaning<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How does it help?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Lena must have loved that<\/strong><br>Jan makes a bit of a friendly jab, and Jan Technician appreciates it. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-40-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Like Building A Dormitory? OR Like Building A Social Room? OR Still Can&#8217;t Get Over That Rapidium Ark?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-40-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After playing a game of Beer Pong with Jan Technician. Building the Social Room and beating Jan Technician at Beer Pong unlocks the <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\">Assertiveness<\/mark><\/strong> Lesson.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Like building a dormitory?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Like building a social room?<\/strong><br>Jan makes a joke about Jan Technicians previous requests, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Still can&#8217;t get over that Rapidium Ark?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-41-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">That&#8217;s Worrying OR Should Have Gone Easy On The Booze<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-41-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">At the start of Act 2, Jan Technician complains of feeling unwell<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s worrying<\/strong><br>Jan shares his concern with Jan Technician and he appreciates it. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Should have gone easy on the booze<\/strong><br>Jan Technician has a laugh but expresses it&#8217;s serious. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-42-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Just&#8230; Take It Easy For Now OR Well&#8230; You&#8217;ll Have To Grin And Bear It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-42-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician tells Jan he thinks the booze may have been spoiled<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just&#8230; take it easy for now<\/strong><br>Jan suggests Jan Technician takes it easy, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8230; You&#8217;ll have to grin and bear it<\/strong><br>Jan Technician makes a joke at Jan and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-43-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">What Are We Waiting For? Let&#8217;s Fix It OR High Five For Not Losing Your Hand! OR I&#8217;m Glad You&#8217;re Alive. I Can&#8217;t Afford To Lose You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-43-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician gets injured working in the Workshop<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What are we waiting for? Let&#8217;s fix it<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>High five for not losing your hand<\/strong><br>Jan makes and joke and Jan Technician makes a joke back. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m glad you&#8217;re alive. I can&#8217;t afford to lose you<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-44-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Yet Another Reason To Hurry OR Not On My Watch OR It Means You&#8217;re My Second Best Friend<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-44-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Technician after Jan Scientist discovers the tissue in the Alters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yet another reason to hurry<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not on my watch<\/strong><br>Jan says nobody else will die, not on his watch. Jan Technician gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It means you&#8217;re my second best friend<\/strong><br>Jan Technician appreciates the joke and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-45-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Really? Talking To A Sheep Consoled You? OR I Thought I Was The Only One Who Missed Her<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-45-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When talking to Jan Technician about him missing Molly<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Really? Talking to a sheep consoled you?<\/strong><br>Jan Technician takes offense to what Jan says and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I thought I was the only one who missed her<\/strong><br>Jan shares the grief of missing Molly, Jan Technician appreciates this and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-46-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Boring&#8230; OR I Wish I Said &#8220;Yes&#8221; More Often<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-46-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When discussing Jan&#8217;s mother dreams about a farming with Jan Technicia<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Boring&#8230;<\/strong><br>Jan Technician shares their ideal day and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wish I said &#8220;yes&#8221; more often<br><\/strong>Jan shares his regret of not going to the park more often with his mum. Jan Technician agrees but reminiscing makes him sad. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-47-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You Should Take Me There One Day OR What Was It Like? OR Exciting As Hell&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-47-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When discussing Jan&#8217;s mums park bench with Jan Technician.<em> If you don&#8217;t have the Park Bench already researched and created, this will start the <a href=\"\/game-guides\/green-refuge-guide-for-the-alters\/\">Green Refuge<\/a> task. If you already have it, it will move to the next choice below<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You should take me there one day<\/strong><br>Jan asks Jan Technician to show him the bench one day. Jan Technician doesn&#8217;t believe he&#8217;s ever making it back, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What was it like?<\/strong><br>Jan Technician explains that it was beautiful and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Exciting as hell&#8230;<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-48-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Why Don&#8217;t You Give It A Another Chance? OR Not If You Go There Alone<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-48-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician shares the story about the Park Bench and you already have it built<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why don&#8217;t you give it another chance<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not if you go there alone<\/strong><br>Jan offers to go with Jan Technician. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-49-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Any Chance You Can Fix It? OR Don&#8217;t Get Excited. It&#8217;s Beyond Repair<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-49-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When you discover the TUI in Act 2 and speak to Jan Technician. This conversation only appears if you have a positive relationship with Jan Technician<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Any chance you can fix it?<\/strong><br>Jan Technician says not to get your hopes up, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t get excited. It&#8217;s beyond repair<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-50-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Brother? That&#8217;s Far Fetched OR Health Brain Tissue, To Be Precise OR What If I Told You I&#8217;m Looking For Another Way?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-50-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Technician about the Tabula Rasa. This is part of one of the first major decisions, with the <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">Tabula Rasa mission choice<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Brother? That&#8217;s a bit far fetched<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Healthy brain tissue, to be precise<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What if I told you I&#8217;m looking for another way?<\/strong><br>Jan explains his plans after contacting Lena. Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong>.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-51-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You&#8217;re Trying To Hide Fear Behind Laughter OR You&#8217;re The Funny One And I Envy You OR Knock Knock&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-51-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician is suffering negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re trying to hide fear behind laughter<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re the funny one and I envy you<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Knock knock&#8230;<\/strong><br>Jan tells a terrible knock knock joke. Jan Technician gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-52-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Chose The More Ethical Path OR I Just Saved Your Life<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-52-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is after the Tabula Rasa mission. If you choose the Neural Implants, Jan Technician will hate you. Read more <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">here<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I chose the more ethical path<\/strong><br>Jan explains that he thought Jan Technician would approve of the more ethical approach (so did I , to be honest. Mostly because he said it was the better bloody idea). He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I just saved your life<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-53-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Look, It Wasn&#8217;t Easy For Me Either OR I Just Saved Your Life!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-53-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is after the Tabula Rasa choice, if you choose the Tabula Rasa. Read more <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">here<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Look, it wasn&#8217;t easy for me either<\/strong><br>Jan says he&#8217;s happy everyone is alive. Jan Technician gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I just saved your life!<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-54-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You Refuse To Feel Like A Slave OR You Hate Me For Creating You Like This OR You&#8217;re Confused About Who You Are<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-54-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">If you choose the Neural Implants and Jan Technician hates you, this choice will occur<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You refuse to feel like a slave<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You hate me for creating you like this<\/strong><br>Jan Technician asks Jan what does it matter if he understands him now or not? He created him and he didn&#8217;t care why or what it would mean for him. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re confused about who you are<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-55-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You Don&#8217;t Really Mean That OR Maybe You&#8217;re Right<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-55-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician tells Jan he wish he&#8217;d died and not created any Alters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t really mean that<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe you&#8217;re right<\/strong><br>Jan Technician tells Jan to get out of his face. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-56-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">So You Think You&#8217;re Better? OR And I Regret It OR It Was Far From Easy<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-56-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This conversation can occur after you complete the <a href=\"\/game-guides\/green-refuge-guide-for-the-alters\/\">Green Refuge<\/a> quest to find something for The Technician. <strong>Important:<\/strong> By the time I completed this task, I had already chosen the neural implants which causes Jan Technician to hate Jan. This may stop any positive changes in the emotional state, so the results for you may differ if you do the mission earlier.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So you think you&#8217;re better?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>And I regret it<\/strong><br>Jan shares that he regrets leaving his mother, Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It was far from easy<\/strong><br>Jan explains that he has his own problems and Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-57-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Hope I Can Prove You Wrong One Day OR I&#8217;m Sorry You See It That Way OR You&#8217;re Lashing Out Because You&#8217;re Frustrated<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-57-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Follow on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I hope I can prove you wrong one day<\/strong><br>Jan promises to prove Jan Technician wrong one day, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m sorry you see it that way<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re lashing out because you&#8217;re frustrated<\/strong><br>Jan says he doesn&#8217;t need to listen to this and Jan Technician gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-58-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Yeah. The Man Is Starting To Scare Me OR They&#8217;re Important Experiments<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-58-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">If you went with Maxwell&#8217;s suggestion for Tabula Rasa, you will have this chat with Jan Technician<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah. The man is starting to scare me<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>They&#8217;re important experiments<\/strong><br>Jan explains the importance of Maxwell&#8217;s work and asks Jan Technician to understand. No emotional change. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-59-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">So It&#8217;s Decided. You&#8217;re Staying OR I&#8217;m Telling You It&#8217;s Madness<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-59-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">If you go with Maxwell and the Tabulas Rasa choice, you can still craft the care package of supplies for the rebels. <em>However, unlike the Lena choice with the Neural Implants, you will need to complete an additional objective to have some of them return. The Technician will leave regardless<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So it&#8217;s decided. You&#8217;re staying<\/strong><br>Jan Technician refuses to come back to the base but does ask Jan for additional help to connect his nearby pylons to Jan&#8217;s existing network of pylons.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m telling you it&#8217;s madness<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you then connect all the Pylons and deliver the supplies, it progresses through to the final choice in the same way the Neural Implants choice does. Check below for Apology Accepted OR You Had Every Right OR [Pragmatism] Words Can&#8217;t Hurt Me. Except that Jan Technician will go to his shelter and not return to the base.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-60-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">What The Hell Were You Thinking? OR I Thought I&#8217;d Never See You Again<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-60-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This conversation can occur if you choose to go with the <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">Neural Implants<\/a> and Jan Technician leaves the base at the start of Act 3, once you find the <a href=\"\/game-guides\/where-to-find-the-rebel-base-in-the-alters\/\">Rebel Base<\/a>. He also leaves with the Tabula Rasa choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What the hell were you thinking?<\/strong><br>Jan Technician says Jan has guts for following him down here, but the party is over. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I thought I&#8217;d never see you again<\/strong><br>Jan Technician says Jan has guts for following him down here, but the party is over. No emotional change<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-61-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You&#8217;re Going To Die Out Here OR I Got The Impression You Wanted Me To Find You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-61-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Continuing the conversation with Jan at the Rebel Base<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re going to die out here<\/strong><br>Jan Technician says he has better chances out there, than in the hands of corporate thugs. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I got the impression you wanted me to find you<\/strong><br>Jan Technician says he was angry at Jan but left the lights on to help them get out of the sandstorm. No emotional change. You can then make the other choice<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-62-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">What The Hell Is This Site? OR You Stole Ally Corp. Property<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-62-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">Follow-on conversation from the previous choice. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What the hell is this site?<\/strong><br>Jan Technician explains he is building a shelter to survive the sunrise. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You stole Ally Corp. property<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-63-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Anything I Can Do? OR That&#8217;s A Really Stupid Idea<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-63-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan is responding to Jan Technician&#8217;s plans to construct a shelter<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anything I can do?<\/strong><br>Jan offers to help with supplies but Jan Technician refuses and tells him to leave. <em>You can then craft a supplies package to finish the optional task.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s a really stupid idea<\/strong><br>Jan Technician tells Jan to leave. No emotional change. <em>This moves to the choice below<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-64-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Can I Get You Anything OR Okay. You&#8217;re On Your Own<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-64-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Technician about his base<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can I get you anything?<\/strong><br>Jan Technician says he doesn&#8217;t want anything from you. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re on your own<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-65-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Good Luck With The Safe House OR How About You Come Back To The Base?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-65-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">During The Aftermath optional task, Jan can decide to help the rebels with supplies. If he delivers the supplies, this conversation occurs<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Good luck with the safe house<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How about you come back to the base<\/strong><br>Jan Technician says this is about survival and he will only return if Jan can offer guaranteed protection from the corporation. Jan can then call Lena to continue the task. I suggest completing this <strong>BEFORE<\/strong> placing down the beacon, if you have the time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You will need to wait a couple of days before Lena calls.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-66-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Talked To Lena And I Might Have A Plan OR No, Did You Change Your Mind?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-66-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After Jan provides Jan Technician with the supplies package and then speaks with Lena about being able to disable the tracking on the neural chips<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I talked to Lena and I might have a plan<\/strong><br>Jan reveals the plan to Jan Technician<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No, did you change your mind?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-67-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">[Pragmatism] One Hand Washes The Other&#8230; OR Absolutely Not OR Don&#8217;t Judge Everyone By Your Standards<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-67-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After Jan reveals Lena&#8217;s plan to Jan Technician, he becomes suspicious<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Pragmatism] One hand washes the other&#8230;<\/strong><br>Jan Technician laughs and says neither of them are idealists. He agrees to come back with Jan and the Alters.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Absolutely not<\/strong><br>Jan tells him no, and asks how he can even say that. Jan Technician remembers that Jan isn&#8217;t selfish. He agrees to help and rejoins the Alters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t judge everyone by your standards<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-68-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Just Be Honest With Me&#8230; Is It You? OR Some Of Us Think It&#8217;s You, But I Don&#8217;t Believe That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-68-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Guard finishes his investigation into the food thief and accuses Jan Technician<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just be honest with me&#8230; is it you?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Some of us think it&#8217;s you, but I don&#8217;t believe that<\/strong><br>Jan says he doesn&#8217;t believe Jan Technician is guilty, he doesn&#8217;t buy it. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-69-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Was Worried They Might Be Right OR I Had The Guts To Come Up And Talk To You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-69-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After Jan accuses Jan Technician of stealing the food (that he knows he could not have stole because he wasn&#8217;t even on the ship. This chain is stupid)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was worried they might be right<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I had the guts to come up and talk to you<\/strong><br>Jan Technician appreciates the honesty and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> but reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After you return to Jan Guard, it turns out it wasn&#8217;t Jan Technician. Who knew?<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-70-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">You Burned The Mush Again? OR Spill It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-70-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">During the final preparations at the end of the game, Jan Technician will want to talk with Jan<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You burned the mush again?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Spill it<\/strong><br>Jan Technician apologies and says he was wrong about Jan. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and more<strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"> Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-71-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">I Needed Shock Therapy OR Anything Was Better Than Another Asshole Like You OR It Was Desperation, Not Bravery<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-71-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician talks about Jan choosing to put himself into the QC and not another Alter<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I needed shock therapy<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anything was better than another asshole like you<\/strong><br>Jan Technician gets the jokes and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It was desperation, not bravery<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-72-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Apology Accepted OR You Had Every Right OR [Pragmatism] Words Can&#8217;t Hurt Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-72-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">After Jan Technician apologies about his earlier actions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Apology accepted<\/strong><br>Jan Technician reluctantly apologizes and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You had every right<\/strong><br>Jan Technician apologies and says he owes something to Jan.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Pragmatism] Words can&#8217;t hurt me<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-73-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">No. They Belong To You And Only To You OR Of Course I Do<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-73-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician offers to share their mothers last words<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. They belong to you and only to you<\/strong><br>Jan explains that Jan Technician was there, he wasn&#8217;t, Jan Technician is surprised and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong>. He does not tell Jan what his mothers last words were.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Of course I do<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-74-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">Right. It&#8217;s Down To Earth Time OR Of Course We Will OR Knowing That Makes Us Stronger<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-74-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">The final part of the conversation from above<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Right. It&#8217;s down to Earth time<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Of course we will<\/strong><br>Jan tells Jan Technician that they have each others backs and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Knowing that makes us stronger<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-75-4811e27d-ba49-4644-beca-6862a4b124a2\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-4811e27d-ba49-4644-beca-6862a4b124a2\" style=\"color: #ffffff; \">It&#8217;s Gonna Be Safer For You OR Why? I Could Introduce You As My Lost Twin<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-75-4811e27d-ba49-4644-beca-6862a4b124a2\">\n\n<p class=\"wp-block-paragraph\">This is during the final farewell scene before all the Alters go into the hidden chamber.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s gonna be safer for you<\/strong><br>Jan Technician calls Jan responsible and fearless, and they say goodbye. No emotional change. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why? I could introduce you as my lost twin<\/strong><br>Jan makes a joke, for old times, and the two say goodbye. No emotional change<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n\n\n\n<h2 id=\"scientist\">Jan Scientist Conversation Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-b112639e-6cfb-4600-917a-dd3246f360f1\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">A Lot Or That&#8217;s Not The Most Important Thing<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">This is the first conversation choice once you activate the Scientist Alter.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A lot<\/strong><br>Jan explains that he has found a lot of Rapidium, and Jan Scientists gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s not the most important thing<\/strong><br>Jan Scientist points out it is important as it&#8217;s the main focus on their mission. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You Are Wrong. We&#8217;re Not Copies OR You&#8217;re Right. It&#8217;s Impressive<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-1-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Continuing the conversation with the Scientist after the Alter is created<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You are wrong. We&#8217;re not copies<\/strong><br>Jan says he is a duplicate but Jan Scientist says they are identical, except Jan doesn&#8217;t appear to be able to process information. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right. It&#8217;s impressive<\/strong><br>Jan explains that Jan Scientist is created from Jan&#8217;s DNA. The scientists gets more <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Motivation<\/strong><\/mark> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Get To Work Immediately Or Get Some Rest First<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-2-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Another choice during your first meeting with the Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Get to work immediately<\/strong><br>Jan tells the Scientist that it&#8217;s urgent to get the Research Lab running at once. Jan Scientists gets more <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Motivation<\/strong><\/mark> but suffers more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Get some rest first<\/strong><br>Jan Scientist asks Jan what gives him the impression he&#8217;s not ready to work, and he gets more <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Motivation<\/strong><\/mark> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Don&#8217;t Worry. I&#8217;ve Got This OR I&#8217;m Just Following Ally Corp Protocol OR Can You Teach Me How To Run It Better<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-3-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist after welcoming him on board, and he mentions the ship is not being run optimally. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t worry. I&#8217;ve got this<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m just Following Ally Corp protocol<\/strong><br>Jan Scientist gets irritated that Jan blames the higher-ups and takes no personal responsibility. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong>.<em> This choice moves to the research choice two down<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can you teach me how to run it better<\/strong><br>Jan asks Jan Scientist for any idea on how to improve things. Jan Scientist gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong>. <em>This choice moves to the team building choice below<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Team Building Is Important OR No Booze? No Way OR Idle Conversations Like This One?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-4-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After Jan asks Jan Scientist to mentor him with the running of the ship<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Team building is important<\/strong><br>Jan explains that cooperation between team members is important. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No booze? No way<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Idle conversations like this one?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Understand How You Feel OR Just Focus On Work Here And Now OR What Was Your Research About<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-5-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When talking with Jan Scientist about mentorship and the running of the ship.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I understand how you feel<\/strong><br>Jan Scientist hopes Jan isn&#8217;t going to sit around and cry about it, and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just focus on work here and now<\/strong><br>Jan tells the Scientist to focus on the present, he seems surprised but agrees. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> but also suffers more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What was your research about?<\/strong><br>Jan asks about Jan Scientists research, and he explains excitedly. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong>. <em>This choice opens up into the next choice below. It will then return to this choice again afterwards.<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You Had Big Plans For It OR Sounds Like An Elusive Dream<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-6-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Following on from asking Jan Scientist about his research<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You had big plans for it<\/strong><br>Jan Scientist explains that it&#8217;s all gone now and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> &amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong>, but less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds like an elusive dream<\/strong><br>Jan Scientist is sad that his research and work is gone and gets increased Burden and reduced Joy<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Sounds Exciting OR Sounds Dangerous OR Sounds Difficult<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-7-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After Jan Scientist has completed the research for the &#8220;bridge&#8221;. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds exciting<\/strong><br>Jan Scientist is also excited but suggests caution, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong>Joy<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds dangerous<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds difficult<\/strong><br>Jan says that it doesn&#8217;t sound very simple. Jan Scientist gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Stop Moaning. Just Tell Me What To Do OR Typical Ally Cop. Leaving People Stranded Without Proper Equipment OR VERSYNT?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-8-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\"><strong>Stop moaning. Just tell me what to do<\/strong><br>Jan Scientist appreciates the bump and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> but increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Typical Ally Corp. Just leaving people stranded without proper equipment<\/strong><br>Jan Scientist doesn&#8217;t seem impressed with Jan and accuses him of feeling sorry for himself. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>VERSYNT?<\/strong><br>Jan asks Jan Scientist about the VERSYNT protocol and Jan Scientist explains that it&#8217;s the Versatile Synthetics Program. This has no emotional impact on Jan Scientist and reverts back to the above choices.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Yes OR Maybe<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-9-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist asks if you are in touch with Mining Operations<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes<\/strong><br>Jan tells the truth, and Jan Scientist asks him to speak with Ally Corp to get the blueprints. This has no impact on the characters emotional state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe<\/strong><br>Jan Scientist sees this as a pathetic way to asset authority and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Damn Ally Corp And Their Cheap Equipment OR Tell Me What To Do To Undo The Damage OR Can You Replicate The Research<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-10-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist after the Research Lab suffers a malfunction<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Damn Ally Corp and their cheap equipment<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Tell me what to do to undo the damage<\/strong><br>Jan offers to help undo the damage, Jan Scientist gets less <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Rebellion<\/strong> <\/mark>and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can you replicate the research?<\/strong><br>Jan Scientist says he can replace the research, but it will take time. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Do Now OR No, Tell Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-11-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist unlocks the research to predict magnetic storms, he will ask to speak with Jan<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I do now<\/strong><br>Jan points out the dangers of the magnetic storms and Jan Scientist gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong> and more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No, tell me<br><\/strong>Jan Scientist explains the dangers of being exposed to the magnetic storms and gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong> and more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Absolutely. We Need To Make Use Of That OR We Shouldn&#8217;t Risk Our Lives For The Sake Of Efficiency<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-12-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist tells Jan about the magnetic field interactions with certain resources<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Absolutely. We need to make use of that<\/strong><br>Jan agrees to make use of this discovery, and Jan Scientists sees increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> but suffers more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We shouldn&#8217;t risk our lives for the sake of efficiency<\/strong><br>Jan Scientist says never say never and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">This Is All They Could Give Us. Amateurs OR I&#8217;m Sorry, But The Program You Mentioned Doesn&#8217;t Exist<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-13-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When you are given the &#8220;blueprints&#8221; for the bridge anchors and deliver them to Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This is all they could give us. Amateurs<\/strong><br>Jan Scientist struggles to believe the reasons given and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m sorry but the program you mentioned doesn&#8217;t exist<\/strong><br>Jan explains to Jan Scientist that the program was terminated and he suffers more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Get To Work Or We&#8217;re Screwed OR I Know It&#8217;s Imperfect, But I Believe In You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-14-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan and Jan Scientist are discussing the poor quality of the plans<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Get to work or we&#8217;re screwed<\/strong><br>Jan explains that this thing only existed because Jan Scientist existed, he gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I know it&#8217;s imperfect, but I believe in you<\/strong><br>Jan explains the Scientist is the only reason it exists and he gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I&#8217;m Proud Of You OR I&#8217;m Proud Of Us OR I Knew You Would<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-15-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan speaks with Jan Scientist after the research is complete for the bridge anchors<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m proud of you<\/strong><br>Jan Scientist says he doesn&#8217;t need that but gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m proud of us<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I knew you would<\/strong><br>Jan reaffirms his faith in Jan Scientist, and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">More Work, Great! OR Can&#8217;t Anything Be Simple<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-16-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist explains you will need a superconductive polymer to build the anchors<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>More work, great!<\/strong><br>Jan Scientist appreciates the sarcasm and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can&#8217;t anything be simple?<\/strong><br>Jan complains about everything being complicated, irritating Jan Scientist who gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> &amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Guess You&#8217;re Right OR Not If You Love Someone<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-17-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist about how much they know Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I guess you&#8217;re right<\/strong><br>Jan agrees with Jan Scientist and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not if you love someone<\/strong><br>Jan Scientist calls Jan a pathetic soul.. harsh. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Fair Point OR &#8220;Meant To Be&#8221; Doesn&#8217;t Sound Rational<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-18-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After the previous choice, speaking with Jan Scientist about Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fair point<\/strong><br>Jan agrees with Jan Scientist and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;Meant to be&#8221; doesn&#8217;t sound rational<\/strong><br>Jan Scientist says it&#8217;s a nicer way to say the data never matched. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Happiness OR Helping Others OR Love And Friendship OR Nothing<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-19-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">A follow-up question from the previous choice or when Jan Scientist asks to speak with Jan<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Happiness<\/strong><br>Jan Scientist explains that humans are biologically programed to always want more, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Helping others<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Love and friendship<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nothing<\/strong><br>Jan submits and agrees nothing else is important. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> &amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Preferred Easy Money OR I Was Tired Of Competing OR I Didn&#8217;t Want My Life To Be Just About Work<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-20-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">A follow-up on the previous choice where Jan Scientist asks why Jan hasn&#8217;t achieved much in his life (rude).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I preferred easy money<\/strong><br>Jan Scientist says that was the beginning of Jan&#8217;s downfall. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was tired of competing<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I didn&#8217;t want my life to be just about work<\/strong><br>The two share previous events relating to Jan Scientists studies and Jan&#8217;s decision to take the private contract. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Wish I Had Done The Same OR I Reacted Like A Human OR It Cost You Your Personal Life, Though<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-21-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Another choice in the same chain as the above choices<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wish I had done the same<\/strong><br>Jan Scientist understands Jan&#8217;s regrets and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I reacted like a human<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It cost you your personal life, though<\/strong><br>Jan explains it cost him a lot, but Jan Scientist says it&#8217;s the best thing to ever happen to him. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Stop Talking Like An Rogue AI OR Just Stick To Your Role OR I Can Be Just As Efficient<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-22-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Part of the previous conversation with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Stop talking like an rogue AI<\/strong><br>Jan asks the scientist to stop talking like an AI or he will worry for will, Jan Scientist said he should worry. No change to emotional state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just stick to your role<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can be just as efficient<\/strong><br>Jan Scientist isn&#8217;t sure Jan is up to the challenge. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-23-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">We&#8217;re A Bunch Of Heroes. Every Day Here Is A Success Story OR It&#8217;s Great That You&#8217;re Rooting For Others OR (Tell A Success Story From The Past)<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-23-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist is gloomy and Jan tries to comfort him<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re a bunch of heroes. Every day here is a success story<\/strong><br>Jan explains that, with what the Alters are achieving, they are all heroes. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> but more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s great that you&#8217;re rooting for others<\/strong><br>Jan says it&#8217;s great that Jan Scientist is rooting for others, no emotional change for Jan Scientist. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>(Tell a success story from the past)<\/strong><br>Jan discusses a shared memory with Jan Scientist <br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-24-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Yeah&#8230; It Felt Totally Like It OR You Believe In Such Crazy Theories OR I&#8217;d Better Stay Clear Of It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-24-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan speaks with Jan Scientist after discovering the anomalies on the planet<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah&#8230; it felt totally like it<\/strong><br>Jan explains that it felt as if something was materializing right in front of him. Jan Scientist tells Jan to keep his head, and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> but more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>.<em> This will move on to the choice below<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You believe in such crazy theories?<\/strong><br>Jan seems surprised Jan Scientist would believe such a theory. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong>. Making this choice opens up Internal Analysis Tool for Research. <em> This will move on to the choice below<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;d better stay clear of it<\/strong><br>Jan Scientist points out that it could be a puncture points and needs investigation. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> but reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong>. <em>This will not give the additional choice below<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-25-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I&#8217;d Like To Study Them More OR We Can&#8217;t Let It Distract Us<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-25-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist about the anomalies<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;d like to study them more<\/strong><br>Jan says he wants to study them further and Jan Scientist agrees. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increase <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. <em>Making this choice opens up Internal Analysis Tool for Research.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We can&#8217;t let it distract us<\/strong><br>Jan Scientist points out that it may threaten the missions core objectives getting increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong>. <em>Making this choice opens up Internal Analysis Tool for Research.<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-26-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Tell Me OR We&#8217;re Working Hard Enough<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-26-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Jan Scientist asks to speak with Jan following the previous discussion about the success of the two men<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Tell me<\/strong><br>Jan Scientist suggests Jan implement Crunch Hours, a program designed to get people to work until they drop. No emotional change for Jan Scientist and doesn&#8217;t impact the next choice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re working hard enough<\/strong><br>Jan says the Alters are working hard enough. No emotional change for Jan Scientist and doesn&#8217;t impact the next choice.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-27-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Won&#8217;t Everyone Hate Me For It OR Will We Really Be More Productive?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-27-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist suggests Crunch Hours<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Won&#8217;t everyone hate me for it?<\/strong><br>Jan asks if everyone will hate him and Jan Scientist says they will. This improves <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> but suffers more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Will we really be more productive?<\/strong><br>Jan asks if it will really help with productivity. Jan Scientist explains the thought process and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-28-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Okay I&#8217;ll Try It Out OR Maybe I&#8217;ll Wait And Try Later OR No, I Respect Them Too Much<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-28-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan responds to Jan Scientist regarding the decision of Crunch Hours. <em>You will unlock the Crunch Hours feature regardless of your choice here.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Okay, I&#8217;ll try it out<\/strong><br>Jan agrees to try it out. Jan Scientist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and reduced <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Rebellion<\/strong><\/mark>. If you complete the optional Crunch task, Jan learns <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\">Pragmatism<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe I&#8217;ll wait and try later<\/strong><br>Jan says that he will think it over and Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> but improved <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No, I respect them too much<\/strong><br>Jan Scientist questions whether the crew respects Jan back. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-29-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I&#8217;m Trying To Get Her Off Our Backs OR This Is None Of Your Business<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-29-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">If you get Jan Botanist to speak with Lena, Jan Scientist will approach you with this choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m trying to get her off our backs<\/strong><br>Jan explains that he&#8217;s just trying to keep her from prying. No change to emotional state<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This is none of your business<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-30-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Maxwell Said The Same Thing OR Leave The Worrying To Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-30-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">A follow-on from the previous choice about Jan Botanist speaking with Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maxwell said the same thing<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Leave the worrying to me<\/strong><br>Jan tells Jan Scientist to get back to work. No changes here.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-31-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I&#8217;m Not Convinced OR It Was Worth It OR Never Again<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-31-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">This conversation can occur with Jan Scientist if you successfully complete the Crunch optional task to maintain crunch for two days<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m not convinced<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It was worth it<\/strong><br>Jan understands the benefits of pushing the Alters, and Jan Scientist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. Selecting this option taught Jan <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\">Pragmatism<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Never again<\/strong><br>Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong>. Selecting this option taught Jan Lesson <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\">Pragmatism<\/mark><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-32-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Honestly, I Don&#8217;t Want To Upset Him OR What If He&#8217;s Right OR You&#8217;re Right. Forget About It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-32-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">If you have Jan Miner he will come up with ideas to improve the filtration system. At this point, you can speak with Jan Scientist about it<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Honestly, I don&#8217;t want to upset him<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What if he&#8217;s right?<\/strong><br>The Scientist thinks it&#8217;s a waste of time and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right, forget about it<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-33-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">To Investigate Them OR To Get Them Out Of The Way OR To Avoid Them<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-33-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When you complete the Luminator research project, Jan Scientist will want to speak with you about his invention.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>To investigate them<\/strong><br>Jan Scientist agrees with Jan&#8217;s goals and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>To get them out of the way<\/strong><br>Jan tells Jan Scientist he wants them out of the way, and Jan Scientist says that&#8217;s what the invention does. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>To avoid them<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-34-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You Mean Destroy Them OR How Is That Supposed To Help Me Examine Them?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-34-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">A follow-on choice regarding Jan Scientists invention<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You mean destroy them?<\/strong><br>Jan Scientist says he&#8217;s just giving Jan a tool, it&#8217;s up to Jan how to use it. No change to emotional state.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How is that supposed to help me examine them?<\/strong><br>Jan Scientist says he&#8217;s just giving Jan a tool, it&#8217;s up to Jan how to use it. No change to emotional state.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-35-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You&#8217;re Resilient. You&#8217;ll Be Back At Work Soon OR You Ate Worse Things In College OR I&#8217;m Sorry. You Must Feel Terrible<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-35-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Jan Scientist complains of food poisoning when the Kitchen malfunctions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re resilient. You&#8217;ll be back at work soon<\/strong><br>Jan says Jan Scientist is tough, and he&#8217;ll be back to work in no time. Jan Scientist appreciates this and gets improved <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You ate worse things in college<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m sorry. You must feel terrible<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-36-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Now Everyone Who Irritates You Looks Like You? OR It Must Be Annoying To Live In Such A Confined Space. Nowhere To Hide OR Work Is Your Refuge<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-36-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\"><strong>When Jan Scientist is experiencing negative emotions<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Now everyone who irritates you looks like you?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It must be annoying to live in such a confined space. Nowhere to hide&#8230;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Work is your refuge<br><\/strong>Jan says it&#8217;s a great reason to throw yourself into work and Jan Scientist agrees, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-37-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Bet They Were Always Very Enthusiastic OR Dad Never Praised Us, So We&#8217;re Hungry For Recognition OR Once This Mission Ends, You&#8217;ll Have A Lot To Write About<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-37-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist when he&#8217;s experiencing negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I bet they were always very enthusiastics<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dad never praised us, so we&#8217;re hungry for recognition<\/strong><br>Jan Scientist thanks Jan for his unwelcome insight. No emotional change. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Once this mission ends, you&#8217;ll have a lot to write about<\/strong><br>Jan gets Jan Scientist excited about all the information he&#8217;ll have to share once the mission is complete. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-38-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">That&#8217;s A Great Idea OR You Have More Important Things To Take Care Of<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-38-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">If you have Jan Miner and he cuts off his own arm, Jan Scientist will offer to give him a prosthetic arm<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s a great idea<\/strong><br>Jan Scientist says it&#8217;s a standard procedure and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. <em>You can then research the arm<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You have more important things to take care of<\/strong><br>Jan Scientist says it&#8217;s needed but gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong>. <em>You can then research the arm<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Around this time, Jan Technician will also want to speak to Jan about Jan Miner&#8217;s arm. There are two routes to take for the solution to this mission.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-39-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You&#8217;re Right. Forget It OR We Could Use Rapidium To Grow Back His Arm<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-39-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Jan presents Jan Scientist with another idea suggested by Jan Technician.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right. Forget it.<\/strong><br>Jan tells Jan Scientist to forget it. No emotional change.<em> If you choose this option, you will not have the opportunity to build Jan Miner a Rapidium arm as a replacement and will have to make the prosthetic arm<\/em><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We could use Rapidium to grow back his arm<\/strong><br>Jan Scientist asks why they would want to do that. No emotional change<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-40-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">It&#8217;s More Compassionate OR As An Experiment<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-40-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist asks Jan why they need to make Jan Miner a new arm with Rapidium<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s more compassionate <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>As an experiment<\/strong><br>Jan convinces Jan Scientist it&#8217;s a good idea, appealing to his curiosity. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-41-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">So You Can&#8217;t Do It? OR You&#8217;re Right. Forget It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-41-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan and Jan Scientist are discussing Jan Miner&#8217;s arm replacement<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So you can&#8217;t do it?<\/strong><br>Jan Scientist says he can do it and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right. Forget it<br><\/strong>Jan tells Jan Scientist to forget it. No emotional change.<em> If you choose this option, you will not have the opportunity to build Jan Miner a Rapidium arm as a replacement and will have to make the prosthetic arm<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-42-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">No Time For That. How Do We Move On? OR Yeah&#8230; This Planet&#8230; So Full Of Mysteries<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-42-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">This is the first conversation with Jan Scientist in Act 2<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No time for that. How do we move on?<\/strong><br>Jan Scientist explains there&#8217;s no way to progress without research. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustratio<\/mark><\/strong>n &amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah&#8230; this planet&#8230; so full of mysteries<\/strong><br>Jan says it&#8217;s a fascinating planet, but it&#8217;s a shame they have to leave in a hurry. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-43-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Where Did It Come From? OR Are You Talking About A Tumor OR How Do You Know It Caused The Hemorrhage?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-43-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">This is after Jan Scientist has done the autopsy on Molly<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Where did it come from?<\/strong><br>Jan asks Jan Scientist where the tissue came from, Jan Scientist doesn&#8217;t know and suffers increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you talking about a tumor<\/strong><br>Jan Scientist says he doesn&#8217;t know what it is and suffers increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How do you know it caused the hemorrhage?<\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-44-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Well&#8230; Nothing More We Can Do Case Closed OR This Is Not Satisfactory OR We Should Inform Earth<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-44-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">A follow-on choice when discussing Molly&#8217;s autopsy report with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Well&#8230; nothing more we can do. Case closed.<\/strong><br>Jan Scientist says that would be very careless, they need to investigate further. He gets increased Rebellion and Gloom<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This is not satisfactory<\/strong><br>Jan says he is not satisfied with the conclusion, Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We should inform Earth<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-45-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">The Technician Was Right OR We Shouldn&#8217;t Have Touched This<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-45-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Technician was right<\/strong><br>Jan points out that the Technician was correct when suggesting the sheep be examined. Jan Scientist agrees and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We shouldn&#8217;t have touched this<\/strong><br>Jan Scientist said there was no other option and gets increased <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Rebellion<\/strong> <\/mark>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong>.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-46-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Right Away OR As Soon As I Find The Time<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-46-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist asks for an upgrade to the infirmary<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Right away<\/strong><br>Jan agrees to take care of it immediately. Jan Scienist is happy with this and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>As soon as I find time<\/strong><br>Jan Scientist is not impressed that Jan needs time, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-47-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">That Rapidium Is At Fault? OR That It Was Caused By Accelerated Growth? OR I Don&#8217;t Know. You&#8217;re The Smart One<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-47-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">This is after the MRI scan on all the Alters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That Rapidium is at fault?<\/strong><br>Jan Scientist says it&#8217;s a bit early to make that claim. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That it was caused by accelerated growth?<\/strong><br>Jan Scientist says it could be that, but other elements are in play, such as Rapidium. No change to emotional state. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t know, you&#8217;re the smart one<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-48-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">So&#8230; How Do We Find A Cure OR Is This The Moment You Want To Talk About How You Feel<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-48-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When discussing the potential cure for the tissue in the Alters brains<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So&#8230;how do we find a cure?<\/strong><br>Jan Scientist explains that this is beyond his expertise. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Is this the moment you want to talk about how you feel?<\/strong><br>Jan Scientist says he&#8217;s not the emotional type, but he is concerned. He suffers increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>. You then have to make the other choice anyway, so I would avoid this one.<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-49-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Come On, You Always Know! OR Don&#8217;t Worry, We&#8217;ll Think Of Something<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-49-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist admits he is unsure how to discover a cure<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Come on, you always know!<\/strong><br>Jan Scientist appreciates Jan not giving up and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t worry, we&#8217;ll think of something<\/strong><br>Jan tells Jan Scientist not to worry, they always find a way. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-50-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">How Do We Proceed? OR Is It Connected To The Interal?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-50-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After you place the Gravity Sensor and speak to Jan Scientist about the data it collected<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How do we proceed?<\/strong><br>Jan Scientist says the only way forward is to destroy it, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Is it connected to the Interal?<\/strong><br>Jan Scientist shares his frustration of his lack of time to investigate his findings fully. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-51-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Can&#8217;t Imagine You Making A Mistake OR Can&#8217;t We Blow A Hole In The Canyon Wall Instead OR Hurry Up, We Don&#8217;t Have Much Time<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-51-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist about the solution to the gravity problem<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can&#8217;t imagine you making a mistake<\/strong><br>Jan says he cannot imagine Jan Scientist making a mistake, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can&#8217;t we blow a hole in the canyon wall instead<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Hurry up, we don&#8217;t have much time<\/strong><br>Jan Scientist says he&#8217;s ready, just waiting for the go word. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Motivation <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-52-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">A Biological Vessel Will Produce Health Cells For You OR You Need A Donor Who Can Be Sacrificed<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-52-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist about a cure Maxwell put forward. This is part of the first major choice that will determine what Alters hate Jan for the rest of the game. Read more <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">here<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A biological vessel will produce healthy cells for you<\/strong><br>Jan explains the process and Jan Scientist approves, saying it&#8217;s a promising idea. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You need a donor who can be sacrificed<\/strong><br>Jan Scientist wants to make sure it&#8217;s not an actual person. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-53-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Because It&#8217;s Cruel? OR Because These Are Not Corporate Instructions<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-53-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Because it&#8217;s cruel?<\/strong><br>Jan Scientist points out that science is cruel. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Because these are not corporate instructions<\/strong><br>Jan questions the motives of Maxwell and Jan Scientist agrees it&#8217;s a viable option. No emotional change.<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-54-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I&#8217;m Not Comfortable With It OR Maybe You&#8217;re Right<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-54-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When discussing whether to bring Lena in on the idea<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m not comfortable with it<\/strong><br>Jan Scientist then says to speak with Lena. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe you&#8217;re right<\/strong><br>Jan says he may be other-thinking it and Jan Scientist agrees. No emotional change.<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-55-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">We&#8217;ll Have To Push Like Crazy OR No Problem, We&#8217;ve Lots Of Time OR Operated Correctly?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-55-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist after researching<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;ll have to push like crazy<\/strong><br>Jan explains that the timeframe to complete the task is small. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No problem, we&#8217;ve lots of time<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Operated correctly?<\/strong><br>Jan Scientist explains how the towers work, no emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-56-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You&#8217;ll Make It, Don&#8217;t Worry OR Are You Panicking OR It&#8217;s The Mission That Matters<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-56-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist about the Alters condition<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;ll make it, don&#8217;t worry<\/strong><br>Jan tries to convince Jan Scientist that he will be fine, he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you panicking?<\/strong><br>Jan Scientist explains he&#8217;s concerned about what the world will miss out on if he dies&#8230;. Okay. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s the mission that matters<\/strong><br>Jan says none of them are important, it&#8217;s all about the mission. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-57-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You&#8217;re Right, We Can&#8217;t Let That Happen OR Relax. You&#8217;re Not Disappearing OR Isn&#8217;t Rapidium More Important?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-57-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When talking with Jan Scientist about his lifes work<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right, we can&#8217;t let that happen<\/strong><br>Jan agrees that Jan Scientists work is too important to waste. Jan Scientist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Relax. You&#8217;re not disappearing<\/strong><br>Jan tries to reassure Jan Scientist, Jan finds this insulting and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Isn&#8217;t Rapidium more important?<\/strong><br>Jan Scientist says Jan is right, it&#8217;s the primary objective. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-58-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Need You To Be Fully Devoted To The Mission OR I&#8217;ll See What I Can Do OR Are You Really Such A Genius<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-58-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan is deciding whether to give Jan Scientist time to work on his research<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I need you to be fully devoted to the mission<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ll see what I can do<\/strong><br>Jan agrees to help Jan Scientist find the time to conduct the research. Jan Scientist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. It&#8217;s a 24 hour research project but Jan Scientist gets positives boosts once it&#8217;s completed. It also unlocks Radiation Filters that are much easier to craft.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you really such a genius?<\/strong><br>Jan Scientist explains he&#8217;s not a genius, just a normal person, and his big breakthrough was an accidental discovery. No emotional change.<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-59-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">What Happens Next OR Did You Scan The Brain<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-59-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">If you choose the Tabula Rasa choice, this conversation happens with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What happens next?<\/strong><br>Jan Scientist explains the process. No emotional change.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Did you scan the brain?<\/strong><br>Jan Scientist says the brain looks all clear and no activity in the cortex. No emotional change. It then reverts to the first choice<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-60-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Is That The Only Thing That Worries You OR We Need To Hurry Up! OR What If It Did? What Do We Do<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-60-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After the Tabula Rasa gains consciousness for a moment<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Is that the only thing that worries you?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We need to hurry up!<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What if it did? What do we do?<\/strong><br>Jan Scientist tells Jan to take a deep breath. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-61-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Okay. Just Don&#8217;t Tell Anybody OR I&#8217;m Having Some Real Doubts About This<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-61-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Follow-on from last choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Okay. Just don&#8217;t tell anybody<\/strong><br>Jan Scientist agrees to keep it quiet. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m having some real doubts about this<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-62-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You Did A Great Job! OR It&#8217;s Kinda Sad About Tabula Rasa<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-62-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist after the Tabula Rasa choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You did a great job!<\/strong><br>Jan Scientist appreciates Jan&#8217;s support and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s kinda sad about Tabula Rasa<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-63-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">We Were Young OR We Were Stupid OR We Were In Love<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-63-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan lies to Jan Botanist about bringing the Shepherd&#8217;s Axe aboard, he can speak with Jan Scientist to try to make one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We were young<\/strong><br>Jan blames the ignorance of youth and Jan Scientist says it&#8217;s a nice excuse. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We were stupid<\/strong><br>Jan says they were stupid, Jan Scientist agrees and says they got lucky. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We were in love<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-64-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">[Reliance] You&#8217;re The Only One Who Can Help Me OR It&#8217;s Important To The Botanist OR It&#8217;s Fascinating How We Remember Things Differently<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-64-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When asking Jan Scientist to help make the axe<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Reliance] You&#8217;re the only one who can help me<\/strong><br>This is only possible if you learned the lesson from Jan Technician. Jan says he knows he can rely on Jan Scientist, even if he&#8217;s angry at him. Jan Scientist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s important to the Botanist<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s fascinating how we remember things differently<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-65-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Lena Could Have That Photo OR You&#8217;re Right. Too Bad<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-65-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When discussing the photo of the axe with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Lena could have that photo<\/strong><br>Jan Scientist gets angry that it&#8217;s about Lena and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right. Too bad<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-66-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">No. It&#8217;s About The Axe OR Maybe It&#8217;s Important For Me OR Mentioning Lena Makes You Nervous<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-66-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Continuing from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. It&#8217;s about the axe<\/strong><br>Jan reassures Jan Scientist that it&#8217;s just about the axe and he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe it&#8217;s important for me<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Mentioning Lena makes you nervous<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-67-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Always The Smartest In The Room&#8230; OR I Was Busy Discovering It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-67-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan first encounters the time altering anomaly and reports it to Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Always the smartest in the room&#8230;<\/strong><br>Jan Scientist finds Jans comments amusing. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> ,and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was busy discovering it<\/strong><br>Jan Scientist is happy to give Jan discovery credit and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-68-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">It Would Mean Professionals Supervising Your Treatment OR I Won&#8217;t Lie To You, Yes<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-68-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Once you have prepared the neural implants following Lena&#8217;s plan, you can talk to Jan Scientist about it<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It would mean professionals supervising your treatment<\/strong><br>Jan says it will mean better treatment but Jan Scientist doesn&#8217;t have much faith in the corporation&#8217;s scientists. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I won&#8217;t lie to you, yes<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-69-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Anything&#8217;s Better Than Maxwell&#8217;s Solution OR You Can Trust Me OR I Have Doubts, Too<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-69-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When discussing the neural implant solution with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anything&#8217;s better than Maxwell&#8217;s solution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You can trust me<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I have doubts, too<\/strong><br>Jan Scientist understands Jan&#8217;s reluctance and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and<strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"> Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-70-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">If It Was The Less Unethical Option &#8211; Yes OR Never OR I&#8217;d Put My Trust In Lena<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-70-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>If it was the less unethical option &#8211; yes<\/strong><br>Jan Scientist says it&#8217;s a noble decision, but not one he can make for others. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> but increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Never<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;d put my trust in Lena<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-71-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Can We Get Back To Relevant Work Now? OR Well Done! OR Man, I Hated That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-71-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">If you let Jan Scientist do his own personal research, this conversation happens once it&#8217;s completed<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can we get back to relevant work now?<\/strong><br>Jan Scientist gets several bonuses and negatives to emotional state. My game bugged here and I couldn&#8217;t see them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Well done!<\/strong><br>Jan Scientist appreciates Jan&#8217;s help and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-light-green-cyan-color\"><strong>Insecurity<\/strong><\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Man, I hated that<\/strong><br>Jan says he hated rearranging his toys. The two share memories of their father. No emotional change. Then you can make one of the other two choices<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-72-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">The Inventor&#8217;s Mind Works In Mysterious Ways OR Looks Like Going Back Doesn&#8217;t Suck OR Let&#8217;s Push Forward From Now On<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-72-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After Jan Scientist completes his work and reveals the improved Radiation Filters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The inventor&#8217;s mind works in mysterious ways<\/strong><br>Jan Scientist gets about 7 increases to emotional state, they flashed up too quick to see. Best choice here, by far.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Looks like going back doesn&#8217;t suck<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s push forward from now on<\/strong><br>Jan expresses interest in staying on track in the future. Jan Scientist gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> but also increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-73-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You Did A Great Job OR I&#8217;m Glad We Trusted Lena<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-73-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After the neural implants are installed, you can speak with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You did a great job<\/strong><br>Jan says although it was Lena&#8217;s idea, he couldn&#8217;t have done it without Jan Scientists suport. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m glad we trusted Lena<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-74-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Why not? We&#8217;ll Tell Them! OR I Thought You Were Doing It For The Science<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-74-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">This is after Jan Scientist completes his research and it continues his storyline<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why not? We&#8217;ll tell them<\/strong><br>Jan Scientist expresses concern that the Alters will not be allowed to join society when they return to Earth. He gets increased<strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"> Joy<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I thought you were doing it for the science?<\/strong><br>Jan Scientist explains that the science matters, but that&#8217;s not all. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-75-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You Will Live Through Your Work OR Jan Dolski Will Exist<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-75-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Following on from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You will live through your work<\/strong><br>Jan Scientist is upset that Jan will receive the credit for the work. No change to emotional state<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jan Dolski will exist<\/strong><br>Jan Scientist says no. No change to emotions<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-76-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">According To Science, You Are Me OR We&#8217;re Both Jan Dolski!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-76-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Continuing to talk with Jan Scientist about the future of his work<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>According to science, you are me<\/strong><br>Jan Scientist agrees. No change to emotions. <em>This moves on to the choice below<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re both Jan Dolski!<\/strong><br>Jan Scientist says it makes a difference to him, they are both different people. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong>. <em>This moves in to two choices below<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-77-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Can You Prove It? OR Which Is A Quantum Projection OR No Arguing With That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-77-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Discussing the future of Jan Scientists works<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can you prove it?<\/strong><br>Jan Scientist says this very discussion is proof. No change to emotions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Which is a quantum projection<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No arguing with that<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-78-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">It&#8217;s Just The Hairstyle And Glasses OR We&#8217;re Only Different Quantum States<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-78-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Following on from the previous choices<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s just the hairstyle and glasses<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re only different quantum states<\/strong><br>Jan Scientist explains that once his time started moving forward, he was no longer an abstract being suspended in a single moment. No change to emotional state<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-79-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">[Charisma] I&#8217;ll Give The World The Truth OR I&#8217;ll Let The Corporation Decide OR I Promise To Think About It When The Time Comes<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-79-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When making a decision on how you will remember Jan Scientist&#8217;s work in the future<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Charisma] I&#8217;ll give the world the truth<\/strong><br>Jan Scientist appreciates Jan&#8217;s honesty and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ll let the corporation decide<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I promise to think about it when the time comes<\/strong><br>Jan makes the promise but Jan Scientist wants more. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-80-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">How About Jan S. Dolski? OR Let&#8217;s Publish It Anonymously!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-80-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">You need to make a choice on how to publish Jan Scientists work<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How about Jan S. Dolski?<\/strong><br>Jan Scientist says it&#8217;s sweet and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong>. <em>He will be upset with this outcome<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s publish it anonymously!<\/strong><br>Jan says it will make Jan Scientist legendary as the academic community tries to figure out his identity. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-81-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Prodigy? OR Too Long OR Great!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-81-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">In response to the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Prodigy?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Too long<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Great!<\/strong><br>Jan approves of the wording, Jan Scientist gets less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-82-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Took Off? With Our Supplies? OR Shit&#8230; It&#8217;s My Fault<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-82-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Journey 3, after Jan is attacked by Jan Technician and he leaves with the stolen supplies<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Took off? With our supplies?<\/strong><br>Jan complains to Jan Scientist about letting Jan Technician leave with the supplies. He gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Shit&#8230; It&#8217;s all my fault<\/strong><br>Jan Scientist explains the events, no emotional change<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-83-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">We&#8217;re Lost? OR What Did You Tell Her?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-83-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After Jan learns that Jan Scientist spoke with Lena while Jan was unconcious. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re lost?<\/strong><br>Jan Scientist explains that navigation is down and there&#8217;s a sand storm everywhere. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What did you tell her?<\/strong><br>Jan Scientist explains that he has told Lena everything. You can then make the other choice<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-84-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Is There No Good News At All? OR Do You Regret Staying?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-84-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Following from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Is there no good news at all?<\/strong><br>Jan asks for any good news, Jan Scientist says they are at least closer to the finish line and gets <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Do you regret staying?<\/strong><br>Jan asks if Jan Scientist regrets staying and he gets <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-85-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Well, I&#8217;m Sorry To Disappoint You&#8230; OR And I Was Hoping You&#8217;d Be More Helpful<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-85-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Continuing the previous conversation with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Well, I&#8217;m sorry to disappoint you<\/strong><br>Jan apologies for not being superhuman and not having all the answers. He suffers <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> &amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>And I was hoping you&#8217;d be more helpful<\/strong><br>Jan Scientist explains that Jan is responsible for this mess, not him. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-86-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Simple. Get Out Of The Sand Storm OR I Was Hoping You&#8217;d Suggest Something OR I Don&#8217;t Know. Looks Like I Failed Everybody<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-86-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After hearing all of the messages from Earth, you can speak with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Get out of the sand storm<\/strong><br>Jan says the plan is to get out of the storm, he just doesn&#8217;t know how. Jan Scientist says he misses The Technician. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was hoping you&#8217;d suggest something<\/strong><br>Jan Scientist doesn&#8217;t have my faith in Jan and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Looks like I failed everybody<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-87-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Failed Him. You&#8217;re Paying The Price OR We&#8217;ll Be Fine Without Him<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-87-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Following on from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I failed him. You&#8217;re paying the price<\/strong><br>Jan Scientist says now is not the time for regrets, they need to get this right. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;ll be fine without him<\/strong><br>Jan Scientist says everything depends on Jan. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-88-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Decided? I Was Just Reacting To Pressure OR What If I Was Wrong? OR I Did What I Thought Was Right<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-88-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist questions the neural implant choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Decided? I was just reacting to pressure<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What if I was wrong?<\/strong><br>Jan Scientist doesn&#8217;t appreciate Jan second-guessing himself and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I did what I thought was right<\/strong><br>Jan explains he tried to do what was right, but perhaps it wasn&#8217;t what was best for everyone else. Jan Scientist suffers increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-89-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">It&#8217;s Kind Of&#8230; Liberating OR That&#8217;s Sad<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-89-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist points out Jan was never meant to be a captain<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s kind of&#8230; liberating<\/strong><br>Jan explains this makes him feel better. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s sad<\/strong><br>Jan Scientist says this whole situation has him thinking. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-90-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Let&#8217;s Try It On Someone Else OR Go Ahead Then. Experiment On Yourself OR Fine. I&#8217;ll Do It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-90-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist suggests experimenting with the Quantum Computer. <em>Later in the game, in the final scenes, this will impact Jan Technicians opinion of Jan. He appreciates Jan doing it himself.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s try it on someone else<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Go ahead then. Experiment on yourself<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fine. I&#8217;ll do it<\/strong><br>Jan volunteers. Jan Scientist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. Jan must then head to The Womb. When he wakens, the ship is empty and stopped in the middle of the sandstorm. He leaves the ship to explore, starting the Interlude.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-91-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Yes OR No&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-91-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">If you decide to go into The Womb on the previous choice, you eventually awaken and speak with Jan Scientist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes<\/strong><br>Jan says things are different, but not what he expected. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No&#8230;<\/strong><br>Jan Scientist seems uneasy about Jan&#8217;s experiences and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy <\/mark><\/strong>&amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-92-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I Met Myself OR I Understood Things<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-92-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan and Jan Scientist are discussing the events of the Interlude<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I met myself<\/strong><br>Jan Scientist asks Jan to explain. No emotional change. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I understood things<\/strong><br>Jan explains that he learned from his subconscious. Jan Scientist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-93-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">My Subconscious Seems To Believe It OR If The Technician Can&#8217;t Make It, No One Will<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-93-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When discussing what the group does next<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>My subconscious seems to believe it<\/strong><br>Jan Scientist mentions getting the TUR vehicle. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>If The Technician can&#8217;t make it, no one will<\/strong><br>Jan Scientist agrees that the vehicle the Technician stole is likely better off than the base. No emotional change<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-94-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Fine. I&#8217;ll Look Around OR Maybe We Should Let It Go<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-94-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist regarding the stolen vehicle<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fine. I&#8217;ll look around<\/strong><br>Jan Scientist thinks this is a good idea and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. This starts the optional task of The Aftermath, finding the rebels.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe we should let it go?<\/strong><br>Jan Scientist doesn&#8217;t believe everything should be left to chance and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-95-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Neat. Who Needs Altering, Huh? OR As If I Didn&#8217;t Have Enough Reasons To Lose My Sanity<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-95-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan discovers the Prism Anomaly for the first time. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Neat. Who needs altering, huh?<\/strong><br>Jan Scientist says to take it easy, it&#8217;s just a sensation, and he says to avoid staying in the, too long. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>As if I didn&#8217;t have enough reasons to lose my sanity<\/strong><br>Jan Scientist says Jan makes a good point. No emotional change. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-96-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Let&#8217;s Hope We&#8217;re Out Of Here Before The Next One OR Thanks. I Needed The Extra Pressure<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-96-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">During Act 3, when Jan Scientist points out the increased frequency of magnetic storms<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s hope we&#8217;re out of here before the next one<\/strong><br>Jan Scientist points out the chances of this are slim, but shares his concerns about those not protected from the magnetic storms in the base. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Thanks. I needed the extra pressure<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-97-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">So You Actually Care? OR Sound Advice, Thanks<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-97-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist points out that the TUR will not survive another magnetic storm<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So you actually care?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sound advice, thanks<\/strong><br>Jan thanks Jan Scientist for his advice and he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-98-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Maxwell Thinks They Might Kill You OR Maxwell Needs You To Help With His Experiments<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-98-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">If you choose the Tabula Rasa choice, this conversation occurs<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maxwell thinks they might kill you<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maxwell needs you to help with his experiments<\/strong><br>Jan Scientist seems eager to help and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-99-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Blaming Me Won&#8217;t Help OR I&#8217;m Sure. Trust Me OR Wanna Go And Try It Yourself?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-99-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan tells Jan Scientist that the Beacon did not work and they need a solution<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Blaming me won&#8217;t help<\/strong><br>Jan Scientist says he&#8217;s not blaming Jan and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m sure. Trust me<\/strong><br>Jan Scientist believes Jan and discusses the problem, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wanna go and try it yourself?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-100-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">The Corporation Needs To Control The Narrative OR Because Creating You Was A Crime<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-100-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan speaks with Jan Scientist about needing to hide the Alters before the rescue team arrives<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The corporation needs to control the narrative<\/strong><br>Jan explains that the corporation doesn&#8217;t trust the rescue team to keep quiet. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Because creating you was a crime<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-101-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">And We Have An Extra Pair Of Hands OR You Can Stop Pretending You Don&#8217;t Care About Him<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-101-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">If Jan rescues the Rebels and convinces Jan Technician to come back to the base, this conversation occurs<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>And we have an extra pair of hands<\/strong><br>Jan Scientist is happy that the Alters have extra help. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You can stop pretending you don&#8217;t care about him<\/strong><br>Jan accuses Jan Scientist of caring for Jan Technician, Jan Scientist doesn&#8217;t admit or deny it. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-102-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">It Almost Sounds Like The Planet Wanted All This OR So&#8230; We&#8217;re Doomed OR This Could Have Been Avoided!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-102-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist finishes the research on the barrier anomaly<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It almost sounds like the planet wanted all this<\/strong><br>Jan Scientist points out that planets are inanimate objects and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So&#8230; we&#8217;re doomed<\/strong><br>Jan Scientist tells Jan not to jump to conclusions and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This could have been avoided!<\/strong><br>Jan blames the corporation for being reckless. Jan Scientist says hindsight is a luxry and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-103-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">I&#8217;m Sure You Already Have One OR I Took You For A Rational Man<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-103-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">After Jan completes the scans of the roots on the planet, this conversation with Jan Scientist occurs<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m sure you already have one<\/strong><br>Jan asks how they can materialize the Interal. Jan Scientist explains that he already has a plan, of course, and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I took you for a rational man<\/strong><br>Jan seems surprised that Jan Scientist would make such an outlandish suggestion. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Gloom<\/strong><\/mark><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-104-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Tell Me More OR Get To The Point<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-104-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">Following on from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Tell me more<\/strong><br>Both choices are identical here.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just get to the point<\/strong><br>Jan Scientist explains Frankov&#8217;s theory. No change to emotional state<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-105-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Your Career&#8230; OR I&#8217;m Fine With Just Surviving OR A Scientific Breakthrough<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-105-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan and Jan Scientist discuss his plan to break the barrier<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your career&#8230;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m fine with just surviving<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A scientific breakthrough<\/strong><br>Jan shares Jan Scientist&#8217;s enthusiasm for advancing science and he responds happily. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-106-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">The Guard Is Not A Thief OR The Guard Is Hunting Himself<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-106-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Scientist about the missing food, and he finally says what we&#8217;ve all been thinking<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Guard is not a thief<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Guard is hunting himself?<\/strong><br>Jan Scientist points out that Jan Guard is a professional conman, and he is likely conning Jan through this entire situation. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-107-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Distrust In The Group OR Surveillance OR Time?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-107-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan is speaking with Jan Scientist about Jan Guard&#8217;s motives for stealing food<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Distrust in the group<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Surveillance<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Time?<\/strong><br>Jan Scientist explains time is the most valuable currency they have in their situation. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-108-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You&#8217;re Feeling Insecure&#8230; OR [Charisma] Your Numbers Don&#8217;t Need Testing OR We Don&#8217;t Have That Luxury<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-108-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist creates the Materializer and is concerned about testing it<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re feeling insecure&#8230;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Charisma] Your numbers don&#8217;t need testing<\/strong><br>Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We don&#8217;t have that luxury<\/strong><br>Jan says they don&#8217;t have the luxury of proper tests. Jan Scientist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-109-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">Good Point. The Team&#8217;s Not Ready Yet OR We Have Everyone We Need<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-109-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist is talking with Jan about whether or not to activate the Materializer<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Good point. The team&#8217;s not ready yet<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We have everyone we need<\/strong><br>Jan shares that the team are ready and Jan Scientist says they should be full prepared with supplies. No emotional change. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-110-b112639e-6cfb-4600-917a-dd3246f360f1\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b112639e-6cfb-4600-917a-dd3246f360f1\" style=\"color: #ffffff; \">You&#8217;ll Have A Lot To Do On Earth OR I Wish I Could Have Given You More Time OR Are You Kidding Me? We Made it<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-110-b112639e-6cfb-4600-917a-dd3246f360f1\">\n\n<p class=\"wp-block-paragraph\">This is during the final farewell scene before all the Alters go into the hidden chamber.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;ll have a lot to do on Earth<\/strong><br>Jan Scientist thinks it will be difficult in hiding and with no identity and feels he will look back on his time aboard the base as the best of his life. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wish I could have given you more time<\/strong><br>Jan Scientist says Jan was the best man for the job and the mission. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you kidding me? We made it<\/strong><br>Jan Scientist seems a bit somber and bits Jan farewell. No emotional change<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n\n\n\n<h2 id=\"botanist\">Jan Botanist Conversation Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">No, You&#8217;re Not Hallucinating OR Hello To You, Too OR You&#8217;re Confused. That&#8217;s Fine<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">This is during the first conversation Jan has once Jan Botanist has been made. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No, you&#8217;re not hallucinating<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Hello to you, too<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re confused, that&#8217;s fine<\/strong><br>Jan understands the Botanists confusion and tries to reassure him. This has no impact on his emotional state<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Yes, We&#8217;re Safe OR Things Went Sideways<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-1-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">During the initial conversation with Jan Botanist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes, we&#8217;re safe<\/strong><br>Jan explains that Jan Botanist is safe, this has no impact on his emotional state<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Things went sideways<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">She Didn&#8217;t Make It OR I&#8217;m The Captain<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-2-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Continuing with Jan Botanists first meeting with Jan<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>She didn&#8217;t make it<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m the captain<\/strong><br>Jan tells Jan Botanist that he is the captain now. Again, no impact on the botanists emotional state<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">More Real Than You OR Just As Real As You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-3-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Another choice in the initial conversation with Jan Botanist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>More real than you<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just as real as you<\/strong><br>Jan explains that Jan Botanist is an alternative version of the same person. This has no impact on the emotional state of the Botanist. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Needed To Multiply Myself To Survive OR I Had To Recreate A Crew To Save The Mission<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-4-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Continuing the first meeting with Jan Botanist when he asks why is this happening<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I needed to multiply myself to survive<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I had to recreate a crew to save the mission<\/strong><br>Jan explains that the crew did not survive the landing. No change to Jan Botanists traits here either<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Your Life Path Is Different Than Mine OR Your Mind Is A Resimulation Of Mine<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-5-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist asks why they are different, if they are the same<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your life path is different than mine<\/strong><br>Jan explains the splitting process and tells Jan Botanist to read the mission logs. No change to emotional state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your mind is a resimulation of mine<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">She&#8217;s On Earth And We Need To Figure Out How To Get There OR She&#8217;s Not Exactly YOUR Wife OR She&#8217;s Perfectly Fine And Waiting For You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-6-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist asks what happened to his wife<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>She&#8217;s on Earth and we need to figure out how to get there<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>She&#8217;s not exactly YOUR wife<\/strong><br>Jan explains that it&#8217;s not the same woman. Jan Botanist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>She&#8217;s perfectly fine and waiting for you<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Your Lena OR My Lena OR They&#8217;re The Same Person<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-7-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When you speak with Jan Botanist and ask him about Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your Lena<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>My Lena<\/strong><br>Jan says he wants to talk about his Lena. Jan Botanist gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>They&#8217;re the same person<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Sorry To Disappoint, But We Broke Up OR Actually We&#8217;re Having A Small Crisis<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-8-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Continuing the conversation with Jan Botanist about Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sorry to disappoint, but we broke up<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Actually, we&#8217;re having a small crisis<\/strong><br>Jan explains the situation, but Jan Botanist understands and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. Make this choice to learn <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\"><strong>RELIANCE<\/strong><\/mark> from Jan Botanist.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I&#8217;m Not Afraid Of Hard Work OR Love Should Come Effortlessly<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-9-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan responds to Jan Botanists advice on how to make his relationship with Lena work<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m not afraid of hard work<\/strong><br>Jan explains that he&#8217;s willing to put the work in. Jan Botanist appreciates the gesture and gets gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. Make this choice to learn <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\"><strong>RELIANCE<\/strong><\/mark> from Jan Botanist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Love should come effortlessly<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">All Right Or No Way!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-10-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist asks to speak with Lena on Jan&#8217;s behalf<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>All right<\/strong><br>Jan agrees to give it a shot as long as Jan Botanist doesn&#8217;t reveal his true identity. The Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. This gives you an additional choice during the optional task The Good Husband, where you can ask the Botanist to speak with Lena instead.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This creates a core memory. Later, when speaking with Jan Botanist, he will teach you <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\"><strong>RELIANCE<\/strong><\/mark>, which can be used in a conversation choice with Lena later.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No way!<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">You Were Supposed To Reassure Her Or Looks Like You Had An Honest Talk OR Suspicious, Why?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-11-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">This conversation happens if you let Jan Botanist speak with Lena on Jan&#8217;s behalf<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You were supposed to reassure her<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Looks like you had an honest talk<\/strong><br>Jan appreciates the honesty Jan Botanist share and checks he did not reveal his identity. Jan Botanist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>, reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>, and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Suspicious, why?<\/strong><br>Jan Botanist explains Lena&#8217;s concerns, no change to his emotional state. You can then make one of the other decisions above.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Did It For Myself OR I Did It To Impress Her OR That&#8217;s None Of Your Business<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-12-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist asks Jan about his motives for going on the space mission<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I did it for myself<\/strong><br>Jan explains that he did it for himself, that he needed to get away somewhere far away. Jan Botanist doesn&#8217;t appreciate this and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I did it for her<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s none of your business<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Yes, I Have A Theory OR I&#8217;ve Decided I Don&#8217;t Want To Get Into It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-13-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">After the previous conversation, you will be able to speak with Jan Botanist about Lena the next day<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes, I have a theory<\/strong><br>Jan says he has a theory and would like to share it. Jan Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ve decided I don&#8217;t want to get into it<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">She Hated Me For Working Too Much OR It Started When I Convinced Her Not To Move Abroad OR I Was Never Good Enough For Her<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-14-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan is talking with Jan Botanist about his theories on when the relationship with Lena started to fail<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>She hated me for working too much<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It started when I convinced her not to move abroad<\/strong><br>Jan explains that he believes Lena&#8217;s decision not to move abroad was the cause of the problems. Jan Botanist finds that interesting and believes that&#8217;s the moment the branch occured, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was never good enough for her<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Was Afraid Of The Unknown OR I Was Sad About Selling The House OR I Was Jealous Of Her Career<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-15-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan tries to remember how he felt when Lena wanted to move abroad<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was afraid of the unknown<\/strong><br>Jan Botanist said it had nothing to do with the moving, it was something else, but he still gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. If you make this choice first, you can then choose one of the other options below. Make this choice <strong>FIRST<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was sad about selling the house<\/strong><br>Jan is honest and says he didn&#8217;t want to lose the house he worked so hard for. Jan Botanist understands, but no change to emotional state. This moves on to the next choice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was jealous of her career<\/strong><br>Jan says he was jealous of Lena&#8217;s career.  Jan Botanist is angry and said they both wanted her to succeed, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">She Dumped Me OR She Held A Grudge OR I Started Working My Ass Off<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-16-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">A follow-on from the previous conversation with Jan Botanist about the root of the problems between Lena and Jan.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>She dumped me<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>She held a grudge<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I started working my ass off<\/strong><br>Jan explains that he worked hard to prove he could provide and Jan Botanist points out this meant less time to spend with Lena. The Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. Make this choice to learn <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\"><strong>RELIANCE<\/strong><\/mark> from Jan Botanist.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Can&#8217;t Afford To Trust Her OR You&#8217;re Right<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-17-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist tells Jan he needs to trust Lena more.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can&#8217;t afford to trust her<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right<\/strong><br>Jan agrees with Jan Botanist and he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. Make this choice to learn <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\"><strong>RELIANCE<\/strong><\/mark> from Jan Botanist.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Knew There Was A Rom-Com Guy Among Us! OR You Deserve A Good Laugh OR We Should Have A Movie Night At The Base<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-18-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">This is when speaking with Jan Botanist when he is suffering from negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I knew there was a rom-com guy among us!<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You deserve a good laugh<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We should have a movie night in the base<\/strong><br>Jan says the team should have a movie night and Jan Botanist agrees it would be nice. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">We Don&#8217;t Have Time For Any Additional Breaks OR You&#8217;re Tougher Than The Others. A Little Radiation Won&#8217;t Kill You OR Are You Going To Be Okay?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-19-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">This conversation occurs if Jan Botanist suffers a Radiation Burn<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We don&#8217;t have time for any additional breaks<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re tougher than the others. A little radiation won&#8217;t kill you<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you going to be okay?<\/strong><br>Jan checks if he&#8217;s going to be okay and Jan Botanist appreciates that, he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">That&#8217;s Exciting! Can We Grow Giant Veggies Now? OR All That Fuss About A Vegetable? Disappointing OR Let&#8217;s Take a Break And Eat Some Turnip<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-20-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">An event occurs when the group discovers something in the Greenhouse, once you have Jan Botanist, and it malfunctions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s exciting! Can we grow giant veggies now?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>All that fuss about a vegetable? Disappointing. <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s take a break and eat some turnip<\/strong><br>Jan Botanist seems excited at the chance to get some turnip and gets reduced Gloom and Anxiety<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Are You Stressed OR What Theoretical Scenarios?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-21-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist asks to speak with Jan during Act 2.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you stressed?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What theoretical scenarios?<\/strong><br>Jan asks Jan Botanist to explain, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">This Fantasy Keeps You Going, Doesn&#8217;t It? OR You Don&#8217;t Care For Her Feelings. This Is About You OR What Makes You So Sure You&#8217;ll Get To Do that?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-22-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Botanist when he shares concerns with Jan over the future and meeting Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This fantasy keeps you going, doesn&#8217;t it?<\/strong><br>Jan says he understands the fantasy and Jan Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t care for her feelings. This is about you<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What makes you so sure you&#8217;ll get to do that<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-23-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Does It Make Them Worth Less? OR I Could Say The Same Thing OR Because It&#8217;s My Memories You Have<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-23-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist says the memories of Lena feel cheapened knowing they were shared<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Does it make them worth less?<\/strong><br>Jan asks if it makes them worth less, this seems to cheer him up a little bit, and he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I could say the same thing<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Because it&#8217;s my memories you have<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-24-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Yeah, I Think I Know What You Mean OR Take It Easy. Nobody&#8217;s Cheated On Anyone<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-24-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist shares how he feels about Lena&#8217;s shared memories with Jan<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah, I think I know what you mean<\/strong><br>Jan is understanding of Jan Botanists situation, no emotional change. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Take it easy. Nobody&#8217;s cheated on anyone<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-25-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Love Is Incomplete Without It OR It&#8217;s The Quickest Way To Kill A Relationship<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-25-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">A follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Love is incomplete without it<\/strong><br>The two discuss love and jealousy but no emotional changes happen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s the quickest way to kill a relationship<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-26-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Maybe They Can Coexist? OR I Definitely Rate Passion Higher OR Depends On The Person You Are<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-26-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">A follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe they can coexist?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I definitely rate passion higher<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Depends on the person you are<\/strong><br>Jan says that depends on who you are but Jan Botanist isn&#8217;t so sure. He suffers more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-27-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Won&#8217;t Let That Happen! OR We Don&#8217;t Know That Yet&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-27-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist learns of the tissue in the brains of the Alters. This is part of the first major choice that will determine what Alters hate Jan for the rest of the game. Read more <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">here<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I won&#8217;t let that happen!<\/strong><br>Jan promises he won&#8217;t let that happen and Jan Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We don&#8217;t know that yet&#8230;<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-28-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Don&#8217;t You Want To Live To See Lena? OR You&#8217;re Right, It&#8217;s Unthinkable OR It Won&#8217;t Be A Human Being<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-28-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When talking with Jan Botanist about the plans to make the Tabula Rasa<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t you want to live to see Lena?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right, it&#8217;s unthinkable<\/strong><br>Jan agrees that it&#8217;s unthinkable and mentions that he spoke with Lena to get another option. Jan Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It won&#8217;t be a human being<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-29-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">That&#8217;s The Plan OR I Don&#8217;t Know Yet OR Trusting The Corporation Sounds Risky<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-29-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Jan Botanist speaks with Jan about Lena&#8217;s plan to cure the Alters. This is part of the <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">Tabula Rasa mission choice<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s the plan<\/strong><br>Jan says that Lena&#8217;s plan is the one he has chosen. Jan Botanist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t know yet<\/strong><br>Jan Botanist says Jan should stick with Lena. No change to emotional state<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Trusting the corporation sounds risky<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-30-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I&#8217;m Keeping It Professional OR I Think So<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-30-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">A follow-on from the previous conversation. Speaking to Jan Botanist about Jan&#8217;s relationship with Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m keeping it professional<\/strong><br>Jan says he&#8217;s going to keep it professional. Jan Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I think so<\/strong><br>Jan Botanist gets jealous and suffers increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong>, <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong>, and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong>. Choosing this opens the choice below, both of which have negative outcomes.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-31-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Yeah! Thanks! OR Someone&#8217;s On An Ego Trip<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-31-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">After Jan Botanist appears upset that he helped Jan repair his relationship with Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah! Thanks<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Someone&#8217;s on an ego trip<\/strong><br>Jan Botanist tells Jan not to forget who helped him, and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-32-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">That&#8217;s Not Gonna Happen OR Maybe OR Only With You At My Side<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-32-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist asks if Jan is going to get back with Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s not gonna happen<\/strong><br>Jan says that&#8217;s never going to happen. Jan Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Only with you at my side<\/strong><br>Jan says only if Jan Botanist will be his wingman. Jan Botanist gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark> <\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-33-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">But&#8230; Couldn&#8217;t She Try Again? OR And You Left Her Behind? OR And You Could Replace Her Just Like That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-33-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist reveals to Jan that he took Lena&#8217;s place on the mission<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>But&#8230; couldn&#8217;t she just try again?<\/strong><br>Jan learns the reason why Lena couldn&#8217;t try again. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You left her behind?<\/strong><br>Jan Botanist explains that Lena was pregnant. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>And you could replace her just like that?<\/strong><br>Jan Botanist explains he was able to get a crash course and catch up. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-34-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">That Must Feel Terrible OR You Were Going To Be A Dad&#8230;That&#8217;s Amazing! Maybe You Were Spared Another Disappointment<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-34-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When discussing Jan Botanist&#8217;s pregnancy with his Lena<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That must feel terrible<\/strong><br>Jan emphasizes with Jan Botanist, he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You were going to be a dad&#8230; that&#8217;s amazing!<\/strong><br>Jan expresses his support for Jan Botanist and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe you were spared another disappointment<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-35-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Never OR It Crossed My Mind<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-35-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan is speaking with Jan Botanist about being a father<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Never<\/strong><br>Jan Botanist is surprised Jan never considered it, and asks why. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It crossed my mind<\/strong><br>Jan shares that he has thought about it and Jan Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-36-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Kids Just Get In The Way OR There Were Other Things OR Because Of Our Dad<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-36-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan tells Jan Botanist he never thought of kids, he explains why<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Kids just get in the way<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>There were other things<\/strong><br>Jan explains that him and Lena just never got around to it. Jan Botanist understands.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Because of our dad<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-37-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">The Time Was Never Right OR There Was Always Something More Important OR I Wasn&#8217;t Sure I&#8217;d Be A Good Dad<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-37-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The time was never right<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>There was always something more important<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wasn&#8217;t sure I&#8217;d be a good dad<\/strong><br>Jan and Jan Botanist share their concerns over the relationship with their own father. No emotional change.<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-38-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Sorry, No OR Of Course I Did [Lie]<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-38-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist asks if Jan packed something for the mission<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sorry, no<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Of course I did [Lie]<\/strong><br>Jan lies and said he brought it, Jan Botanist asks to see it. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. If you make this choice you can ask Jan Scientist to help you make the axe to give to Jan Botanist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you craft the axe and give it to Jan Botanist, he gets greatly improved <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-39-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Packed It By Accident OR It Must Mean Something OR Actually, I lied To You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-39-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When you give the axe to Jan Botanist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I packed it by accident<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It must mean something<\/strong><br>Jan Botanist says it&#8217;s because both Jan&#8217;s treasure the relationship with Lena. He gets greatly reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong>, increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>, and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Actually, I lied to you<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-40-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Wait, What?! OR Whatever Makes You Happy<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-40-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the axe conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wait, what?!<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Whatever makes you happy<\/strong><br>Jan Botanist is surprised that Jan would admit it, but no emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-41-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Admire What You Had With Lena OR Believe What You Want<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-41-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">After Jan and Jan Botanist chat about who deserves to have the axe<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I admire what you had with Lena<\/strong><br>Jan admits that he admires Jan Botanists ability to maintain the relationship with Lena. He gets greatly reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and greatly increase <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Believe what you want<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-42-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Know You Had Your Hopes High OR At Least We Tried Something<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-42-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Botanist when he&#8217;s feeling down<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I know you had your hopes high<\/strong><br>Jan Botanist appreciates Jan&#8217;s understanding and gets greatly reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>At least we tried something<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-43-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">You&#8217;re Not Alone. You Have Your Team OR You Were A Great Husband OR Share A Memory Of Her<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-43-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist is feeling low, this conversation can occur<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re not alone. You have your team<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You were a great husband<\/strong><br>Jan explains that the future is still unwritten and Jan Botanist gets greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>, and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Share a memory of her<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-44-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">You&#8217;ve Been Smelled OR You&#8217;ve Been Caught On Camera<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-44-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When accusing Jan Botanist of stealing the food during Jan Guard&#8217;s story quest<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;ve been smelled<\/strong><br>Jan Botanist is surprised that someone would use smell as evidence (as am I), he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;ve been caught on camera<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-45-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">You Have To Admit, You Like Your Comforts OR You&#8217;re Right. Sorry<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-45-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Follow on from when Jan is accusing another painfully innocent suspect<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You have to admit, you like your comforts<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right. Sorry<\/strong><br>Jan apologizes to Jan Botanist who gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-46-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I Don&#8217;t Know&#8230; See What The Future Brings Me? OR Make A Fresh Start OR No Point In Planning Anything Until This Mess Is Over<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-46-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist wants to speak with Jan in the final moments<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t know&#8230; see what the future brings me?<\/strong><br>Jan Botanist points out that, even after all this time, Jan doesn&#8217;t have clear goals. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Make a fresh start<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No point in planning anything until this mess is over<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-47-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Give Me A Break, It&#8217;s My Life OR I&#8217;m Guessing You Have Advice For Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-47-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">A follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Give ma  break, it&#8217;s my life<\/strong><br>Jan Botanist doesn&#8217;t believe Jan will live his life well. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m guessing you have advice for me?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-48-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">It&#8217;s The Way It Has To Be OR And What Would The Fair Outcome Be?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-48-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Following on the same conversation as above<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s the way it has to be<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>And what would the fair outcome be?<\/strong><br>Jan Botanist explains he wants to me more than merely someone&#8217;s Alter. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-49-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">And Steal My Life? OR [New Perspective] I Can Be Happy, Too<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-49-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan Botanist hints at taking Jan&#8217;s place back on Earth<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>And steal my life?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[New Perspective] I can be happy, too<\/strong><br>Jan explains that his happiness is up to him and Jan Botanist says his happiness is wherever Lena is. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-50-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">Fine. Show Me Your Perspective Then OR I Can&#8217;t. Just Like You Have No Idea What It&#8217;s Like To Be Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-50-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">Continuing the conversation from above<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fine. Show me your perspective then<\/strong><br>Jan Botanist continues to try to convince Jan to give him his life and he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can&#8217;t. Just like you have no idea what it&#8217;s like to be me<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-51-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">No. I&#8217;m Not Giving You My Life OR Maybe It Is Where I Belong<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-51-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">When Jan is considering Jan Botanists request to give him his life. <em>You will have a choice later where you can decide whether to give Jan Botanist your life.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. I&#8217;m not giving you my life<\/strong><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe it is where I belong<\/strong><br>Jan says maybe he does belong with his Alters. Jan Botanist gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-52-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-c2d12d2d-07fa-4d25-b62c-b88af4f32791\" style=\"color: #ffffff; \">I&#8217;m Not That Selfless OR Okay. Go Instead Of Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-52-c2d12d2d-07fa-4d25-b62c-b88af4f32791\">\n\n<p class=\"wp-block-paragraph\">At the final farewell, when Jan Botanist asks to take Jan&#8217;s place. <em>This decision changes the ending of the game.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m not that selfless<\/strong><br>Jan refuses Jan Botanists plea. Jan Botanist wishes Jan luck with his life and hopes he finds happiness. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Okay. Go instead of me<\/strong><br>Jan gets into the statis pod and the player takes control of Jan Botanist for the remainder of the game. <em>This changes the ending to be about Jan Botanist, and not Jan. He returns to Earth and faces his trial with the support of Lena<\/em>. <em>This gives The Corporate Way achievement for completing the game with the aid of Ally Corp.<\/em><br><\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n\n\n\n<h2 id=\"doctor\">Jan Doctor Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-661eb127-2e9c-4c88-be72-86ddc382b85d\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">You&#8217;re On A Mining Mission OR I Wouldn&#8217;t Have Put It Better<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">This is the start of the conversation after you create Jan Doctor<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re on a mining mission<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wouldn&#8217;t have put it better<\/strong><br>Jan says he could not have put it better himself. Jan Doctor gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">You Could Say So OR On The Contrary<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-1-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">The follow-on choice from your conversation meeting Jan Doctor<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You could say so<\/strong><br>Jan says that&#8217;s accurate, in a way. Jan Doctor gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>On the contrary<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Relax, Everything&#8217;s Fine OR I&#8217;ll Be Honest With You, A Lot Went Wrong<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-2-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">Continuing the conversation with Jan Doctor<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Relax, everything&#8217;s fine<\/strong><br>Jan tries to convince Jan Doctor that everything is fine, but he suffers reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ll be honest with you. A lot went wrong<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">You Don&#8217;t Have To Worry About That Now OR Plenty Of Good Deeds To Be Done Here<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-3-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor talks about wanting to make amends in his personal life<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t have to worry about that now<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Plenty of good deeds to be done here<\/strong><br>Jan says there&#8217;s plenty of work that can be done on the mission. Jan Doctor says that Jan doesn&#8217;t understand, and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Your Life Has Just Begun OR Death Is Something We&#8217;re Trying To Avoid<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-4-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">The final choice in the introductory discussion with Jan Doctor<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your life has just begun<\/strong><br>Jan tells Jan Doctor that his new life has just begun. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Death is something we&#8217;re trying to avoid<\/strong><br>Jan Doctor gets reduced <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Insecurity<\/strong><\/mark> and <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Anxiety<\/strong><\/mark> &#8211; Thanks Skiro<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Nothing Like A Good Space Adventure To Forget About Boring Reality OR You Must Be An Expert In All Things Extraterrestrial OR I Bet The Scientist Likes The Same Books. You Can Share Your Opinions On Them<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-5-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">This is when speaking with Jan Doctor when he is experiencing negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nothing like a good space adventure to forget about the boring reality<\/strong><br>Jan shares that it&#8217;s a great way to take your mind off mundane issues. Jan Doctor appreciates this and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You must be an expert in all things extraterrestrial <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I bet the Scientist likes the same books. You can share your opinions on them<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Always Working, Huh? Admirable Discipline OR Our Little Group Is A Scientific Miracle OR Here&#8217;s To Medicine!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-6-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor is experiencing negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Always working, huh? Admirable discipline<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Our little group is a scientific miracle<\/strong><br>Jan explains that Jan Doctor doesn&#8217;t need to look far to find a miracle, he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Here&#8217;s to medicine!<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">When Do You Think That Was? OR I know The Exact Moment<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-7-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Doctor about how he is settling in<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What do you think that was?<\/strong><br>Jan asks Jan Doctor when he believe the Branching occurred, no emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I know the exact moment<\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Sounds Like A Wise Man OR Geez&#8230; That Sounds Like Putting A Lot Of Pressure On Yourself<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-8-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When talking with Jan Doctor about his mentor<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds like a wise man<\/strong><br>Jan understands why Jan Doctor would rather spend time with his mentor than his father. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Geez&#8230; That sounds like putting a lot of pressure on yourself<\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">You&#8217;re Right. No Escaping It In The End OR Of Course. But It Does Make A Difference If We Die Now Or Later<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-9-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Doctor about death<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re right. No escaping it in the end.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Of course. But it does make a difference if we die now or later<\/strong><br>Jan Doctor says maybe it matters more if you die happy or not. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">What Do You Need? OR I&#8217;d Rather You Focused On The Tasks I Assigned You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-10-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor asks about making a feast for the group. The Feast is a recipe Jan Doctor can prepare that provides an emotional boost to all Alters who eat the meal. I suggest helping the Doctor. This will result in a broken kitchen, so make sure you have repair kits<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What do you need?<\/strong><br>Jan asks the Doctor how he can help. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;d rather you focused on the tasks I assigned you<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">I Can&#8217;t Believe You Didn&#8217;t Read The Manual First OR It&#8217;s Not High-Tech. It&#8217;s Ally Corp<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-11-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">During The Great Fest task when Jan Doctor is preparing a feast for the crew, he breaks the kitchen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can&#8217;t believe you didn&#8217;t read the manual first<\/strong><br>Jan makes a joke about reading manuals before using electronic devices. Jan Doctor gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s not high-tech. It&#8217;s Ally Corp<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Don&#8217;t Worry. Sh*t Happens. You Said Something About Prosaic Tasks?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-12-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">After the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t worry. Shit happens<\/strong><br>Jan tells Jan Doctor not to worry about it, they will get it fixed. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and increased <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Motivation<\/strong><\/mark>.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You said something about prosaic tasks?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">It Takes Your Mind Off Your Own Problems&#8230; OR Good To Know You&#8217;re A Little Selfish, Too<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-13-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">Talking with Jan Doctor after he prepares the feast for all the Alters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It takes your mind off your own problems&#8230;<\/strong><br>Jan Doctor says it helps him realize the nature of real problems. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>, but increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Good to know you&#8217;re a little selfish, too<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">I Think I Prefer It When You Cook OR You Make Me Feel Bad About Myself<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-14-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I think I prefer it when you cook<\/strong><br>Jan says he prefers Jan Doctor when he&#8217;s cooking, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You make me feel bad about myself<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Putting Your Heart In It? OR Breaking Stuff? OR Edgar Taught You?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-15-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">Part of the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Putting your heart in it?<\/strong><br>Jan Doctor says Jan is right, in a way. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Breaking stuff?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Edgar taught you?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">She&#8217;d Be Proud Of You OR To Think I Could Have Saved Her&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-16-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor speaks with Jan about the fate of his mother<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>She&#8217;d be proud of you<\/strong><br>Jan Doctor sees this as some kind of cruel joke. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>To think I could have saved her&#8230;<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">It Made You Who You Are OR Your Relationship Is Real<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-17-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It made you who you are<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your relationship is real<\/strong><br>Jan tells Jan Doctor that the memories are real, and they live in through him for everyone. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Let Me Decide What Should Be Done OR Agreed. We Have To Look For Another Way OR I Know, But This Mission Is Too Important<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-18-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When talking with Jan Doctor about the Tabula Rasa. This is part of the <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">Tabula Rasa mission choice<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let me decide what should be done<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Agreed. We have to look for another way<\/strong><br>Jan agrees with Jan Doctor, and says he will find another way. Jan Doctor gets greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>, less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong>, but less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>But this mission is too important<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">I Prefer To Follow Maxwell&#8217;s Instructions OR Anything Is Better Than Maxwell&#8217;s Solution OR I Don&#8217;t Know<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-19-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Doctor about the implant<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I prefer to follow Maxwell&#8217;s instructions<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anything is better than Maxwell&#8217;s solution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t know<\/strong><br>Jan shares that he doesn&#8217;t know what to do. Jan Doctor says if you don&#8217;t know what to do, always go down the more difficult path. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">He&#8217;s Against Me Whatever I Do OR He Has Anger Management Issues<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-20-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">If you choose the Neural Implants to cure the Alters, Jan Technician will hate you. This opens this conversation with Jan Doctor<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He&#8217;s against me whatever I do<\/strong><br>Jan Doctor explains Jan Technician&#8217;s point of view but has no emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He has anger management issues<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">All The Time OR Not As Much As I Could<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-21-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor asks how much Jan thinks about being created as an Alter<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>All the time<\/strong><br>Jan Doctor says they all need to come to terms with it in their own way, to give Jan Technician time (despite the game telling you that you cannot repair the relationship). No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not as much as I could<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Man. I&#8217;ve Love To Get A Tattoo Myself&#8230; OR Can&#8217;t It Wait Until We Get Back To Earth<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-22-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor asks about getting his tattoo replaced<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Man. I&#8217;d love to get a tattoo myself<\/strong><br>Jan says he would be useless at it and they don&#8217;t have the proper equipment. Jan Doctor gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can&#8217;t it wait until we get back to Earth<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-23-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Heavy Theme&#8230; OR I Can See Why You Identified With Him<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-23-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor talks about his tattoo<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Heavy theme&#8230;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can see why you identified with him<\/strong><br>Jan tries to emphasize with the doctor coming from a struggling region but he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and less <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-24-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Loathe Yourself? But Your Life Was Ideal&#8230; OR You&#8217;re Haunted By The Same Insecurities As The Rest Of Us<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-24-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor explains the true nature of his tattoo<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Loathe yourself? But your life was ideal&#8230;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re haunted by the same insecurities as the rest of us<\/strong><br>Jan points out his insecurities and Jan Doctor gets more <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-25-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Nothing Wrong With That&#8230; OR Looks Like He Cared For Her After All<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-25-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When Jan Doctor reveals the situation surrounding saving his mother<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nothing wrong with that&#8230;<\/strong><br>Jan Doctor says he didn&#8217;t become a doctor to do favors, he wanted to be true to his ideals. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Looks like he cared for her after all<\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-26-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Don&#8217;t Tell Me You Were Afraid Of Dad&#8230; Or You Saved Her Life! OR A Doctor Is No Good With Feelings<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-26-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">Continuing to discuss Jan Doctors past<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t tell me you were afraid of dad&#8230;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You saved her life!<\/strong><br>Jan Doctor gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A doctor is no good without feelings<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-27-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Okay, I Can See The Pattern Now OR Human After All? OR You Should Never Blame Yourself For Love<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-27-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">Discussing Jan Doctors affair with the mayor&#8217;s wife<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Okay, I can see the pattern now<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Human after all?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You should never blame yourself for love<\/strong><br>Jan Doctor gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-28-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">(Give Him The Artistic Design) OR (Give Him The Simple Design)<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-28-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">When you get the drawing for Jan Doctor&#8217;s tattoo, you can choose which one to give him. I got the Artistic Design from Jan Scientist and the Simple Design from Jan Botanist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>(Give Him The Artistic Design)<\/strong><br>Jan Doctor really likes the design and says it&#8217;s even better than his old one. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>(Give Him The Simple Design)<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-29-661eb127-2e9c-4c88-be72-86ddc382b85d\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-661eb127-2e9c-4c88-be72-86ddc382b85d\" style=\"color: #ffffff; \">Thanks For Inspiring Me To Be More Brave OR You Seem Ready To Face The Future<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-29-661eb127-2e9c-4c88-be72-86ddc382b85d\">\n\n<p class=\"wp-block-paragraph\">This is during the final farewell scene before all the Alters go into the hidden chamber.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Thanks for inspiring me to be more brave<\/strong><br>Jan Doctor appreciates the remarks. No emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You seem ready to face the future<\/strong><br>Jan Doctor says he&#8217;s ready for the future, and he thinks Jan is, too. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n\n\n\n<h2 id=\"guard\">Jan Guard Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">I Hope Not OR You Noticed The Likeness<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">This is part of the first conversation Jan and Jan Guard share, after he wakes up<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I hope not<\/strong><br>Jan Guard questions Jan&#8217;s motives and thinks it&#8217;s about money. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You noticed the likeness<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">That&#8217;s Not Your Real Name OR Seriously, They Fell For That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-1-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan asks Jan Guard his name and role on the station<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s not your real name<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Seriously, they fell for that?<\/strong><br>Jan Guard isn&#8217;t surprised Jan knows his name, no emotional change<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">So&#8230; You Turned Out A Fraud OR You Can Be Yourself With Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-2-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">After Jan learns that Jan Guard lied about his name<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So&#8230; you turned out a fraud<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You can be yourself with me<\/strong><br>Jan tries to reassure Jan Guard, this makes Jan Guard uneasy and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">I Needed A Badass Version Of Myself OR I Wanted Someone To Maintain Order In The Base<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-3-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan reveals to Jan Guard that he is a genetic copy<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I needed a badass version of myself<\/strong><br>Jan shares the reason for creating Jan Guard and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wanted someone to maintain order in the base<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">Of Course Not. You&#8217;re Me OR That Depends On How You Behave<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-4-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan tells Jan Guard he&#8217;s free to walk around the base and check the logs<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Of course no. You&#8217;re me<\/strong><br>Jan reassures Jan Guard, who seems to take the situation more seriously. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That depends on how you behave<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">We Were Both Escaping From Our Lives OR I Never Turned To Crime<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-5-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">The first conversation with Jan Guard after he settles in<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We were both escaping from our lives<\/strong><br>Jan Guard seems happy he got to escape from his life. He gets reduced <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Rebellion<\/strong><\/mark> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I never turned to crime<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">Yeah. Time To Make A Fresh Start OR Still, Your Memories Shape Who You Are<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-6-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah. Time to make a fresh start<\/strong><br>Jan explains that Jan Guard got a lucky break and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Still, your memories shape who you are<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">You Can Have Authority, As Long As You&#8217;re Loyal To Me OR I&#8217;ll Give You The Lightest Job If You Promise To Do It Well<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-7-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">Following on from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You can have authority, as long as you&#8217;re loyal to me<\/strong><br>Jan explains Jan Guard can be head of security, if he&#8217;s loyal. Jan Guard gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ll give you the lightest job if you promise to do it well<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">I Noticed Supplies Were Disappearing OR A Thief? That&#8217;s Hard To Believe<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-8-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">A couple of days after Jan Guard joins the Alters, food will disappear from the Kitchen every morning. This creates this conversation. If you complete this mission, you finish Jan Guard&#8217;s story and unlock the Shrewdness Lesson.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I noticed supplies were disappearing<\/strong><br>Jan Guard explains that it can&#8217;t be anything but one of the Alters and suggests putting cameras in the kitchen<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A thief? That&#8217;s hard to believe<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">Okay, Let&#8217;s Do It OR How About Guarding The Kitchen?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-9-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan Guard asks if Jan would like to put cameras in the Kitchen to find the food thief<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Okay, let&#8217;s do it<\/strong><br>Jan agrees to put cameras in the Kitchen. Jan Guard asks Jan to set up a surveillance desk and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How about guarding the Kitchen?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">Yeah. Let&#8217;s Take Care Of The Problem Now OR Surveillance Desk? I Don&#8217;t Have Time For That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-10-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">This choice continues the storyline for Jan Guard as long as you build the desk<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah. Let&#8217;s take care of the problem now<\/strong><br>Both Jan&#8217;s agree to dealing with the situation before it gets worse. Jan Guard gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Surveillance desk? I don&#8217;t have the time for that<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">He&#8217;s Not Been Himself Since That Sheep Passed OR I&#8217;d Better Talk To Him<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-11-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">After some time doing an investigation, Jan Guard comes back and says he believes Jan Technician is the culprit. Impressive, considering he wasn&#8217;t aboard the ship half the time supplies went missing<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He&#8217;s not been himself since that sheep passed<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;d better talk to him<\/strong><br>Jan says he&#8217;ll take it to him directly and Jan Guard gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">How Does That Make Us Closer To Catching Him? OR Are You Messing With Me?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-12-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan realizes Jan Technician wasn&#8217;t stealing the food (duh), he can speak with Jan Guard again<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How does that make us closer to catching him?<\/strong><br>Jan Guard explains that he&#8217;s not a security specialist, just a conman. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong> but reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you messing with me?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">You Want Me To Accuse Him Based On Smell? OR He Does Like His Creature Comforts<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-13-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">Jan Guard now accuses the Botanist<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You want me to accuse him based on smell?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He does like his creature comforts<\/strong><br>Jan Guard thinks Jan should pin him to the wall. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">I Never Ruled Out Anybody OR The Scientist<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-14-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan Guard&#8217;s first two suspects are wrong, he blames the only one left.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I never ruled out anybody<\/strong><br>Jan says it&#8217;s a bad idea to make presumptions. Jan Guard has no emotional change<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Scientist.<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">Just Admit That You Don&#8217;t Have A Clue OR That Seems Really Unlikely<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-15-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">Follow on from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just admit that you don&#8217;t have a clue<\/strong><br>Jan finally realizes Jan Guard is useless. Jan Guard is angry that Jan shows no gratitude, he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That seems really unlikely<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">I Will If You Don&#8217;t Stop Whining OR Relax We&#8217;re Not Giving Up <\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-16-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan Guard gets angry at Jan&#8217;s previous response<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I will if you don&#8217;t stop whining<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Relax. We&#8217;re not giving up<\/strong><br>Jan agrees to check up on the Scientist anyway&#8230; Jan Guard gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">Yeah, You Got Me. Happy? OR I&#8217;m Gonna Make You Work Your Ass Off Now OR Wasting Time And Resources? Hilarious, Man<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-17-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">After Jan has spoken with all the other Alters about the missing food. You know, the missing food that only started going missing when Jan Guard was made&#8230;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah, you got me. Happy?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m gonna make you work your ass off now<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wasting time and resources? Hilarious man<\/strong><br>Jan Guard tells Jan not get up tight, it&#8217;s just resources and it&#8217;s boring. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">The Scientist Read You. That Means Something OR We Don&#8217;t Play Tricks On Each Other Here OR I Admit. I Played Along On Purpose<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-18-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When confronting Jan Guard about the food theft<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Scientist read you. That means something<\/strong><br>Jan Guard is surprised that it was the Scientist who caught him out. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We don&#8217;t play tricks on each other here<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I admit it. I played along on purpose<\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">Maybe I Should Have Tried It OR It Didn&#8217;t Get You Far OR It&#8217;s A Path To Loneliness<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-19-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">Continuing from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe I should have tried it<\/strong><br>Jan admits the he should have taken more risks in life. Jan Guard gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It didn&#8217;t get you far<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s a path to loneliness<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">The Monkey OR The Lion OR The Snake<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-20-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan Guard asks Jan which animal is the strongest in the jungle<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The monkey<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The lion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The snake<\/strong><br>Jan Guard says maybe, but it doesn&#8217;t matter. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">You Must Be A Pretty Good Shot OR Slowing Your Breath Is What Calms You Down OR With The Faces Of Your Enemies As Targets<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-21-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">When Jan Guard is suffering from negative emotions, this chat can occur<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You must be a pretty good shot<\/strong><br>Jan Guard says he&#8217;s confident he could defend himself and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong>, increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Slowing your breath is what calms you down<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>With the faces of your enemies as targets<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\" style=\"color: #ffffff; \">Maybe Next Time? OR We&#8217;re Not Thieves, Right?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-22-9c89fe16-ca6b-4b0b-99db-f90bdf022a9a\">\n\n<p class=\"wp-block-paragraph\">This is during the final farewell scene before all the Alters go into the hidden chamber.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe next time<\/strong><br>Jan Guard laughs and says he can&#8217;t wait. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re not thieves, right?<\/strong><br>Jan Guard asks who said anything about stealing, he&#8217;s a conman. They bid each other farewell. No emotional change<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n\n\n\n<h2 id=\"miner\">Jan Miner Conversation Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Not Yet, Brother, Not Yet OR It&#8217;s Okay To Be Confused<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-0-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">The first conversation Jan and Jan Miner share once he wakes up<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not yet, brother, not yet<\/strong><br>Jan Miner seems disappointed that he&#8217;s not dead and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s okay to be confused<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">I Fixed It For You OR It&#8217;s Not Your Body &#8211; It&#8217;s Mine<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-1-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan Miner realizes he has his arm back<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I fixed it for you<\/strong><br>Jan Miner is shocked but happy to have his arm back and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s not your body &#8211; it&#8217;s mine<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">That&#8217;s Smart. We&#8217;re Not Exact Copies OR Or The Other Way Round&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-2-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Continuing from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s smart. We&#8217;re not exact copies<\/strong><br>Jan explains that they share DNA but not memories and Jan Miner gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Or the other way round&#8230;<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Bringing You To Life Against Your Will? OR I Don&#8217;t Know. Tell Me OR Giving You Fake Memories?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-3-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan Miner asks Jan what the worst part of this situation is<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Bringing you to life against your will?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t know. Tell me<\/strong><br>Jan Miner complains that it was cruel to keep all the negative memories he has still in his head. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Giving you fake memories?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Working Hard To Help Me&#8230; Or Whatever This Journey Brings!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-4-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Continuing their first conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Working hard to help me&#8230;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Whatever this journey brings!<\/strong><br>Jan Miner explains that he&#8217;s had enough of surprises and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Don&#8217;t Hold Back. Work Is The Best Cure OR Don&#8217;t Push Yourself<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-5-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Continuing from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t hold back. Work is the best cure<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t push yourself<br><\/strong>Jan Miner appreciates the relaxed attitude and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">It Doesn&#8217;t Make Sense OR I Believe You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-6-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Continuing talks with Jan Miner about his phantom pain<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It doesn&#8217;t make sense<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I believe you<\/strong><br>Jan Miner appreciates Jans understanding and whats to numb the pain, he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>, <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong>, and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">You&#8217;re Not Useless OR You&#8217;re Not A Loser<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-7-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Continuing to check up on Jan Miner<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re not useless<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re not a loser<\/strong><br>Jan Miner gets angry at Jan and asks if the other Alters were just lucky, too. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Embrace It OR You&#8217;re Doing Great<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-8-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan checks in on Jan Miner after a few days<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Embrace it<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re doing great<br><\/strong>Jan Miner appreciates the vote of confidence and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">You&#8217;re A New Person. Your Past Isn&#8217;t Real OR You&#8217;re Still The Same Person. Healed<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-9-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re a new person. Your past isn&#8217;t real<\/strong><br>Jan Miner seems to appreciate a clean slate and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re still the same person. Healed<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">But Your Arm Is Fine OR Doesn&#8217;t Phantom Pain Work The Other Way Round?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-10-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan Miner talks about his phantom pain<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>But your arm is fine<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Doesn&#8217;t phantom pain work the other way round?<\/strong><br>Jan Miner seems to be in too much pain to understand but he gets reduced<strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"> Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Ok, I&#8217;ll Give You Some More OR What?! I&#8217;m Not Giving You Any More Of It!<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-11-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan Miner asks for something for the pain<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Okay, I&#8217;ll give you some more<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What?! I&#8217;m not giving you any more of it<\/strong><br>Jan refuses to get Jan Miner the medication (he has a problem with addiction in his past) he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>. <strong>WARNING:<\/strong> I made this choice and eventually, Jan Miner cut off his own arm. I don&#8217;t think this is avoidable. Eventually, you will have the option to give Jan Miner his arm back via Jan Scientist.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Okay Then OR That&#8217;s Exactly Why You Can&#8217;t Have Them<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-12-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Continued from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Okay then<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>That&#8217;s exactly why you can&#8217;t have them<\/strong><br>Jan explains he doesn&#8217;t want Jan Miner to get addicted. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>. <strong>WARNING:<\/strong> I made this choice and eventually, Jan Miner cut off his own arm. I don&#8217;t think this is avoidable. Eventually, you will have the option to give Jan Miner his arm back via Jan Scientist.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Just&#8230; Give It Time. I&#8217;m Sure It&#8217;ll Pass OR Maybe We Could Fix Your Problem In The Infirmary<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-13-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan Miner reports being in pain again<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just&#8230; Give it time. I&#8217;m sure it&#8217;ll pass<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe we could fix your problem in the Infirmary<\/strong><br>Jan Miner doesn&#8217;t think this will be enough and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>. <strong>WARNING:<\/strong> I made this choice and eventually, I don&#8217;t think this is avoidable. Eventually, you will have the option to give Jan Miner his arm back via Jan Scientist.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">I Can&#8217;t. But We Are Doing Our Best. All Of Us OR I Promise. We&#8217;re Safe OR I&#8217;m Following Corporate Procedures. We Can Trust Them<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-14-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan Miner is suffering from negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can&#8217;t. But we are doing our best. All of us<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I promise. We&#8217;re safe<\/strong><br>Jan Miner appreciates the reassurance and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m following corporate procedures. We can trust them<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">None Of Us Do OR No Need To Act Tough OR You Work Too Hard To Be Called A Wimp<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-15-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan Miner is feeling down, well, more down than usual<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>None of us do<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No need to act tough <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You hard too hard to be called a wimp<\/strong><br>Jan Miner appreciates Jan&#8217;s kind words and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong> and greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">I&#8217;ve Decided To Grow You A New Arm OR I&#8217;m Still Working On It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-16-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan creates Jan Miner the Serum to grow back his arm. <em>Giving him the real new arm gets a big increase in emotional state for both Jan Technician and Jan Miner, and he is happy with the arm<\/em>, <em>and has no pain.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ve decided to grow you a new arm<\/strong><br>Jan explains that he is going to grown Jan Miner a new arm and he gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m still working on it<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Why Would I? I Want You To Be Happy OR Just Take It. I&#8217;m Curious If It&#8217;ll Work<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-17-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">After Jan presents Jan Miner with the Serum. <em>Giving him the real new arm gets a big increase in emotional state for both Jan Technician and Jan Miner, and he is happy with the arm<\/em>, <em>and has no pain.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why would I? I want you to be happy<\/strong><br>Jan Miner is convinced Jan is messing with him and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just take it. I&#8217;m curious if it&#8217;ll work<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">No. It&#8217;ll Give You A New One OR Would You Prefer A Prosthetic Arm?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-18-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Continuing the conversation about Jan Miners arm. <em>Giving him the real new arm gets a big increase in emotional state for both Jan Technician and Jan Miner, and he is happy with the arm<\/em>, <em>and has no pain.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. It&#8217;ll give you a new one<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Would you prefer a prosthetic arm?<\/strong><br>Jan Miner is uncertain and cannot make a decision, then asks Jan what he would do. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">The Prosthetic OR The New Arm<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-19-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan Miner asks Jan what arm he should choose. <em>Giving him the real new arm gets a big increase in emotional state for both Jan Technician and Jan Miner, and he is happy with the arm<\/em>, <em>and has no pain.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The prosthetic<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The new arm<\/strong><br>Jan says it will be a new arm and he hopes it won&#8217;t cause pain anymore. Jan Miner likes the ideas and decides that&#8217;s what to do. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Wow&#8230; OR Calm Down, It&#8217;s Just An Arm<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-20-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan talks to Jan Miner about his new arm<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wow&#8230;<\/strong><br>Jan Miner is happy to share he has no pain and gets reduced <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Rebellion<\/strong> <\/mark>and increased <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Motivation<\/strong><\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Calm down. It&#8217;s just an arm<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">I Wouldn&#8217;t Have Done Anything Without The Scientist OR I Enjoyed That Part<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-21-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">If you give Jan Miner the real arm, it annoys Jan Scientist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wouldn&#8217;t have done anything without The Scientist<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I enjoyed that part<\/strong><br>Jan Miner finds it funny, thanks Jan, and gets reduced <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Rebellion<\/strong> <\/mark>and increased <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\"><strong>Motivation<\/strong><\/mark><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">The Plan Is Already In Motion OR Don&#8217;t Take It Personally, But We Don&#8217;t Need It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-22-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When discussing with Jan Miner his water filtration suggestion. <em>Everyone gets big increases to positive emotional state if you install the filters. <\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The plan is already in motion<\/strong><br>Jan explains that he likes the idea, and they are working on it. Jan Miner gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t take it personally, but we don&#8217;t need it<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-23-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Everyone Gets Carried Away From Time To Time OR You Showed Initiative OR It Helped. I&#8217;m Sure Of It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-23-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan is discussing the impact of the water filters with Jan Miner<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Everyone gets carried away from time to time<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You showed initiative<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It helped. I&#8217;m sure of it<\/strong><br>Jan Miner appreciates Jan&#8217;s faith in his suggestions and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong> and greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-24-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Is Moaning Really All You Can Do? OR Don&#8217;t Worry, We&#8217;ll Find A Way<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-24-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">When Jan speaks with Jan Miner about the tissue problems<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Is moaning really all you can do?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t worry, we&#8217;ll find a way<\/strong><br>Jan Miner says Jan&#8217;s never give up and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-25-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Not Everyone Shares Your Enthusiasm OR Still, It&#8217;s A Shame Tabula Rasa Had To Go<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-25-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Speaking with Jan Miner after the Tabula Rasa choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not everyone shares your enthusiasm<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Still, it&#8217;s a shame Tabula Rasa had to go<\/strong><br>Jan Miner says a man has to do, what a man has to do, and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-26-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">Because I&#8217;m The Boss OR I&#8217;m Worried For You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-26-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">If you send Jan Miner to the Contemplation Room for his task, this conversation happens. <em>Continue with this task line to learn the <\/em><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Vulnerability<\/mark><\/strong><em> lesson from Jan Miner<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Because I&#8217;m the boss<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m worried for you<\/strong><br>Jan Miner gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-27-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">You Identify With Him? OR How Can You Hate Fantasy?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-27-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You identify with him?<\/strong><br>Jan Miner says it was interesting and gets a mix of positive and negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How can you hate fantasy<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-28-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">You Admire Him&#8230; OR We Should Open A Book Club&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-28-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">If you send Jan Miner into the Contemplation Room for another session, this happens.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You admire him&#8230;<\/strong><br>Jan Miner complains about Jan&#8217;s theories and gets a mix of positive and negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We should open a book club<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-29-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">I Was Rooting For The Whale OR Sounds Like A Sad Ending<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-29-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">If you send Jan Miner into the Contemplation Room for a third session, this happens.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was rooting for the whale<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds like a sad ending<\/strong><br>Jan Miner starts to see the point of the process, no emotional change. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-30-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">We&#8217;re Doing It For Others, Not Ourselves OR I Care For My Crew More Than The Captain In That Books<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-30-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re doing it for others, not ourselves<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I care for my crew more than the captain in that book<\/strong><br>Jan Miner appreciates the comments and gets greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-31-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">[Optimism] Yeah, But Most Of All&#8230; Believing In Yourself OR [Pragmatism] No. Letting Your Emotions Get The Better Of You OR You&#8217;re Obsessed When You&#8217;re A Poor Loser<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-31-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the last choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Optimism] Yeah, but most of all&#8230; believing in yourself<\/strong><br>Jan&#8217;s words get to Jan Miner and he gets greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and greatly reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Pragmatism] No. Letting your emotions get the better of you<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re obsessed when you&#8217;re a poor loser<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-32-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">You Really Needed To Sort Some Things Out OR Just Tell Me What You Want<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-32-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">After you finish Jan Miners task and learn his lesson<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You really needed to sort some things out<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just tell me what you want<\/strong><br>Jan Miner seems a but uneasy with Jan&#8217;s comments and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-33-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-b85782f9-72e8-4c91-91fa-584a5fc55b3c\" style=\"color: #ffffff; \">You Should Make The Best Of Every Minute OR You&#8217;ll Be Fine, I Promise OR [Vulnerability] You&#8217;re Afraid You&#8217;re Doing To Die<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-33-b85782f9-72e8-4c91-91fa-584a5fc55b3c\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You should make the best of every minute<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;ll be fine, I promise<\/strong><br>Jan Miner doesn&#8217;t buy it and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Vulnerability] You&#8217;re afraid you&#8217;re going to die<\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n\n\n\n<h2 id=\"refiner\">Jan Refiner Conversation Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-54062aac-0c4f-4577-a741-d380167c4105\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Don&#8217;t Worry, I&#8217;m Not An Illusion OR Disturbing, Isn&#8217;t It?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">This is the first conversation you have with Jan Refiner when he wakes<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t worry, I&#8217;m not an illusion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Disturbing, isn&#8217;t it?<\/strong><br>Jan Refiner seems confused and uncertain and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">In A Way, We Are OR We&#8217;re More Than Brothers<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-1-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner asks Jan who he is<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>In a way, we are<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re more than brothers<\/strong><br>Jan explains that they are, genetically speaking, the same person. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">No Time To Celebrate. We&#8217;re In Deep Shit OR Who&#8217;s Ben? OR Stop Talking To Yourself<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-2-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner shares his achievements with Ben<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No time to celebrate. We&#8217;re in deep shit<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Who&#8217;s Ben?<\/strong><br>Jan Refiner isn&#8217;t ready to share details on his friend Ben and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Stop talking to yourself<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">You Can Always Ask For Help OR You&#8217;ll Get Back In Shape OR Blame It On The Container<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-3-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When checking in with Jan Refiner on how he&#8217;s settling in<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You can always ask for help<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;ll get back in shape<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Blame it on the container<\/strong><br>Jan Refiner sees through the jokes but appreciates it, and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Being Strong Seems To Matter To You OR We Have More Important Things<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-4-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner hints at a gym being build<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Being strong seems to matter to you<\/strong><br>Jan Refiner says it&#8217;s important for self-confidence and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We have more important things to do<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Your Problems Are Gone Here OR We Have Our Own Problems Here<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-5-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">Carrying on the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your problems are gone here<\/strong><br>Jan Refiner attempts to contemplate his existence and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Burden<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We have our own problems here<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">It&#8217;s Possible OR I Have No Idea<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-6-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the last choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s possible<\/strong><br>Jan Refiner contemplates the fate of the people he knew in his life and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I have no idea<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Hard To Say. The Variables Are Infinite OR Theoretically Everything&#8217;s Possible<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-7-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">Still discussing Jan Refiners perspective on his existence<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Hard to say. The variables are infinite<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Theoretically, everything&#8217;s possible<\/strong><br>Jan Refiner says it&#8217;s all very overwhelming. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Focus On Work OR Have Some Fun<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-8-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">After Jan Refiner says it all feels overwhelming<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Focus on work<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Have some fun<\/strong><br>Jan Refiner appreciates the suggestion and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">It&#8217;s The Content That Counts, Not The Packaging OR The Technology Isn&#8217;t There Yet I Guess OR You Sound Obsessed<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-9-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner asks Jan to explain the Branching process<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s the content that counts, not the packaging<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The technology isn&#8217;t there yet I guess<\/strong><br>Jan explains that he doesn&#8217;t really know anything about how this works. Jan Refiner gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You sound obsessed<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">I Had More Important Things To Do OR I Couldn&#8217;t Bother To Make The Effort<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-10-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner makes a comment about Jan letting himself go<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I had more important things to do<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I couldn&#8217;t bother to make the effort<\/strong><br>Jan Refiner explains that Jan was probably lacking the motivation he had. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">I Get You OR We Don&#8217;t Have Time For That Here<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-11-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner talks about the benefits of working out<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I get you<\/strong><br>Jan says he understands and Jan Refiner appreciates this. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We don&#8217;t have time for that here<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">I Could Try OR I&#8217;d Have To Think About It OR Out Of The Question<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-12-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner asks Jan to help him get back into his routine. <em>This is the pathway to the Lesson from Jan Refiner and the completion of his storyline.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I could try<\/strong><br>Jan Refiner appreciates the help and he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;d have to think about it<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Out of the question<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Plenty Of Guys To Cook For You Here OR You Sure That&#8217;s Good For Muscle Growth? OR The Sheer Thought Of Comfort Food Makes Me Happy<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-13-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner is feeling down<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Plenty of guys to cook for you here<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You sure that&#8217;s good for muscle growth?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The sheer thought of comfort food makes me happy<\/strong><br>Jan Refiner agrees they are simple beasts and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">If You&#8217;re Looking For Stories, There&#8217;s Plenty OR You&#8217;re Happy When Other People Are Happy OR Are You Sure It Wasn&#8217;t All About That Pie?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-14-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner is feeling a bit glum<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>If you&#8217;re looking for stories, there&#8217;s plenty<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re happy when other people are happy<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Are you sure it wasn&#8217;t all about that pie?<\/strong><br>Jan jokes about the pie and Jan Refiner approves, he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Something Entertaining, I hope OR Something Useful, I Hope OR Something Cheap, I Hope<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-15-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner asks Jan to build something everyone can use<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Something entertaining, I hope<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Something useful, I hope<\/strong><br>Jan makes a mistake and thinks Jan Refiner is talking about the Refinery. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Something cheap, I hope<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">It&#8217;s A Waste Of Resources OR I&#8217;m Not Saying No OR There&#8217;s No Space<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-16-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner asks Jan to build a gym.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s a waste of resources<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m not saying no<\/strong><br>Jan Refiner says he can work with a maybe. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>There&#8217;s no space<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">I Can&#8217;t Believe It&#8217;s True, Either OR Then Don&#8217;t Come To Terms With It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-17-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan learns of the tissue issue and speaks with Jan Refiner<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can&#8217;t believe it&#8217;s true, either<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Then don&#8217;t come to terms with it<\/strong><br>Jan Refiner appreciates Jan&#8217;s efforts to motivate him and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Yeah, Man! OR Actually&#8230; Not Much<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-18-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">After you build the Gym and speak with Jan Refiner<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah, man!<\/strong><br>Jan Refiner questions Jan Technician&#8217;s selective memory and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Insecurity <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Actually&#8230; not much<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">So&#8230; You Miss This Guy? OR Tell Me More About Ben<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-19-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">After you build the gym, continued conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So&#8230; you miss this guy?<\/strong><br>Jan Refiner shares more stories about Ben and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Tell me more about Ben<\/strong><br>Jan Refiner shares stories about Ben and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong>. <em>This opens the two conversation options below before returning here.<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Sorry, But That&#8217;s Just Naive OR Sounds Like An Idealistic Soul OR A Mature And Sensible Approach<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-20-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When you ask Jan Refiner to share more about Ben<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sorry, but that&#8217;s just naive<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds like an idealistic soul<\/strong><br>Jan Refiner appreciates Jan&#8217;s words and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A mature and sensible approach<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">This Is How It Had To Be OR I&#8217;m So Sorry, Man OR You Do Realize It Never Actually Happened<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-21-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When talking with Jan Refiner about Ben<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This is how it had to be<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m so sorry, man<\/strong><br>Jan Refiner appreciates Jan&#8217;s empathy and says it never really happened. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You do realize it never actually happened?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">No. You Should Let It Go OR We Can Find Out When We Get Back<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-22-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">At the end of Jan Refiner talking about Ben<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. You should let it go<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We can find out when we get back<\/strong><br>Jan Refiner doesn&#8217;t seem to think the team will make it back and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-23-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">I Can Try OR What Would I Say? OR I Don&#8217;t Have Time For That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-23-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When Jan Refiner asks Jan to speak to someone about Ben on Earth. <em>You must have built enough Rapidium Arks for Lucas to help you. So before calling, make sure you have 4 built<\/em>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>If you choose Tabula Rasa in the story, Jan Refiner will leave the base. However, if you help him with Ben and then help the Rebels, he will return.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can try<\/strong><br>Jan agrees to try and Jan Refiner is appreciative, he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What would I say<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t have time for that<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-24-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Would You Rather Die? OR It&#8217;s Just A Body, Not A Mind OR I Want To Explore Another Way<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-24-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When speaking with Jan Refiner about Maxwell&#8217;s cure<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Would you rather die?<\/strong><br>Jan Refiner says he&#8217;s not sure if he wants to live at all costs. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s just a body, not a mind<\/strong><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I want to explore another way<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-25-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">He&#8217;s Alive (Tell The Truth) OR They Couldn&#8217;t Find Him (Lie)<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-25-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">When you speak with Lucas about Ben and choose to tell Jan Refiner or not<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He&#8217;s alive (Tell the truth)<\/strong><br>Jan Refiner goes through a wave of emotions and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong>, reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong>, reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden <\/mark><\/strong>and increased <strong>Motivation<\/strong>. <em>If you tell Jan Refiner the truth, you learn the <\/em><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Optimism<\/mark><\/strong><em> Lesson.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>They couldn&#8217;t find him (lie)<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-26-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Tell Me OR Just Don&#8217;t Get Your Hopes Up<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-26-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">If Jan tells Jan Refiner that Ben is alive<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Tell me<\/strong><br>Jan Refiner says it&#8217;s unbelievable and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Just don&#8217;t get your hopes up<\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-27-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">Yet, Let&#8217;s Get Our Asses In Gear OR I Hope You&#8217;re Not Planning To Contact Ben<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-27-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">The final part of the conversation about Ben<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yet, let&#8217;s get our asses in gear<\/strong><br>Jan Refiner says this is a turning point and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I hope you&#8217;re not planning to contact Ben<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-28-54062aac-0c4f-4577-a741-d380167c4105\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-54062aac-0c4f-4577-a741-d380167c4105\" style=\"color: #ffffff; \">I Know You&#8217;re Not Happy With My Decision OR I Was Hoping For More Enthusiasm<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-28-54062aac-0c4f-4577-a741-d380167c4105\">\n\n<p class=\"wp-block-paragraph\">Speaking with Jan Refiner after the Tabula Rasa choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I know you&#8217;re not happy with my decision<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was hoping for more enthusiasm<\/strong><br>Jan Refiner doesn&#8217;t see much to be enthusiastic about and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n\n\n\n<h2 id=\"worker\">Jan Worker Conversation Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-fb4cd655-6474-4eee-a25a-230f4cdfde22\" data-mobilecollapse=\"true\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">You&#8217;re Confused And That&#8217;s Fine OR This Is Much More Complicated Than You Think<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">This is the first conversation you have with Jan Worker when he awakens<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re confused and that&#8217;s fine<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This is much more complicated than you think<\/strong><br>Jan Worker says he can&#8217;t wait to find out how much more complicated it is. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">You&#8217;ve Got It All Wrong OR Finally, Someone Who Can Stand Up For Us<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-1-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Continuing the first conversation with Jan Worker<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;ve got it all wrong<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Finally, someone who can stand up for us<\/strong><br>Jan Workers asks for more information and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">We&#8217;ll Do It Later OR Access To The Comms Room Is Restricted<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-2-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Continuing the first conversation with Jan Worker<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;ll do it later<\/strong><br>Jan Worker seems surprised Jan is the one calling the shots. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Access to the Comms Room is restricted<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">Actually, You&#8217;re The One That&#8217;s Made Illegally OR I Only Did What They Told Me To Do<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-3-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Continuing the first chat with Jan Worker<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Actually, you&#8217;re the one that&#8217;s made illegally<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I only did what they told me to do<\/strong><br>Jan Worker asks who is responsible and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">You Can Still Be Important Here OR I Created You To Work, So Get Over Yourself<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-4-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">The final part of the introduction with Jan Worker<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You can still be important here<\/strong><br>Jan Worker seems confused but gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I created you to work, so get over yourself<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">They Should Work Less OR We Should Motivate Them To Work More Efficiently<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-5-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When Jan checks in with Jan Worker once he&#8217;s settled in<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>They should work less<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We should motivate them to work more efficiently<\/strong><br>Jan Worker is not impressed with Jan&#8217;s obsession of efficiency and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">Do You Really Want To Confront Ally Corp? OR The Corporation Is On Our Side OR [Assertiveness] Stop. We&#8217;re Not Going There<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-6-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Do you really want to confront Ally Corp?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The corporation is on our side<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Assertiveness] Stop. We&#8217;re not going there<\/strong><br>Jan Worker asks Jan if he believes that&#8217;s a decision he can make. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">Exactly. I Hate Responsibility OR What&#8217;s Your Point? OR A Builder Has A Lot Of Responsibility<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-7-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When Jan checks in on Jan Worker<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Exactly. I hate responsibility<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What&#8217;s your point?<\/strong><br>Jan Worker says it pains him to see what Jan has become and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A builder has a LOT of responsibility<\/strong><br>Jan Worker says Jan&#8217;s only responsibility is to take orders. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">True, But That Was Long Ago OR You&#8217;re Confusing Your Memories With Mine<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-8-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Continuing from the previous chat<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>True, but that was long ago<\/strong><br>Jan Worker talks about an experience they shared at camp. He gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re confusing your memories with mine<\/strong><br>Jan Worker discusses the events at camp and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">The Corporation Treats Its Employers Well OR I Grew Up OR I Preferred To Have Agency In My Own Life<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-9-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The corporation treats its employers well<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I grew up<\/strong><br>Jan Worker thinks Jan is full of rubbish and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong> and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I preferred to have agency in my own life<\/strong><br>Jan Worker calls Jan selfish for pursuing his own goals and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Gloom<\/mark><\/strong> and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">I&#8217;m Fine Without Your Mentoring OR And How Would I Do That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-10-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Jan Worker offers advice on how Jan can be a true leader<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m fine without your mentoring<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How would I do that?<\/strong><br>Jan Worker says Jan can stand up for his people and he gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">What? No Overtime? OR Obviously<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-11-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When Jan Worker asks Jan to monitor radiation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What? No overtime?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Obviously<\/strong><br>Jan agrees to the challenge and Jan Worker gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">I&#8217;m In OR Sorry, But I Have No Interest In That<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-12-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">This starts optional tasks for Jan Worker allowing you to complete his story and get his Lesson<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m in<\/strong><br>Jan Worker hopes Han can pull it off and this starts the task. He gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong>. <em>Making this choice and completing Jan Workers task teaches Jan <\/em><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\">Charisma<\/mark><\/strong><em> Lesson.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sorry, but I have no interest in that<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">You Don&#8217;t Have To Impact Anything. Ally Corp Is Light Years Away OR You Care About Others, That&#8217;s The Difference OR Hard Word Is What Makes The Biggest Difference<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-13-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When Jan Worker is felling negative emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t have to impact anything. Ally Corp is light years away<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You care about others, that&#8217;s the difference<\/strong><br>Jan tells Jan Worker the Alters need people like him. He gets greatly reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong>, increased, <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>, and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Hard work is what makes the biggest difference<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">You&#8217;re A Popular Guy OR Everyone&#8217;s Ego Needs A Little Boost Sometimes OR Let&#8217;s Grab A Beer And Celebrate Your Good Deeds<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-14-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When Jan Worker is feeling low<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You&#8217;re a popular guy<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Everyone&#8217;s ego needs a little boost sometimes<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s grab a beer and celebrate your good deeds<\/strong><br>Jan Worker says he may have a story or two to share and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">Sounds Like A Good Method, Thanks OR I Can&#8217;t Be Soft All The Time<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-15-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When you complete Jan Worker&#8217;s request to avoid crunch<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds like a good method, thanks<\/strong><br>Jan Worker says the union is watching and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Joy <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong> but also more <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Anxiety<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can&#8217;t be soft all the time<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">I&#8217;m Leaning Towards Maxwell&#8217;s Solution OR I Might Consider It OR No Decisions Have Been Made<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-16-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When Jan Worker wants to talk to Jan about the cure<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m leaning towards Maxwell&#8217;s solution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I might consider it<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No decisions have been made<\/strong><br>Jan Worker strongly advises against working with Maxwell and gets increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation <\/mark><\/strong>and reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Joy<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">You Mean Like In Killing People? OR Yeah, Why Doesn&#8217;t That Surprise Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-17-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Speaking with Jan Worker about Maxwell&#8217;s cure<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You mean like in killing people?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah, why doesn&#8217;t that surprise me?<\/strong><br>Jan Worker says they always blame the unions and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion <\/mark><\/strong>and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Frustration<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">Sent More Police Against You? OR Offered You A Deal Finally? OR I&#8217;m Dying To Know<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-18-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Continuing from the previous conversation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sent more police against you?<\/strong><br>Jan Worker explains that they went after him personally. No emotional change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Offered you a deal finally?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m dying to know<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">You Had To Send A Clear Message OR What If Your Rival Was Right<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-19-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Follow-on from previous chat<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You had to send a clear message<\/strong><br>Jan Worker says they had to make it clear they wouldn&#8217;t back down and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What if your rival was right?<\/strong><br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">I Can See Why You Hate Them Now OR It Was Your Responsibility, Too OR Did You Ever Regret Getting Involved<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-20-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Following discussion about Jan Worker and Ally Corp<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I can see why you hate them now<\/strong><br>Jan Worker appreciates Jan&#8217;s understanding and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Rebellion<\/mark><\/strong>, <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong>, and <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Burden<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It was your responsibility, too<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Did you ever regret getting involved<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">I Wish Everyone Was As Proud OR So&#8230; No Regrets About Tabula Rasa?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-21-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When Jan speaks with Jan Worker after the Tabula Rasa choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wish everyone was as proud<\/strong><br>Jan Worker points out Jan Technician just needs to be angry about something<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So&#8230; no regrets about Tabula Rasa<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">I Take Full Responsibility OR We&#8217;re Not Responsible For The Choices Of Others<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-22-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When talking to Jan Worker about the rebels<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I take full responsibility<\/strong><br>Jan Worker appreciates Jan taking the weight off his shoulders and get reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity <\/mark><\/strong>and greatly reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Gloom<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re not responsible for the choices of others<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-23-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">Making Tough Decisions To Achieve The Goal OR Keeping People Together, Even If It Means Failing<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-23-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Making tough decisions to achieve the goal<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Keeping people together, even if it means failing<\/strong><br>Jan Worker wishes for simpler times. No emotional change.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-24-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">Yes, It Worries Me Too OR What&#8217;s Wrong With That?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-24-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">When speaking with one of the Alters about Jan Miner always coming back late. For me it was Jan Worker<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes, it worries me too<\/strong><br>Jan Worker appreciates you looking out for Jan Miner and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Frustration <\/mark><\/strong>&amp; <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Rebellion <\/mark><\/strong>and increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What&#8217;s wrong with that?<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-25-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">He&#8217;s Just Grateful OR If Working Makes Him Feel Better&#8230; OR He Just Wants To Make Himself Useful<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-25-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Speaking with Jan Worker about Jan Miner<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He&#8217;s grateful<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>If working makes him feel better&#8230;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He just wants to make himself useful<\/strong><br>Jan Worker says Jan should be concerned. No emotional change<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-26-fb4cd655-6474-4eee-a25a-230f4cdfde22\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-fb4cd655-6474-4eee-a25a-230f4cdfde22\" style=\"color: #ffffff; \">I Like Him The Way He Is OR Good Idea<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-26-fb4cd655-6474-4eee-a25a-230f4cdfde22\">\n\n<p class=\"wp-block-paragraph\">Speaking with Jan Worker about Jan Miner again<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I like him the way he is<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Good idea<\/strong><br>Jan Worker appreciates Jans support and gets reduced <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Insecurity <\/mark><\/strong>and greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n\n\n\n<h2 id=\"other\">Other Choices<\/h2>\n\n\n<div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-3d58a6d5-3897-4745-a894-88f1385de456\" data-mobilecollapse=\"false\" data-desktopcollapse=\"false\" data-preventcollapse=\"false\" data-showonlyone=\"false\">\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-0-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">I&#8217;m&#8230; Ok, I Guess OR Far From Okay<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-0-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">This is your first conversation with Lucas, from Ally Corporation. <em>The decisions you make with this character do impact events at the end of the game. Mainly, if you follow his requests to gather more and more Rapidium throughout the game and construct 5 Rapidium Arks.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Read more: <strong><a href=\"\/game-guides\/the-alters-endings-guide-all-endings-explained\/\">The Alters Endings Explained Guide<\/a><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m&#8230; ok, I guess<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Far from okay<\/strong><br>Jan explains that the Branching process was very difficult and he&#8217;s not okay<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-1-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">I Did. It&#8217;s Amazing OR So That&#8217;s Why You&#8217;re Calling<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-1-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">This is your first conversation with Lena, Jan&#8217;s ex-wife. <em>She is another character that influences the ending to some degree. Whether you choose to confide in her and use her ideas down the line.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Read more: <strong><a href=\"\/game-guides\/the-alters-endings-guide-all-endings-explained\/\">The Alters Endings Explained Guide<\/a><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It did. It&#8217;s amazing<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So that&#8217;s why you&#8217;re calling<\/strong><br>Lena says that she wanted to call, and not everyone in the company is underhanded. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-2-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Not Really. I Barely Knew Them OR Yeah. I Still Can&#8217;t Get Over It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-2-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">This is your first conversation with Maxwell. <em>He is another of the main characters who can influence the ending of the game depending on whether or not you go with his ideas and support later.<\/em> <em>Much like Lucas, this involves constructing 5 Rapidium Arks and taking lots home.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Read more: <strong><a href=\"\/game-guides\/the-alters-endings-guide-all-endings-explained\/\">The Alters Endings Explained Guide<\/a><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not really. I barely knew them<\/strong><br>Maxwell explains that they are all grief stricken on Earth<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yeah, I still can&#8217;t get over it.<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-3-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Answer The Call From Lena OR Summon The Botanist To Talk To Lena<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-3-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">This is during the Optional Task, <a href=\"\/game-guides\/the-good-husband-guide-the-alters\/\">The Good Husband<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Answer the call from Lena<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Summon the Botanist to talk to Lena<\/strong><br>You summon Jan Botanist to the room and wait outside while the two have the conversation. You don&#8217;t hear what is said. After it is completed, a core memory is created. When you talk with Jan Botanist after the event, he gets greatly increased <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Motivation<\/mark><\/strong>. Make this choice to learn <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\"><strong>RELIANCE<\/strong><\/mark> from Jan Botanist.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-4-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">[Reliance] I Need Your Help OR You Have To Stay Out Of This OR I Should Have Gone Abroad With You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-4-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">During The Good Husband optional task, when speaking with Lena after Jan Botanist helps to solve Jan&#8217;s problems<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Reliance] I need your help<\/strong><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You have to stay out of this<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I should have gone abroad with you<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-5-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Give &#8216;Em Hell OR Please Don&#8217;t Make Waves<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-5-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When speaking with Lena about the Polymers and she threatens to say something<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Give &#8217;em hell<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Please don&#8217;t make waves<\/strong><br>Jan asks Lena to go easy, he doesn&#8217;t need corporate pressure on top of everything else. She promises to be reasonable.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-6-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Let&#8217;s Get A Rave Started OR Let&#8217;s Chill To Something Upbeat And Calm Or Let&#8217;s Turn Up The Volume On Those Guitars OR I&#8217;m Not Sure We Should Be Celebrating Yet<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-6-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">This is during Journey 2, when the group are in the kitchen after you finish Act 1. When the party finishes, whoever you sided with on the music choice will get a small boost to emotional state, and the other two a small drop.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s get a rave started!<\/strong><br>Jan wants to start a rave, no change to emotional states.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s chill to something upbeat and calm<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s turn up the volume on those guitars<\/strong><br>The group talks about their time in a band in their early years. No change to emotional states.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;m not sure we should be celebrating yet<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This leads to other choices. None of the other choices during Journey 2 have any change on the emotional state of Alters.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-7-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">&#8220;&#8230;But The Bastard Was Too Drunk To Find His Way Back Out&#8221; OR &#8220;&#8230;Down Came The Rain And Washed The F**ker Out&#8221; OR &#8220;&#8230;A Pointless Operation Without Any Doubt<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-7-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">A follow-on from the previous choice in journey 2<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;&#8230;But the bastard was too drunk to find his way back out&#8221;<\/strong><br>Jan Scientist says it probably wasn&#8217;t that. No change in emotional state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;&#8230;Down came the rain and washed the f**ker out&#8221;<\/strong><br>Jan Scientist says it probably wasn&#8217;t that. No change in emotional state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&#8220;&#8230;A pointless operation without any doubt&#8221;<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-8-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Sounds Good! OR I Was Never Much Of A Writer&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-8-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">After making the guitar during Journey 2 when you meet with the Alters in the Kitchen<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sounds good!<\/strong><br>Jan Technician agrees. No change to emotional state<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I was never much of a writer&#8230;<\/strong><br>Jan Technician says they can all work together. No change to emotional state.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-9-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">What Would You Like To Sing About? OR You Didn&#8217;t Think You&#8217;d Get Away With It, Did You?<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-9-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When discussing who is writing the song during Journey 2<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What would you like to sing about?<\/strong><br>Jan Scientist reluctantly agrees and says he&#8217;ll take the shortest part. No change of emotions<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You didn&#8217;t think you&#8217;d get away with it, did you?<\/strong><br>Jan Scientist reluctantly agrees and says he&#8217;ll take the shortest part. No change of emotions.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-10-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">The Road Ahead Of Us OR The Path We Travelled Together<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-10-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Jan Technician asks Jan what he wants to write about for the song<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The road ahead of us<\/strong><br>This picks the song lyrics in the cut-scene that follows<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The path we travelled together<\/strong><br>This picks the song lyrics in the cut-scene that follows<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-11-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Whoever Poisoned Her Is Gonna Pay For This OR It&#8217;s Sad, But Let&#8217;s Move On OR Let&#8217;s Honor Her With A Moment Of Silence<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-11-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">This is when the Alters crew discover that Molly has passed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Whoever poisoned her is gonna pay for this<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s sad, but let&#8217;s move on<\/strong><br>Each of the Alters provides their perspective before Jan Scientist says they should hurry with a solution<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s honor her with a moment of silence<\/strong><br>Jan Scientist interrupts and says it&#8217;s important to decide what to do with her quickly<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-12-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Let&#8217;s Cremate Her As Quickly As Possible OR We Should Give Her A Proper Burial OR Let&#8217;s Try Taking Her Back To Earth<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-12-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When deciding the poor fate of Molly, the Alters clearly feel a bit sheepish.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s cremate her as quickly as possible<\/strong><br>Jan Technician interrupts and says they cannot do that, they must follow procedure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We should give her a proper burial<\/strong><br>The team will argue for protocol and say an autopsy should be done<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let&#8217;s try taking her back to Earth<\/strong><br>Jan Technician interjects and says the policy is to do an examination immediately after death<br><br>Despite multiple playthroughs and relationship choices, I was unable to find any alternative outcomes for this choice<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-13-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">No. It&#8217;s A Waste Of Time OR It&#8217;s A Mandatory Procedure. Let&#8217;s Do It<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-13-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">A follow-on from the previous conversation. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. It&#8217;s a waste of time<\/strong><br>All of the Alters vote against Jan and they decide to do the autopsy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s a mandatory procedure. Let&#8217;s do it<\/strong><br>Jan agrees to do the examination. You then get the mission The Value of Life. Later, after Jan Scientist does an autopsy on Molly, it&#8217;s discovered than she may have died from a virus and The Technician made the right call.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-14-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">It&#8217;s A Medical Condition I Developed OR There&#8217;s Something I Haven&#8217;t Told You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-14-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">During the Thread of Hope mission when you can choose to contact Lena for a second opinion. This is part of the <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">Tabula Rasa mission choice<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s a medical condition I developed<\/strong><br>Jan tells Lena he has developed a condition, but doesn&#8217;t mention the Alters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>There&#8217;s something I haven&#8217;t told you<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-15-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">He&#8217;s Trying To Help OR He&#8217;s Useless<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-15-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">During the call with Lena discussing Maxwell<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He&#8217;s trying to help<\/strong><br>Jan said Maxwell is trying to help. He suggested something, but Jan isn&#8217;t confident it&#8217;s going to work. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>He&#8217;s useless<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-16-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Surveillance Bothers Me OR I Wasn&#8217;t Prepared For Something Like That OR Actually&#8230; I Didn&#8217;t Tell You The Whole Truth<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-16-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Jan is talking with Lena about the implants. This is part of the <a href=\"\/game-guides\/a-thread-of-hope-choice-guide-for-the-alters\/\">Tabula Rasa mission choice<\/a>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Surveillance bothers me<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I wasn&#8217;t prepared for something like that<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Actually&#8230; I didn&#8217;t tell you the whole truth<br><\/strong>Jan tells Lena everything about the Alters and Maxwell&#8217;s involvement in the Branching process. She is angry and tells Jan not to trust Maxwell. She is investigating rumors that put Maxwell in a bad light.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-17-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">&#8220;Stop Coming To Me With Every Problem&#8221; OR &#8220;Why Should We Hide? We&#8217;re Not Criminals&#8221; OR &#8220;F**k The Ship, We Should All Stay Here&#8221;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-17-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">If you place the Beacon in Act 3 before saving the rebels, Jan will have this conversation with himself.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Stop coming to me with every problem<\/strong><br>Jan has a quick conversation with himself as Jan Technician, telling himself he should figure it out. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why should we hide? We&#8217;re not criminals<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>F**k the ship, we should stay here<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-18-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">The Botanist Would Say I Should Think We My Heart OR The Scientist Would Say I Should Focus On The Mission<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-18-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">The options here are likely to change depending on the Alters you have recruited. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Botanist would say I should think with my heart<\/strong><br>Jan convinces himself that the best way to hide the Alters is to use the Rapidium, as it&#8217;s what the corporation is after most.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Scientist would say I should focus on the mission<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-19-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">[New Perspective] You Did The Right Thing OR [New Perspective] I Stood Up For What Was Important To Me<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-19-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Jan and Lena are discussing her telling Agatha<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[New Perspective] You did the right thing<\/strong><br>Lena is surprised that Jan both asked for her help, then said she did the right thing against his wishes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[New Perspective] I stood up for what was important to me<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-20-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">[Pragmatism] The Quantum Computer Predicted It OR Keep Your Fingers Crossed<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-20-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Jan and Lena are discussing whether he comes home<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Pragmatism] The Quantum Computer predicted it<\/strong><br>Jan explains the QC puts the odds in his favor then informs Lena that neither her or her boss will be implicated in the trial.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Keep your fingers crossed<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-21-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">I Don&#8217;t Think Agatha Trusts Them OR So&#8230; They Corporation Is A Bunch Of Murderers<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-21-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Jan and Lena speak and Jan learns that Agatha has been listening to their calls<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The outcomes of this choice lead to the same dialog options.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I don&#8217;t think Agatha trusts them<\/strong><br>Jan explains that Agatha told him to hide his Alters, and that Agatha doesn&#8217;t trust the rescue team. Lena then explains this may be a way to kill them off easily.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>So&#8230; they corporation is a bunch of murderers<\/strong><br>Jan informs Lena of Agatha&#8217;s suggestion to smuggle the Alters on board the rescue ship. Lena suggests that Agatha may be luring the Alters into cryosleep so they are easily removed. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-22-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Maybe You Can OR No. You&#8217;ve Risked Enough<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-22-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Lena offers Jan help with the rescue<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The outcomes of this choice lead to the same dialog options.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe you can<\/strong><br>Jan suggests that he can smuggle the Alters on board and that Lucas will be able to take control of the ship and steer it away from Ally Corp. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. You&#8217;ve risked enough<\/strong><br>Lena says Jan has been through enough and she will not sit back and watch it all happens. She brings up the idea of Lucas hacking the ship.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-23-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Can&#8217;t They Be Disabled OR Maybe Lucas Could Hack Them&#8230;<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-23-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Jan suggests to Lena about Lucas commandeering the ship and she asks about the implants. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The outcomes of this choice lead to the same dialog options.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Can&#8217;t they be disabled<\/strong><br>Lena says she can disable the devices so the Alters could avoid being tracked.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maybe Lucas could hack them&#8230;<\/strong><br>Jan suggests Lucas could hack them but Lena says she can cause a malfunction from her side, removing the devices from the database. Making this choice will lead to the option of bringing back The Technician in The Aftermath optional task.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lucas <strong>WILL NOT<\/strong> help Jan and the Alters if he has not mined enough Rapidium during the game<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-24-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">I Might Have To Play Along With Agatha OR I&#8217;ll Try And Hijack The Ship On My Own OR I&#8217;ll Think About It Later<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-24-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Lena tells Jan that Lucas will not help with the plan<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I might have to play along with Agatha<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ll try and hijack the ship on my own<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;ll think about it later<\/strong><br>Jan says he&#8217;ll think about it later. You can make the decision on which route to pick later in the story.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-25-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">No, We Won&#8217;t Fight. We Need To Be Smart About This OR If We Want To Survive, We Have To Be Prepared To Fight<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-25-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Jan is discussing the final plan with the Alters on how to get them back to Earth safely<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No, we won&#8217;t fight. We need to be smart about this<\/strong><br>Jan says the group need to be smart and each Alter gives their opinion on what they should do. Jan reminds the group that the rescue team are unaware of their existence, and they can use that to their advantage.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>If we want to survive, we have to be prepared to fight<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-26-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">We Could Ambush Them Inside The Base OR We Could Lock Them In<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-26-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">Continuing discussions about the plan to save the Alters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We could ambush them inside the base<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We could hide outside and lock them in<\/strong><br>Jan mentions locking the rescue team in the ship could be a good idea. The rest of the team, universally, see this as a terrible idea and Jan Scientist suggests blowing up the base instead.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-27-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">It&#8217;s Brutal. But It&#8217;s Either Them Or Us OR No. There Has To Be Another Way<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-27-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">Responding to Jan Scientists plans to lock the rescue team inside the base and blow it up<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s brutal. But it&#8217;s either them or us<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No. There has to be another way<\/strong><br>Jan says there must be another way that doesn&#8217;t involve killing. Jan Scientist instead suggests using some kind of sleeping gas to knock out the rescue team once they are aboard the ship. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-28-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Your Safety Is What Matters Most To Me OR I Agree. Rapidium Comes First OR We Are Not Killing Those People<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-28-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">Continuing discussions with the Alters about the final plans<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your safety is what matters most to me<\/strong><br>Jan explains the safety of the Alters matters most and Jan Scientist says they need to focus on the fundamentals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I agree. Rapidium comes first<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We are not killing those people<\/strong><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-29-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">I&#8217;d Like To Listen To Your Ideas OR Yes. I Want To Suggest Something<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-29-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">Further plans for the final act<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I&#8217;d like to listen to your ideas<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes. I want to suggest something<\/strong><br>Jan suggests building a Rapidium Ark with a false bottom. <\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-30-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">I Hadn&#8217;t Thought About That&#8230; OR Don&#8217;t Worry About Me. I&#8217;ll Be Fine<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-30-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When Jan Scientist asks Jan if he has thought about his personal safety after the mission is over<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I hadn&#8217;t thought about that<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t worry about me. I&#8217;ll be fine<\/strong><br>Jan says he&#8217;ll be fine and the Alters say they&#8217;ve got his back<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-31-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">[Shrewdness] Nope, But I Do Recall Seeing Cockroaches&#8230; OR Not That I Know Of&#8230; OR A Cat? That&#8217;s Impossible<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-31-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">This is during the final events of the game. If you let Jan Botanist go in Jan&#8217;s place, this conversation does not take place<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Shrewdness] Nope, but I do recall seeing cockroaches<\/strong><br>This brings up a series of choices that follow the same outcome as the conversation two boxes below this one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not that I know of<\/strong><br>Jan says he&#8217;s not aware of any cat<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A cat? That&#8217;s impossible<\/strong><br>Jan tells the Rescue Team that it&#8217;s not possible for a cat to be in there<br><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-32-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">No Idea&#8230; OR Sorry, I Can&#8217;t Hear You<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-32-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">Follow-on from the previous choice<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No idea<\/strong><br>Jan says he has no idea what&#8217;s in the crate<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sorry, I can&#8217;t hear you<\/strong><br>Jan pretends he can&#8217;t hear them, then it moves on to the choice below.<\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-33-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">[Reliance] Please. The Fate Of Rapidium Is In Your Hands Now OR [Pragmatism] We Can&#8217;t Afford To Waste More Time On This OR I Told You, I Have Nothing To Declare OR [Assertiveness] I&#8217;ve Done My Job. Now It&#8217;s Time You Do Yours<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-33-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">When the Rescue Team continue to question Jan on the readings. There are likely additional choices here depending on the lessons you have learned. <em>The choice here impacts the ending<\/em>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Read More: <a href=\"\/game-guides\/the-alters-endings-guide-all-endings-explained\/\">Alters Endings Explained<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Reliance] Please. The fate of Rapidium is in your hands now<\/strong><br>Jan says no, it&#8217;s in the hands of the Rescue Team now. <em>This gives Jan the option to choose how it ends.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Pragmatism] We can&#8217;t afford to waste more time on this<\/strong><br>Jan convinces the Rescue Team to ignore the readings and they load the Arks on board the rescue ship. <em>This gives Jan the option to choose how it ends.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>I told you, I have nothing to declare<\/strong><br>The Rescue Team realize time is short and they decide to get the Arks on board regardless of the readings. The Rescue Team will send an escort back to Jan on their ship. <em>This unlocks the All By Myself achievement for finishing the game and leaving the Alters to the mercy of the corporation<\/em>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>[Assertiveness] I&#8217;ve done my job. Now it&#8217;s time to do yours<\/strong><br><em>Jan tells the Rescue Team that he has done his job, they need to get the Rapidium back to safety. This allows Jan to <a href=\"\/game-guides\/the-alters-endings-guide-all-endings-explained\/\">choose the ending<\/a> based on whether he uses gas or explosives.<\/em><\/p>\n\n<\/div>\n\t\t<\/div>\n\n<div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #4986b2; \" id=\"ub-content-toggle-panel-block-2f6a4dfc-8443-4866-95f2-c331c6f7c5d3\">\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #4986b2;\" aria-controls=\"ub-content-toggle-panel-34-3d58a6d5-3897-4745-a894-88f1385de456\" tabindex=\"0\">\n\t\t\t<h3 class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-3d58a6d5-3897-4745-a894-88f1385de456\" style=\"color: #ffffff; \">Plant The Sleeping Gas On The Ship OR Blow Up The Base OR Do Nothing<\/h3>\n\t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down open\"><\/span><\/div>\n\t\t<\/div>\n\t\t\t<div role=\"region\" aria-expanded=\"true\" class=\"wp-block-ub-content-toggle-accordion-content-wrap\" id=\"ub-content-toggle-panel-34-3d58a6d5-3897-4745-a894-88f1385de456\">\n\n<p class=\"wp-block-paragraph\">There are a large number of variables and choices that impact the consequences of these options. We have a detailed breakdown in our complete guide for <a href=\"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-endings-guide-all-endings-explained\/\">The Alters &#8211; All Endings Explained<\/a>, so be sure to check that out.<\/p>\n\n<\/div>\n\t\t<\/div>\n<\/div>\n\n\n<div align=center><a href=\"#searchBox\">Jump Back To Choice Search<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Throughout the game, Jan and his Alters will face many decisions, some with drastic consequences. In this guide, we list every choice we found in the game and the outcome of each decision. Many times, when talking with other characters, you will notice colored bubbles that appear near their head. Red represents an increase in &hellip;<\/p>\n","protected":false},"author":2,"featured_media":157034,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"cybocfi_hide_featured_image":"","footnotes":"[]"},"categories":[2,1182],"tags":[498,11,946,947],"class_list":["post-157032","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-game-guides","category-the-alters-guides","tag-game-guides","tag-pc-guides","tag-playstation-5-guides","tag-xbox-series-x-guides"],"featured_image_src":"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2025\/05\/The-Alters-Choices-Guide.jpg","author_info":{"display_name":"Blaine Smith","author_link":"https:\/\/www.gamersheroes.com\/author\/captaincamper\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Alters Choices Guide - Gamers Heroes<\/title>\n<meta name=\"description\" content=\"Throughout the game, Jan and his Alters will face many decisions, some with drastic consequences. In this guide, we list every choice we found in the game and the outcome of each decision.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Alters Choices Guide - Gamers Heroes\" \/>\n<meta property=\"og:description\" content=\"Throughout the game, Jan and his Alters will face many decisions, some with drastic consequences. In this guide, we list every choice we found in the game and the outcome of each decision.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"GamersHeroes\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/gheroes\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-12T21:10:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-02T07:13:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2025\/05\/The-Alters-Choices-Guide.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Blaine Smith\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/GHBSmith\" \/>\n<meta name=\"twitter:site\" content=\"@GamersHeroes\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Blaine Smith\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"104 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/\"},\"author\":{\"name\":\"Blaine Smith\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#\\\/schema\\\/person\\\/ff89df7a64e8fbfdc172739a3c5efbf4\"},\"headline\":\"The Alters Choices Guide\",\"datePublished\":\"2025-06-12T21:10:15+00:00\",\"dateModified\":\"2025-07-02T07:13:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/\"},\"wordCount\":24294,\"commentCount\":10,\"publisher\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.gamersheroes.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/The-Alters-Choices-Guide.jpg\",\"keywords\":[\"Game Guides\",\"PC Guides\",\"PlayStation 5 Guides\",\"Xbox Series X Guides\"],\"articleSection\":[\"Game Guides\",\"The Alters Guides\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/#respond\"]}],\"copyrightYear\":\"2025\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/\",\"url\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/\",\"name\":\"The Alters Choices Guide - Gamers Heroes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.gamersheroes.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/The-Alters-Choices-Guide.jpg\",\"datePublished\":\"2025-06-12T21:10:15+00:00\",\"dateModified\":\"2025-07-02T07:13:57+00:00\",\"description\":\"Throughout the game, Jan and his Alters will face many decisions, some with drastic consequences. In this guide, we list every choice we found in the game and the outcome of each decision.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.gamersheroes.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/The-Alters-Choices-Guide.jpg\",\"contentUrl\":\"https:\\\/\\\/www.gamersheroes.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/The-Alters-Choices-Guide.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Choices Guide For The Alters\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/game-guides\\\/the-alters-choices-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.gamersheroes.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Alters Choices Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#website\",\"url\":\"https:\\\/\\\/www.gamersheroes.com\\\/\",\"name\":\"GamersHeroes\",\"description\":\"Short and accurate game guides designed to save you time and effort. Honest Game Reviews, Breaking News, &amp; More\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.gamersheroes.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#organization\",\"name\":\"Gamers Heroes\",\"url\":\"https:\\\/\\\/www.gamersheroes.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.gamersheroes.com\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/Gamers-Heroes-Site-Icon.jpg\",\"contentUrl\":\"https:\\\/\\\/www.gamersheroes.com\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/Gamers-Heroes-Site-Icon.jpg\",\"width\":512,\"height\":512,\"caption\":\"Gamers Heroes\"},\"image\":{\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/gheroes\",\"https:\\\/\\\/x.com\\\/GamersHeroes\",\"https:\\\/\\\/www.youtube.com\\\/gamersheroes\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.gamersheroes.com\\\/#\\\/schema\\\/person\\\/ff89df7a64e8fbfdc172739a3c5efbf4\",\"name\":\"Blaine Smith\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d627b95a1f5e8416d1c18a8198d23ba4d1279efc55576f001d3744d9dd99fd55?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d627b95a1f5e8416d1c18a8198d23ba4d1279efc55576f001d3744d9dd99fd55?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d627b95a1f5e8416d1c18a8198d23ba4d1279efc55576f001d3744d9dd99fd55?s=96&d=mm&r=g\",\"caption\":\"Blaine Smith\"},\"description\":\"Blaine Smith, or Smith as he prefers to be called as he doesn't have to repeat it four times before people get it, is one of the original founders of Gamers Heroes. Smith has been playing games for over 30 years, from Rex &amp; 180 on ZX Spectrum to the latest releases on the ninth generation of consoles. RPG's are his go-to genre, with the likes of Final Fantasy, Legend of Legaia, and Elder Scrolls being among his favorites, but he'll play almost anything once (except Dark Souls). You can best reach him on Twitter\",\"sameAs\":[\"https:\\\/\\\/www.gamersheroes.com\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/GHBSmith\"],\"url\":\"https:\\\/\\\/www.gamersheroes.com\\\/author\\\/captaincamper\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Alters Choices Guide - Gamers Heroes","description":"Throughout the game, Jan and his Alters will face many decisions, some with drastic consequences. In this guide, we list every choice we found in the game and the outcome of each decision.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/","og_locale":"en_US","og_type":"article","og_title":"The Alters Choices Guide - Gamers Heroes","og_description":"Throughout the game, Jan and his Alters will face many decisions, some with drastic consequences. In this guide, we list every choice we found in the game and the outcome of each decision.","og_url":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/","og_site_name":"GamersHeroes","article_publisher":"https:\/\/facebook.com\/gheroes","article_published_time":"2025-06-12T21:10:15+00:00","article_modified_time":"2025-07-02T07:13:57+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2025\/05\/The-Alters-Choices-Guide.jpg","type":"image\/jpeg"}],"author":"Blaine Smith","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/GHBSmith","twitter_site":"@GamersHeroes","twitter_misc":{"Written by":"Blaine Smith","Est. reading time":"104 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/#article","isPartOf":{"@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/"},"author":{"name":"Blaine Smith","@id":"https:\/\/www.gamersheroes.com\/#\/schema\/person\/ff89df7a64e8fbfdc172739a3c5efbf4"},"headline":"The Alters Choices Guide","datePublished":"2025-06-12T21:10:15+00:00","dateModified":"2025-07-02T07:13:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/"},"wordCount":24294,"commentCount":10,"publisher":{"@id":"https:\/\/www.gamersheroes.com\/#organization"},"image":{"@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2025\/05\/The-Alters-Choices-Guide.jpg","keywords":["Game Guides","PC Guides","PlayStation 5 Guides","Xbox Series X Guides"],"articleSection":["Game Guides","The Alters Guides"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/#respond"]}],"copyrightYear":"2025","copyrightHolder":{"@id":"https:\/\/www.gamersheroes.com\/#organization"}},{"@type":"WebPage","@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/","url":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/","name":"The Alters Choices Guide - Gamers Heroes","isPartOf":{"@id":"https:\/\/www.gamersheroes.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/#primaryimage"},"image":{"@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2025\/05\/The-Alters-Choices-Guide.jpg","datePublished":"2025-06-12T21:10:15+00:00","dateModified":"2025-07-02T07:13:57+00:00","description":"Throughout the game, Jan and his Alters will face many decisions, some with drastic consequences. In this guide, we list every choice we found in the game and the outcome of each decision.","breadcrumb":{"@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/#primaryimage","url":"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2025\/05\/The-Alters-Choices-Guide.jpg","contentUrl":"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2025\/05\/The-Alters-Choices-Guide.jpg","width":1280,"height":720,"caption":"Choices Guide For The Alters"},{"@type":"BreadcrumbList","@id":"https:\/\/www.gamersheroes.com\/game-guides\/the-alters-choices-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.gamersheroes.com\/"},{"@type":"ListItem","position":2,"name":"The Alters Choices Guide"}]},{"@type":"WebSite","@id":"https:\/\/www.gamersheroes.com\/#website","url":"https:\/\/www.gamersheroes.com\/","name":"GamersHeroes","description":"Short and accurate game guides designed to save you time and effort. Honest Game Reviews, Breaking News, &amp; More","publisher":{"@id":"https:\/\/www.gamersheroes.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.gamersheroes.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.gamersheroes.com\/#organization","name":"Gamers Heroes","url":"https:\/\/www.gamersheroes.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.gamersheroes.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2018\/04\/Gamers-Heroes-Site-Icon.jpg","contentUrl":"https:\/\/www.gamersheroes.com\/wp-content\/uploads\/2018\/04\/Gamers-Heroes-Site-Icon.jpg","width":512,"height":512,"caption":"Gamers Heroes"},"image":{"@id":"https:\/\/www.gamersheroes.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/gheroes","https:\/\/x.com\/GamersHeroes","https:\/\/www.youtube.com\/gamersheroes"]},{"@type":"Person","@id":"https:\/\/www.gamersheroes.com\/#\/schema\/person\/ff89df7a64e8fbfdc172739a3c5efbf4","name":"Blaine Smith","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d627b95a1f5e8416d1c18a8198d23ba4d1279efc55576f001d3744d9dd99fd55?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d627b95a1f5e8416d1c18a8198d23ba4d1279efc55576f001d3744d9dd99fd55?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d627b95a1f5e8416d1c18a8198d23ba4d1279efc55576f001d3744d9dd99fd55?s=96&d=mm&r=g","caption":"Blaine Smith"},"description":"Blaine Smith, or Smith as he prefers to be called as he doesn't have to repeat it four times before people get it, is one of the original founders of Gamers Heroes. Smith has been playing games for over 30 years, from Rex &amp; 180 on ZX Spectrum to the latest releases on the ninth generation of consoles. RPG's are his go-to genre, with the likes of Final Fantasy, Legend of Legaia, and Elder Scrolls being among his favorites, but he'll play almost anything once (except Dark Souls). You can best reach him on Twitter","sameAs":["https:\/\/www.gamersheroes.com","https:\/\/x.com\/https:\/\/twitter.com\/GHBSmith"],"url":"https:\/\/www.gamersheroes.com\/author\/captaincamper\/"}]}},"_links":{"self":[{"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/posts\/157032","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/comments?post=157032"}],"version-history":[{"count":0,"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/posts\/157032\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/media\/157034"}],"wp:attachment":[{"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/media?parent=157032"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/categories?post=157032"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.gamersheroes.com\/wp-json\/wp\/v2\/tags?post=157032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}