62 lines
3.0 KiB
HTML
62 lines
3.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Nevi'im</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 | Nevi'im</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p>In which the Dreamer Module comes to roost and now they’ve got aliens.</p>
|
|
<p>Prophet aspect: Aliens have been at this longer, start giving advice, etc, which influences the direction of the LV society for better or worse</p>
|
|
<h2 id="rough-outline">Rough outline</h2>
|
|
<ul>
|
|
<li>Locations/characters:<ul>
|
|
<li>Castor:<ul>
|
|
<li>Tycho Brahe - astronomer, in a bit of hot water for answering without consulting, chosen as delegate while handled by True Name’s stanza</li>
|
|
<li>Codrin Balan - clerk for meetings, historian for info coming from remote ship</li>
|
|
<li>Answers Will Not Help - managing news, info coming from guest/remote ship via Why Ask Questions</li>
|
|
<li>True Name - is there being a bitch</li>
|
|
<li>[four aliens] - visitors/emissaries, learning about system, humans, life, etc, got their own subtle machinations going on</li>
|
|
</ul>
|
|
</li>
|
|
<li>Remote ship:<ul>
|
|
<li>Tycho Brahe - overwhelmed, gawking tourist, trying to glean as much astronomical knowledge as possible, almost uninterested in aliens qua aliens</li>
|
|
<li>Codrin Balan - amanuensis/reporter</li>
|
|
<li>Why Ask Questions - shaping reports back, starts considering shaping their society</li>
|
|
<li>True Name - is there being a bitch</li>
|
|
<li>[several aliens] - society is like [something], they are shaped like [something], they are originally from [somewhere] but they were post-biological (beyond implants) before uploading/launching</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>General plot:<ul>
|
|
<li>Agree to fall into trajectories that aren’t diverging so quickly (using attitude jets and angling solar sail, though Castor is still moving slower and has little chance to catch up/aliens don’t want to slow down)</li>
|
|
<li>Aliens upload into dmz to meet with Tycho, Codrin, Answers Will Not Help, and True Name. Lots of discussions</li>
|
|
<li>Tycho, Codrin, Why Ask Questions, and True Name upload into similar DMZ on the remote ship. Lots of discussions</li>
|
|
<li>Begins with a lot of learning about each other</li>
|
|
<li>Shifts to gentle nudges this way and that to information sent between the two ships and between DMZ and System as a whole</li>
|
|
<li>Shifts from there to gentle nudges back and forth on each others’ societies</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2021-09-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>
|