Add Cassette Beasts game log page
This commit is contained in:
parent
304527f9b1
commit
5909e59307
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
layout: cassettebeasts/content
|
||||
title: Game Log
|
||||
pageTitle: Cassette Beasts Game Log
|
||||
desc: A catalogue of my Cassette Beasts characters and save profiles.
|
||||
tags: cassette beasts shrine page
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
key: Cassette Beasts Game Log
|
||||
parent: Cassette Beasts Shrine
|
||||
title: Game Log
|
||||
order: 2
|
||||
---
|
||||
|
||||
{% set universeAssetBase = '/assets/cassettebeasts/gamelog/' %}
|
||||
|
||||
## Character Profile: Kristine
|
||||
|
||||
![Cassette Beasts screenshot of Kristine, a custom player character]({{universeAssetBase}}cb-character-kristine.png)
|
||||
|
||||
My first and main character for Cassette Beasts. 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.
|
||||
|
||||
<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>
|
||||
|
||||
Character Trivia:
|
||||
|
||||
* I named Kristine after [Kris](https://bulbapedia.bulbagarden.net/wiki/Kris_(game)), the female player character of Pokémon Crystal and the first female player character of the Pokémon video game series.
|
||||
|
||||
## Bootleg Record
|
||||
|
||||
I have kept track of all the bootleg monsters I have encountered in my saves. [You can check out my bootleg record here](https://leilukin.notion.site/1d00ceca98764820be1cb8522c6d84f5?v=3b216d3d667647fb9337489fcd859578&pvs=4).
|
Loading…
Reference in New Issue