GadflyOfGensokyo/v1.1.2.twee

3519 lines
104 KiB
Plaintext
Raw Permalink Normal View History

2022-10-21 20:13:51 +00:00
<html><head><title>The Gadfly of Gensokyo</title><meta charset="UTF-8"><!--
Entweedle - Twine 2 Twee Export Story Format
Copyright (c) 2021 Michael McCollum
https://www.maximumverbosity.net/twine/Entweedle/
This license applies exclusively to the Entweedle story format for Twine 2. No ownership of, nor licensing restrictions on, the content withiln the generated story are stated or implied.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2022-10-22 20:02:36 +00:00
--><script type="text/javascript">var entweedler=function(){void 0===window.Entweedle&&(window.Entweedle={converted:!1,convert:function(){window.Entweedle.converted||(window.Entweedle.converted=!0,window.document.getElementById("output").innerHTML=this.export())},export:function(){var e,n,t=[],r=window.document.getElementsByTagName("tw-storydata")[0];r&&r.hasAttributes()&&(t.push(this.buildPassage("StoryTitle","",r.getAttribute("name"))),e={},["ifid","format","format-version","startnode","zoom"].forEach(t=>{r.hasAttribute(t)&&(e[t]=r.getAttribute(t))}),!e.hasOwnProperty("startnode")||(i=window.document.querySelector(`tw-passagedata[pid="${e.startnode}"]`))&&i.hasAttribute("name")&&(e.start=i.getAttribute("name")),0<(i=Array.from(window.document.getElementsByTagName("tw-tag"))).length&&(n={},i.forEach(t=>n[t.getAttribute("name")]=t.getAttribute("color")),e["tag-colors"]=n),t.push(this.buildPassage("StoryData","",JSON.stringify(e,null,1))));var i=window.document.getElementById("twine-user-script");i&&t.push(this.buildPassage("UserScript","script",i.innerHTML));i=window.document.getElementById("twine-user-stylesheet");i&&t.push(this.buildPassage("UserStylesheet","stylesheet",i.innerHTML));for(var s=window.document.getElementsByTagName("tw-passagedata"),o=0;o<s.length;++o)t.push(this.buildPassageFromElement(s[o]));return t.join("")},buildPassageFromElement:function(t){var e=(e=t.getAttribute("name"))||"Untitled Passage",n=t.getAttribute("tags"),r=t.getAttribute("position"),i=t.getAttribute("size"),t=t.textContent;return this.buildPassage(e,n,t,r||i?{position:r,size:i}:"")},buildPassage:function(t,e,n,r){var i=[];return i.push(":: ",t),e&&i.push(" [",e,"]"),r&&i.push(" ",JSON.stringify(r)),i.push("\r\n",this.scrub(n),"\r\n\r\n"),i.join("")},scrub:function(t){return t=t&&t.replace(/^::/gm," ::").replace(/\</gm,"&lt;").replace(/\>/gm,"&gt;")}}),window.Entweedle.convert()};window.onload=entweedler,setTimeout(entweedler,1e3);</script></head><body><pre id="output"></pre><div id="storyData" style="display: none;"><tw-storydata name="The Gadfly of Gensokyo" startnode="4" creator="Twine" creator-version="2.4.1" format="Entweedle" format-version="1.1.1" ifid="9E6B1F68-AEE5-4040-AC7D-0A704489E935" options="" tags="" zoom="0.6" hidden><style role="stylesheet" id="twine-user-stylesheet" type="text/twine-css">#spinner {
max-width: 10%;
position: fixed;
}
#leftPortrait {
2022-10-21 20:13:51 +00:00
max-width: 100%;
}
#leftContainer {
flex-direction: column;
line-height: 150%;
margin: var(--page-margin);
2022-10-22 08:57:15 +00:00
max-width: 360px;
2022-10-21 20:13:51 +00:00
height: 600px;
padding: 4em 4em 2em;
position: relative;
2022-10-22 08:57:15 +00:00
left: 7vw;
2022-10-21 20:13:51 +00:00
width: var(--page-width);
}
#rightPortrait {
max-width: 100%;
}
#rightContainer {
flex-direction: column;
line-height: 150%;
margin: var(--page-margin);
2022-10-22 08:57:15 +00:00
max-width: 360px;
2022-10-21 20:13:51 +00:00
height: 600px;
padding: 4em 4em 2em;
position: relative;
2022-10-22 08:57:15 +00:00
right: 7vw;
2022-10-21 20:13:51 +00:00
width: var(--page-width);
}
#backdrop {
align-items: flex-start;
2022-10-22 08:57:15 +00:00
}
.stop-scrolling {
height: 100%;
overflow: hidden;
}
#splash-screen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 100;
background-color: #111;
color: #eee;
}
#splash-screen > img {
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
2022-10-23 12:05:44 +00:00
}</style><script role="script" id="twine-user-script" type="text/twine-javascript"></script><tw-passagedata pid="1" name="SOCRATES 1" tags="" position="200,425" size="100,100">sound.ambient.youmu.url: &#39;Assets/Audio/youmu.ogg&#39;
sound.ambient.youmu.description: &#39;Youmu theme is playing.&#39;
2022-10-23 21:58:19 +00:00
sound.ambient.reimu.url: &#39;Assets/Audio/reimu.ogg&#39;
sound.ambient.reimu.description: &#39;Reimu theme is playing.&#39;
2022-10-23 12:05:44 +00:00
sound.ambient.youmu2.url: &#39;Assets/Audio/youmu2.ogg&#39;
sound.ambient.youmu2.description: &#39;Youmu theme is playing.&#39;
sound.ambient.suika.url: &#39;Assets/Audio/suika.ogg&#39;
sound.ambient.suika.description: &#39;Suika theme is playing.&#39;
sound.ambient.badapple.url: &#39;Assets/Audio/bad apple.ogg&#39;
sound.ambient.badapple.description: &#39;Bad Apple is playing.&#39;
2022-10-23 21:58:19 +00:00
sound.effect.synth.url: &#39;Assets/Audio/synth.ogg&#39;
sound.ambient.ending.description: &#39;Ending music is playing.&#39;
sound.ambient.ending.url: &#39;Assets/Audio/ending.ogg&#39;
config.footer.left: story.name
config.footer.center: &quot;&quot;
config.header.center: &quot; &quot;
2022-10-23 12:05:44 +00:00
--
{ambient sound: &#39;badapple&#39;}
2022-10-22 20:02:36 +00:00
DIOTIMA: *Who am I, you ask? I&#39;m still getting a handle on that, hold on. Let me try and retrace my steps.*
DIOTIMA: *I am... Diotima, born in Mantineia, yes that sounds right.*
2022-10-21 20:13:51 +00:00
2022-10-22 20:02:36 +00:00
DIOTIMA: *And I am another one of the many grandstanders and sophists of Athens. Sometimes, we&#39;re called philosophers.*
2022-10-21 20:13:51 +00:00
DIOTIMA: *Our job is generally to make arguments that at times, provoke and at others, convince. For most, truth-seeking is secondary.*
DIOTIMA: *If all it takes is some empty rhetoric, and a few parlor tricks to convince people then why try? People confuse right from left, how can they tell right from wrong?*
DIOTIMA: *There are still a few of us who are insane enough to take on the burden of truth though.*
DIOTIMA: *Most of us have a kind of obsession to center their ideas around. Thales has water, Pythagoras has numbers, and then I have love.*
2022-10-23 12:05:44 +00:00
DIOTIMA: *Sorry, I HAD love. That part of my life is behind me now.*
2022-10-22 20:02:36 +00:00
2022-10-21 20:13:51 +00:00
DIOTIMA: *Recently, I have taken to teaching others under my wing.*
DIOTIMA: *It is also useful for keeping my coin satchel full and mouth fed.*
DIOTIMA: *[[Here comes one of my students now.|SOCRATES 2]]*
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
2022-10-25 06:55:24 +00:00
var firstimage = &quot;Diotima Human.png&quot;;
var secondimage = &quot;trans parent.png&quot;;
const element1 = document.getElementById(&#39;leftContainer&#39;);
element1?.remove();
const element2 = document.getElementById(&#39;rightContainer&#39;);
element2?.remove();
2022-10-21 20:13:51 +00:00
///////////
const img1 = document.createElement(&quot;img&quot;);
2022-10-25 06:55:24 +00:00
img1.setAttribute(&quot;src&quot;, &quot;Assets/Images/&quot; + firstimage);
2022-10-21 20:13:51 +00:00
///////////
img1.setAttribute(&quot;id&quot;, &quot;leftPortrait&quot;);
const cont1 = document.createElement(&quot;div&quot;);
cont1.setAttribute(&quot;id&quot;, &quot;leftContainer&quot;);
cont1.appendChild(img1);
document.getElementById(&quot;backdrop&quot;).prepend(cont1);
//////////
const img2 = document.createElement(&quot;img&quot;);
2022-10-25 06:55:24 +00:00
img2.setAttribute(&quot;src&quot;, &quot;Assets/Images/&quot; + secondimage);
2022-10-21 20:13:51 +00:00
///////////
img2.setAttribute(&quot;id&quot;, &quot;rightPortrait&quot;);
const cont2 = document.createElement(&quot;div&quot;);
cont2.setAttribute(&quot;id&quot;, &quot;rightContainer&quot;);
cont2.appendChild(img2);
2022-10-25 06:55:24 +00:00
document.getElementById(&quot;backdrop&quot;).appendChild(cont2);</tw-passagedata><tw-passagedata pid="2" name="SOCRATES 2" tags="" position="325,425" size="100,100">progressA: 0
2022-10-21 20:13:51 +00:00
progressB: 0
inventory: [&quot;People are naive and can be tricked.&quot;, &quot;Your argument is a sham and you are an idiot.&quot;]
2022-10-22 08:57:15 +00:00
cred: 4
2022-10-21 20:13:51 +00:00
--
DIOTIMA: Socrates! Good to see you.
SOCRATES: Good day to you, Diotima!
DIOTIMA: You&#39;re sounding chipper today, any new discoveries?
SOCRATES: That&#39;s right! You see this new coat of mine?
SOCRATES: I&#39;ve discovered that you can use drawing compasses to make a hook.
SOCRATES: Tie it to a string and it&#39;ll hook onto any garment left unguarded.
2022-10-24 08:10:45 +00:00
DIOTIMA: *This is Socrates, a young student of mine. However, he isn&#39;t from a wealthy family like most of them so he makes do however he can.*
2022-10-21 20:13:51 +00:00
DIOTIMA: Clever. Not at all moral or right though.
SOCRATES: How can you prove that? Aren&#39;t all moral judgements relative?
2022-10-22 20:02:36 +00:00
DIOTIMA: *He has recently fallen into the traps many sophists are tricked into believing.*
2022-10-21 20:13:51 +00:00
DIOTIMA: *Nearly all ideas can be doubted. Especially if your opponent believes it. It&#39;s made him insufferable; more so than usual.*
DIOTIMA: I don&#39;t know, but do you have proof to the contrary?
SOCRATES: Turning it back on me. This is exactly what I pay you for! Let me try...
[[Begin dialogue with Socrates|SOCRATES 3]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="3" name="SOCRATES 3" tags="" position="450,425" size="100,100">cred (cred &lt; 5): cred + 1
--
[align center]
2022-10-21 20:13:51 +00:00
BEGIN DIALOGUE
[align left]
SOCRATES: All ideas can be doubted.
[[QUESTION|SOCRATES 3a]] or
[[PRESENT|SOCRATES 3 PRESENT a]]
[if progressA == 0]
SOCRATES: All material things cannot be doubted.
[[QUESTION|SOCRATES 3b]] or
[[PRESENT|SOCRATES 3 PRESENT b]]
[else]
SOCRATES: All sensory things cannot be doubted.
[[PRESENT|SOCRATES 3 PRESENT b]]
[continued]
[if progressB == 0]
SOCRATES: That means, I am neither right nor wrong as those are not real qualities I can have.
[[QUESTION|SOCRATES 3c]] or
[[PRESENT|SOCRATES 3 PRESENT c]]
[else]
SOCRATES: Therefore, right and wrong can be doubted.
[[PRESENT|SOCRATES 3 PRESENT c]]
[continued]
***
**Ideas**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&quot; + value + &quot;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
2022-10-22 08:57:15 +00:00
***
[if cred == 1]
2022-10-22 20:02:36 +00:00
Your credibility is ABYSMAL.
2022-10-22 08:57:15 +00:00
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 08:57:15 +00:00
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
2022-10-21 20:13:51 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="4" name="TITLE" tags="" position="200,300" size="100,100">config.header.center: &quot;This is a fan-made video game not affiliated with the original creators.&quot;
config.footer.center: &quot;Touhou Project original concept, elements, etc. are property of ZUN and Team Shanghai Alice.&quot;
config.footer.left: &quot; &quot;
--
[align center]
2022-10-21 20:13:51 +00:00
{embed image: &#39;Assets/Images/logos.png&#39;}
[[Start|SOCRATES 1]]
[[Instructions|INSTRUCTIONS]]
[[About|ABOUT]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="5" name="INSTRUCTIONS" tags="" position="200,175" size="100,100">[align center]
2022-10-21 20:13:51 +00:00
You are a **PHILOSOPHER**.
Engage your opponents in **DIALOGUE**.
**QUESTION** their arguments.
**PRESENT** your ideas to the contrary.
**SEARCH** for truth.
2022-10-22 20:02:36 +00:00
Figure out **LOVE**.
2022-10-23 21:58:19 +00:00
&lt;a href=&quot;https://jacoder23.itch.io/thegadflyofgensokyo/devlog/442807/spoilerless-walkthrough&quot;&gt;READ the tips and spoilerless walkthrough.&lt;/a&gt;
2022-10-21 20:13:51 +00:00
[[Go back.|TITLE]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
2022-10-23 12:05:44 +00:00
</tw-passagedata><tw-passagedata pid="6" name="SOCRATES 3a" tags="" position="450,550" size="100,100">cred: cred - 1
--
DIOTIMA: Why can all ideas be doubted?
2022-10-21 20:13:51 +00:00
SOCRATES: Because ideas are arbitrary. If we disagree on how tall the Parthenon is, there is a fact in reality that we are pointing to.
SOCRATES: Ideas like justice and love cannot be measured the same way we measure with rulers. We can argue as much as we want but there is no physical thing we can use to resolve our argument.
SOCRATES: Thus, they can be doubted.
[[Go back.|SOCRATES 3]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="7" name="SOCRATES 3b" tags="" position="450,675" size="100,100">progressA: progressA + 1
2022-10-23 12:05:44 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
DIOTIMA: What are material things by your definition?
SOCRATES: Material things are anything that I can see, hear, hold, or sense basically. I could rephrase it as:
SOCRATES: All sensory things cannot be doubted.
[[Fascinating.|SOCRATES 3]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="8" name="SOCRATES 3c" tags="" position="450,800" size="100,100">progressB: progressB + 1
2022-10-23 12:05:44 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
DIOTIMA: Could you formalize that? Generalize your conclusion, I mean.
SOCRATES: Sure. I&#39;d rephrase it as:
SOCRATES: Therefore, right and wrong can be doubted.
[[Fascinating.|SOCRATES 3]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="9" name="SOCRATES 3bA" tags="" position="575,425" size="100,100">progressA: 0
2022-10-21 20:13:51 +00:00
progressB: 0
inventory: [&quot;Our senses can be doubted.&quot;, &quot;Your argument is a sham and you are an idiot.&quot;]
--
DIOTIMA: Interesting point, Socrates.
SOCRATES: Thank you. Does that mean you agree?
DIOTIMA: No. It&#39;s interesting because of how wrong it is.
SOCRATES: Ah.
DIOTIMA: All material things cannot be doubted that might have been true if we were perfect beings. However, senses can betray us.
DIOTIMA: You recall the construction of the Parthenon, correct? Its pillars were refined to bend slightly to correct for what we call an optical illusion.
DIOTIMA: Two parallel lines, no matter the true straightness, seem to curve outwards when intersected by converging lines.
DIOTIMA: A bit of geometric trivia from your back alley Pythagoras.
DIOTIMA: That means we can, in fact, doubt material things given they rely on our imperfect senses.
SOCRATES: I see!
SOCRATES: I&#39;m learning so much from your argument!
DIOTIMA: Is that right? Does that mean you&#39;re ready to accept you were in the wrong?
SOCRATES: Hold on, we&#39;re not quite there yet. [[My argument still holds.|SOCRATES 4]]
[align center]
~~LOST &quot;People are naive and can be tricked.&quot;~~
~~GAINED &quot;Our senses can be doubted.&quot;~~
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="10" name="SOCRATES 4" tags="" position="700,425" size="100,100">cred (cred &lt; 5): cred + 1
--
[align center]
2022-10-21 20:13:51 +00:00
BEGIN DIALOGUE
[align left]
SOCRATES: It is true that material things can be doubted on the basis of our imperfect senses.
[[QUESTION|SOCRATES 4a]] or
[[PRESENT|SOCRATES 4 PRESENT a]]
SOCRATES: But that does not change that all ideas can be doubted as well.
[[QUESTION|SOCRATES 4b]] or
[[PRESENT|SOCRATES 4 PRESENT b]]
[if progressA == 0]
SOCRATES: My original conclusion remains that right and wrong can be doubted.
[[QUESTION|SOCRATES 4c]] or
[[PRESENT|SOCRATES 4 PRESENT c]]
[else]
SOCRATES: Right and wrong are decided by what each person believes is right or wrong.
[[PRESENT|SOCRATES 4 PRESENT c]]
[continued]
***
**Ideas**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&quot; + value + &quot;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
2022-10-22 08:57:15 +00:00
***
[if cred == 1]
2022-10-22 20:02:36 +00:00
Your credibility is ABYSMAL.
2022-10-22 08:57:15 +00:00
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 08:57:15 +00:00
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
2022-10-21 20:13:51 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="11" name="SOCRATES 3 PRESENT a" tags="" position="450,300" size="100,100">idea1: inventory[0]
2022-10-21 20:13:51 +00:00
idea2: inventory[1]
2022-10-22 08:57:15 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
2022-10-22 08:57:15 +00:00
[if cred &lt; 0]
{embed passage: &#39;SOCRATES LOSS&#39;}
[continued]
2022-10-21 20:13:51 +00:00
SOCRATES: All ideas can be doubted.
[[RETURN|SOCRATES 3]]
***
**Pick an idea to present.**
- [[{idea1}|SOCRATES 3 PRESENT a]]
- [[{idea2}|SOCRATES 3 PRESENT a]]
2022-10-22 08:57:15 +00:00
***
[if cred == 0]
2022-10-22 20:02:36 +00:00
Your credibility is ABYSMAL.
2022-10-22 08:57:15 +00:00
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 08:57:15 +00:00
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
2022-10-21 20:13:51 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="12" name="SOCRATES 3 PRESENT b" tags="" position="450,175" size="100,100">idea1: inventory[0]
2022-10-21 20:13:51 +00:00
idea2: inventory[1]
2022-10-22 08:57:15 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
2022-10-22 08:57:15 +00:00
[if cred &lt; 0]
{embed passage: &#39;SOCRATES LOSS&#39;}
[continued]
2022-10-21 20:13:51 +00:00
[if progressA == 0]
SOCRATES: Real things cannot be doubted.
[else]
SOCRATES: All sensory things cannot be doubted.
[continued]
[[RETURN|SOCRATES 3]]
***
**Pick an idea to present.**
[if progressA == 0]
- [[{idea1}|SOCRATES 3 PRESENT b]]
[else]
- [[{idea1}|SOCRATES 3bA]]
[continued]
- [[{idea2}|SOCRATES 3 PRESENT b]]
2022-10-22 08:57:15 +00:00
***
[if cred == 0]
2022-10-22 20:02:36 +00:00
Your credibility is ABYSMAL.
2022-10-22 08:57:15 +00:00
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 08:57:15 +00:00
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
2022-10-21 20:13:51 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="13" name="SOCRATES 3 PRESENT c" tags="" position="450,50" size="100,100">idea1: inventory[0]
2022-10-21 20:13:51 +00:00
idea2: inventory[1]
2022-10-22 08:57:15 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
2022-10-22 08:57:15 +00:00
[if cred &lt; 0]
{embed passage: &#39;SOCRATES LOSS&#39;}
[continued]
2022-10-21 20:13:51 +00:00
[if progressB == 0]
SOCRATES: That means, I am neither right nor wrong as those are not real qualities I can have.
[else]
SOCRATES: Therefore, right and wrong can be doubted.
[continued]
[[RETURN|SOCRATES 3]]
***
**Pick an idea to present.**
- [[{idea1}|SOCRATES 3 PRESENT c]]
- [[{idea2}|SOCRATES 3 PRESENT c]]
2022-10-22 08:57:15 +00:00
***
[if cred == 0]
2022-10-22 20:02:36 +00:00
Your credibility is ABYSMAL.
2022-10-22 08:57:15 +00:00
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 08:57:15 +00:00
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
2022-10-21 20:13:51 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="14" name="ABOUT" tags="" position="200,50" size="100,100">[align center]
2022-10-21 20:13:51 +00:00
*&quot;A spectre is haunting Gensokyo — the spectre of dialectics!&quot;*
2022-10-23 12:05:44 +00:00
Depictions are anachronistic, Socrates is largely based on his appearance in The Clouds, a satire, and Diotima did not in fact travel to Gensokyo. This is my warning to any nerds (pulls out locker to stuff you into).
2022-10-22 08:57:15 +00:00
2022-10-21 20:13:51 +00:00
~~By Jacoder23 for Touhou Fan Game Jam 9~~
2022-10-23 12:05:44 +00:00
~~This is the original version of the game submitted to Touhou Fan Game Jam 9.~~
External assets:
&lt;a href=&quot;https://pixabay.com/vectors/abstract-decorative-divider-fancy-3166168/&quot;&gt;Fancy divider by GDJ&lt;/a&gt;
&lt;a href=&quot;https://www.britannica.com/place/ancient-Greece&quot; target=&quot;_blank&quot;&gt;Athens: Acropolis by sborisov— iStock/Getty Images&lt;/a&gt;
&lt;a href=&quot;https://commons.wikimedia.org/wiki/File:Suwa_taisha_harumiya13bs3200.jpg&quot; target=&quot;_blank&quot;&gt;Shrine image by 663highland&lt;/a&gt;
2022-10-23 18:03:59 +00:00
&lt;a href=&quot;https://www.pexels.com/photo/photo-of-abstract-painting-2693212/&quot;&gt;Abstract image by Anni Roenkae&lt;/a&gt;
&lt;a href=&quot;https://www.pexels.com/photo/gray-and-white-wallpaper-1103970/&quot;&gt;Other abstract image by Johannes Plenio&lt;/a&gt;
2022-10-23 12:05:44 +00:00
&lt;a href=&quot;https://sonniss.com/gameaudiogdc&quot; target=&quot;_blank&quot;&gt;Bluezone - Heaven - Ethereal Ambient Samples&lt;/a&gt;
2022-10-21 20:13:51 +00:00
[[Go back.|TITLE]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
2022-10-23 12:05:44 +00:00
</tw-passagedata><tw-passagedata pid="15" name="SOCRATES 4a" tags="" position="700,550" size="100,100">cred: cred - 1
--
DIOTIMA: Can that be proven?
2022-10-21 20:13:51 +00:00
SOCRATES: I believe you just did exactly that by using an optical illusion as an example.
[[Go back.|SOCRATES 4]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="16" name="SOCRATES 4 PRESENT a" tags="" position="700,300" size="100,100">idea1: inventory[0]
2022-10-21 20:13:51 +00:00
idea2: inventory[1]
2022-10-22 08:57:15 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
2022-10-22 08:57:15 +00:00
[if cred &lt; 0]
{embed passage: &#39;SOCRATES LOSS&#39;}
[continued]
2022-10-21 20:13:51 +00:00
SOCRATES: It is true that material things can be doubted on the basis of our imperfect senses.
[[RETURN|SOCRATES 4]]
***
**Pick an idea to present.**
2022-10-22 08:57:15 +00:00
2022-10-21 20:13:51 +00:00
- [[{idea1}|SOCRATES 4 PRESENT a]]
- [[{idea2}|SOCRATES 4 PRESENT a]]
2022-10-22 08:57:15 +00:00
***
[if cred == 0]
2022-10-22 20:02:36 +00:00
Your credibility is ABYSMAL.
2022-10-22 08:57:15 +00:00
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 08:57:15 +00:00
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
2022-10-21 20:13:51 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="17" name="SOCRATES 4 PRESENT b" tags="" position="700,175" size="100,100">idea1: inventory[0]
2022-10-21 20:13:51 +00:00
idea2: inventory[1]
2022-10-22 08:57:15 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
2022-10-22 08:57:15 +00:00
[if cred &lt; 0]
{embed passage: &#39;SOCRATES LOSS&#39;}
[continued]
2022-10-21 20:13:51 +00:00
SOCRATES: It is true that material things can be doubted on the basis of our imperfect senses.
[[RETURN|SOCRATES 4]]
***
**Pick an idea to present.**
2022-10-22 08:57:15 +00:00
2022-10-21 20:13:51 +00:00
- [[{idea1}|SOCRATES 4 PRESENT b]]
- [[{idea2}|SOCRATES 4 PRESENT b]]
2022-10-22 08:57:15 +00:00
***
[if cred == 0]
2022-10-22 20:02:36 +00:00
Your credibility is ABYSMAL.
2022-10-22 08:57:15 +00:00
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 08:57:15 +00:00
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
2022-10-21 20:13:51 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
2022-10-23 12:05:44 +00:00
}</tw-passagedata><tw-passagedata pid="18" name="SOCRATES 4b" tags="" position="700,675" size="100,100">cred: cred - 1
--
DIOTIMA: So does that mean you believe you can doubt everything?
2022-10-21 20:13:51 +00:00
SOCRATES: I doubt I have to believe that for my argument to hold.
DIOTIMA: Okay, you can&#39;t literally doubt everything.
SOCRATES: Sure I can.
DIOTIMA: Can you doubt you can doubt?
SOCRATES: I don&#39;t know if I can doubt I can doubt.
DIOTIMA: You don&#39;t or you can&#39;t?
SOCRATES: I... hm. Well I think my point still stands either which way.
[[Go back.|SOCRATES 4]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="19" name="SOCRATES 4c" tags="" position="700,800" size="100,100">progressA: progressA+1
2022-10-23 12:05:44 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
DIOTIMA: I must ask Socrates, but where did you hear this argument?
SOCRATES: Oh, I heard it from Protagoras preaching atop his mansion&#39;s rooftop.
DIOTIMA: And did he have a continuation of this argument?
DIOTIMA: Surely, he did not shout here is no right or wrong, without an elaboration?
SOCRATES: Ah yes, I think he did continue it. But it just didn&#39;t seem relevant.
SOCRATES: He said that right and wrong had to exist, of course, but given they had no objective measure that meant they could only have one source.
SOCRATES: Protagoras said that man is the measure of all things.
SOCRATES: He&#39;d do a better job of explaining but I think it can summed up for our argument as:
SOCRATES: Right and wrong are relative and are decided by what each person believes is right or wrong.
[[Insightful..|SOCRATES 4]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]</tw-passagedata><tw-passagedata pid="20" name="SOCRATES 4 PRESENT c" tags="" position="700,50" size="100,100">idea1: inventory[0]
2022-10-21 20:13:51 +00:00
idea2: inventory[1]
2022-10-22 08:57:15 +00:00
cred: cred - 1
2022-10-21 20:13:51 +00:00
--
2022-10-22 08:57:15 +00:00
[if cred &lt; 0]
{embed passage: &#39;SOCRATES LOSS&#39;}
[continued]
2022-10-21 20:13:51 +00:00
[if progressA == 0]
SOCRATES: My original conclusion remains that right and wrong can be doubted.
[else]
SOCRATES: Right and wrong are decided by what each person believes is right or wrong.
[continued]
[[RETURN|SOCRATES 4]]
***
**Pick an idea to present.**
2022-10-22 08:57:15 +00:00
2022-10-21 20:13:51 +00:00
- [[{idea1}|SOCRATES 4 PRESENT c]]
[if progressA == 0]
- [[{idea2}|SOCRATES 4 PRESENT c]]
[else]
- [[{idea2}|SOCRATES 4cA]]
[continued]
2022-10-22 08:57:15 +00:00
***
[if cred == 0]
2022-10-22 20:02:36 +00:00
Your credibility is ABYSMAL.
2022-10-22 08:57:15 +00:00
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 08:57:15 +00:00
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
2022-10-21 20:13:51 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 08:57:15 +00:00
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="21" name="SOCRATES 4cA" tags="" position="825,425" size="100,100">progressA: 0
progressB: 0
inventory: [&quot;Our senses can be doubted.&quot;]
2022-10-22 20:02:36 +00:00
cred: 5
2022-10-22 08:57:15 +00:00
--
DIOTIMA: Another interesting stance. So whatever you believe is right is right? That is to say: truth is relative?
2022-10-21 20:13:51 +00:00
SOCRATES: I believe so.
DIOTIMA: Then if I believe that your argument is sham and I have wasted my time as a teacher then am I right?
SOCRATES: Ah.
DIOTIMA: I think it should be self-evident by now that this statement, as succinct and convincing as it sounds at first, is entirely self-defeating.
DIOTIMA: If all it takes is belief then my belief that man is not the measure of all things is a paradox. If my belief is true then the statement is false, if my belief is false then so is the statement.
A pause. In the distance is the buzz of the city&#39;s streets.
DIOTIMA: Did I go too hard on the kid?
SOCRATES: Brilliant! I&#39;m so glad to be learning from you, priestess! That argument bothered me for days but I couldn&#39;t place why.
DIOTIMA: *Ah, that&#39;s the last thing about myself. I might call myself a philosopher but you don&#39;t exactly see a lot of women as philosophers.*
2022-10-22 20:02:36 +00:00
DIOTIMA: *My official title is priestess, though a priestess of whom I&#39;ve not figured out yet.*
2022-10-21 20:13:51 +00:00
DIOTIMA: *I got it when I first arrived in Athens and a plague was spreading.*
DIOTIMA: *I advised the authorities to begin sacrifices to the appropriate Gods and the plague ended just as quickly as it began.*
DIOTIMA: *That got me in with a good standing with the citizens, but until another plague hits I&#39;m stuck between jobs.*
DIOTIMA: *I&#39;m probably still gonna stick with this though as it&#39;s been far more rewarding. I&#39;ll let those snobs deal with their disasters on their own. What happens to them happens.*
2022-10-23 21:58:19 +00:00
SOCRATES: DIOTIMA? Are you alright?
2022-10-21 20:13:51 +00:00
DIOTIMA: Ah? Yes, yes I am. I was just thinking.
SOCRATES: So was I! I was just wondering that if we assume right and wrong are truths out there somehow, how we could arrive at them?
DIOTIMA: That is a good question. You see…
2022-10-23 21:58:19 +00:00
DIOTIMA stumbles, seemingly slipping on nothing. Socrates moves to help her but she finds her footing.
2022-10-21 20:13:51 +00:00
2022-10-24 08:10:45 +00:00
SOCRATES: Are you all right?
2022-10-21 20:13:51 +00:00
DIOTIMA: Yes, yes. I&#39;ve just been lightheaded recently.
DIOTIMA: [[As I was sayin—|INTERLUDE 1]]
[align center]
~~LOST &quot;Your argument is a sham and you are an idiot.&quot;~~
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-22 20:02:36 +00:00
[continued]</tw-passagedata><tw-passagedata pid="22" name="INTERLUDE 1" tags="" position="950,350" size="100,100">DIOTIMA: And then I found myself in what I have no reference to compare to. It was as if I was being pulled by a great thousands of storms, rushing, pulling, screaming in my ear.
2022-10-23 21:58:19 +00:00
DIOTIMA: Then, strange as it sounds, I felt one of the storms... staring at me. I was then hurtling into that particular storm and a quiet darkness surrounded me.
DIOTIMA: In that darkness, I could feel my own self, my identity, my memories leave me. I became but a husk of my former self.
2022-10-22 20:02:36 +00:00
2022-10-23 21:58:19 +00:00
DIOTIMA: Then I opened my eyes, and I was [[here.|INTERLUDE 2]]
2022-10-22 20:02:36 +00:00
2022-10-23 12:05:44 +00:00
{no ambient sound}
{sound effect: &#39;synth&#39;}
2022-10-22 20:02:36 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/storm.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="23" name="SOCRATES LOSS" tags="" position="575,175" size="100,100">DIOTIMA: *Now wait a moment. I didn&#39;t say anything of that sort!*
2022-10-22 08:57:15 +00:00
Diotima sighs.
DIOTIMA: *I think we&#39;ve gotten a bit muddled on our way here. Let me try and retrace my steps again...*
{restart link, label: &quot;RESTART&quot;}
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[note]
This is all invisible characters.
[continued]
2022-10-22 20:02:36 +00:00
</tw-passagedata><tw-passagedata pid="24" name="INTERLUDE 2" tags="" position="1000,500" size="100,100">REIMU: And also you&#39;re a ghost now.
REIMU: Didn&#39;t really need to know all that but if you&#39;ve got that out of your system I&#39;m gonna get back to drinking myself to an early death.
DIOTIMA: Ah, of course.
REIMU: I can show you tomorrow where the Yama go to judge people headed for the afterlife and you can ask them any questions you have. But this night festival isn&#39;t over until I&#39;m out cold!
REIMU: Get something for yourself if you wanna hang around.
DIOTIMA: Very well.
2022-10-24 08:10:45 +00:00
Diotima, now translucent and with an ectoplasmic tail where her legs used to be, floats over to an juicy, unclaimed skewer of grilled lamprey. Her hand passes straight through it. She&#39;s heartbroken.
2022-10-22 20:02:36 +00:00
2022-10-23 12:05:44 +00:00
DIOTIMA: Oh. [[What exactly can I &quot;get for myself&quot;?|INTERLUDE 3]]
2022-10-22 20:02:36 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
2022-10-25 06:55:24 +00:00
var firstimage = &quot;Diotima.png&quot;;
var secondimage = &quot;trans parent.png&quot;;
const element1 = document.getElementById(&#39;leftContainer&#39;);
element1?.remove();
const element2 = document.getElementById(&#39;rightContainer&#39;);
element2?.remove();
2022-10-22 20:02:36 +00:00
///////////
2022-10-25 06:55:24 +00:00
const img1 = document.createElement(&quot;img&quot;);
2022-10-22 20:02:36 +00:00
2022-10-25 06:55:24 +00:00
img1.setAttribute(&quot;src&quot;, &quot;Assets/Images/&quot; + firstimage);
2022-10-22 20:02:36 +00:00
///////////
2022-10-25 06:55:24 +00:00
img1.setAttribute(&quot;id&quot;, &quot;leftPortrait&quot;);
const cont1 = document.createElement(&quot;div&quot;);
cont1.setAttribute(&quot;id&quot;, &quot;leftContainer&quot;);
cont1.appendChild(img1);
document.getElementById(&quot;backdrop&quot;).prepend(cont1);
2022-10-22 20:02:36 +00:00
//////////
2022-10-25 06:55:24 +00:00
const img2 = document.createElement(&quot;img&quot;);
2022-10-22 20:02:36 +00:00
2022-10-25 06:55:24 +00:00
img2.setAttribute(&quot;src&quot;, &quot;Assets/Images/&quot; + secondimage);
///////////
img2.setAttribute(&quot;id&quot;, &quot;rightPortrait&quot;);
const cont2 = document.createElement(&quot;div&quot;);
cont2.setAttribute(&quot;id&quot;, &quot;rightContainer&quot;);
cont2.appendChild(img2);
document.getElementById(&quot;backdrop&quot;).appendChild(cont2);</tw-passagedata><tw-passagedata pid="25" name="INTERLUDE 3" tags="" position="1075,350" size="100,100">SUIKA: [[Love!|INTERLUDE 4]]
2022-10-22 20:02:36 +00:00
SUIKA: I don&#39;t want anything to do with love anymore!
SUIKA hiccups, a comically large bubble leaves her mouth and floats in the air for a full 5 seconds before popping.
DIOTIMA: Is she drunk?
REIMU: She&#39;s always drunk. This is just a different stage of it; like going from happy drunk to sad drunk.
2022-10-23 12:05:44 +00:00
Most of the partygoers appear to have either left or are fast asleep. The exception being the short, horned girl apparently called Suika, the festival&#39;s organizer, Reimu, and a white-haired girl sitting up against a tree that Diotima feels an odd kinship with.
2022-10-22 20:02:36 +00:00
2022-10-23 12:05:44 +00:00
She appears to be wide awake unlike the rest and sees Diotima. She&#39;s staring intently.
2022-10-23 18:03:59 +00:00
REIMU: That&#39;s just Youmu. She&#39;s not good with ghosts. She&#39;s also half-phantom though so take that how you will.
2022-10-22 20:02:36 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 12:05:44 +00:00
[continued]</tw-passagedata><tw-passagedata pid="26" name="INTERLUDE 4" tags="" position="1125,500" size="100,100">progressSuikaA: 0
progressSuikaB: 0
progressYoumuA: 0
progressYoumuB: 0
progressReimuA: 0
SuikaComplete: false
YoumuComplete: false
ReimuComplete: false
2022-10-23 12:05:44 +00:00
completed: false
inventory: [&quot;Our senses can be doubted.&quot;]
cred: 5
2022-10-23 18:03:59 +00:00
fac: 0
2022-10-23 21:58:19 +00:00
fac2: 0
youmuSlash: false
youmuHalved: false
luck: false
2022-10-23 12:05:44 +00:00
--
DIOTIMA: *Yes, I suppose, I could just do what I&#39;ve always wanted to do.*
2022-10-22 20:02:36 +00:00
DIOTIMA: *I am willing to bet ghosts have cool powers and use them to do amazing things. So I&#39;m gonna use them to revive my old passion and figure out just what is love!*
As Diotima pumps her fists, a bolt of lightning comes flying out of her and into the sky. After a moment, it comes back down and strikes a boulder, slicing it cleanly in half.
DIOTIMA: *...and then when I&#39;m done I am definitely gonna try and figure out the other side of these powers.*
[[Continue.|HUB]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
document.body.removeAttribute(&quot;class&quot;);
[continued]
</tw-passagedata><tw-passagedata pid="27" name="HUB" tags="" position="1250,425" size="100,100">anyComplete: false
anyComplete (SuikaComplete): true
anyComplete (YoumuComplete): true
anyComplete (ReimuComplete): true
--
2022-10-23 21:58:19 +00:00
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
[align center]
2022-10-22 20:02:36 +00:00
[after 1 second]
You are a **PHILOSOPHER**.
[align center]
[after 2 seconds]
Engage your opponents in **DIALOGUE**.
[align center]
[after 3 seconds]
**QUESTION** their arguments.
[align center]
[after 4 seconds]
**PRESENT** your ideas to the contrary.
[align center]
[after 5 seconds]
**SEARCH** for truth.
[align center]
[after 6 seconds]
Figure out **LOVE**.
[continued]
[align center]
[if SuikaComplete == false]
[align center]
2022-10-23 12:05:44 +00:00
[[Talk to Suika.|SUIKA 1]] [[Haunt Suika.|SUIKA H 1]]
[continued]
2022-10-22 20:02:36 +00:00
[if ReimuComplete == false]
[align center]
2022-10-23 12:05:44 +00:00
[[Talk to Reimu.|REIMU 1]] [[Haunt Reimu.|REIMU H 1]]
[continued]
2022-10-22 20:02:36 +00:00
[if YoumuComplete == false]
[align center]
2022-10-23 21:58:19 +00:00
[[Talk to Youmu.|YOUMU 1]] [[Haunt Youmu.|YOUMU H 0]]
[continued]
[if ReimuComplete &amp;&amp; SuikaComplete &amp;&amp; luck == false]
[align center]
[[Something deep within Diotima is returning to her.|Divine Intervention From Author]]
[continued]
2022-10-22 20:02:36 +00:00
[if anyComplete == true]
[align center]
2022-10-22 20:02:36 +00:00
[[I&#39;ve heard enough.|IDEA CLOUD]]
[continued]
***
[align left]
**Ideas**
[align left]
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&quot; + value + &quot;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 1]
Your credibility is ABYSMAL.
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
2022-10-23 12:05:44 +00:00
Your credibility is SHAKY.
2022-10-22 20:02:36 +00:00
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="28" name="IDEA CLOUD" tags="" position="1000,800" size="100,100">[align center]
[after 2 seconds]
You know what you have to do.
[align center]
[after 4 seconds]
There are no takebacks after your final decision.
[align center]
[after 6 seconds]
Have you decided?
[continued]
[align center]
[after 8 seconds]
[[I know what is love.|IDCLOUD 1]]
[[Go back.|HUB]]
[continued]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 21:58:19 +00:00
[continued]
{no ambient sound}</tw-passagedata><tw-passagedata pid="29" name="IDCLOUD 1" tags="" position="1125,825" size="100,100">[align left]
2022-10-23 12:05:44 +00:00
[align center]
2022-10-23 21:58:19 +00:00
{cycling link for: &#39;answer1&#39;, choices: [&quot;Love&quot;, &quot;Loving someone&quot;, &quot;Love on its own&quot;, &quot;Love in its highest form&quot;, &quot;The act of loving&quot;]} {cycling link for: &#39;answer2&#39;, choices: [&quot;is&quot;, &quot;is not&quot;, &quot;can be&quot;, &quot;cannot be&quot;, &quot;probably is&quot;, &quot;probably is not&quot;]} {cycling link for: &#39;answer3&#39;, choices: [&quot;good&quot;, &quot;selfish&quot;, &quot;duty&quot;, &quot;friendship&quot;, &quot;sacrifice&quot;, &quot;transient&quot;, &quot;understandable&quot;]}
2022-10-23 12:05:44 +00:00
[continued]
&lt;/ul&gt;
***
[[Continue.|IDCLOUD 2]]
[[Go back.|HUB]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/storm.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 18:03:59 +00:00
[continued]</tw-passagedata><tw-passagedata pid="30" name="REIMU 1" tags="" position="1625,425" size="100,100">cred: cred - 1
--
2022-10-23 21:58:19 +00:00
{ambient sound: &#39;reimu&#39;}
REIMU: What is it?
2022-10-23 12:05:44 +00:00
DIOTIMA: I was wondering if could ask something of you.
REIMU: Shoot.
DIOTIMA: You are this land&#39;s priestess correct? That makes us peers.
REIMU: Close, I&#39;m its shrine maiden.
REIMU: We&#39;re in the same boat, you and me.
2022-10-23 12:05:44 +00:00
2022-10-24 08:10:45 +00:00
Reimu swirls her cup. She into its rippling waves before taking another swig.
2022-10-23 12:05:44 +00:00
REIMU: We&#39;ve got no idea about the god we&#39;re serving. Just trying to make do.
DIOTIMA: Indeed. It&#39;s a... less than fulfilling experience.
REIMU: Word.
Reimu points a finger gun at Diotima while saying this.
DIOTIMA: While I&#39;m here, I&#39;d like to ask you, if you don&#39;t mind, about love.
REIMU: Love?
2022-10-24 08:10:45 +00:00
DIOTIMA: Love. You already know it was an old passion of mine as a philosopher; exploring the topic of love.
2022-10-23 12:05:44 +00:00
DIOTIMA: I want to know what is love, definitively.
REIMU: Hmm. I&#39;ll indulge you. [[Here&#39;s what I think of love.|REIMU 2]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-24 08:10:45 +00:00
[continued]s</tw-passagedata><tw-passagedata pid="31" name="YOUMU 1" tags="" position="2750,425" size="100,100">cred: cred - 1
2022-10-23 21:58:19 +00:00
--
{ambient sound: &#39;youmu2&#39;}
[if youmuSlash &amp;&amp; youmuHalved]
YOUMU: ...
DIOTIMA: Youmu?
YOUMU: Ah, I was just concentrating.
DIOTIMA: On what?
2022-10-24 08:21:35 +00:00
YOUMU: The sounds, the animals, the wind...
2022-10-23 21:58:19 +00:00
YOUMU: It&#39;s good practice.
DIOTIMA: I see.
YOUMU: [[Let&#39;s continue then?|YOUMU 5]]
[continued]
[if youmuSlash &amp;&amp; youmuHalved == false]
YOUMU: ...
Diotima waves her hands in the air.
DIOTIMA: I&#39;m not gonna harm you!
YOUMU: I know. I&#39;m just worried I might harm you.
Youmu puts down her sword with more than a little hesitation.
YOUMU: [[Let&#39;s continue then?|YOUMU 3]]
[continued]
[if youmuSlash == false]
YOUMU: S-stop! Fiendish ghoul! You may move no closer!
DIOTIMA: I was wondering if—
YOUMU: No!
Youmu brandishes a longsword of a make unbeknownst to Diotima.
DIOTIMA: I was—
YOUMU: AHHHHH! Stay back!
Diotima stops speaking entirely. Youmu holds her sword up defensively.
DIOTIMA: Does that even work on—
YOUMU: The things that cannot be cut by my Roukanken...
YOUMU: [[...are next to none!|YOUMU 2]]
[continued]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="32" name="SUIKA 1" tags="" position="2125,425" size="100,100">cred: cred - 1
2022-10-23 18:03:59 +00:00
--
2022-10-23 21:58:19 +00:00
{ambient sound: &#39;suika&#39;}
2022-10-23 18:03:59 +00:00
SUIKA: Whaddya want?
DIOTIMA: I was wondering if could ask something of you.
SUIKA: Go right ahead.
Suika downs her (seemingly bottomless) gourd again, spilling some on the ground.
DIOTIMA: I would like to know what is love.
SUIKA: Hooh. You don&#39;t know?
DIOTIMA: I do not.
2022-10-24 08:10:45 +00:00
SUIKA: No, you think you do. I can see through you and your façade of ignorance.
2022-10-23 18:03:59 +00:00
2022-10-24 08:10:45 +00:00
DIOTIMA: I have no such façade.
2022-10-23 18:03:59 +00:00
2022-10-23 21:58:19 +00:00
SUIKA: You&#39;re a proud one alright. Just not honest about it. [[Let me show you how honesty&#39;s done.|SUIKA 2]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="33" name="IDCLOUD 2" tags="" position="1000,925" size="100,100">positive: false
2022-10-23 12:05:44 +00:00
positive (answer2 == &quot;is&quot;): true
positive (answer2 == &quot;can be&quot;): true
positive (answer2 == &quot;probably is&quot;): true
confident: false
confident (answer2 == &quot;is&quot;): true
confident (answer2 == &quot;is not&quot;): true
confident (answer2 == &quot;cannot be&quot;): true
action: false
action (answer1 == &quot;Love on its own&quot;): true
action (answer1 == &quot;The act of loving&quot;): true
--
[JavaScript]
// This is way more scuffed than it has to be but in my defense it&#39;s because I wanted to write a custom explanation for literally every combination but turn out that takes time.
if (!positive &amp;&amp; !confident &amp;&amp; !action){
// 000
write(&quot;DIOTIMA: Now I&#39;m not entirely sure.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: But I think love is an idea. Actions of love are just manifestations of the true form of love.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: That form of love must be &quot; + answer3 + &quot;.&lt;/p&gt;&quot;);
}
else if (!positive &amp;&amp; !confident &amp;&amp; action){
// 001
write(&quot;DIOTIMA: Now I&#39;m not entirely sure.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: But I think love is an act. There cannot be love without people showing it, living in it.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: That means that love cannot be &quot; + answer3 + &quot;.&lt;/p&gt;&quot;);
}
else if (!positive &amp;&amp; confident &amp;&amp; !action){
// 010
write(&quot;DIOTIMA: I&#39;m sure of this. I can feel it to be right.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: Love is an idea. Actions of love are just manifestations of the true form of love.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: That form of love cannot be &quot; + answer3 + &quot;.&lt;/p&gt;&quot;);
}
else if (!positive &amp;&amp; confident &amp;&amp; action){
// 011
write(&quot;DIOTIMA: I&#39;m sure of this. I can feel it to be right.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: Love is an act. There cannot be love without people showing it, living in it.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: That means that love cannot be &quot; + answer3 + &quot;.&lt;/p&gt;&quot;);
}
else if (positive &amp;&amp; !confident &amp;&amp; !action){
// 100
write(&quot;DIOTIMA: Now I&#39;m not entirely sure.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: But I think love is an idea. Actions of love are just manifestations of the true form of love.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: That form of love must be &quot; + answer3 + &quot;.&lt;/p&gt;&quot;);
}
else if (positive &amp;&amp; !confident &amp;&amp; action){
// 101
write(&quot;DIOTIMA: Now I&#39;m not entirely sure.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: But I think love is an act. There cannot be love without people showing it, living in it.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: That means that love must be &quot; + answer3 + &quot;.&lt;/p&gt;&quot;);
}
else if (positive &amp;&amp; confident &amp;&amp; !action){
// 110
write(&quot;DIOTIMA: I&#39;m sure of this. I can feel it to be right.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: Love is an idea. Actions of love are just manifestations of the true form of love.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: That form of love must be &quot; + answer3 + &quot;.&lt;/p&gt;&quot;);
}
else if (positive &amp;&amp; confident &amp;&amp; action){
// 111
write(&quot;DIOTIMA: I&#39;m sure of this. I can feel it to be right.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: Love is an act. There cannot be love without people showing it, living in it.&lt;/p&gt;&lt;p&gt;&quot;);
write(&quot;DIOTIMA: That means that love must be &quot; + answer3 + &quot;.&lt;/p&gt;&quot;);
}
[continued]
[after 5 seconds]
DIOTIMA: But that&#39;s not quite complete.
DIOTIMA: What do you think?
YOU: {text input for: &#39;yourAnswer&#39;}
[[Continue.|IDCLOUD 3]]
[continued]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/storm.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 21:58:19 +00:00
[continued]</tw-passagedata><tw-passagedata pid="34" name="REIMU H 1" tags="" position="1250,275" size="100,100">cred: cred - 1
2022-10-23 18:03:59 +00:00
--
Diotima focuses her ghostly energies on Reimu... doing so takes a toll on her and she&#39;ll lose her presence while trying.
...and it fails miserably. Reimu&#39;s still too buzzed to notice but it appears her spiritual powers prevent Diotima from possessing her. It&#39;s like blowing bubbles inside of a hurricane; you&#39;re not gonna achieve anything by trying.
[[Give up.|HUB]]
***
[if cred == 1]
2022-10-23 21:58:19 +00:00
Your credibility is ABYSMAL.
2022-10-23 18:03:59 +00:00
[if cred == 2]
2022-10-23 21:58:19 +00:00
Your credibility is LOW.
2022-10-23 18:03:59 +00:00
[if cred == 3]
2022-10-23 21:58:19 +00:00
Your credibility is SHAKY.
2022-10-23 18:03:59 +00:00
[if cred == 4]
2022-10-23 21:58:19 +00:00
Your credibility is SOLID.
[if cred == 5]
2022-10-23 18:03:59 +00:00
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/storm.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="35" name="SUIKA H 1" tags="" position="1500,275" size="100,100">cred: cred - 1
--
2022-10-23 21:58:19 +00:00
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
2022-10-23 18:03:59 +00:00
Diotima focuses her ghostly energies on Suika... doing so takes a toll on her and she&#39;ll lose her presence while trying.
Her will is far from weak but she appears to be nursing some emotional wounds. She might be vulnerable if you can just push through her strength.
**Pick an idea to attack her with.**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
if(value == &quot;Love is duty.&quot;)
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;SUIKA CLUES\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
else
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
});
[continued]
&lt;/ul&gt;
[[Give up.|HUB]]
***
[if cred == 1]
2022-10-23 21:58:19 +00:00
Your credibility is ABYSMAL.
2022-10-23 18:03:59 +00:00
[if cred == 2]
2022-10-23 21:58:19 +00:00
Your credibility is LOW.
2022-10-23 18:03:59 +00:00
[if cred == 3]
2022-10-23 21:58:19 +00:00
Your credibility is SHAKY.
2022-10-23 18:03:59 +00:00
[if cred == 4]
2022-10-23 21:58:19 +00:00
Your credibility is SOLID.
[if cred == 5]
2022-10-23 18:03:59 +00:00
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/storm.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 21:58:19 +00:00
[continued]</tw-passagedata><tw-passagedata pid="36" name="YOUMU H 1" tags="" position="1375,150" size="100,100">cred: cred - 1
2022-10-23 18:03:59 +00:00
--
2022-10-23 21:58:19 +00:00
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
2022-10-23 18:03:59 +00:00
Diotima focuses her ghostly energies on Youmu... doing so takes a toll on her and she&#39;ll lose her presence while trying.
2022-10-24 08:10:45 +00:00
She appears to be fearful of Diotima. She&#39;d be easy to enter but fighting off her phantom half will be VERY, VERY draining. It&#39;d be best to end things fast.
2022-10-23 18:03:59 +00:00
**Pick an idea to attack her with.**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
2022-10-23 21:58:19 +00:00
if(value == &quot;Love appears differently in many ways.&quot; || value == &quot;Love is a wild, ultimately transient state.&quot; || value == &quot;Love is selfish.&quot;)
2022-10-23 18:03:59 +00:00
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;YOUMU CLUES\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
else
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
});
[continued]
&lt;/ul&gt;
2022-10-23 12:05:44 +00:00
2022-10-23 18:03:59 +00:00
[[Give up.|HUB]]
2022-10-23 12:05:44 +00:00
2022-10-23 18:03:59 +00:00
***
[if cred == 1]
2022-10-23 21:58:19 +00:00
Your credibility is ABYSMAL.
2022-10-23 18:03:59 +00:00
[if cred == 2]
2022-10-23 21:58:19 +00:00
Your credibility is LOW.
2022-10-23 18:03:59 +00:00
[if cred == 3]
2022-10-23 21:58:19 +00:00
Your credibility is SHAKY.
2022-10-23 18:03:59 +00:00
[if cred == 4]
2022-10-23 21:58:19 +00:00
Your credibility is SOLID.
[if cred == 5]
2022-10-23 18:03:59 +00:00
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/storm.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="37" name="IDCLOUD 3" tags="" position="1125,950" size="100,100">DIOTIMA: Interesting.
2022-10-23 12:05:44 +00:00
DIOTIMA: I could tell you were listening in for a little while now.
DIOTIMA: Like me, you are but an observer of this world. A guest not a resident.
2022-10-23 21:58:19 +00:00
DIOTIMA: I spent so much time pursuing love both as an act and as idea that I fear I&#39;ve died without ever achieving really finding it.
2022-10-23 12:05:44 +00:00
2022-10-23 21:58:19 +00:00
DIOTIMA: I don&#39;t regret it though. With all the earthly pains that love can bring comes all its pleasures. Not pleasures of the body I mean, but those of the soul.
2022-10-23 12:05:44 +00:00
2022-10-23 21:58:19 +00:00
DIOTIMA: I think I&#39;m going to be wandering like this for a while. As a ghost, I mean. At least, until I&#39;m truly satisfied with what I know.
2022-10-23 12:05:44 +00:00
DIOTIMA: How about you?
2022-10-23 21:58:19 +00:00
DIOTIMA: Are you still searching for something?
2022-10-23 12:05:44 +00:00
YOU: {text input for: &#39;yourAnswer&#39;}
[[Continue.|IDCLOUD 4]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 18:03:59 +00:00
[continued]</tw-passagedata><tw-passagedata pid="38" name="IDCLOUD 4" tags="" position="1000,1050" size="100,100">DIOTIMA: I see.
2022-10-23 12:05:44 +00:00
2022-10-23 21:58:19 +00:00
DIOTIMA: I can only wish you the best of luck on your journey and hope you wish the same of me.
2022-10-23 12:05:44 +00:00
Diotima stands, her legs returned. She makes her way to the grilled lamprey from earlier.
DIOTIMA: It appears that while I&#39;ve not come to a perfect answer my progress has returned my mortal, physical form to me.
2022-10-23 12:05:44 +00:00
2022-10-23 21:58:19 +00:00
DIOTIMA: It is time to celebrate.
Her hands still passes through the skewer. She is slightly more solid now however so rather than it passing through harmlessly she knocks the skewer over and it falls onto the ground.
2022-10-23 12:05:44 +00:00
DIOTIMA: ...
DIOTIMA: Well, [[FU—|Ending]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 21:58:19 +00:00
[continued]</tw-passagedata><tw-passagedata pid="39" name="Ending" tags="" position="1125,1075" size="100,100">[align center]
Author here, this is the end of the game. I&#39;d put a painting here to substitute a thousand words of congratulations but given budget restraints I&#39;ve elected to give you exactly one word of congralutions.
**Congratulations!**
~~Feel free to replay the game since there&#39;s at least two different approaches to beating it.~~
2022-10-24 08:37:34 +00:00
~~&lt;a href=&quot;https://forms.gle/MeWRtgSVCUPxZfVH9&quot;&gt;Or answer the feedback form as that would be greatly appreciated.&lt;/a&gt;~~
2022-10-23 21:58:19 +00:00
{ambient sound: &#39;ending&#39;}
{restart link, label: &quot;RESTART&quot;}
2022-10-23 12:05:44 +00:00
2022-10-23 21:58:19 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="40" name="REIMU 2" tags="" position="1750,425" size="100,100">cred (cred &lt; 5): cred + 1
2022-10-23 12:05:44 +00:00
--
[align center]
BEGIN DIALOGUE
[align left]
REIMU: Love appears differently in many ways.
[[QUESTION|REIMU 2a]] or
[[PRESENT|REIMU 2 PRESENT a]]
[if progressReimuA == 0]
2022-10-23 12:05:44 +00:00
REIMU: But true love is comfortable, tranquil, like a lazy Sunday.
[[QUESTION|REIMU 2b]] or
[[PRESENT|REIMU 2 PRESENT b]]
[else]
REIMU: Love is eternal and reliable.
[[PRESENT|REIMU 2 PRESENT b]]
[continued]
2022-10-23 12:05:44 +00:00
REIMU: I think then that love is at its purest in friendship.
[[QUESTION|REIMU 2c]] or
[[PRESENT|REIMU 2 PRESENT c]]
[[Go back.|HUB]]
***
~~GAINED &quot;Love appears differently in many ways.&quot;~~
2022-10-23 12:05:44 +00:00
***
**Ideas**
2022-10-22 20:02:36 +00:00
&lt;ul&gt;
[JavaScript]
var newItem = &quot;Love appears differently in many ways.&quot;;
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
2022-10-22 20:02:36 +00:00
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&quot; + value + &quot;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
2022-10-23 12:05:44 +00:00
[if cred == 1]
Your credibility is ABYSMAL.
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
Your credibility is SHAKY.
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
2022-10-22 20:02:36 +00:00
2022-10-23 12:05:44 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 18:03:59 +00:00
[continued]</tw-passagedata><tw-passagedata pid="41" name="REIMU 2 PRESENT c" tags="" position="1750,50" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
REIMU: I think then that love is at its purest in friendship.
[[RETURN|REIMU 2]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
2022-10-23 21:58:19 +00:00
}</tw-passagedata><tw-passagedata pid="42" name="REIMU 2c" tags="" position="1750,800" size="100,100">cred: cred - 1
--
DIOTIMA: I think we have similar lines of thinking.
REIMU: Really?
DIOTIMA: Yes, I had my own theory regarding love. I compared it to a ladder one has to climb. Carnal affections were at the lowest rungs and ascending past that is an important step.
REIMU: That does sound interesting. You sure you haven&#39;t figured it out yet?
DIOTIMA: I recognize its flaws. It was less an explanation of what is love and more of the process to understanding love.
DIOTIMA: Even so, I think I did pretty good with that one.
[[Go back.|REIMU 2]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 18:03:59 +00:00
[continued]</tw-passagedata><tw-passagedata pid="43" name="REIMU 2b" tags="" position="1750,675" size="100,100">cred: cred - 1
progressReimuA: progressReimuA + 1
--
DIOTIMA: What makes you say that?
REIMU: Well, there&#39;s love and then there&#39;s lust right?
REIMU: What&#39;s the difference between the two?
DIOTIMA: Oh. Is it because lust is superficial?
REIMU: Bingo. It&#39;s like Suika wanting to drink or you wanting to eat.
Diotima pouts. Reimu chuckles.
REIMU: We&#39;ll find you whatever ghosts eat later. Youmu&#39;s mistress has a whole village&#39;s worth of food stocked and then some.
DIOTIMA: Her mistress?
REIMU: Yuyuko. She&#39;s a ghost too.
DIOTIMA: I see, would you continue?
REIMU: Right. So if lust is like an impulse, love should be the opposite.
REIMU: Love is comforting, reliable. It&#39;s eternal.
REIMU: ...damn that sounds cheesy.
[[It does.|REIMU 2]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 18:03:59 +00:00
[continued]</tw-passagedata><tw-passagedata pid="44" name="REIMU 2 PRESENT b" tags="" position="1750,175" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
[if progressReimuA == 0]
REIMU: But true love is comfortable, tranquil, like a lazy Sunday.
[else]
REIMU: Love is eternal and reliable.
[continued]
[[RETURN|REIMU 2]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
if(progressReimuA != 0 &amp;&amp; value == &quot;Love is a wild, ultimately transient state.&quot;)
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;REIMU 3\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
else
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
2022-10-23 18:03:59 +00:00
}</tw-passagedata><tw-passagedata pid="45" name="REIMU 2 PRESENT a" tags="" position="1750,300" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
REIMU: Love appears differently in many ways.
[[RETURN|REIMU 2]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
2022-10-23 21:58:19 +00:00
}</tw-passagedata><tw-passagedata pid="46" name="REIMU 2a" tags="" position="1750,550" size="100,100">cred: cred - 1
--
DIOTIMA: How can love appear differently?
REIMU: It&#39;s like that story you told. We use our senses to experience the world.
REIMU: Love looks different from different perspectives.
DIOTIMA: Does mean they&#39;re all correct?
REIMU: I hope you&#39;re not trying to trick me into the trap you got your student in.
DIOTIMA: No promises.
REIMU: Well, in that case, no. They&#39;re not all correct.
DIOTIMA: How come?
REIMU: Well they&#39;re all just getting one side of the story.
REIMU: Love is all of it.
Reimu does a big gesture waving her hands in the air.
REIMU: But to say any one bit of it is love as a whole is wrong.
DIOTIMA: They are all getting pieces of the truth, is what you&#39;re saying?
REIMU: That&#39;s right.
[[Go back.|REIMU 2]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 18:03:59 +00:00
[continued]</tw-passagedata><tw-passagedata pid="47" name="HUB LOSS" tags="" position="1375,425" size="100,100">DIOTIMA: *Now wait a moment. I do anything of that sort.*
Diotima sighs.
DIOTIMA: *I think we&#39;ve gotten a bit muddled on our way here. Let me try and retrace my steps again.*
2022-10-23 18:03:59 +00:00
DIOTIMA: *We&#39;ll at least skip past Socrates though.*
[[Restart from checkpoint.|INTERLUDE 1]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[note]
This is all invisible characters.
[continued]
2022-10-23 21:58:19 +00:00
</tw-passagedata><tw-passagedata pid="48" name="REIMU 3" tags="" position="1875,425" size="100,100">cred: cred + 2
cred (cred &gt; 5): 5
ReimuComplete: true
--
DIOTIMA: Reimu, I do agree with you on many things regarding love.
DIOTIMA: But I believe Suika raised a good point when I spoke with her.
REIMU: What&#39;s that?
DIOTIMA: Love is a wild, ultimately transient state.
DIOTIMA: To choose to love a person, to open up to them is a continous risk. It means being vulnerable around them.
DIOTIMA: You said yourself that love can appear in many different ways. You understood love at its highest form as the kind of respite found in friendship.
DIOTIMA: But even friendships can be fickle things and betrayal is hardly unheard of.
REIMU: Are you saying love is just chaos?
DIOTIMA: I am not. I am simply pointing out that trying to rank different manifestations of love over each other is still just giving different examples of love.
DIOTIMA: To understand love, we&#39;d need something more robust as simple examples always have exceptions.
REIMU: ...hm. You have a point.
REIMU: I&#39;m not fully convinced but you did prove me wrong. I probably won&#39;t think too hard on it though.
REIMU: But thanks anyways. That was interesting.
[[Return.|HUB]]
~~You&#39;ve gained credibility.~~
~~GAINED &quot;Examples of love cannot explain what is love.&quot;~~
~~LOST &quot;Love is a wild, ultimately transient state.&quot;~~
***
[if cred == 1]
Your credibility is ABYSMAL.
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
Your credibility is SHAKY.
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
var newItem = &quot;Examples of love cannot explain what is love.&quot;;
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
2022-10-23 18:03:59 +00:00
if (inventory.indexOf(&quot;Love is a wild, ultimately transient state.&quot;) &gt; -1) {
2022-10-23 21:58:19 +00:00
inventory.splice(inventory.indexOf(&quot;Love is a wild, ultimately transient state.&quot;), 1); // 2nd parameter means remove one item only
2022-10-23 18:03:59 +00:00
}
2022-10-23 21:58:19 +00:00
[continued]</tw-passagedata><tw-passagedata pid="49" name="YOUMU CLUES" tags="" position="1375,25" size="100,100">Entering into Youmu&#39;s mind (or soul, Diotima isn&#39;t really sure which), she finds herself in a peaceful, tranquil place. It&#39;s dead silent.
2022-10-23 18:03:59 +00:00
Inside she finds an idea:
2022-10-23 21:58:19 +00:00
- Loving your master can be difficult.
2022-10-23 18:03:59 +00:00
[[Leave.|HUB]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/quiet.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 21:58:19 +00:00
[continued]
[JavaScript]
var newItem = &quot;Loving your master can be difficult.&quot;;
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
2022-10-23 18:03:59 +00:00
[continued]</tw-passagedata><tw-passagedata pid="50" name="SUIKA CLUES" tags="" position="1500,150" size="100,100">Entering into Suika&#39;s mind (or soul, Diotima isn&#39;t really sure which), she finds herself in a vast flowing ocean of aether. It rushes past her ears, roaring. You&#39;d think it&#39;d be unpleasant but it&#39;s actually awe-inspiring. Diotima thinks that it&#39;d be exhausting to be like this all the time though.
Inside she finds an idea:
2022-10-24 08:10:45 +00:00
- We all wear façades.
2022-10-23 18:03:59 +00:00
[[Leave.|HUB]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/loud.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
2022-10-24 08:10:45 +00:00
var newItem = &quot;We all wear façades.&quot;;
2022-10-23 18:03:59 +00:00
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
[continued]</tw-passagedata><tw-passagedata pid="51" name="SUIKA 2" tags="" position="2250,425" size="100,100">cred (cred &lt; 5): cred + 1
--
[align center]
BEGIN DIALOGUE
[align left]
SUIKA: Love is a wild, ultimately transient state.
[[QUESTION|SUIKA 2a]] or
[[PRESENT|SUIKA 2 PRESENT a]]
SUIKA: It means being vulnerable and opening up to risks.
[[QUESTION|SUIKA 2b]] or
[[PRESENT|SUIKA 2 PRESENT b]]
[continued]
2022-10-24 08:10:45 +00:00
SUIKA: You can&#39;t love while wearing a façade! Love is authentic and it can bite ya!
2022-10-23 18:03:59 +00:00
[[QUESTION|SUIKA 2c]] or
[[PRESENT|SUIKA 2 PRESENT c]]
[[Go back.|HUB]]
***
~~GAINED &quot;Love is a wild, ultimately transient state.&quot;~~
***
**Ideas**
&lt;ul&gt;
[JavaScript]
var newItem = &quot;Love is a wild, ultimately transient state.&quot;;
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&quot; + value + &quot;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 1]
Your credibility is ABYSMAL.
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
Your credibility is SHAKY.
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 21:58:19 +00:00
[continued]</tw-passagedata><tw-passagedata pid="52" name="SUIKA 2a" tags="" position="2250,550" size="100,100">cred: cred - 1
--
DIOTIMA: What do you mean by this?
2022-10-23 18:03:59 +00:00
SUIKA: It means what it means.
DIOTIMA: Could you clarify?
SUIKA: Well, it means that all love has to end someday.
SUIKA: By hook or by crook, I say!
DIOTIMA: You mean an ending in betrayal?
SUIKA: Sure, that&#39;s an example, but it&#39;s not the only one.
DIOTIMA: Could you formalize this for me?
DIOTIMA: What does it mean to love?
SUIKA: Hold your horses, that&#39;s coming up next.
[[Go back.|SUIKA 2]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="53" name="SUIKA 2 PRESENT a" tags="" position="2250,300" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
SUIKA: Love is a wild, ultimately transient state.
[[RETURN|SUIKA 2]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
2022-10-23 21:58:19 +00:00
}</tw-passagedata><tw-passagedata pid="54" name="SUIKA 2b" tags="" position="2250,675" size="100,100">cred: cred - 1
--
DIOTIMA: What kind of risks are you talking about?
2022-10-23 18:03:59 +00:00
SUIKA: The backstabbing kind, the falling out of love kind, the different lifespan kind; I could name you a thousand examples.
DIOTIMA: Will you?
SUIKA: Nah.
Suika takes another big gulp from her gourd. Diotima swears that she saw it empty a second ago.
SUIKA: I&#39;m just saying, I think you already know what I&#39;m talking about.
DIOTIMA: I assure you I don&#39;t.
SUIKA: Sure... well go ahead and ask away!
[[Go back.|SUIKA 2]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="55" name="SUIKA 2 PRESENT b" tags="" position="2250,175" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
SUIKA: It means being vulnerable and opening up to risks.
[[RETURN|SUIKA 2]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
2022-10-24 08:10:45 +00:00
if(value == &quot;Humans cope with danger by setting boundaries.&quot; || value == &quot;We all wear façades.&quot;)
2022-10-23 18:03:59 +00:00
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;SUIKA 4\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
else
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="56" name="SUIKA 2c" tags="" position="2250,800" size="100,100">fac: fac +1
2022-10-23 21:58:19 +00:00
cred: cred - 1
2022-10-23 18:03:59 +00:00
--
[if fac &lt; 2]
DIOTIMA: Was that targeted at me?
SUIKA: I ain&#39;t talking to anyone else here am I?
DIOTIMA: It just doesn&#39;t seem relevant. We&#39;re not talking about me.
SUIKA: I think it&#39;s very relevant.
2022-10-24 08:10:45 +00:00
DIOTIMA: Could you at least clarify what you mean by façade?
2022-10-23 18:03:59 +00:00
SUIKA: Nah.
DIOTIMA: You&#39;re very rude.
SUIKA: I&#39;m very honest, you mean. You&#39;re the one being rude by interrupting my sorrows drowning!
DIOTIMA: *Stubborn. It&#39;ll take more to get to her to concede on this point.*
[else]
DIOTIMA: Since you&#39;re not cooperating, how about we reverse things?
SUIKA: Ooh, is that a challenge?
DIOTIMA: Take it how you will.
SUIKA: Haha! Now you&#39;re speaking my language.
DIOTIMA: I&#39;ll supply the argument, and you challenge my points.
SUIKA: Hm. Sure! It&#39;s no fight but at least you&#39;re making it interesting for a change.
[[Continue.|SUIKA 3]]
[continued]
[[Go back.|SUIKA 2]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="57" name="SUIKA 2 PRESENT c" tags="" position="2250,50" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
2022-10-24 08:10:45 +00:00
SUIKA: You can&#39;t love while wearing a façade! Love is authentic and it can bite ya!
2022-10-23 18:03:59 +00:00
[[RETURN|SUIKA 2]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
2022-10-24 08:10:45 +00:00
if(value == &quot;Humans cope with danger by setting boundaries.&quot; || value == &quot;We all wear façades.&quot;)
2022-10-23 18:03:59 +00:00
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;SUIKA 4\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
else
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="58" name="SUIKA 3" tags="" position="2375,425" size="100,100">Diotima begins her argument.
DIOTIMA: I believe that love is state of order and coexistence.
DIOTIMA: It means putting up boundaries and picking your battles.
2022-10-24 08:10:45 +00:00
DIOTIMA: You must love while wearing a façade! Love is authentic and it can bite you!
2022-10-23 18:03:59 +00:00
Diotima concludes her argument.
SUIKA: Well that was dumb! You just inverted my own argument.
DIOTIMA: Indeed. Does that mean you&#39;re backing down?
SUIKA: Oh hell no. I&#39;m decimating your argument. First:
SUIKA: If love is order then how do you explain breakups, manipulation, and all the messy stuff in love?
DIOTIMA: Hm. Breakups are merely the end of order. Manipulation and similar examples are the same; though it is still called love from the outside, those inside of the relationship can tell there&#39;s a difference.
SUIKA: Fine. I&#39;ll admit I was overeager there. What was your third point again?
2022-10-24 08:10:45 +00:00
DIOTIMA: It was, &quot;you must love while wearing a façade! Love is authentic and it can bite you!&quot;
2022-10-23 18:03:59 +00:00
2022-10-24 08:10:45 +00:00
SUIKA: Well isn&#39;t that already contradicting itself? Love is authentic but has a façade?
2022-10-23 18:03:59 +00:00
2022-10-24 08:10:45 +00:00
DIOTIMA: Not quite. I said that the act of loving needs a façade in order to protect one&#39;s self from love&#39;s dangerous elements.
2022-10-23 18:03:59 +00:00
SUIKA: Hm. But that goes for all things in life, no? You humans put up walls around yourself because you&#39;re weak inside.
DIOTIMA: That&#39;s true.
SUIKA: Then that&#39;s less explaining love than an explanation of coping with it.
DIOTIMA: That... is also true.
SUIKA: Does that mean... I win?
DIOTIMA: Indeed, you won that argument Suika.
SUIKA: Hm. Well it&#39;s less dramatic than a fight but that&#39;s actually pretty fun!
DIOTIMA: [[Now let us return to your original argument.|SUIKA 2]]
SUIKA: H-huh?
[[Go back.|SUIKA 2]]
***
~~GAINED &quot;Humans cope with danger by setting boundaries.&quot;~~
***
**Ideas**
&lt;ul&gt;
[JavaScript]
var newItem = &quot;Humans cope with danger by setting boundaries.&quot;;
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&quot; + value + &quot;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 21:58:19 +00:00
[continued]</tw-passagedata><tw-passagedata pid="59" name="SUIKA 4" tags="" position="2500,425" size="100,100">cred: cred + 2
cred (cred &gt; 5): 5
SuikaComplete: true
--
DIOTIMA: Suika, do you truly believe that loving without boundaries is the only form of love?
2022-10-23 18:03:59 +00:00
The two sit in silence. Suika pauses from her drinking and stares at the ground.
DIOTIMA: I once loved too. And then it ended.
Suika looks back up at Diotima, floating.
SUIKA: How come?
DIOTIMA: I thought he wanted me just as I wanted him.
DIOTIMA: What he wanted was just a wife, not me. When the pieces didn&#39;t fit, we went our seperate ways.
DIOTIMA: All things considered it was more amicable than most breakups, though it didn&#39;t feel like it at the time.
SUIKA: ...do you still talk?
DIOTIMA: ...
DIOTIMA: ...not really.
Suika sighs from a place deep inside.
SUIKA: I&#39;m an oni. We&#39;re the strong, honest ones around here.
SUIKA: When an old flame of mine avoided me, I understood why. She has her own different life now. Her old identity is behind her. I got that part.
SUIKA: I wasn&#39;t hoping for the same old as if nothing had happen but... she shut me out entirely.
SUIKA: There aren&#39;t a lot of us left, so even if she want to give me the cold shoulder I just... I just can&#39;t get over her.
2022-10-23 21:58:19 +00:00
SUIKA: But I know I&#39;m just being selfish aren&#39;t I? It&#39;s her decision and it would be right to respect it... so why am I torn up? Why do I feel so guilty?
2022-10-23 18:03:59 +00:00
The two sit in silence again. Suika lifts her gourd above her head, but it&#39;s empty. She sighs and plugs it. The sound of the gourd refilling fills the empty air.
2022-10-23 21:58:19 +00:00
SUIKA: Ya got me. I&#39;m a whiny liar just like you. Happy?
2022-10-23 18:03:59 +00:00
Suika takes another swig.
2022-10-23 21:58:19 +00:00
DIOTIMA: ...
2022-10-23 18:03:59 +00:00
DIOTIMA: Huhuhu...
SUIKA: Hm?
2022-10-23 21:58:19 +00:00
DIOTIMA: Hahaha! Well if it got you to admit it then yeah! I&#39;m a whiny selfish liar like you and like everyone else on this damned world!
2022-10-23 18:03:59 +00:00
DIOTIMA: I suppose that makes both of us the losers of this argument, no?
SUIKA; ...PHAHAHA!
Suika&#39;s laugh is much deeper and louder than Diotima despite her diminuitive size.
SUIKA: Yeah, yeah I guess so.
[[Return.|HUB]]
2022-10-23 21:58:19 +00:00
~~You&#39;ve gained credibility.~~
~~GAINED &quot;Love is selfish.&quot;~~
2022-10-23 18:03:59 +00:00
[todo]
Figure out which of the two possible ideas were used by saving it in a variable and then clear it (POST-JAM)
[continued]
***
2022-10-23 21:58:19 +00:00
[if cred == 1]
Your credibility is ABYSMAL.
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
Your credibility is SHAKY.
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
2022-10-23 18:03:59 +00:00
[JavaScript]
if (inventory.indexOf(&quot;Humans cope with danger by setting boundaries.&quot;) &gt; -1) {
2022-10-23 21:58:19 +00:00
inventory.splice(inventory.indexOf(&quot;Humans cope with danger by setting boundaries.&quot;), 1);
2022-10-23 18:03:59 +00:00
}
2022-10-24 08:10:45 +00:00
if (inventory.indexOf(&quot;We all wear façades.&quot;) &gt; -1) {
inventory.splice(inventory.indexOf(&quot;We all wear façades.&quot;), 1);
2022-10-23 21:58:19 +00:00
}
var newItem = &quot;Love is selfish.&quot;;
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
[continued]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="60" name="YOUMU 2" tags="" position="2875,425" size="100,100">cred: cred - 1
cred (cred &lt; 0): 0
youmuSlash: true
--
Youmu cuts at Diotima. Shockingly, it hurts. The girl was not lying about that sword&#39;s ability.
She&#39;s not dead though. Dead again? Second death? Whatever she isn&#39;t, Diotima is also starting off on the wrong foot with Youmu.
***
~~You&#39;ve lost credibility.~~
***
Youmu gapes at her apparent inability to (perfectly) cut this phantom.
YOUMU: Oh god, you&#39;re not dead.
DIOTIMA: Ouch, shit.
DIOTIMA: Well maybe being a shivering, shaking, scared mess didn&#39;t do your swinging arm any favors.
YOUMU: Oh.
DIOTIMA: Oh; and hello to you too. I wasn&#39;t exactly planning on harming you but now you&#39;re making me feel like it.
YOUMU: I am so sorry.
Youmu bows deeply.
YOUMU: I just... reacted on instinct. Please let me make it up to you.
DIOTIMA: Fine. Would you help me out if have a request of you?
YOUMU: Absolutely!
DIOTIMA: No matter the request?
YOUMU: Positively!
DIOTIMA: Alright. Then I was wondering if could ask you to explain to me what is love.
YOUMU: ...
YOUMU: I have a bad feeling about this.
YOUMU: But a promise is a promise. [[Here&#39;s what I think.|YOUMU 3]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
2022-10-23 18:03:59 +00:00
}
2022-10-23 21:58:19 +00:00
[continued]</tw-passagedata><tw-passagedata pid="61" name="YOUMU 3" tags="" position="3000,425" size="100,100">cred (cred &lt; 5): cred + 1
--
[align center]
BEGIN DIALOGUE
[align left]
YOUMU: Love is duty.
[[QUESTION|YOUMU 2a]] or
[[PRESENT|YOUMU 2 PRESENT a]]
[if progressYoumuA == 0]
YOUMU: To love thy neighbor, thy master, and thy family is to love.
[[QUESTION|YOUMU 2b]] or
[[PRESENT|YOUMU 2 PRESENT b]]
[else]
YOUMU: Duty means to act virtuously.
[[PRESENT|YOUMU 2 PRESENT b]]
[continued]
YOUMU: Cultivating love involves obeying one&#39;s duty to others.
[[QUESTION|YOUMU 2c]] or
[[PRESENT|YOUMU 2 PRESENT c]]
[[Go back.|HUB]]
***
~~GAINED &quot;Love is duty.&quot;~~
***
**Ideas**
&lt;ul&gt;
[JavaScript]
var newItem = &quot;Love is duty.&quot;;
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&quot; + value + &quot;&lt;/li&gt;&quot;);
});
2022-10-23 18:03:59 +00:00
[continued]
2022-10-23 21:58:19 +00:00
&lt;/ul&gt;
***
[if cred == 1]
Your credibility is ABYSMAL.
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
Your credibility is SHAKY.
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="62" name="YOUMU H 0" tags="" position="1375,275" size="100,100">[if youmuSlash]
Successful!
...at getting past Youmu&#39;s physical defenses. But her ghostly half will be even more challenging to overcome, will you [[continue|YOUMU H 1]]?
[[Give up.|HUB]]
[else]
Attempting to haunt Youmu proves difficult as she turns to face Diotima every time she tries to approach her. Perhaps, she needs a little convincing before she lets her guard down?
[[Give up.|HUB]]
[continue]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="63" name="YOUMU 2a" tags="" position="3000,550" size="100,100">cred: cred - 1
--
DIOTIMA: ...would you elaborate on that?
YOUMU: Love is when you act dutifully, act in accordance with personal virtues and external laws, and express your love by acting in such a manner.
DIOTIMA: Could you put that in practical terms?
YOUMU: Sure, I have a few examples coming up.
[[Go back.|YOUMU 3]]
2022-10-23 18:03:59 +00:00
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
2022-10-23 21:58:19 +00:00
[continued]</tw-passagedata><tw-passagedata pid="64" name="YOUMU 2 PRESENT a" tags="" position="3000,300" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
YOUMU: Love is duty.
[[RETURN|YOUMU 3]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
if(value == &quot;Love is selfish.&quot; || &quot;Loving your master can be difficult.&quot;)
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;YOUMU 4\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
else if (value ==&quot;Examples of love cannot explain what is love.&quot;) {
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;YOUMU 4a\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
else
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="65" name="YOUMU 2b" tags="" position="3000,675" size="100,100">progressYoumuA: 1
cred: cred - 1
--
DIOTIMA: Elaborate?
YOUMU: To act in accordance with your duty to others is love. Taking care of chores, doing good deeds, and being a kind person is love.
DIOTIMA: Okay. is this duty just those 3 specific things?
YOUMU: No, I suppose not.
DIOTIMA: How would you generalize this? Without going as far as to be as vague as a single word answer, that is.
YOUMU: Well, I guess I&#39;d say duty is based on virtues. There are many virtues but the principle is to balance your virtues and your vices by acting accordingly.
[[Intriguing.|YOUMU 3]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="66" name="YOUMU 2 PRESENT b" tags="" position="3000,175" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
[if progressYoumuA == 0]
YOUMU: To love thy neighbor, thy master, and thy family is to love.
[else]
YOUMU: Duty means to act virtuously.
[continue]
[[RETURN|YOUMU 3]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="67" name="YOUMU 2c" tags="" position="3000,800" size="100,100">cred: cred - 1
--
DIOTIMA: Obeying duty means becoming a loving person?
YOUMU: Exactly.
DIOTIMA: I feel as though, and I know you wouldn&#39;t because you&#39;re an honest person, you&#39;ve taken a code of ethics and a moral philosophy and supplanted goodness for love.
YOUMU: A-ah, uhm, I—
DIOTIMA: You wouldn&#39;t do that though.
YOUMU: No!
DIOTIMA: And you certainly wouldn&#39;t strike a defenseless, confused philosopher right?
Youmu squirms uncomfortably.
[[Go back.|YOUMU 3]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="68" name="YOUMU 2 PRESENT c" tags="" position="3000,50" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
YOUMU: Cultivating love involves obeying one&#39;s duty to others.
[[RETURN|YOUMU 3]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="69" name="YOUMU 4" tags="" position="3125,425" size="100,100">youmuHalved: true
--
DIOTIMA: These are certainly unique conceptions of love, Youmu.
DIOTIMA: I admit that your idea of love as duty stands as very different the other ideas about love I&#39;ve heard so far.
YOUMU: Thank you...?
DIOTIMA: But—
YOUMU: And there&#39;s always a but...
DIOTIMA: I cannot accept this as an answer to what love is.
DIOTIMA: Love can be selfish, romantic love especially. It can hurt others, it certainly can involve personal desires unrelated to virtues and duty does not need play a role in this.
DIOTIMA: And even if duty comes into play, could you call a servant suffering under a master they still obey a kind of love?
DIOTIMA: Now what I&#39;ve given here is only a few examples but there are many, many other examples of love out there. I&#39;m not saying yours is worse than the others; I&#39;m saying every example is wrong.
DIOTIMA: Examples always have exceptions and any answer to what love is must contend with all the possible manifestations of what love is.
YOUMU: ...wow. You do make a good point.
YOUMU: Truthfully, those weren&#39;t my real thoughts on love. I&#39;m just trying to get this over with.
DIOTIMA: I see.
YOUMU: Well, let me think on it a little more as it&#39;s not a questions I&#39;ve thought much about.
Youmu does just that, closing her eyes with intent and focus. Before Diotima can say—
YOUMU: [[I know what love is now.|YOUMU 5]]
DIOTIMA: You g— okay.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
</tw-passagedata><tw-passagedata pid="70" name="YOUMU 4a" tags="" position="3125,550" size="100,100">DIOTIMA: These are certainly unique conceptions of love, Youmu.
DIOTIMA: I admit that your idea of love as duty stands as very different the other ideas about love I&#39;ve heard so far.
YOUMU: Thank you...?
DIOTIMA: But—
YOUMU: And there&#39;s always a but...
DIOTIMA: I cannot accept this as an answer to what love is.
DIOTIMA: This is just another example of love among many. Tell me where does duty come into friendship? Where does it come into romance?
DIOTIMA: You could give examples of course, but I&#39;m not interested in wasting either of our time on this particular point.
DIOTIMA: Examples always have exceptions and any answer to what love is must contend with all the possible manifestations of what love is.
YOUMU: ...wow. You do make a good point.
YOUMU: Truthfully, those weren&#39;t my real thoughts on love. I&#39;m just trying to get this over with.
DIOTIMA: I see.
YOUMU: Well, let me think on it a little more as it&#39;s not a questions I&#39;ve thought much about.
Youmu does just that, closing her eyes with intent and focus. Before Diotima can say—
YOUMU: [[I know what love is now.|YOUMU 5]]
DIOTIMA: You g— okay.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
</tw-passagedata><tw-passagedata pid="71" name="YOUMU 5" tags="" position="3250,425" size="100,100">cred (cred &lt; 5): cred + 1
--
[align center]
BEGIN DIALOGUE
[align left]
YOUMU: Love is sacrifice.
[[QUESTION|YOUMU 5a]] or
[[PRESENT|YOUMU 5 PRESENT a]]
YOUMU: Whether that be of selfish wants, duty to others, or peace.
[[QUESTION|YOUMU 5b]] or
[[PRESENT|YOUMU 5 PRESENT b]]
[continued]
[if fac2 &lt; 2]
YOUMU: It is a trade and a deal that manifests in many forms; but comes down to sacrifice and compromise.
[else]
YOUMU: It&#39;s compromise and suffering; it&#39;s ultimately not worth it in the end.
[continued]
[[QUESTION|YOUMU 5c]] or
[[PRESENT|YOUMU 5 PRESENT c]]
[[Go back.|HUB]]
**Ideas**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&quot; + value + &quot;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 1]
Your credibility is ABYSMAL.
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
Your credibility is SHAKY.
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="72" name="YOUMU 5a" tags="" position="3250,550" size="100,100">cred: cred - 1
--
DIOTIMA: Very interesting angle, Youmu.
YOUMU: Thank you.
DIOTIMA: Now, could you specify what exactly is sacrifice?
Youmu wilters at this.
YOUMU: Oh come on! You know what I&#39;m talking about.
DIOTIMA: I assure you I do not.
YOUMU: IT&#39;S A VERY COMMON WORD.
Diotima sighs.
DIOTIMA: I ask you to define these things because I want to know if we are talking about the same definition of sacrifice.
YOUMU: Well, I&#39;m not giving you one.
DIOTIMA: Fine. Does that mean I can assume my definition applies here?
YOUMU: Go ahead as long as it isn&#39;t anything ridiculous.
[[Go back.|YOUMU 5]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="73" name="YOUMU 5 PRESENT a" tags="" position="3250,300" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
YOUMU: Love is sacrifice.
[[RETURN|YOUMU 3]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="74" name="YOUMU 5b" tags="" position="3250,675" size="100,100">cred: cred - 1
--
DIOTIMA: More examples, I see.
DIOTIMA: My impression is that selfish wants refer to immoral desires? Are these the same as vices?
YOUMU: Yes. I&#39;m refering to how love can elevate a person&#39;s character and how duty is intertwined.
DIOTIMA: And you mentioned duty again here too except it&#39;s also a possible sacrifice?
YOUMU: That&#39;s right. This is my response. Love can also drag a person down and make them selfish and unloyal.
DIOTIMA: I don&#39;t disagree with you on that one. Last of your examples is peace.
YOUMU: Indeed, if love can be chaotic then so be it. If the person in love has decided they&#39;re willing to face hardships for the sake of love then I have no place to disagree.
DIOTIMA: Neither do I. And though these are examples I can see that your definition has a common theme that ties them all while still being capable of being expanded on.
DIOTIMA: That&#39;s good, if you didn&#39;t know.
YOUMU: Oh. Well okay.
[[Go back.|YOUMU 5]]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="75" name="YOUMU 5 PRESENT b" tags="" position="3250,175" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
YOUMU: Whether that be of selfish wants, duty to others, or peace.
[[RETURN|YOUMU 3]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="76" name="YOUMU 5c" tags="" position="3250,800" size="100,100">fac2: fac2 + 1
cred: cred - 1
--
[if fac2 == 1]
DIOTIMA: You make love sound so terrible and dry.
YOUMU: I suppose I did.
YOUMU: I think there&#39;s a place for romantic love and the fantasies that come with it as an idea. However, love can also be a hurtful thing can&#39;t it?
DIOTIMA: ...yes. I&#39;m well familiar with that fact.
DIOTIMA: Does that mean you think of love as negative overall?
YOUMU: W-well, no, I mean...
Youmu goes back to thinking on the topic.
DIOTIMA: *She needs time, maybe I will have to revisit this line of questioning.*
[[Go back.|YOUMU 5]]
[else]
YOUMU: I thought about what you said.
YOUMU: And I think you have a point.
DIOTIMA: What point would that be?
YOUMU: That love must be negative overall.
DIOTIMA: !
DIOTIMA: That&#39;s... quite the position.
YOUMU: Yeah, but can you disprove it?
YOUMU: It seems to follow logically that if love is about compromises it&#39;s ultimately just another risk in life.
YOUMU: And if it ends badly, what then? You&#39;ve gained nothing but sorrows.
DIOTIMA: [[...|YOUMU 5]]
[continued]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="77" name="YOUMU 5 PRESENT c" tags="" position="3250,50" size="100,100">cred: cred - 1
--
[if cred &lt; 0]
{embed passage: &#39;HUB LOSS&#39;}
[continued]
[if fac2 &lt; 2]
YOUMU: It is a trade and a deal that manifests in many forms; but comes down to sacrifice and compromise.
[else]
YOUMU: It&#39;s compromise and suffering; it&#39;s ultimately not worth it in the end.
[continued]
[[RETURN|YOUMU 3]]
***
**Pick an idea to present**
&lt;ul&gt;
[JavaScript]
inventory.forEach(function(value, index){
if(progressReimuA != 0 &amp;&amp; value == &quot;Love is, despite suffering, ultimately good.&quot;)
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;YOUMU 6\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
else
{
write(&quot;&lt;li&gt;&lt;a href=\&quot;javascript:void(0)\&quot; data-cb-go=\&quot;{passage.name}\&quot;&gt;&quot; + value + &quot;&lt;/a&gt;&lt;/li&gt;&quot;);
}
});
[continued]
&lt;/ul&gt;
***
[if cred == 0]
Your credibility is ABYSMAL.
[if cred == 1]
Your credibility is LOW.
[if cred == 2]
Your credibility is SHAKY.
[if cred == 3]
Your credibility is SOLID.
[if cred == 4]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]
[JavaScript]
if(cred &lt; 0){
document.body.setAttribute(&quot;class&quot;, &quot;stop-scrolling&quot;);
}</tw-passagedata><tw-passagedata pid="78" name="YOUMU 6" tags="" position="3375,425" size="100,100">cred: 5
YoumuComplete: true
--
DIOTIMA: Youmu, have you loved before?
YOUMU: ...I have.
DIOTIMA: Has it been easy?
YOUMU: No.
Youmu almost scoffs at this and then goes eerily quiet as if reliving some terrible nightmare.
DIOTIMIA: Youmu?
YOUMU: ...oh right. I was just thinking about my... master.
DIOTIMA: Judging from your reaction she seems like a handful.
YOUMU: Aha, well she is.
DIOTIMA: But you love her still?
Youmu ponders but only for an instant.
YOUMU: Yes, with all my heart.
Diotima smiles.
DIOTIMA: I&#39;m sorry for putting you and the others through all this nonsense about philosophy just to come to this conclusion.
YOUMU: ?
DIOTIMA: Though we can never reach it, we know there is love and that love is good, don&#39;t we?
DIOTIMA: We can tell instinctively that it must be, even if it is hard to say why.
2022-10-24 08:10:45 +00:00
DIOTIMA: It can come in many forms, it can be calm, it can be wild, it can be steadfast, it can be fickle.
2022-10-23 21:58:19 +00:00
DIOTIMA: But despite evidence to the contrary, I think we can both agree love is good, right?
YOUMU: Yes, yes, that&#39;s right.
DIOTIMA: It&#39;s relieving to say that isn&#39;t it?
YOUMU: It is!
DIOTIMA: Then I&#39;m afraid I&#39;m no closer to understanding what love is than when I began.
YOUMU: Oh.
Diotima smiles mysteriously.
DIOTIMA: Oh well. I&#39;ll just make up some close-enough conclusion to satisfy me for now. Good enough!
Youmu is taken aback.
YOUMU: ...you know you remind me of my master when you do... whatever this is.
DIOTIMA: She must be charming.
Youmu chuckles a little and thinks on this.
YOUMU: That she is.
[[Return.|HUB]]
~~You&#39;ve gained credibility.~~
***
[if cred == 1]
Your credibility is ABYSMAL.
[if cred == 2]
Your credibility is LOW.
[if cred == 3]
Your credibility is SHAKY.
[if cred == 4]
Your credibility is SOLID.
[if cred == 5]
Your credibility is UNDOUBTABLE.
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/shrine.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="79" name="Divine Intervention From Author" tags="" position="1250,550" size="100,100">DIOTIMA: *I remember.*
DIOTIMA: *Past the fragments and the recent memories.*
DIOTIMA: *I was young and penniless when I arrived in Athens.*
DIOTIMA: *I had left Mantineia in such a hurry, running away from my family and duties to bear a child to someone I did not love simply for dowry.*
DIOTIMA: *So I ran. The rolling hills and clear lakes gave way to Athens.*
DIOTIMA: *Now the wealthy neighborhoods were beautiful. It was such a nice place to live once I had the notoriety to settle at its edges.*
DIOTIMA: *But the rest of the city, where it was not citizens but freed slaves and slum dwellers smelt of dung and crap.*
DIOTIMA: *I lived there.*
DIOTIMA: *The only thing that kept me going under those conditions was the thought of returning to my family with enough money to make up the amount of the dowry I turned down and then some.*
DIOTIMA: *...no that&#39;s not right. It was the thought of seeing my parents happy again; seeing them with wide eyes and full stomachs.*
DIOTIMA: *...seeing them not have to stretch out our produce to last the entire week.*
DIOTIMA: *[[Then, I got lucky.|Luck]]*
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata><tw-passagedata pid="80" name="Luck" tags="" position="1250,675" size="100,100">luck: true
--
DIOTIMA: *Rumors of a plague struck the city and people were scared.*
DIOTIMA: *Scared of losing their families, their livelihood, their lives.*
DIOTIMA: *But if you had nothing like me, you&#39;d know that there was no plague.*
DIOTIMA: *Because if there was a plague, it&#39;d happen in the slums first.*
DIOTIMA: *We were stacked on each other so tight that we&#39;d all have the plague within hours.*
DIOTIMA: *But we didn&#39;t. So I took advantage of that. Advised people to do sacrifices, drummed up a response, got everyone involved.*
DIOTIMA: *I lied. Could you blame me?*
DIOTIMA: *Of course you can, I&#39;d blame myself if I were listening to this.*
DIOTIMA: *But I got a reputation from that. I got a path forward.*
DIOTIMA: *It took time but I got the wealth, I got the money and resources necessary to make up that dowry 10 times over.*
DIOTIMA: *So I returned home. I was going to see my parents, I was going to see their smiling faces and...*
DIOTIMA: *...they were gone. The house was gone, the neighborhood was gone.*
DIOTIMA: *It all burnt down one day; who the hell knows when.*
DIOTIMA: *I had my theories. Debt collectors, the family I refused to marry into...*
DIOTIMA: *...or maybe they did it to themselves. Maybe they blamed themselves.*
DIOTIMA: *I&#39;ve loved and I&#39;ve lost and I&#39;ve lost and I&#39;ve lost and...*
DIOTIMA: *You know what&#39;s ironic?*
DIOTIMA: *It&#39;s after that I became the philosophy of love.*
DIOTIMA: *Because you know what?*
DIOTIMA: *If I had stayed there and talked them out of the marriage proposal, we&#39;d have starved to death.*
DIOTIMA: *But at least we&#39;d have died together. At least, I wouldn&#39;t have loved from afar in vain.*
DIOTIMA: *All I could do was try and learn how to love better next time.*
[[Return.|HUB]]
~~GAINED &quot;Love is, despite suffering, ultimately good.&quot;~~
[JavaScript]
var newItem = &quot;Love is, despite suffering, ultimately good.&quot;;
inventory.indexOf(newItem) === -1 ? inventory.push(newItem) : console.log(&quot;This idea already exists&quot;);
if (inventory.indexOf(&quot;Love is, despite suffering, ultimately good.&quot;) &gt; -1) {
inventory.splice(inventory.indexOf(&quot;Love is, despite suffering, ultimately good.&quot;), 1);
2022-10-23 21:58:19 +00:00
}
[continued]
[CSS]
#backdrop {
background-image: url(&quot;Assets/Images/greece.jpg&quot;);
background-repeat: no-repeat;
background-size: cover;
}
[continued]</tw-passagedata></tw-storydata></div></body></html>