From 5e6238b31a0f82b1ba17a015801e6add724e4454 Mon Sep 17 00:00:00 2001 From: Anu <anulithic@gmail.com> Date: Wed, 3 Jan 2024 00:48:11 -0800 Subject: [PATCH] Encyclopedia: Quirks corrections --- .../Encyclopedia/encyclopediaSlaveQuirks.js | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/gui/Encyclopedia/encyclopediaSlaveQuirks.js b/src/gui/Encyclopedia/encyclopediaSlaveQuirks.js index b451495035d..5fe510391a9 100644 --- a/src/gui/Encyclopedia/encyclopediaSlaveQuirks.js +++ b/src/gui/Encyclopedia/encyclopediaSlaveQuirks.js @@ -3,11 +3,12 @@ App.Encyclopedia.addArticle("Quirks", function() { const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Quirks", ["bold"])); r.push("are positive slave qualities. They increase slaves' value and performance at sexual assignments, and each quirk also has other, differing effects. Each quirk is associated with a corresponding"); - r.push(App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ", and slave can have two quirks (a sexual quirk and a behavioral quirk), just like flaws. Quirks may appear randomly, but the most reliable way to give slaves quirks is to soften flaws.")); + r.push(App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ", and each slave can have two quirks (a sexual quirk and a behavioral quirk), just like flaws. Quirks may appear randomly, but the most reliable way to give slaves quirks is to soften flaws.")); r.toParagraph(); - r.push("The", App.Encyclopedia.link("Head Girl")); - r.push("can be ordered to soften flaws, and the player character can soften flaws with personal attention. Flaws can also be naturally softened into quirks by fetishes."); + r.push("The", App.Encyclopedia.link("Head Girl"), "can be ordered to soften flaws, the"); + r.push(App.Encyclopedia.link("Attendant"), "can soften the flaws of slaves resting in the", App.UI.DOM.combineNodes(App.Encyclopedia.link("Spa"), ",")) + r.push("and the player character can soften flaws with personal attention. Certain flaws can also be naturally softened into quirks by fetishes, high libido, or other factors."); r.toNode("div"); return f; @@ -18,7 +19,7 @@ App.Encyclopedia.addArticle("Adores men", function() { const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Adores men", ["bold"]), "is a behavioral", App.Encyclopedia.link("quirk", "Quirks"), "developed from the"); r.push(App.Encyclopedia.link("hates women"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); - r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("pregnancy fetishists", "Pregnancy Fetishists"), ".")); + r.push("Slaves may naturally become", App.Encyclopedia.link("pregnancy fetishists", "Pregnancy Fetishists"), "if capable of becoming pregnant, or", App.Encyclopedia.link("cumsluts"), "otherwise."); r.push("In addition to the standard value and sexual assignment advantages, they get bonus"); r.push(App.Encyclopedia.link("trust", "Trust", "mediumaquamarine"), "on", App.Encyclopedia.link("fucktoy"), "duty if the player character is masculine, and increased chance of gaining additional XY attraction."); r.toNode("div"); @@ -31,7 +32,7 @@ App.Encyclopedia.addArticle("Adores women", function() { const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Adores women", ["bold"]), "is a behavioral", App.Encyclopedia.link("quirk", "Quirks"), "developed from the"); r.push(App.Encyclopedia.link("hates men"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); - r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("breast fetishists", "Boob Fetishists", "."))); + r.push("Slaves may naturally become", App.Encyclopedia.link("pregnancy fetishists", "Pregnancy Fetishists"), "if capable of impregnating others, or", App.Encyclopedia.link("breast fetishists", "Boob Fetishists"), "otherwise."); r.push("In addition to the standard value and sexual assignment advantages, they get bonus"); r.push(App.Encyclopedia.link("trust", "Trust", "mediumaquamarine"), "on", App.Encyclopedia.link("fucktoy"), "duty if the player character is feminine, and increased chance of gaining additional XX attraction."); r.toNode("div"); @@ -95,7 +96,7 @@ App.Encyclopedia.addArticle("Funny", function() { const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Funny", ["bold"]), "is a behavioral", App.Encyclopedia.link("quirk", "Quirks"), "developed from the"); r.push(App.Encyclopedia.link("odd"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); - r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("Masochists"), ".")); + r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("masochists"), ".")); r.push("In addition to the standard value and sexual assignment advantages, they get bonus"); r.push(App.Encyclopedia.link("devotion", "From Rebellious to Devoted", "hotpink"), "while performing", App.UI.DOM.combineNodes(App.Encyclopedia.link("public service", "Public Service"), ".")); r.toNode("div"); @@ -145,7 +146,7 @@ App.Encyclopedia.addArticle("Gagfuck Queen", function() { const f = new DocumentFragment(); const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Gagfuck Queen", ["bold"]), "is a sexual", App.Encyclopedia.link("quirk", "Quirks"), "developed from the"); - r.push(App.Encyclopedia.link("Hates oral"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); + r.push(App.Encyclopedia.link("hates oral"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("cumsluts"), ".")); r.push("In addition to the standard value and sexual assignment advantages, they enjoy living in a penthouse upgraded with phallic food dispensers."); r.toNode("div"); @@ -157,8 +158,8 @@ App.Encyclopedia.addArticle("Painal Queen", function() { const f = new DocumentFragment(); const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Painal Queen", ["bold"]), "is a sexual", App.Encyclopedia.link("quirk", "Quirks"), "developed from the"); - r.push(App.Encyclopedia.link("Hates anal"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); - r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("humiliation fetishists", "Humiliation Fetishists"), ".")); + r.push(App.Encyclopedia.link("hates anal"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); + r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("buttsluts"), ".")); r.push("In addition to the standard value and sexual assignment advantages, they enjoy living in a penthouse upgraded with dildo drug dispensers."); r.toNode("div"); @@ -170,7 +171,7 @@ App.Encyclopedia.addArticle("Perverted", function() { const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Perverted", ["bold"]), "is a sexual", App.Encyclopedia.link("quirk", "Quirks"), "developed from the"); r.push(App.Encyclopedia.link("repressed"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); - r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.UI.DOM.combineNodes(App.Encyclopedia.link("submissives"), "."))); + r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.UI.DOM.combineNodes(App.Encyclopedia.link("humiliation fetishists", "Humiliation Fetishists"), "."))); r.push("In addition to the standard value and sexual assignment advantages, they get bonus"); r.push(App.Encyclopedia.link("devotion", "From Rebellious to Devoted", "hotpink"), "when in incestuous relationships, and gain additional sex drive each week."); r.toNode("div"); @@ -209,7 +210,7 @@ App.Encyclopedia.addArticle("Strugglefuck Queen", function() { const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Strugglefuck Queen", ["bold"]), "is a sexual", App.Encyclopedia.link("quirk", "Quirks"), "developed from the"); r.push(App.Encyclopedia.link("hates penetration"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); - r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("Masochists"), ".")); + r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("masochists"), ".")); r.push("In addition to the standard value and sexual assignment advantages, this Quirk avoids"); r.push(App.Encyclopedia.link("devotion", "From Rebellious to Devoted", "hotpink"), "losses if the slave is assigned to be a"); r.push(App.UI.DOM.combineNodes(App.Encyclopedia.link("sexual servant", "Sexual Servitude"), ".")); @@ -237,7 +238,7 @@ App.Encyclopedia.addArticle("Unflinching", function() { const r = new SpacedTextAccumulator(f); r.push(App.UI.DOM.makeElement("span", "Unflinching", ["bold"]), "is a sexual", App.Encyclopedia.link("quirk", "Quirks"), "developed from the"); r.push(App.Encyclopedia.link("crude"), App.UI.DOM.combineNodes(App.Encyclopedia.link("flaw", "Flaws"), ".")); - r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("Masochists"), ".")); + r.push("Slaves may naturally become", App.UI.DOM.combineNodes(App.Encyclopedia.link("masochists"), ".")); r.push("In addition to the standard value and sexual assignment advantages, they will experience a partial rebound during weeks in which they lose"); r.push(App.Encyclopedia.link("devotion.", "From Rebellious to Devoted", "hotpink")); r.toNode("div"); -- GitLab