leilukin-site/shrines/cassettebeasts/gamelog/index.html

90 lines
4.3 KiB
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr" id="page-top">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:url" content="https://leilukin.neocities.org/shrines/cassettebeasts/gamelog">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Leilukin's Hub">
<meta property="og:title" content="Game Log | Cassette Beasts Shrine">
<meta property="og:description" content="A catalogue of my Cassette Beasts characters and save profiles.">
<link rel="stylesheet" href="/shrines/cassettebeasts/css/style-cassettebeasts.css" type="text/css" media="all">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css">
<link rel="apple-touch-icon" sizes="180x180" href="/shrines/cassettebeasts/img/cb-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/shrines/cassettebeasts/img/cb-icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="/shrines/cassettebeasts/img/cb-icon.png">
<link rel="manifest" href="/assets/favicon/site.webmanifest">
<script src="/shrines/cassettebeasts/js/cb-components.js" defer></script>
<title>Game Log | Cassette Beasts Shrine | Leilukin's Hub</title>
</head>
<body>
<header class="main-header">
<noscript>
JavaScript is disabled in your browser. To get the best user experience on
this website, it is recommended that you enable it.
</noscript>
</header>
<nav class="navbar"></nav>
<main>
<!-- <aside class="left-sidebar">
Left sidebar content here
</aside> -->
<div class="content-container">
<section class="content-section">
<h1>Game Log</h1>
<p>This page is a record and catalogue of my <cite>Cassette Beasts</cite> save files and playthroughs.</p>
</section>
<section class="content-section">
<h2>Character Profile: Kristine</h2>
<img src="./img/cb-character-kristine.png" alt="Cassette Beasts screenshot of Kristine, a custom player character">
<p>My first and main character for <cite>Cassette Beasts</cite>. The first save file was created on 18 July 2023, and the main story was beaten on 30 July 2023. The second save file was created on 18 October 2023.</p>
<dl>
<dt>Name</dt>
<dd>Kristine</dd>
<dt>Pronouns</dt>
<dd>They/Them</dd>
<dt>Starter Monster Tape</dt>
<dd>Bansheep</dd>
<dt>Romance</dt>
<dd>Meredith</dd>
<dt>Final Station Location</dt>
<dd>Behind the tree stump to the top right of Autumn Hill</dd>
<dt>Gift Bootleg Received</dt>
<dd>Glitter-type Pombomb</dd>
<dt>First Wild Bootleg</dt>
<dd>Air-type Weevillite (obtained on August 14, 2023)</dd>
</dl>
<p><span class="bold-text">Character Trivia:</span></p>
<ul>
<li>I named Kristine after <a href="https://bulbapedia.bulbagarden.net/wiki/Kris_(game)" target="_blank">Kris</a>, the female player character of <cite>Pokémon Crystal</cite> and the first female player character of the <cite>Pokémon</cite> video game series.</li>
</ul>
</section>
<section class="content-section">
<h2>Bootleg Record</h2>
<p>I have kept track of all the bootleg monsters I have encountered in my saves. <a href="https://leilukin.notion.site/1d00ceca98764820be1cb8522c6d84f5?v=3b216d3d667647fb9337489fcd859578&pvs=4" target="blank">You can check out my bootleg record here</a>.</p>
</section>
</div>
<aside class="right-sidebar"></aside>
</main>
<footer class="main-footer"></footer>
</body>
</html>