zk_html/writing/post-self/marsh/index.html

63 lines
3.8 KiB
HTML
Raw Normal View History

2022-10-10 05:42:38 +00:00
<!doctype html>
<html>
<head>
2023-01-23 18:05:10 +00:00
<title>Zk | Marsh (or The Apocryphal Book of Marsh)</title>
2022-10-10 05:42:38 +00:00
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
2023-01-23 18:05:10 +00:00
<h1>Zk | Marsh (or The Apocryphal Book of Marsh)</h1>
2022-10-10 05:42:38 +00:00
</header>
<article class="content">
<p>Everyone notices a jump in systime of almost a year, no one phys-side will give them a straight answer. Turns out someone figured out how to make a self-replicating virus a la the syringes that wound up essentially shredding the system. It was recovered (another thing phys-side is cagey about), but there are some changes. Maybe a small percentage of people don&rsquo;t return</p>
<ul>
2023-02-18 22:25:13 +00:00
<li>Marsh (they/them) &mdash; <em>tracker</em> &mdash; Root instance; disappears shortly before Reed is to merge down<ul>
2022-10-10 05:42:38 +00:00
<li>Reed (they/them) &mdash; Relationship fork, merges down to sync up once a year, discovers Marsh is missing, date has jumped, has to lean on partner, clade<ul>
<li>Sedge (she/her) &mdash; <ul>
<li>Tule (he/him) &mdash;</li>
</ul>
</li>
<li>Rush (they/them) &mdash;</li>
</ul>
</li>
<li>Lily (she/her) &mdash;</li>
2023-02-18 22:25:13 +00:00
<li>Cress (it/its) &mdash;</li>
2022-10-10 05:42:38 +00:00
</ul>
</li>
2023-02-18 22:25:13 +00:00
<li>I Remember The Rattle Of Dry Grass of the Ode clade &mdash; <em>dispersionista</em> &mdash; In a relationship with Tule and Cress</li>
<li>Pierre Lafontaine &mdash; <em>tasker</em> &mdash; In a relationship with Marsh</li>
<li>Vos &mdash; <em>tasker</em> &mdash; In a relationship with Marsh</li>
<li>
<p>Hanne Marie &mdash; <em>tasker</em> &mdash; In a relationship with Reed</p>
</li>
2022-10-10 05:42:38 +00:00
<li>
2023-01-23 18:05:10 +00:00
<p>[o] <a href="001.html">Intro</a> &mdash; The false start</p>
</li>
2023-01-23 18:15:14 +00:00
<li class="done0"> Part 1 &mdash; Marsh has gone missing and the date has jumped forward &mdash; whaaaa &mdash; exploring the new System, what it looks like, contact from the LVs<ul>
2023-01-23 18:05:10 +00:00
<li class="done0"> <a href="002.html">002</a> &mdash; It all kicks off</li>
2023-02-18 22:20:16 +00:00
<li class="done0"> <a href="003.html">003</a> &mdash; Dealing with fallout of Marsh being gone</li>
<li class="done0"> <a href="004.html">004</a> &mdash; Exploring other clades throughout Lagrange, walking sims and seeing how others are reacting</li>
<li class="done0"> <a href="005.html">005</a> &mdash; The perisystem feeds, tallying up the missing, building up percentage of lost personalities</li>
2023-01-23 18:05:10 +00:00
</ul>
2022-10-10 05:42:38 +00:00
</li>
2023-02-18 22:20:16 +00:00
<li class="done0"> Part 2 &mdash; Phys-side is being a little sketchy about what happened, turns out there was a reset and a lot of work behind the scenes after a coordinated attack between phys- and sys-side, taking the form of a generalized weapon that wiped out most of the System. Large chunks of it were restored after a lot of work and help from the Artemisians, but not total success &mdash; virus loophole was fixed (incl. singular attacks), but no guarantee there won&rsquo;t be another work-around, plans to split the System into smaller pieces, move some of them to Earth/Sun Lagrange points</li>
2023-01-23 18:15:14 +00:00
<li class="done0"> Part 3 &mdash; The ramifications, both global and personal (but mostly personal) &mdash; a lot of talk among the Marshans, their partners, and a chill phys-side syseng &mdash; looking into trying to reconstruct Marsh by cross-tree merging Reed, Lily, and Cress &mdash; it doesn&rsquo;t work, so it turns into coming to terms with letting go of the past</li>
2022-10-10 05:42:38 +00:00
</ul>
</article>
<footer>
2023-02-18 22:20:16 +00:00
<p>Page generated on 2023-02-18</p>
2022-10-10 05:42:38 +00:00
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>