diff --git a/The Gadfly of Gensokyo (v0.1.4).html b/index.html
similarity index 87%
rename from The Gadfly of Gensokyo (v0.1.4).html
rename to index.html
index 7693a62..dd9a18c 100644
--- a/The Gadfly of Gensokyo (v0.1.4).html
+++ b/index.html
@@ -33,7 +33,7 @@
repeatCount="indefinite"
/>
-{ambient sound: 'youmu'}
+}
+
+.stop-scrolling {
+ height: 100%;
+ overflow: hidden;
+}{ambient sound: 'youmu'}
+DIOTIMA: *How did I get here, you ask? I'm not quite sure. Let me try and trace my steps.*
DIOTIMA: *I am Diotima, born in Mantineia, and another one of the many grandstanders and sophists of Athens. Sometimes, we're called philosophers.*
@@ -114,9 +122,12 @@ img2.setAttribute("id", "rightPortrait");
const cont2 = document.createElement("div");
cont2.setAttribute("id", "rightContainer");
cont2.appendChild(img2);
-document.getElementById("backdrop").appendChild(cont2);progressA: 0
+document.getElementById("backdrop").appendChild(cont2);
+
+document.body.removeAttribute("class");progressA: 0
progressB: 0
inventory: ["People are naive and can be tricked.", "Your argument is a sham and you are an idiot."]
+cred: 4
--
DIOTIMA: Socrates! Good to see you.
@@ -152,7 +163,9 @@ SOCRATES: Turning it back on me. This is exactly what I pay you for! Let me try.
background-repeat: no-repeat;
background-size: cover;
}
-[continued][align center]
+[continued]cred (cred < 5): cred + 1
+--
+[align center]
BEGIN DIALOGUE
[align left]
@@ -198,13 +211,25 @@ inventory.forEach(function(value, index){
[continued]
</ul>
+***
+[if cred == 1]
+Your credibility is NEAR-FATAL.
+[if cred == 2]
+Your credibility is LOW.
+[if cred == 3]
+Your credibility is MIDDLING.
+[if cred == 4]
+Your credibility is SOLID.
+[if cred == 5]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]sound.ambient.youmu.url: 'Assets/Audio/youmu.ogg'
+[continued]sound.ambient.youmu.url: 'Assets/Audio/youmu.ogg'
sound.ambient.youmu.description: 'Theme of Youmu'
--
@@ -227,7 +252,7 @@ sound.ambient.youmu.description: 'Theme of Youmu'
}
[continued]
-[align center]
+[align center]
You are a **PHILOSOPHER**.
Engage your opponents in **DIALOGUE**.
@@ -248,7 +273,7 @@ Engage your opponents in **DIALOGUE**.
}
[continued]
-DIOTIMA: Why can all ideas be doubted?
+DIOTIMA: Why can all ideas be doubted?
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.
@@ -264,7 +289,7 @@ SOCRATES: Thus, they can be doubted.
background-repeat: no-repeat;
background-size: cover;
}
-[continued]progressA: progressA + 1
+[continued]progressA: progressA + 1
--
DIOTIMA: What are material things by your definition?
@@ -280,7 +305,7 @@ SOCRATES: All sensory things cannot be doubted.
background-repeat: no-repeat;
background-size: cover;
}
-[continued]progressB: progressB + 1
+[continued]progressB: progressB + 1
--
DIOTIMA: Could you formalize that? Generalize your conclusion, I mean.
@@ -296,7 +321,7 @@ SOCRATES: Therefore, right and wrong can be doubted.
background-repeat: no-repeat;
background-size: cover;
}
-[continued]progressA: 0
+[continued]progressA: 0
progressB: 0
inventory: ["Our senses can be doubted.", "Your argument is a sham and you are an idiot."]
--
@@ -337,7 +362,9 @@ SOCRATES: Hold on, we're not quite there yet. [[My argument still holds.|SOC
background-repeat: no-repeat;
background-size: cover;
}
-[continued][align center]
+[continued]cred (cred < 5): cred + 1
+--
+[align center]
BEGIN DIALOGUE
[align left]
@@ -376,15 +403,31 @@ inventory.forEach(function(value, index){
[continued]
</ul>
+***
+[if cred == 1]
+Your credibility is NEAR-FATAL.
+[if cred == 2]
+Your credibility is LOW.
+[if cred == 3]
+Your credibility is MIDDLING.
+[if cred == 4]
+Your credibility is SOLID.
+[if cred == 5]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
SOCRATES: All ideas can be doubted.
@@ -396,15 +439,37 @@ SOCRATES: All ideas can be doubted.
- [[{idea1}|SOCRATES 3 PRESENT a]]
- [[{idea2}|SOCRATES 3 PRESENT a]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
+
[if progressA == 0]
SOCRATES: Real things cannot be doubted.
@@ -425,15 +490,37 @@ SOCRATES: All sensory things cannot be doubted.
[continued]
- [[{idea2}|SOCRATES 3 PRESENT b]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
+
[if progressB == 0]
SOCRATES: That means, I am neither right nor wrong as those are not real qualities I can have.
@@ -450,15 +537,34 @@ SOCRATES: Therefore, right and wrong can be doubted.
- [[{idea1}|SOCRATES 3 PRESENT c]]
- [[{idea2}|SOCRATES 3 PRESENT c]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued][align center]
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}[align center]
*"A spectre is haunting Gensokyo — the spectre of dialectics!"*
+This was just me messing around because my philosophy course has been driving me to insanity. Now it's slightly more serious than that but still kind of not lmao
+
~~By Jacoder23 for Touhou Fan Game Jam 9~~
[[Go back.|TITLE]]
@@ -471,7 +577,7 @@ SOCRATES: Therefore, right and wrong can be doubted.
}
[continued]
-DIOTIMA: Can that be proven?
+DIOTIMA: Can that be proven?
SOCRATES: I believe you just did exactly that by using an optical illusion as an example.
@@ -483,9 +589,13 @@ SOCRATES: I believe you just did exactly that by using an optical illusion as an
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
SOCRATES: It is true that material things can be doubted on the basis of our imperfect senses.
@@ -494,18 +604,40 @@ SOCRATES: It is true that material things can be doubted on the basis of our imp
***
**Pick an idea to present.**
+
- [[{idea1}|SOCRATES 4 PRESENT a]]
- [[{idea2}|SOCRATES 4 PRESENT a]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
SOCRATES: It is true that material things can be doubted on the basis of our imperfect senses.
@@ -514,16 +646,34 @@ SOCRATES: It is true that material things can be doubted on the basis of our imp
***
**Pick an idea to present.**
+
- [[{idea1}|SOCRATES 4 PRESENT b]]
- [[{idea2}|SOCRATES 4 PRESENT b]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]DIOTIMA: So does that mean you believe you can doubt everything?
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}DIOTIMA: So does that mean you believe you can doubt everything?
SOCRATES: I doubt I have to believe that for my argument to hold.
@@ -547,7 +697,7 @@ SOCRATES: I... hm. Well I think my point still stands either which way.
background-repeat: no-repeat;
background-size: cover;
}
-[continued]progressA: progressA+1
+[continued]progressA: progressA+1
--
DIOTIMA: I must ask Socrates, but where did you hear this argument?
@@ -576,9 +726,13 @@ SOCRATES: Right and wrong are relative and are decided by what each person belie
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
[if progressA == 0]
SOCRATES: My original conclusion remains that right and wrong can be doubted.
@@ -592,6 +746,7 @@ SOCRATES: Right and wrong are decided by what each person believes is right or w
***
**Pick an idea to present.**
+
- [[{idea1}|SOCRATES 4 PRESENT c]]
[if progressA == 0]
- [[{idea2}|SOCRATES 4 PRESENT c]]
@@ -599,13 +754,34 @@ SOCRATES: Right and wrong are decided by what each person believes is right or w
- [[{idea2}|SOCRATES 4cA]]
[continued]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]DIOTIMA: Another interesting stance. So whatever you believe is right is right? That is to say: truth is relative?
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}progressA: 0
+progressB: 0
+inventory: ["Our senses can be doubted."]
+--
+DIOTIMA: Another interesting stance. So whatever you believe is right is right? That is to say: truth is relative?
SOCRATES: I believe so.
@@ -660,7 +836,54 @@ DIOTIMA: [[As I was sayin—|INTERLUDE 1]]
background-repeat: no-repeat;
background-size: cover;
}
-[continued]
{ambient sound: 'youmu'}
+}
+
+.stop-scrolling {
+ height: 100%;
+ overflow: hidden;
+}{ambient sound: 'youmu'}
+DIOTIMA: *How did I get here, you ask? I'm not quite sure. Let me try and trace my steps.*
DIOTIMA: *I am Diotima, born in Mantineia, and another one of the many grandstanders and sophists of Athens. Sometimes, we're called philosophers.*
@@ -95,9 +103,12 @@ img2.setAttribute("id", "rightPortrait");
const cont2 = document.createElement("div");
cont2.setAttribute("id", "rightContainer");
cont2.appendChild(img2);
-document.getElementById("backdrop").appendChild(cont2);progressA: 0
+document.getElementById("backdrop").appendChild(cont2);
+
+document.body.removeAttribute("class");progressA: 0
progressB: 0
inventory: ["People are naive and can be tricked.", "Your argument is a sham and you are an idiot."]
+cred: 4
--
DIOTIMA: Socrates! Good to see you.
@@ -133,7 +144,9 @@ SOCRATES: Turning it back on me. This is exactly what I pay you for! Let me try.
background-repeat: no-repeat;
background-size: cover;
}
-[continued][align center]
+[continued]cred (cred < 5): cred + 1
+--
+[align center]
BEGIN DIALOGUE
[align left]
@@ -179,13 +192,25 @@ inventory.forEach(function(value, index){
[continued]
</ul>
+***
+[if cred == 1]
+Your credibility is NEAR-FATAL.
+[if cred == 2]
+Your credibility is LOW.
+[if cred == 3]
+Your credibility is MIDDLING.
+[if cred == 4]
+Your credibility is SOLID.
+[if cred == 5]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]sound.ambient.youmu.url: 'Assets/Audio/youmu.ogg'
+[continued]sound.ambient.youmu.url: 'Assets/Audio/youmu.ogg'
sound.ambient.youmu.description: 'Theme of Youmu'
--
@@ -208,7 +233,7 @@ sound.ambient.youmu.description: 'Theme of Youmu'
}
[continued]
-[align center]
+[align center]
You are a **PHILOSOPHER**.
Engage your opponents in **DIALOGUE**.
@@ -229,7 +254,7 @@ Engage your opponents in **DIALOGUE**.
}
[continued]
-DIOTIMA: Why can all ideas be doubted?
+DIOTIMA: Why can all ideas be doubted?
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.
@@ -245,7 +270,7 @@ SOCRATES: Thus, they can be doubted.
background-repeat: no-repeat;
background-size: cover;
}
-[continued]progressA: progressA + 1
+[continued]progressA: progressA + 1
--
DIOTIMA: What are material things by your definition?
@@ -261,7 +286,7 @@ SOCRATES: All sensory things cannot be doubted.
background-repeat: no-repeat;
background-size: cover;
}
-[continued]progressB: progressB + 1
+[continued]progressB: progressB + 1
--
DIOTIMA: Could you formalize that? Generalize your conclusion, I mean.
@@ -277,7 +302,7 @@ SOCRATES: Therefore, right and wrong can be doubted.
background-repeat: no-repeat;
background-size: cover;
}
-[continued]progressA: 0
+[continued]progressA: 0
progressB: 0
inventory: ["Our senses can be doubted.", "Your argument is a sham and you are an idiot."]
--
@@ -318,7 +343,9 @@ SOCRATES: Hold on, we're not quite there yet. [[My argument still holds.|SOC
background-repeat: no-repeat;
background-size: cover;
}
-[continued][align center]
+[continued]cred (cred < 5): cred + 1
+--
+[align center]
BEGIN DIALOGUE
[align left]
@@ -357,15 +384,31 @@ inventory.forEach(function(value, index){
[continued]
</ul>
+***
+[if cred == 1]
+Your credibility is NEAR-FATAL.
+[if cred == 2]
+Your credibility is LOW.
+[if cred == 3]
+Your credibility is MIDDLING.
+[if cred == 4]
+Your credibility is SOLID.
+[if cred == 5]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
SOCRATES: All ideas can be doubted.
@@ -377,15 +420,37 @@ SOCRATES: All ideas can be doubted.
- [[{idea1}|SOCRATES 3 PRESENT a]]
- [[{idea2}|SOCRATES 3 PRESENT a]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
+
[if progressA == 0]
SOCRATES: Real things cannot be doubted.
@@ -406,15 +471,37 @@ SOCRATES: All sensory things cannot be doubted.
[continued]
- [[{idea2}|SOCRATES 3 PRESENT b]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
+
[if progressB == 0]
SOCRATES: That means, I am neither right nor wrong as those are not real qualities I can have.
@@ -431,15 +518,34 @@ SOCRATES: Therefore, right and wrong can be doubted.
- [[{idea1}|SOCRATES 3 PRESENT c]]
- [[{idea2}|SOCRATES 3 PRESENT c]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued][align center]
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}[align center]
*"A spectre is haunting Gensokyo — the spectre of dialectics!"*
+This was just me messing around because my philosophy course has been driving me to insanity. Now it's slightly more serious than that but still kind of not lmao
+
~~By Jacoder23 for Touhou Fan Game Jam 9~~
[[Go back.|TITLE]]
@@ -452,7 +558,7 @@ SOCRATES: Therefore, right and wrong can be doubted.
}
[continued]
-DIOTIMA: Can that be proven?
+DIOTIMA: Can that be proven?
SOCRATES: I believe you just did exactly that by using an optical illusion as an example.
@@ -464,9 +570,13 @@ SOCRATES: I believe you just did exactly that by using an optical illusion as an
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
SOCRATES: It is true that material things can be doubted on the basis of our imperfect senses.
@@ -475,18 +585,40 @@ SOCRATES: It is true that material things can be doubted on the basis of our imp
***
**Pick an idea to present.**
+
- [[{idea1}|SOCRATES 4 PRESENT a]]
- [[{idea2}|SOCRATES 4 PRESENT a]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
SOCRATES: It is true that material things can be doubted on the basis of our imperfect senses.
@@ -495,16 +627,34 @@ SOCRATES: It is true that material things can be doubted on the basis of our imp
***
**Pick an idea to present.**
+
- [[{idea1}|SOCRATES 4 PRESENT b]]
- [[{idea2}|SOCRATES 4 PRESENT b]]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]DIOTIMA: So does that mean you believe you can doubt everything?
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}DIOTIMA: So does that mean you believe you can doubt everything?
SOCRATES: I doubt I have to believe that for my argument to hold.
@@ -528,7 +678,7 @@ SOCRATES: I... hm. Well I think my point still stands either which way.
background-repeat: no-repeat;
background-size: cover;
}
-[continued]progressA: progressA+1
+[continued]progressA: progressA+1
--
DIOTIMA: I must ask Socrates, but where did you hear this argument?
@@ -557,9 +707,13 @@ SOCRATES: Right and wrong are relative and are decided by what each person belie
background-repeat: no-repeat;
background-size: cover;
}
-[continued]idea1: inventory[0]
+[continued]idea1: inventory[0]
idea2: inventory[1]
+cred: cred - 1
--
+[if cred < 0]
+{embed passage: 'SOCRATES LOSS'}
+[continued]
[if progressA == 0]
SOCRATES: My original conclusion remains that right and wrong can be doubted.
@@ -573,6 +727,7 @@ SOCRATES: Right and wrong are decided by what each person believes is right or w
***
**Pick an idea to present.**
+
- [[{idea1}|SOCRATES 4 PRESENT c]]
[if progressA == 0]
- [[{idea2}|SOCRATES 4 PRESENT c]]
@@ -580,13 +735,34 @@ SOCRATES: Right and wrong are decided by what each person believes is right or w
- [[{idea2}|SOCRATES 4cA]]
[continued]
+***
+[if cred == 0]
+Your credibility is NEAR-FATAL.
+[if cred == 1]
+Your credibility is LOW.
+[if cred == 2]
+Your credibility is MIDDLING.
+[if cred == 3]
+Your credibility is SOLID.
+[if cred == 4]
+Your credibility is UNDOUBTABLE.
+
[CSS]
#backdrop {
background-image: url("Assets/Images/greece.jpg");
background-repeat: no-repeat;
background-size: cover;
}
-[continued]DIOTIMA: Another interesting stance. So whatever you believe is right is right? That is to say: truth is relative?
+[continued]
+
+[JavaScript]
+if(cred < 0){
+ document.body.setAttribute("class", "stop-scrolling");
+}progressA: 0
+progressB: 0
+inventory: ["Our senses can be doubted."]
+--
+DIOTIMA: Another interesting stance. So whatever you believe is right is right? That is to say: truth is relative?
SOCRATES: I believe so.
@@ -641,4 +817,51 @@ DIOTIMA: [[As I was sayin—|INTERLUDE 1]]
background-repeat: no-repeat;
background-size: cover;
}
-[continued]