feat: Add core rules
This commit is contained in:
44
books/core/3.html
Normal file
44
books/core/3.html
Normal file
@@ -0,0 +1,44 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<h1>W</h1>
|
||||
<section aria-labelledby="credits">
|
||||
<h2>CREDITS</h2>
|
||||
|
||||
<!-- Structured list of credits -->
|
||||
<ul>
|
||||
<li><strong>Game Design, Writing and Development:</strong> Emanuele Galletto</li>
|
||||
<li><strong>Art Direction:</strong> Emanuele Galletto</li>
|
||||
<li><strong>Cover Artist:</strong> Moryo</li>
|
||||
<li><strong>Interior Artwork Artists:</strong> Christian Benavides, Lorenzo Magalotti, Moryo, Susu Nonohara, Catthy Trinh</li>
|
||||
<li><strong>Pixel Artwork Artists:</strong> ExtantLily, Emanuele Galletto, Ben Henry, Sascha Naderer</li>
|
||||
<li><strong>Damage Icons Artist:</strong> Lorc</li>
|
||||
</ul>
|
||||
|
||||
<!-- Management/Publishing Roles -->
|
||||
<div>
|
||||
<p><strong>Publisher:</strong> Nicola Degobbis</p>
|
||||
<p><strong>Line Editor:</strong> Nicola Degobbis</p>
|
||||
<p><strong>Chief of Operations:</strong> Marco Munari</p>
|
||||
<p><strong>Producer:</strong> Matteo Pedroni</p>
|
||||
<p><strong>Project Management:</strong> Marco Munari, Matteo Pedroni</p>
|
||||
<p><strong>Editing:</strong> Courteney Penney</p>
|
||||
<p><strong>Sensitivity Reading:</strong> Marta Palvarini</p>
|
||||
<p><strong>Graphic Design:</strong> Emanuele Galletto, Erica Viotto, Marco Munari</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Metadata Section -->
|
||||
<section aria-labelledby="metadata">
|
||||
<h2>Metadata and Copyright</h2>
|
||||
<p><strong>ISBN:</strong> 979-12-80692-45-0</p>
|
||||
<p>Printed in Europe. First Printing September 2022.</p>
|
||||
|
||||
<!-- Copyright/Legal Text -->
|
||||
<div class="copyright">
|
||||
<p>Fabula Ultima © 2022 Need Games and Rooster Games. Any unauthorized reproduction of copyrighted material is prohibited. This is a product of fiction. Any reference to people and events existing in the past or future is pure coincidence and not intended. All rights reserved.</p>
|
||||
</div>
|
||||
|
||||
<!-- Contact/Source Info -->
|
||||
<p>www.fabulaultima.com</p>
|
||||
<p>Philip Forlenza (Order #)</p>
|
||||
</section>
|
||||
Reference in New Issue
Block a user