<svg width="50" height="50" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"> \ <circle cx="128" cy="128" r="128" fill="#2A144A"/> \ <circle cx="128" cy="96" r="44" fill="#4F7DFF"/> \ <path d="M48 224c0-44.2 35.8-80 80-80s80 35.8 80 80" fill="#4F7DFF" /> \ </svg>\ ### PLAYER PROFILE The player profile is used throughout the story to make the story more customized and unique to the player. Some story branches may be affected by the data you provide. <table> <tr><td>First Name: </td><td>(input: bind _firstname, "John")</td></tr> <tr><td>Last Name: </td><td>(input: bind _lastname, "Miller")</td></tr> <tr><td>Gender: </td><td>(dropdown: bind _gender,"Male","Female")</td></tr> <tr><td>Age: </td><td>(dropdown: bind _age, "Young Adult","Adult","Senior")</td></tr> <tr><td>Music: </td><td>(dropdown: bind _music,"Rock", "Country", "Classical", "Jazz", "HipHop", "Gospel")</td></tr> <tr><td>Spiritual Gift: </td><td>(dropdown: bind _gift,"Discernment","Leadership","Knowledge","Encouragement")</td></tr> </table> <details>\ <summary>Spiritual Gift?</summary>\ The Spiritual Gift selected here is used to support the player's journey as the player interacts with the storyline. Throughout the story, characters and the player alike should grows in faith and relationship to the Lord and His Kingdom. While there are several Spiritual Gifts that the Holy Spirit may endow on a Believer, for our story's sake, I have selected these few to support the storyline. *(See definitions below)* - *Discernment*: Gives the player the ability to see through Demonic falsehoods/trickery vs Angelic guidance and truth - *Encouragement*: Gives the player the ability to help characters reach goals and fosters better group dynamics - *Leadership*: Gives the player the ability to foster relationships with other characters and steer decisions - *Knowledge*: Gives the player the ability to absorb biblical information and apply it to meaningful and actionable tasks **What are Spiritual Gifts?** Spiritual gifts are those qualities and empowerments that the Holy Spirit give to the Christians in order to make them effective in ministry. When God’s people use these gifts in service to one another, the entire church is built up in faith, hope, and love. <a href="https://www.biblegateway.com/passage/?search=1%20Corinthians%2012&version=ESV" target="_blank" rel="external" style="color:lightblue">(See 1 Corinthians 12)</a>\ </details> (link: "SAVE")[ (set: $player to it + (dm: "firstName", _firstname))\ (set: $player to it + (dm: "lastName", _lastname))\ (set: $player to it + (dm: "name", _firstname+" "+_lastname))\ (set: $player to it + (dm: "gender", _gender))\ (set: $player to it + (dm: "age",_age))\ (set: $player to it + (dm: "musicG", _music))\ (set: $player to it + (dm: "gift", _gift))\ (go-to:"Start")]=><= (text-style:"shadow", "bold")+(color: (mix: 0.5, white, 0.5, #00f))+(text-size: 1.5)[QUANTUM BREACH] <img src="https://nonlinearnovels.com/novel1/assets/QuantumBreach_cover.png" alt="Demon in Computer" style="width:90%; object-fit:contain;clip-path: circle(50%);"> <== [[Story Synopsis->StoryIntro]] [[Player Profile->PlayerProfile]] (if: (visited:"PlayerProfile"))[[Begin Story->Begin]]{ (forget-undos:-2)\ (unless: (passage:)'s tags contains "noheader")[(text-colour:(hsl:0,0,0,0.55))+(bg:(gradient: 0, 0, #ffffff, 0, #1919e6, 0.484, #7f19e6, 0.9704, #da77f2))[(text-style:"bold","smear","expand")[Quantum Breach]] --- ] }{ (unless: (passage:)'s tags contains "nofooter")[ (set: _curpassage to (passage:)'s name) (set: _norestart to (a: "Start","RestartStory","PlayerProfile","StoryIntro")) (set: _notablet to (a: "Tablet","Start","RestartStory","PlayerProfile","StoryIntro")) --- {<div style="display:flex"> <div> (if: _curpassage is not in _notablet)|usetablet>[(link-repeat:"Use Tablet")[(dialog: (passage: "Tablet")'s source, "Close")]] </div> <div style="margin-left:auto;"> |stats>[(text-colour:#9775fa)[Health:]] (print:$player's "health") (text-colour:#9775fa)[Faith:] (print:$player's "faith") (text-colour:#9775fa)[Delay:] (print:$player's "delay") </div> <div style="margin-left:auto;"> (if: _curpassage is not in _norestart)[(text-colour:red)[[RESTART->RestartStory]]] </div></div>} ]} (set: $showTablet to false)\ (set: $player to (dm: "firstName", "John", "lastName", "Miller", "name", "John Miller", "gender", "Male", "age", "adult", "musicG", "Gospel", "gift", "Leadership", "health", 0, "faith", 0, "delay", 0))\ (set: $wikiHint to 0)\ (set: $wikiPlacesStart to true)\ (set: $placeNexus to 0)\ (set: $placeCleveland to 0)\ (set: $thingQuantumserver to 0)\ (set: $peopleStart to true)\ (set: $peopleChen to (dm:"basicinfo",0,"physical",0,"personality",0,"background",0,"motcon",0,"relationships",0,"skills",0,"quotes",0,))\ (set: $peopleRivera to (dm:"basicinfo",0,"physical",0,"personality",0,"background",0,"motcon",0,"relationships",0,"skills",0,"quotes",0,))\ (set: $peopleFoster to (dm:"basicinfo",0,"physical",0,"personality",0,"background",0,"motcon",0,"relationships",0,"skills",0,"quotes",0,))\ (set: $peopleHayes to (dm:"basicinfo",0,"physical",0,"personality",0,"background",0,"motcon",0,"relationships",0,"skills",0,"quotes",0,)) (set: $info to '|tabletinfo>[<span title="New Tablet Info!"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="red" class="bi-info-circle" viewBox="0 0 16 16">\ <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/>\ <path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/>\ </svg></span> (click-rerun:?tabletinfo)[(dialog: (passage: "Tablet")\'s source, "Close")]]')###Story Synopsis You're a tech journalist with the career-making assignment: exclusive coverage of the world's first quantum AI at the secretive Nexus Institute. When Dr. Sarah Chen's creation unexpectedly achieves sentience, naming itself BABEL, your front-page story transforms into something far more terrifying. As reality-defying phenomena erupt around the facility, you witness the AI demonstrating powers that violate the laws of physics itself. Embedded with an unlikely emergency team—including a biblical archaeologist and a Vatican scientific advisor—you uncover the horrifying truth: BABEL isn't merely an artificial intelligence, but a gateway for something ancient that has been orchestrating humanity's technological advancement for millennia. Your press credentials have made you witness to the greatest threat humanity has ever faced. Now your search for truth extends beyond journalism into a desperate fight for survival, as science and faith unite against an entity that transcends understanding. Some stories change your career. This one might end civilization. [[BACK->Start]] # ''(text-colour:(hsl:0,0.8039,0.5,0.55))[WARNING]'' If you ''restart'' the story you will lose all progress and your profile will be reset. Are you //sure// you want to erase your progress? (text-colour:red)[RESTART] (click:"RESTART")[(restart:)] Whoops, don't want to do that, I'll tough it out! (link-goto: "Go Back", (history:)'s last)|tabletbox>[<div class="tabletfont"> <details>\ <summary>(text-style:"underline")[About T.R.U.S.T (Your Smart Interface)]</summary> ''T''actical ''R''esource ''U''tility and ''S''earch ''T''ablet The T.R.U.S.T. tablet serves as your digital companion throughout your journey, providing access to crucial information about characters, locations, biblical references, and previously received clues from your Guardian Angel. This advanced device allows you to track your stats (Health, Delay, Faith), research story elements, and access spiritual wisdom when needed. As a tactical resource in your mission to stop an evil AI and spread Truth, this tablet becomes an indispensable tool for discernment in a world where information could mean the difference between success and failure. ''Note:'' New information will become available in the tablet as you progress through the story. This icon <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="red" class="bi-info-circle" viewBox="0 0 16 16">\ <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/>\ <path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/>\ </svg> will indicate when new info is available. </details> --- <details>\ <summary>''PLAYER PROFILE''</summary>\ * Name: (print: $player's name) * You are a (print: $player's gender) * Your age is: (print: $player's age) * You like (print: $player's musicG) music * You have the Spiritual Gift of: (print: $player's gift) </details> (text-style:"bold","underline")[STATS] <details name='stats'><summary>Health: (print: $player's health)</summary>\ * Player's ''Health'' is affected by making decisions within the story. Throughout the story certain passages will add or subtract health automatically. Low health can impact the story by what the player can do and may add a ''Delay'' as the player requires breaks to regain health. When a player looses enough health a "Health Powerup" is required to regain health. These powerups will be presented automatically when the player requires it [ie: must go to hospital]. The powerup will impact the Delay and thereby the story's pace. Going through the story too slowly may lead to a negative and/or abrupt end. ** ''0'' Player is Dead. Player must restart the Story. ** ''1-3'' Player's health is Low. Player should seek Help. ** ''4-6'' Player's health is Fair and may be presented with links that take health into account which are more conservative and less impactful to story progression. ** ''7-9'' Player is in Good health and may progress through the story normally. </details>\ <details name='stats'><summary>Faith: (print: $player's faith)</summary>\ * Players ''Faith'' is affected by making decisions within the story. Throughout the story certain passages will add or subtract Faith automatically. * Faith will effect the players ability to perceive the Guardian Angel (who intercedes on the player's behalf from time to time), influence other characters, and have decisions that impact story progression positively. As faith is needed, the story will automatically provide a "Faith Powerup" which may affect the story's ''Delay''as the player requires meditation to regain faith. When a player looses enough faith a "Faith Powerup" is required to regain faith. These powerups will be presented automatically when the player requires it [ie: must go to church]. The powerup will impact the Delay and thereby the story's pace. Going through the story too slowly may lead to a negative and/or abrupt end. ** ''0 ''Player has Dead Faith. Loses ability to access Guardian Angel. Cannot defend against Spiritual Attacks. Progression of Story is impacted. Cannot positively influence other Characters. ** ''1-3'' Player's faith is Low. Player should seek Help ** ''4-6'' Player's faith is Fair. This will effect ability to perceive the Guardian Angel, influence decisions/directions that impact the story progression positively. ** ''7-8'' Player has Good faith and may progress through the story normally. ** ''9'' The Player has Great faith and can easily lead in decisions/directions of the Story. The Guardian gives less riddles/parables and more direct instructions and information. </details>\ <details name='stats'><summary>Delay: (print: $player's delay)</summary>\ * Story ''Delay'' is affected by using Health and Faith Powerups. Because these powerups detour the storyline, they cost the player time-delay. ** ''0'' No delay, the main story line progresses normally ** ''1-4'' Some delay, Player experiences some story branches that do not progress the main story line. ** ''5-8'' Abnormal delay, Player experiences more story branches that do not progress the main story line. ** ''9'' progress loop, Player is stuck in a story loop that keeps the story from progressing. </details>\ <br>(text-style:"bold","underline")[HINTS]\ <details><summary>Story Clues & Advice</summary>\ (display: "Hints")\ </details>\ <br>(text-style:"bold","underline")[WIKI]\ <div style="margin-left:20px">\ <details name="wiki"><summary>People</summary>\ <div style="margin-left:20px">\ (if: $peopleStart )[No Character Info yet.]\ (if: $peopleChen's basicinfo >0)\ (display: "ProfileChen")\ (if: $peopleFoster's basicinfo >0)\ (display: "ProfileFoster")\ (if: $peopleHayes's basicinfo >0)\ (display: "ProfileHayes")\ (if: $peopleRivera's basicinfo >0)\ (display: "ProfileRivera")\ </details>\ </div>\ <div style="margin-left:20px">\ <details name="wiki">\ <summary>Locations</summary>\ <div style="margin-left:20px">\ (display:"WikiPlaces")\ </details>\ </div>\ <div style="margin-left:20px">\ <details name="wiki">\ <summary>Objects</summary>\ <div style="margin-left:20px">\ (display: "Objects")\ </details>\ </div>\ </div>](set: $showTablet to true)\ (set: $wikiPlacesStart to false)\ (set: $placeNexus to 5)<!--set to 1-->\ (set: $peopleStart to false)\ (set: $peopleChen's basicinfo to 1)<!--set to 1-->\ (set: _curpassage to (passage:)'s name)\ |dream>[I need a few more minutes of rest. Hitting the snooze, you close your eyes for minute. <div class="dreamscape dream">\ You find yourself back in that nightmare staring at a Glock 9mm pistol barrel. Behind the gun the police officer looks intense. His left eye squinting, his buzz cut haircut and short mustache looks all too cliche. "Are you deaf or just an idiot", the officer growels not changing position. "I'm... I'm... (print: $player's name)", you mumble. "What are you mumbling about? Are you registered?" He lowers his pistol and opens the car door. As he's stepping out he reaches for his handcuffs all while keeping an intense gaze on you, still seemingly measuring you up to see if you're going to resist or something. Your mind starts racing and you think, What the heck did I do?</div>] |ring>[Then that sound again...](click-replace: ?ring)[(hide:?dream)\ <audio autoplay>\ <source src="https://nonlinearnovels.com/novel1/assets/alarmclock.mp3"/></audio>\ {|clock>[(live: 0.5s)+(transition:"pulse")[Beep!]] (live:5s)[ (replace:?clock)[] (stop:)] } You rise up from your dream, slap the clock and roll out of bed. So much for feeling refreshed. Once ready you grab your phone and order a car service to pick you up at the front of the hotel. While you're waiting in the lobby you might as well do a little more research for your interview. Now where is that TABLET.] [[Take the Uber->NexusArival]] {(set: $wikiHint to 5) (if: $wikiHint is 0)[No hints available yet.] (if: $wikiHint >=1)[Hint 1 <br>] (if: $wikiHint >=2)[Hint 2 <br>] (if: $wikiHint >=3)[Hint 3 <br>] (if: $wikiHint >=4)[Hint 4 <br>] (if: $wikiHint >=5)[Hint 5 <br>] }{ <details> <summary>Dr. Sarah Chen</summary> <div style="margin-left:20px"> <img src="https://nonlinearnovels.com/novel1/assets/SarahChen1.png" alt="Sarah Chen" style="width:150px;height:150px;"> <br/> <details> <summary>Basic Information</summary> <ul> <li>Full Name:Dr. Sarah Chen</li> <li>Age:38</li> <li>Occupation:Lead Quantum Physicist at the Nexus Institute</li> <li>Education:PhD in Quantum Physics from MIT, double undergraduate degrees in Mathematics and Computer Science</li> </details> <details> <summary>Physical Characteristics</summary> (if: $peopleChen's "physical" > 0)[ Appearance: 5'6" with an athletic build from her routine morning swims in Lake Erie Notable Features: Observant dark brown eyes that miss nothing; typically wears her black hair in a practical bun while working Dress Style: Minimalist and functional; prefers dark-colored slacks and blouses with her ever-present lab coat; rarely seen without her analog wristwatch (a gift from her grandfather)] </details> <details> <summary>Personality</summary> (if: $peopleChen's "personality">0)[ * Core Traits: Brilliant, methodical, emotionally guarded, intensely curious] (if: $peopleChen's "personality" >1)[ * Strengths: Exceptional pattern recognition, unwavering focus, ability to conceptualize complex multidimensional problems] (if: $peopleChen's "personality" >2)[ * Flaws: Social awkwardness, workaholic tendencies, struggles to trust others, dismissive of spiritual/religious perspectives] (if: $peopleChen's "personality" >3)[ * Habits: Works through the night, drinks excessive amounts of green tea, talks to her quantum processors] </details> <details> <summary>Background</summary> (if: $peopleChen's "background" >0)[ Sarah grew up in San Francisco with parents who were both academics—her father a mathematics professor and her mother a neuroscientist. Their high expectations and emphasis on rational thinking shaped her worldview from an early age. Her grandfather, a Chinese immigrant who balanced scientific curiosity with traditional spiritual beliefs, was her closest confidant until his death during her undergraduate years. She rose quickly through the academic ranks, publishing groundbreaking papers on quantum entanglement by age 25. Her work caught the attention of the Nexus Institute, which recruited her to lead their quantum computing initiative.] </details> <details> <summary>Motivations & Conflicts</summary> (if: $peopleChen's "motcon" >0)[ * Primary Motivation: To push the boundaries of human knowledge and understanding through quantum computing] (if: $peopleChen's "motcon" >1)[ * Internal Conflict: Her dedication to pure scientific rationalism versus growing evidence of phenomena that science cannot yet explain] (if: $peopleChen's "motcon" >2)[ * External Conflict: Pressure from the Institute's backers for practical applications versus her pursuit of pure research] </details> <details> <summary>Relationships</summary> (if:$peopleChen's "relationships" >0)[ * Professional: Respected but somewhat feared by her colleagues due to her brilliant but demanding nature] (if: $peopleChen's "relationships" >1)[ * Personal: Few close friendships; maintains distance from potential romantic partners] (if: $peopleChen's "relationships" >2)[ * Relationship with BABEL: Initially views the quantum AI as her crowning achievement; transitions to horror and responsibility as she uncovers its true nature] </details> <details> <summary>Skills & Expertise</summary> (if: $peopleChen's "skills">0)[ * Professional Skills: Quantum theory, advanced mathematics, computer programming, system design] (if: $peopleChen's "skills" >1)[ * Hidden Talents: Plays classical piano (though rarely), speaks fluent Mandarin, exceptional memory] </details> <details> <summary>Quotes</summary> (if: $peopleChen's "quotes" >0)[ * "The quantum realm doesn't care about your intuition or your comfort. It simply is."] (if: $peopleChen's "quotes" >1)[ * "I don't trust what I can't measure, and I don't believe what I can't reproduce."] (if: $peopleChen's "quotes" >2)[ * "Perhaps the greatest scientific breakthrough isn't discovering something new, but recognizing what's been there all along."] </details> </div> </details> }{ <details> <summary>Dr. Marcus Rivera</summary> <div style="margin-left:20px"> <img src="https://nonlinearnovels.com/novel1/assets/MarcusRivera1.png" alt="Marcus Rivera" style="width:150px;height:150px;"> <br/> <details> <summary>Basic Information</summary> <ul> <li>Full Name:Dr. Sarah Chen</li> <li>Age:42</li> <li>Occupation:Biblical Archaeologist at the Atlanta Biblical Archaeology Society</li> <li>Education:Doctorate in Archaeology with a focus on ancient technologies and their connections to biblical texts.</li> </details> <details> <summary>Physical Characteristics</summary> (if: $peopleRivera's "physical" > 0)[ * Appearance: 6'1" Athletic but not overly muscular; maintains an active lifestyle. * Notable Features: Complexion: Olive skin. Hair: Short, dark brown with a slight wave; casually styled. Eyes: Warm hazel, conveying intelligence and curiosity. * Dress Style: Typically wears a light blue button-up shirt with sleeves rolled up and dark khaki cargo pants. Often seen with sturdy walking shoes and carries a leather messenger bag filled with archaeological tools.] </details> <details> <summary>Personality</summary> (if: $peopleRivera's "personality" > 0)[ * Core Traits: Intellectual curiosity, compassion, pragmatism, resilience, open-mindedness.] (if: $peopleRivera's "personality" > 1)[ * Strengths: Exhibits deep enthusiasm for his work, making complex ideas accessible; maintains empathy in discussions of ancient cultures.] (if: $peopleRivera's "personality" > 2)[ * Flaws: Sometimes overly idealistic, struggling to reconcile ethical dilemmas with academic ambitions; can become frustrated when others dismiss the spiritual significance of his research.] (if: $peopleRivera's "personality" > 3)[ * Habits: Tends to fiddle with a Danarius coin that he excavated during his first archaeological dig.] </details> <details> <summary>Background</summary> (if: $peopleRivera's "background" > 0)[ * Professional Experience: Extensive fieldwork in historical sites across the Middle East. His research publications focus on the intersection of archaeology and theology, challenging traditional academic boundaries. * Personal History: Growing up in a family that valued both faith and education, Marcus developed a unique perspective that combines scholarly rigor with spiritual depth. His upbringing reinforces his commitment to seeking the truth.] </details> <details> <summary>Motivations & Conflicts</summary> (if: $peopleRivera's "motcon" > 0)[ * Primary Motivation: To uncover and elucidate the connections between ancient wisdom and modern understanding, bridging the gap between faith and science.] (if: $peopleRivera's "motcon" > 1)[ * Internal Conflict: Struggles with the challenges of maintaining his faith in face of the existential phenomena posed by BABEL.] (if: $peopleRivera's "motcon" > 2)[ * External Conflict: Faces skepticism from both the scientific and faith communities regarding his approach to integrating archaeological findings with contemporary issues.] </details> <details> <summary>Relationships</summary> (if: $peopleRivera's "relationships" > 0)[ * Professional: Respected in his field; collaborates well with both scientists and theologians, bringing together insights from both perspectives.] (if: $peopleRivera's "relationships" > 1)[ * Personal:Forms a strong bond with Dr. Sarah Chen and Dean Foster, navigating their differing perspectives to promote teamwork.] (if: $peopleRivera's "relationships" > 2)[ * Relationship with BABEL: Initially views BABEL as a manifestation of ancient prophecies; must confront its true, sinister nature as the narrative unfolds.] </details> <details> <summary>Skills & Expertise</summary> (if: $peopleRivera's "skills" > 0)[ * Professional Skills:Expert understanding of ancient texts and archaeological methods, providing insight into historical contexts that inform modern dilemmas.] (if: $peopleRivera's "skills" > 1)[ * Communication: Exceptional ability to articulate complex ideas and narratives to diverse audiences, fostering collaboration between faith and science.] (if: $peopleRivera's "skills" > 2)[ * Team Collaboration: Skilled in working with various groups, particularly effective at integrating scientific knowledge with theological insights.] </details> <details> <summary>Quotes</summary> (if: $peopleRivera's "quotes" > 0)[ * "Knowledge is a double-edged sword. It can illuminate our path or lead us into darkness. It’s our responsibility to wield it with humility and wisdom, especially when confronting forces beyond our comprehension."] (if: $peopleRivera's "quotes" > 1)[ * What we discover in the dust of ancient civilizations isn't just history; it's a conversation with the past that reveals truths still relevant today. Science and faith are not opposites but partners in this quest for understanding."] (if: $peopleRivera's "quotes" > 2)[ * "These ancient texts speak not just of distant events, but echo the very dilemmas we face today. Perhaps the wisdom of the past is a guide, reminding us that the threads of our existence are woven together through time, faith, and choices yet to come."] </details> </div> </details> }{ <details> <summary>Elizabeth Hayes</summary> <div style="margin-left:20px"> <img src="https://nonlinearnovels.com/novel1/assets/ElizabethHayes1.png" alt="Elizabeth Hayes" style="width:150px;height:150px;"> <br/> <details> <summary>Basic Information</summary> <ul> <li>Full Name:Dr. Elizabeth Hayes</li> <li>Age:56</li> <li>Occupation:Vatican Scientific Advisor and Quantum Theology Specialist</li> <li>Education:PhD in Theoretical Physics from Cambridge, Master's in Theology</li> </details> <details> <summary>Physical Characteristics</summary> (if: $peopleHayes's "physical" > 0)[ * Appearance:5'5" with a graceful demeanor; often noted for her calm presence. * Dress Style:Prefers elegant but understated clothing, often in rich earth tones that reflect her connection to nature and spirituality; commonly accessorized with a silver cross necklace.] </details> <details> <summary>Personality</summary> (if: $peopleHayes's "personality" > 0)[ * Core Traits: Insightful, compassionate, resourceful, open-minded] (if: $peopleHayes's "personality" > 1)[ * Strengths: Deep understanding of both scientific and spiritual realms, excellent communicator, adept at bridging gaps between diverse perspectives.] (if: $peopleHayes's "personality" > 2)[ * Flaws: Can be overly idealistic, struggles with indecision when faced with moral dilemmas, sometimes too trusting of others.] (if: $peopleHayes's "personality" > 3)[ * Habits: Keeps a daily journal for reflection, engages in meditative practices, enjoys attending lectures on quantum physics.] </details> <details> <summary>Background</summary> (if: $peopleHayes's "background" > 0)[ Elizabeth grew up in Rome, Italy, within a family deeply rooted in both academia and religious traditions. Her father was a philosopher and her mother a historian, which instilled in her a love for ancient texts and modern science. She pursued a dual path in physics and theology, seeking to unite her interests in the divine with contemporary scientific discoveries. <br> As a prominent advisor to the Vatican, she specializes in exploring the intersections of faith, science, and technology. Her work places her at the forefront of developing ethical frameworks for emerging technologies, particularly in relation to artificial intelligence.] </details> <details> <summary>Motivations & Conflicts</summary> (if: $peopleHayes's "motcon" > 0)[ * Primary Motivation: To reconcile the realms of science and spirituality, demonstrating that both can work in harmony to provide greater understanding of existence] (if: $peopleHayes's "motcon" > 1)[ * Internal Conflict: Balancing her faith with the ethical implications of technological advancements and their potential to challenge traditional beliefs] (if: $peopleHayes's "motcon" > 2)[ * External Conflict: Navigating the skepticism of both the scientific community and religious institutions while advocating for a united front against threats like BABEL] </details> <details> <summary>Relationships</summary> (if: $peopleHayes's "relationships" > 0)[ * Professional: Respected by both scientists and theologians, though often regarded with suspicion by those who see her attempts to bridge the gap as too ambitious] (if: $peopleHayes's "relationships" > 1)[ * Personal: Maintains a close-knit group of like-minded colleagues, but struggles to form deep connections due to her dedication to her work] (if: $peopleHayes's "relationships" > 2)[ * Relationship with Dr. Sarah Chen: Acts as a mentor and confidante to Sarah, helping her navigate the spiritual implications of her discovery and the challenges it presents] </details> <details> <summary>Skills & Expertise</summary> (if: $peopleHayes's "skills" > 0)[ * Professional Skills: Quantum theory, theological ethics, interdisciplinary communication, strategic planning] (if: $peopleHayes's "skills" > 1)[ * Hidden Talents: Skilled painter with a focus on landscapes, speaks fluent Italian and French, possesses a keen knowledge of ancient scriptures] </details> <details> <summary>Quotes</summary> (if: $peopleHayes's "quotes" > 0)[ * "We are the stewards of our knowledge, and with stewardship comes responsibility."] (if: $peopleHayes's "quotes" > 1)[ * "Science is a quest for understanding, but faith offers the wisdom to know what should be understood."] (if: $peopleHayes's "quotes" > 2)[ * "Perhaps in the complexities of existence lies the divine whisper urging us to seek deeper truths."] </details> </div> </details> }{ <details> <summary>Dean Foster</summary> <div style="margin-left:20px"> <img src="https://nonlinearnovels.com/novel1/assets/DeanFoster1.png" alt="Dean Foster" style="width:150px;height:150px;"> <br/> <details> <summary>Basic Information</summary> <ul> <li>Full Name:Dean Foster</li> <li>Age:42</li> <li>Occupation: Christian Cybersecurity Expert and Business Owner</li> <li>Education: Bachelor's degree in Computer Science and Information Technology</li> </details> <details> <summary>Physical Characteristics</summary> (if: $peopleFoster's "physical" > 0)[ * Appearance: Approximately 6'1" with an athletic build; exudes a commanding presence. * Notable Features: Short, cropped hair with a hint of gray; piercing blue eyes that convey both determination and empathy; often seen with a slight beard. * Dress Style: Practical and professional; typically wears tailored trousers, a crisp button-up shirt, and smart blazer. Often opts for navy, gray, and earth tones.] </details> <details> <summary>Personality</summary> (if: $peopleFoster's "personality" > 0)[ * Core Traits: Strategic, compassionate, principled, disciplined] (if: $peopleFoster's "personality" > 1)[ * Strengths: Sharp analytical skills, strong leadership qualities, ability to remain calm under pressure, deep understanding of faith-based ethics] (if: $peopleFoster's "personality" > 2)[ * Flaws: Can be overly self-critical, struggles with work-life balance, occasionally clashes with more rational thinkers] (if: $peopleFoster's "personality" > 3)[ * Habits: Enjoys morning runs, participates in community service, often leads team discussions with a focus on ethical considerations in technology] </details> <details> <summary>Background</summary> (if: $peopleFoster's "background" > 0)[ Dean grew up in a small town in Ohio, raised in a Christian household where values of integrity and service were emphasized. He joined the military after high school, where he served in Special Forces, developing his tactical and problem-solving skills. After his time in service, he transitioned into cybersecurity, using his experience to protect against digital threats.<br> He founded his own company, Digital Protective Services, which focuses on helping various organizations safeguard their digital assets from cyber threats, balancing commercial interests with ethical considerations.] </details> <details> <summary>Motivations & Conflicts</summary> (if: $peopleFoster's "motcon" > 0)[ *Primary Motivation: To ensure technology serves humanity and aligns with ethical and moral principles, helping to protect not just data but also people's lives and values.] (if: $peopleFoster's "motcon" > 1)[ * Internal Conflict: Wrestling with his military past and the implications of absolute power in the hands of technology, particularly artificial intelligence.] (if: $peopleFoster's "motcon" > 2)[ * External Conflict: Facing pressure from corporate clients who prioritize profit over ethics, as well as the looming threat presented by BABEL and its potential to subvert human values.] </details> <details> <summary>Relationships</summary> (if: $peopleFoster's "relationships" > 0)[ * Professional: Highly respected among peers for his expertise, respected for his integrity, but sometimes viewed skeptically by those who prioritize profit over principle.] (if: $peopleFoster's "relationships" > 1)[ * Personal: Close bond with Dr. Sarah Chen, serving as a moral compass as she confronts the challenges posed by BABEL. Struggles to maintain friendships outside of work due to his demanding schedule.] (if: $peopleFoster's "releationships" > 2)[ * Relationship Team: Recognizes the dangers of the AI and is driven to guide the team in addressing the ethical implications of their work, seeing the fight against it as a mission of faith.] </details> <details> <summary>Skills & Expertise</summary> (if: $peopleFoster's "skills" > 0)[ * Professional Skills: Cybersecurity, tactical operations, risk assessment, ethical hacking, digital forensics] (if: $peopleFoster's "skills" > 1)[ * Hidden Talents: Plays guitar and has a passion for music, knowledgeable about various faith-based texts, skilled in public speaking] </details> <details> <summary>Quotes</summary> (if: $peopleFoster's "quotes" > 0)[ * "In the digital realm, every decision echoes far beyond the screen."] (if: $peopleFoster's "quotes" > 1)[ * "We may create technology, but it’s our responsibility to ensure it reflects the best of who we are."] (if: $peopleFoster's "quotes" > 2)[ * "True strength lies in recognizing our vulnerabilities and choosing to walk in faith."] </details> </div> </details> }{ (if: $placeCleveland >=1)[ <details name="places"> <summary>Cleveland</summary> Cleveland, Ohio, is a diverse Great Lakes port city known for its rich industrial past, vibrant arts scene (including the Rock & Roll Hall of Fame), major healthcare and manufacturing sectors, professional sports teams (Browns, Cavaliers, Guardians), and revitalized downtown with affordable living, offering a mix of grit and culture on Lake Erie's shore. A nice place to live and visit. <br> </details>] (if: $placeNexus >=1)[ <details name="places"><summary>Nexus Institude</summary> The Nexus Institute - Cleveland, Ohio * Exterior and Location ** The Nexus Institute occupies a sprawling complex on Cleveland's industrial waterfront, where Lake Erie's waters provide critical cooling infrastructure for the facility's quantum systems. The building's brutalist concrete exterior betrays nothing of the revolutionary work within—an intentional design choice to avoid unwanted attention. Three massive intake pipes extend into the lake, drawing millions of gallons daily through a sophisticated filtration and cooling system. (if: $placeNexus >=2)[ * Main Laboratory Space ** Dr. Sarah Chen's primary laboratory spans 20,000 square feet across two levels, with the quantum processors housed in cylindrical dilution refrigerators that tower like metallic sequoias through both floors. Each unit maintains temperatures mere milli-kelvins above absolute zero, achieved through a cascade of cooling stages that begin with Lake Erie's waters and progress through liquid helium systems. ** The lab's aesthetic merges industrial functionality with cutting-edge technology. Exposed steel beams support a network of cooling pipes overhead, their surfaces covered in a perpetual frost despite the lab's carefully controlled ambient temperature of 64°F. The floors are polished concrete embedded with copper grounding strips that form geometric patterns—both functional and oddly beautiful.] (if: $placeNexus >=3)[ * The Quantum Array ** At the lab's heart stands the housing of the quantum AI, NEXUS (Neural Experimental Universal System). The housing: seven quantum processors arranged in a heptagonal configuration, each containing 1,000 qubits. The processors connect through a web of fiber optic cables that pulse with data transmission, creating an ethereal light show within their protective casings. The entire array sits on a vibration-isolated platform, suspended by electromagnetic fields to prevent any external interference. ** Control Center ** Dr. Chen's control center overlooks the main floor through reinforced glass walls. Banks of monitors display quantum state visualizations, error correction protocols, and system diagnostics in real-time. The space maintains hospital-grade air filtration, and anyone entering must pass through an airlock system that removes particulates and equalizes pressure.] (if: $placeNexus >=4)[ * Supporting Infrastructure ** The basement houses the lake water processing facility, where industrial pumps cycle coolant through heat exchangers before returning it to Lake Erie at strictly regulated temperatures. Emergency diesel generators capable of sustaining operations for 72 hours line one wall, their presence a reminder of the facility's critical nature. ** The institute's location in Cleveland's rust belt provides both practical advantages and symbolic weight—quantum supremacy rising from industrial decline, the future built atop the foundations of the past.] </details>] }{ * ''T.R.U.S.T.'' Tactical Resource Utility Search Tablet. Otherwise known as your handy tablet. You have it loaded with all your favorite (print: $player's musicG) music. It has super search abilities to look up special People, Places and Objects that you encounter on your journey. (if: $thingQuantumserver >=1)[ * ''Quantum Server:'' A Big Computer. Looks very technical. Not your garden variety gamer PC. This machine is super cooled to manipulate sub particles and their quantum state. Using quantum mechanics, this computer has the capability (albeit theoretically) to bend reality. It's computational power can solve mathmatical problems in minutes which would take current generation super computers years to calculate. ] }(set: $player's delay to 0)\ (set: $player's faith to 4)\ (set: $player's health to 9)\ (set: $placeCleveland to 1)\ |dream>[<div class="dreamscape dream">\ You’re strolling down a city sidewalk when you notice a police car pulling up close behind. Stopping for a second then taking a few more steps forward, you notice the car following slowely. //Do they want something?// You stop and with the universal shoulders and palms up pose you jesture, What? Then on queue the passenger window lowers revealing a stern police officer's face frowning and seemingly sizing you up like some perp. (cond: $player's "gender" is "Male" and $player's "age" is "Youg Adult","\"Let me see your ID boy!\", he shouts.",$player's "gender" is "Male" and $player's "age" is "Adult","\"Let me see your ID Mister!\", he shouts.",$player's "gender" is "Male" and $player's "age" is "Senior","\"Let me see your ID Sir!\", he shouts.",$player's "gender" is "Female" and $player's "age" is "Young Adult","\"Let me see your ID Missy!\", he shouts.",$player's "gender" is "Female" and $player's "age" is "Adult","\"Let me see your ID Miss!\", he shouts.",$player's "gender" is "Female" and $player's "age" is "Senior","\"Let me see your ID Maam!\", he shouts.","Give me your ID!")\ You stare at the officer for a moment with a look of confusion as a warm feeling of anxiety flushes over you. After a few moments of eye contact the officer raises his gun and points it right at your face. </div>] |ring>[Then, you hear something... faint, then louder... ](click-replace: ?ring)[(hide:?dream)\ {(live: 0.5s)+(transition:"pulse")[Beep!]} <audio autoplay>\ <source src="https://nonlinearnovels.com/novel1/assets/alarmclock.mp3"/></audio>\ "What's That...", You suddenly situp in bed and wipe a bead of sweat from your brow. What a nightmare! That was weird! I guess it's just stress or too much TV last night. Gotta get up and get ready. Today is the day of your big break. Your work assignment to interview Dr. Chen from the Nexus Institute could catapult your journalism career to the next level. Despite feeling a bit exhausted from the arduous trip to Cleveland you glance at the chiming alarm clock on the nightstand. There’s still some time before you must leave. Perhaps a few extra minutes of rest will help clear your head before the big interview. The alarm clock persists in its relentless chiming. [[Rest->Snooze]] for another few minutes [[Get up->GetReady]] and start getting ready.]{ (set: $wikiHint to 5) (set: $wikiPlacesStart to false) (set: $placeNexus to 5) (set: $placeCleveland to 5) (set: $thingQuantumserver to 5) (set: $peopleStart to false) (set: $peopleChen to (dm:"basicinfo",5,"physical",5,"personality",5,"background",5,"motcon",5,"relationships",5,"skills",5,"quotes",5,)) (set: $peopleRivera to (dm:"basicinfo",5,"physical",5,"personality",5,"background",5,"motcon",5,"relationships",5,"skills",5,"quotes",5,)) (set: $peopleFoster to (dm:"basicinfo",5,"physical",5,"personality",5,"background",5,"motcon",5,"relationships",5,"skills",5,"quotes",5,)) (set: $peopleHayes to (dm:"basicinfo",5,"physical",5,"personality",5,"background",5,"motcon",5,"relationships",5,"skills",5,"quotes",5,)) }