Add Developer Notes section

This commit is contained in:
Helen Chong 2023-10-18 16:50:47 +08:00
parent 5e6cc4375f
commit 9e564b4f30
1 changed files with 57 additions and 0 deletions

View File

@ -99,6 +99,63 @@
<p>The ideas for the other Archangels came after Morgante and Aleph. Their themes were kind of arbitrarily chosen to match the design Jay had given them.<sup id="cite_ref-2"><a href="#cite_note-2">[2]</a></sup></p> <p>The ideas for the other Archangels came after Morgante and Aleph. Their themes were kind of arbitrarily chosen to match the design Jay had given them.<sup id="cite_ref-2"><a href="#cite_note-2">[2]</a></sup></p>
</section> </section>
<section class="content-section">
<h2>Developer Notes</h2>
<h3>Partner Character Dialogue Styles</h3>
<p>Jay Baylis, the writer of the game, has <a href="https://discord.com/channels/594939411775619102/1059467649140142180/1106581265936814101" target="blank">shared</a> a style guide he wrote during development for writing dialogue for the partner characters in the modding channel of the official Bytten Studio Discord server. This can serves as a reference for anyone who is adding new dialogue for these characters in mods.</p>
<h4>Kayleigh</h4>
<p>Casual friendly dialogue with very few Americanisms. </p>
<p>Common words and phrases:</p>
<ul>
<li>Thanks a million</li>
<li>Sorry</li>
<li>Brilliant</li>
</ul>
<h4>Meredith</h4>
<p>Often staggers her words, like, uh, this. Uses british slang where appropriate. Most likely to (mildly) swear/curse. </p>
<p>Common words and phrases:</p>
<ul>
<li>Uh</li>
<li>Urgh</li>
<li>Mate</li>
<li>Bloody</li>
</ul>
<h4>Eugene</h4>
<p>American - uses a lot of exclamations! Like this! More like a shonen hero. Less likely to keep up with "lore".</p>
<p>Common words and phrases:</p>
<ul>
<li>Man</li>
<li>Pumped</li>
<li>Badass</li>
<li>Buddy</li>
<li>Momentous</li>
</ul>
<h4>Felix</h4>
<p>Opposite of Eugene. Often ends with full stops. Less energetic, more friendly. More likely to discuss the in-universe lore than others.</p>
<p>Common words and phrases:</p>
<ul>
<li>Rad</li>
<li>No worries</li>
<li>appreciate</li>
<li>unorthodox</li>
<li>folks</li>
</ul>
<h4>Viola</h4>
<p>Lightly used Shakespearian english. Very formal. Often uses quotes adapted (made less complex) from <a href="https://www.rsc.org.uk/shakespeares-plays/famous-quotes" target="blank">actual Shakespeare</a>.</p>
<p>Common words and phrases:</p>
<ul>
<li>Dear [character name]</li>
<li>Alas</li>
<li>Spirit (instead of archangels)</li>
</ul>
</section>
<section class="content-section"> <section class="content-section">
<h2>The Developers</h2> <h2>The Developers</h2>