56 lines
3.0 KiB
HTML
56 lines
3.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Marsh (or The Apocryphal Book of Marsh)</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | Marsh (or The Apocryphal Book of Marsh)</h1>
|
|
</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’t return</p>
|
|
<ul>
|
|
<li>
|
|
<p>Marsh (they/them) — Root instance; disappears shortly before Reed is to merge down</p>
|
|
<ul>
|
|
<li>Reed (they/them) — 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) — <ul>
|
|
<li>Tule (he/him) —</li>
|
|
</ul>
|
|
</li>
|
|
<li>Rush (they/them) —</li>
|
|
</ul>
|
|
</li>
|
|
<li>Lily (she/her) —</li>
|
|
<li>Cress (it/its)</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p>[o] <a href="001.html">Intro</a> — The false start</p>
|
|
</li>
|
|
<li class="done0"> Part 1 — Marsh has gone missing and the date has jumped forward — whaaaa — exploring the new System, what it looks like, contact from the LVs<ul>
|
|
<li class="done0"> <a href="002.html">002</a> — It all kicks off</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done0"> Part 2 — 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 — virus loophole was fixed, but no guarantee there won’t be another work-around, plans to split the System into smaller pieces, move some of them to Earth/Sun Lagrange points</li>
|
|
<li class="done0"> Part 3 — The ramifications, both global and personal (but mostly personal) — a lot of talk among the Marshans, their partners, and a chill phys-side syseng — looking into trying to reconstruct Marsh by cross-tree merging Reed, Lily, and Cress — it doesn’t work, so it turns into coming to terms with letting go of the past</li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2023-01-23</p>
|
|
</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>
|