2023-08-15 09:47:09 +00:00
<!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" >
2023-08-16 03:45:22 +00:00
< 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" >
2023-08-15 09:47:09 +00:00
< 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 >
2023-10-03 08:49:38 +00:00
< p > This page is a record and catalogue of my < cite > Cassette Beasts< / cite > save files.< / p >
2023-08-15 09:47:09 +00:00
< / section >
< section class = "content-section" >
2023-10-03 08:49:38 +00:00
< h2 > Character Profile: Kristine< / h2 >
2023-08-15 09:47:09 +00:00
< img src = "./img/cb-character-kristine.png" alt = "Cassette Beasts screenshot of Kristine, a custom player character" >
2023-08-30 09:59:58 +00:00
< p > My first character and save file. Created on 18 July 2023. Beat the main story on 30 July 2023.< / p >
2023-08-15 09:47:09 +00:00
2023-08-15 11:41:37 +00:00
< p > < span class = "bold-text" > Name:< / span > Kristine< / p >
2023-08-15 09:47:09 +00:00
< p > < span class = "bold-text" > Pronouns:< / span > They/Them< / p >
< p > < span class = "bold-text" > Starter Monster Tape:< / span > Bansheep< / p >
< p > < span class = "bold-text" > Romance:< / span > Meredith< / p >
< p > < span class = "bold-text" > Gift Bootleg Received:< / span > Glitter-type Pombomb< / p >
< p > < span class = "bold-text" > First Wild Bootleg:< / span > Air-type Weevillite (obtained on August 14, 2023)< / p >
2023-08-15 11:41:37 +00:00
< 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 >
2023-08-15 09:47:09 +00:00
< / section >
2023-10-03 08:49:38 +00:00
< 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 >
2023-08-15 09:47:09 +00:00
< / div >
< aside class = "right-sidebar" > < / aside >
< / main >
< footer class = "main-footer" > < / footer >
< / body >
< / html >