diff options
17 files changed, 1009 insertions, 88 deletions
diff --git a/indieweb-micro/content/posts/11-hundred-lines-last-defense-playlog/index.md b/indieweb-micro/content/posts/11-hundred-lines-last-defense-playlog/index.md new file mode 100644 index 0000000..b3c1ec0 --- /dev/null +++ b/indieweb-micro/content/posts/11-hundred-lines-last-defense-playlog/index.md @@ -0,0 +1,37 @@ +--- +title: "Playlog: Hundred Lines Last Defense Academy" +date: 2026-03-17T17:19:03-07:00 +slug: 2026-03-17-11-hundred-lines-last-defense-playlog +type: posts +draft: false +categories: + - games +tags: + - playlog +--- +After about a year of playing on and off, I've finally finished all 100 (and 1, counting the first one). In total it took roughly 105 hours or so. +{{< figure src="playtime.png" alt="105 hours or more played" >}} + +## Core Mechanics +- This is basically a visual novel, there's very little fun to be had if you are a "cutscene skipper". If you enjoyed Kodaka's other works like Danganronpa then you'll be right at home. +- There's a bunch of smaller "minigames" but are mostly a one-off thing, they feel mostly like an afterthought (+25) + +## Structure +- There's 2 main parts of the game, the battling and the story itself +- The battling itself has a decent amount of strategy to it, and you can in fact easily lose if you're not careful for some of them +- In my opinion though given how little variety there is it kinda gets old fast, luckily the 2nd half of the game lets you skip battles you've already done +- As far as the story goes, its standard visual novel stuff but with a Kodaka twist. Each ending belongs to a particular "route" which is centered around a particular storyline, each one is also explicitly named in the game's flowchart. (+20) + +## Content +- The story itself is quite good, but not all the routes are really worth doing if you just want what I consider to be the "core" of the plot. Some of them basically lead to nothing and are there just for fun. +- Everyone has to play through `Last Defense Academy 1` which basically acts as a very long prologue for the actual game +- **Not Necessary:** Serial Battles Route (PLEASE skip this one, the game forces you to play unskippable battles and it forshadows literately the tiniest thing), Box of Blessings, Conspiracy (does nothing but is very quick to do), Romance, Comedy, V’ehxness Route (mainly character building), Reset Route +- I would recommend playing through the prologue, then explicitly following a guide for the `Last Defense Academy 2nd Scenario`, then if you still want more start the S.F Route and follow a guide to unlock the pre-requisite routes while you progress through that. Everything else is largely optional IMO and is just for world-building. (12) + +## Technical Execution +Its fine overall. You can def. tell they didn't have as big of a budget as Danganronpa to work with. There were some issues with leaving the game in suspense for too long on Switch but no major performance issues (+15) + +## Presentation +Was good since I'm a Danganronpa fan. I would've liked to see a few more tracks or at least variations in boss fights. It does get a bit repetitive after 100 times... Still a surprising number of lines were voiced so props to them! (+14) + +**(86/100)** diff --git a/indieweb-micro/content/posts/11-hundred-lines-last-defense-playlog/playtime.png b/indieweb-micro/content/posts/11-hundred-lines-last-defense-playlog/playtime.png Binary files differnew file mode 100644 index 0000000..bde1097 --- /dev/null +++ b/indieweb-micro/content/posts/11-hundred-lines-last-defense-playlog/playtime.png diff --git a/micro.pinapelz.moe/categories/games/index.html b/micro.pinapelz.moe/categories/games/index.html index f3fad84..6df58c6 100644 --- a/micro.pinapelz.moe/categories/games/index.html +++ b/micro.pinapelz.moe/categories/games/index.html @@ -79,6 +79,13 @@ <ul> <li> + <time class="date dt-published" datetime="2026-03-17T17:19:03-07:00">2026-03-17</time> + <a href="/posts/2026-03-17-11-hundred-lines-last-defense-playlog/">Playlog: Hundred Lines Last Defense Academy</a> + </li> + + + + <li> <time class="date dt-published" datetime="2025-12-19T22:15:50-08:00">2025-12-19</time> <a href="/posts/2025-12-19-08-ffxiv-patch-7-4/">Playlog: FFXIV Dawntrail Patch 7.4 Thoughts (spoilers)</a> </li> diff --git a/micro.pinapelz.moe/categories/games/index.xml b/micro.pinapelz.moe/categories/games/index.xml index 960fe31..a42460f 100644 --- a/micro.pinapelz.moe/categories/games/index.xml +++ b/micro.pinapelz.moe/categories/games/index.xml @@ -8,9 +8,16 @@ <language>en-us</language> <managingEditor>yukais@pinapelz.com (Pinapelz)</managingEditor> <webMaster>yukais@pinapelz.com (Pinapelz)</webMaster> - <lastBuildDate>Fri, 19 Dec 2025 22:15:50 -0800</lastBuildDate> + <lastBuildDate>Tue, 17 Mar 2026 17:19:03 -0700</lastBuildDate> <atom:link href="https://micro.pinapelz.moe/categories/games/index.xml" rel="self" type="application/rss+xml" /> <item> + <title>Playlog: Hundred Lines Last Defense Academy</title> + <link>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</link> + <pubDate>Tue, 17 Mar 2026 17:19:03 -0700</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> + <guid>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</guid> + <description><p>After about a year of playing on and off, I&rsquo;ve finally finished all 100 (and 1, counting the first one). In total it took roughly 105 hours or so.
<figure><img src="https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png"
 alt="105 hours or more played">
</figure>
</p>
<h2 id="core-mechanics">Core Mechanics</h2>
<ul>
<li>This is basically a visual novel, there&rsquo;s very little fun to be had if you are a &ldquo;cutscene skipper&rdquo;. If you enjoyed Kodaka&rsquo;s other works like Danganronpa then you&rsquo;ll be right at home.</li>
<li>There&rsquo;s a bunch of smaller &ldquo;minigames&rdquo; but are mostly a one-off thing, they feel mostly like an afterthought (+25)</li>
</ul>
<h2 id="structure">Structure</h2>
<ul>
<li>There&rsquo;s 2 main parts of the game, the battling and the story itself</li>
<li>The battling itself has a decent amount of strategy to it, and you can in fact easily lose if you&rsquo;re not careful for some of them</li>
<li>In my opinion though given how little variety there is it kinda gets old fast, luckily the 2nd half of the game lets you skip battles you&rsquo;ve already done</li>
<li>As far as the story goes, its standard visual novel stuff but with a Kodaka twist. Each ending belongs to a particular &ldquo;route&rdquo; which is centered around a particular storyline, each one is also explicitly named in the game&rsquo;s flowchart. (+20)</li>
</ul>
<h2 id="content">Content</h2>
<ul>
<li>The story itself is quite good, but not all the routes are really worth doing if you just want what I consider to be the &ldquo;core&rdquo; of the plot. Some of them basically lead to nothing and are there just for fun.</li>
<li>Everyone has to play through <code>Last Defense Academy 1</code> which basically acts as a very long prologue for the actual game</li>
<li><strong>Not Necessary:</strong> Serial Battles Route (PLEASE skip this one, the game forces you to play unskippable battles and it forshadows literately the tiniest thing), Box of Blessings, Conspiracy (does nothing but is very quick to do), Romance, Comedy, V’ehxness Route (mainly character building), Reset Route</li>
<li>I would recommend playing through the prologue, then explicitly following a guide for the <code>Last Defense Academy 2nd Scenario</code>, then if you still want more start the S.F Route and follow a guide to unlock the pre-requisite routes while you progress through that. Everything else is largely optional IMO and is just for world-building. (12)</li>
</ul>
<h2 id="technical-execution">Technical Execution</h2>
<p>Its fine overall. You can def. tell they didn&rsquo;t have as big of a budget as Danganronpa to work with. There were some issues with leaving the game in suspense for too long on Switch but no major performance issues (+15)</p></description> + </item> + <item> <title>Playlog: FFXIV Dawntrail Patch 7.4 Thoughts (spoilers)</title> <link>https://micro.pinapelz.moe/posts/2025-12-19-08-ffxiv-patch-7-4/</link> <pubDate>Fri, 19 Dec 2025 22:15:50 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> diff --git a/micro.pinapelz.moe/categories/index.xml b/micro.pinapelz.moe/categories/index.xml index 53f92cf..a6dfd7e 100644 --- a/micro.pinapelz.moe/categories/index.xml +++ b/micro.pinapelz.moe/categories/index.xml @@ -8,9 +8,16 @@ <language>en-us</language> <managingEditor>yukais@pinapelz.com (Pinapelz)</managingEditor> <webMaster>yukais@pinapelz.com (Pinapelz)</webMaster> - <lastBuildDate>Thu, 19 Feb 2026 19:17:04 -0800</lastBuildDate> + <lastBuildDate>Tue, 17 Mar 2026 17:19:03 -0700</lastBuildDate> <atom:link href="https://micro.pinapelz.moe/categories/index.xml" rel="self" type="application/rss+xml" /> <item> + <title>Games</title> + <link>https://micro.pinapelz.moe/categories/games/</link> + <pubDate>Tue, 17 Mar 2026 17:19:03 -0700</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> + <guid>https://micro.pinapelz.moe/categories/games/</guid> + <description></description> + </item> + <item> <title>Default</title> <link>https://micro.pinapelz.moe/categories/default/</link> <pubDate>Thu, 19 Feb 2026 19:17:04 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> @@ -18,13 +25,6 @@ <description></description> </item> <item> - <title>Games</title> - <link>https://micro.pinapelz.moe/categories/games/</link> - <pubDate>Fri, 19 Dec 2025 22:15:50 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> - <guid>https://micro.pinapelz.moe/categories/games/</guid> - <description></description> - </item> - <item> <title>Tools</title> <link>https://micro.pinapelz.moe/categories/tools/</link> <pubDate>Thu, 04 Dec 2025 23:19:29 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> diff --git a/micro.pinapelz.moe/index.html b/micro.pinapelz.moe/index.html index 9afb87f..0c31678 100644 --- a/micro.pinapelz.moe/index.html +++ b/micro.pinapelz.moe/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en-us"> <head> - <meta name="generator" content="Hugo 0.155.3"> + <meta name="generator" content="Hugo 0.157.0"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> @@ -82,6 +82,46 @@ <article> + <h1><a href="https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/">Playlog: Hundred Lines Last Defense Academy</a></h1> + <b><time>Tuesday, March 17, 2026</time></b> + + <a href="/tags/playlog">playlog</a> + + <div> + <p>After about a year of playing on and off, I’ve finally finished all 100 (and 1, counting the first one). In total it took roughly 105 hours or so. +<figure><img src="/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png" + alt="105 hours or more played"> +</figure> +</p> +<h2 id="core-mechanics">Core Mechanics</h2> +<ul> +<li>This is basically a visual novel, there’s very little fun to be had if you are a “cutscene skipper”. If you enjoyed Kodaka’s other works like Danganronpa then you’ll be right at home.</li> +<li>There’s a bunch of smaller “minigames” but are mostly a one-off thing, they feel mostly like an afterthought (+25)</li> +</ul> +<h2 id="structure">Structure</h2> +<ul> +<li>There’s 2 main parts of the game, the battling and the story itself</li> +<li>The battling itself has a decent amount of strategy to it, and you can in fact easily lose if you’re not careful for some of them</li> +<li>In my opinion though given how little variety there is it kinda gets old fast, luckily the 2nd half of the game lets you skip battles you’ve already done</li> +<li>As far as the story goes, its standard visual novel stuff but with a Kodaka twist. Each ending belongs to a particular “route” which is centered around a particular storyline, each one is also explicitly named in the game’s flowchart. (+20)</li> +</ul> +<h2 id="content">Content</h2> +<ul> +<li>The story itself is quite good, but not all the routes are really worth doing if you just want what I consider to be the “core” of the plot. Some of them basically lead to nothing and are there just for fun.</li> +<li>Everyone has to play through which basically acts as a very long prologue for the actual game</li> +<li><strong>Not Necessary:</strong> Serial Battles Route (PLEASE skip this one, the game forces you to play unskippable battles and it forshadows literately the tiniest thing), Box of Blessings, Conspiracy (does nothing but is very quick to do), Romance, Comedy, V’ehxness Route (mainly character building), Reset Route</li> +<li>I would recommend playing through the prologue, then explicitly following a guide for the , then if you still want more start the S.F Route and follow a guide to unlock the pre-requisite routes while you progress through that. Everything else is largely optional IMO and is just for world-building. (12)</li> +</ul> +<h2 id="technical-execution">Technical Execution</h2> +<p>Its fine overall. You can def. tell they didn’t have as big of a budget as Danganronpa to work with. There were some issues with leaving the game in suspense for too long on Switch but no major performance issues (+15)</p> + + <a href="https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/">Read more...</a> + + </div> +</article> + + + <article> <h1><a href="https://micro.pinapelz.moe/posts/2026-02-19-10-discord-rant/">Discord Rant</a></h1> <b><time>Thursday, February 19, 2026</time></b> @@ -279,26 +319,11 @@ </article> - <article> - <h1><a href="https://micro.pinapelz.moe/posts/2025-12-01-hello-world/">Hello World - Why This</a></h1> - <b><time>Monday, December 1, 2025</time></b> - - <a href="/tags/default">default</a> - - <div> - <p>I think having control of your own data is great. The same is true for decentralized social media. I’ve always been a primary user of microblog platforms (like Twitter/X). Having experienced both the traditional and “decentralized” approaches to microblogs, they both have some particular shortcoming in terms of what I want to get out of “social media”.</p> -<h2 id="twitterx">Twitter/X</h2> -<p>This is fairly self explanatory. The rebranding of Twitter to X and Musk’s new ownership of the platform shifted the direction of the platform to be ever more political. X Premium boosting visibility is also something I wasn’t a particular fan of. You can’t view anything without signing in either, so goodbye viewing stuff anonymously. There’s just a lot of “features” here I’m not a fan of. Needless to say, there’s a lot of reasons to not post stuff there.</p> - - <a href="https://micro.pinapelz.moe/posts/2025-12-01-hello-world/">Read more...</a> - - </div> -</article> - - <div> -1 of 1 +1 of 2 + + <a href="/page/2/">Next Page</a> </div> diff --git a/micro.pinapelz.moe/index.xml b/micro.pinapelz.moe/index.xml index 49f4885..03a0688 100644 --- a/micro.pinapelz.moe/index.xml +++ b/micro.pinapelz.moe/index.xml @@ -8,9 +8,16 @@ <language>en-us</language> <managingEditor>yukais@pinapelz.com (Pinapelz)</managingEditor> <webMaster>yukais@pinapelz.com (Pinapelz)</webMaster> - <lastBuildDate>Thu, 19 Feb 2026 19:17:04 -0800</lastBuildDate> + <lastBuildDate>Tue, 17 Mar 2026 17:19:03 -0700</lastBuildDate> <atom:link href="https://micro.pinapelz.moe/index.xml" rel="self" type="application/rss+xml" /> <item> + <title>Playlog: Hundred Lines Last Defense Academy</title> + <link>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</link> + <pubDate>Tue, 17 Mar 2026 17:19:03 -0700</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> + <guid>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</guid> + <description><p>After about a year of playing on and off, I&rsquo;ve finally finished all 100 (and 1, counting the first one). In total it took roughly 105 hours or so.
<figure><img src="https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png"
 alt="105 hours or more played">
</figure>
</p>
<h2 id="core-mechanics">Core Mechanics</h2>
<ul>
<li>This is basically a visual novel, there&rsquo;s very little fun to be had if you are a &ldquo;cutscene skipper&rdquo;. If you enjoyed Kodaka&rsquo;s other works like Danganronpa then you&rsquo;ll be right at home.</li>
<li>There&rsquo;s a bunch of smaller &ldquo;minigames&rdquo; but are mostly a one-off thing, they feel mostly like an afterthought (+25)</li>
</ul>
<h2 id="structure">Structure</h2>
<ul>
<li>There&rsquo;s 2 main parts of the game, the battling and the story itself</li>
<li>The battling itself has a decent amount of strategy to it, and you can in fact easily lose if you&rsquo;re not careful for some of them</li>
<li>In my opinion though given how little variety there is it kinda gets old fast, luckily the 2nd half of the game lets you skip battles you&rsquo;ve already done</li>
<li>As far as the story goes, its standard visual novel stuff but with a Kodaka twist. Each ending belongs to a particular &ldquo;route&rdquo; which is centered around a particular storyline, each one is also explicitly named in the game&rsquo;s flowchart. (+20)</li>
</ul>
<h2 id="content">Content</h2>
<ul>
<li>The story itself is quite good, but not all the routes are really worth doing if you just want what I consider to be the &ldquo;core&rdquo; of the plot. Some of them basically lead to nothing and are there just for fun.</li>
<li>Everyone has to play through <code>Last Defense Academy 1</code> which basically acts as a very long prologue for the actual game</li>
<li><strong>Not Necessary:</strong> Serial Battles Route (PLEASE skip this one, the game forces you to play unskippable battles and it forshadows literately the tiniest thing), Box of Blessings, Conspiracy (does nothing but is very quick to do), Romance, Comedy, V’ehxness Route (mainly character building), Reset Route</li>
<li>I would recommend playing through the prologue, then explicitly following a guide for the <code>Last Defense Academy 2nd Scenario</code>, then if you still want more start the S.F Route and follow a guide to unlock the pre-requisite routes while you progress through that. Everything else is largely optional IMO and is just for world-building. (12)</li>
</ul>
<h2 id="technical-execution">Technical Execution</h2>
<p>Its fine overall. You can def. tell they didn&rsquo;t have as big of a budget as Danganronpa to work with. There were some issues with leaving the game in suspense for too long on Switch but no major performance issues (+15)</p></description> + </item> + <item> <title>Discord Rant</title> <link>https://micro.pinapelz.moe/posts/2026-02-19-10-discord-rant/</link> <pubDate>Thu, 19 Feb 2026 19:17:04 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> diff --git a/micro.pinapelz.moe/page/2/index.html b/micro.pinapelz.moe/page/2/index.html new file mode 100644 index 0000000..0a2f6e0 --- /dev/null +++ b/micro.pinapelz.moe/page/2/index.html @@ -0,0 +1,126 @@ +<!DOCTYPE html> +<html lang="en-us"> +<head> + <meta name="generator" content="Hugo 0.157.0"> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <style type=text/css>body{font-family:monospace;}</style> + <title>micro.pinapelz.moe | micro.pinapelz.moe</title> + + <meta name="author" content="map[avatar:https://files.catbox.moe/5r1pue.jpg banner:https://files.pinapelz.com/pso2ngs-2232-collab.png bio:yo! and he's more than a cover he's a quilt<br/> + General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/> + Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/> + I Watch only slice of life (and Bandori)<br/> + Arch Linux + Hyprland user (btw)<br/> + Hi from the <a href="https://indieweb.org/">indieweb</a>, if you are seeing me bridged elsewhere! email:yukais@pinapelz.com name:Pinapelz]"> + <link rel="stylesheet" href="/css/style.css"> + <link rel="alternate" type="application/rss+xml" href="/index.xml" title="micro.pinapelz.moe"> + + + <link rel="me" href="https://github.com/pinapelz" /> + <link rel="me" href="mailto:yukais@pinapelz.com" /> + <link rel="me" href="https://sakurajima.social/@pinapelz" /> + <link rel="me" href="https://bsky.app/profile/pinapelz.moe" /><link rel="pgpkey" href="https://pinapelz.com/Yukai_Shan.asc"> + <link + rel="authorization_endpoint" + href="https://indieauth.com/auth" + /> + <link + rel="token_endpoint" + href="https://tokens.indieauth.com/token" + /> + <link rel="webmention" href="https://webmention.io/micro.pinapelz.moe/webmention" /> + + + +</head> +<body> + <header> + <div style="display:flex;flex-flow:row wrap;justify-content:space-between"> + <div style="align-self:flex-start;"> + ==============<br> + == <a href="https://micro.pinapelz.moe/">Pinapelz</a> ==<br> + ============== + </div> + <div style="align-self:center;">check it out. I'm in the house like carpet</div> + </div> + <nav style="margin: 1rem auto;"> + + + <a href="/posts/"><b>Posts</b></a>. + + <a href="/categories/"><b>Categories</b></a>. + + <a href="/tags/"><b>Tags</b></a>. + + + </nav> +</header> + + + <main> + <hr /> + <h1 class="site-title">micro.pinapelz.moe</h1><div class="h-card p-author bio-card" style="text-align:center;"> + + <div class="banner" style="margin-bottom: 1rem; position: relative;"> + <img class="u-featured" src="https://files.pinapelz.com/pso2ngs-2232-collab.png" alt="Banner" style="width: 100%; max-width: 400px; height: auto; border-radius: 8px; opacity: 0.6;"> + <img class="u-photo avatar" src="https://files.catbox.moe/5r1pue.jpg" alt="Pinapelz's avatar" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);"> + </div> + + <div class="bio"> + <p class="p-note">yo! and he's more than a cover he's a quilt<br/> + General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/> + Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/> + I Watch only slice of life (and Bandori)<br/> + Arch Linux + Hyprland user (btw)<br/> + Hi from the <a href="https://indieweb.org/">indieweb</a>, if you are seeing me bridged elsewhere!</p> + </div> + <p class="bio-name"><a href="https://micro.pinapelz.moe/" rel="me" class="p-nickname p-name u-url">Pinapelz</a></p> +</div> +<hr/> + + + <article> + <h1><a href="https://micro.pinapelz.moe/posts/2025-12-01-hello-world/">Hello World - Why This</a></h1> + <b><time>Monday, December 1, 2025</time></b> + + <a href="/tags/default">default</a> + + <div> + <p>I think having control of your own data is great. The same is true for decentralized social media. I’ve always been a primary user of microblog platforms (like Twitter/X). Having experienced both the traditional and “decentralized” approaches to microblogs, they both have some particular shortcoming in terms of what I want to get out of “social media”.</p> +<h2 id="twitterx">Twitter/X</h2> +<p>This is fairly self explanatory. The rebranding of Twitter to X and Musk’s new ownership of the platform shifted the direction of the platform to be ever more political. X Premium boosting visibility is also something I wasn’t a particular fan of. You can’t view anything without signing in either, so goodbye viewing stuff anonymously. There’s just a lot of “features” here I’m not a fan of. Needless to say, there’s a lot of reasons to not post stuff there.</p> + + <a href="https://micro.pinapelz.moe/posts/2025-12-01-hello-world/">Read more...</a> + + </div> +</article> + + +<div> + + <a href="/">Previous Page</a> + +2 of 2 + +</div> + +</main> + + <hr /> +<footer> + <p> + <a href="https://github.com/pinapelz"><b>Github</b></a>. + <a href="https://pinapelz.moe"><b>pinapelz.moe</b></a>. + </p> + + + + <p style="text-align: center" class="copyright"> + © <a href="https://micro.pinapelz.moe/"><b>micro.pinapelz.moe</b></a>. + </p> +</footer> + +</body> +</html> diff --git a/micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/index.html b/micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/index.html new file mode 100644 index 0000000..2828da9 --- /dev/null +++ b/micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/index.html @@ -0,0 +1,516 @@ +<!DOCTYPE html> +<html lang="en-us"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <style type=text/css>body{font-family:monospace;}</style> + <title>Playlog: Hundred Lines Last Defense Academy | micro.pinapelz.moe</title> + + <meta name="author" content="map[avatar:https://files.catbox.moe/5r1pue.jpg banner:https://files.pinapelz.com/pso2ngs-2232-collab.png bio:yo! and he's more than a cover he's a quilt<br/> + General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/> + Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/> + I Watch only slice of life (and Bandori)<br/> + Arch Linux + Hyprland user (btw)<br/> + Hi from the <a href="https://indieweb.org/">indieweb</a>, if you are seeing me bridged elsewhere! email:yukais@pinapelz.com name:Pinapelz]"> + <link rel="stylesheet" href="/css/style.css"> + + + + <link rel="me" href="https://github.com/pinapelz" /> + <link rel="me" href="mailto:yukais@pinapelz.com" /> + <link rel="me" href="https://sakurajima.social/@pinapelz" /> + <link rel="me" href="https://bsky.app/profile/pinapelz.moe" /><link rel="pgpkey" href="https://pinapelz.com/Yukai_Shan.asc"> + <link + rel="authorization_endpoint" + href="https://indieauth.com/auth" + /> + <link + rel="token_endpoint" + href="https://tokens.indieauth.com/token" + /> + <link rel="webmention" href="https://webmention.io/micro.pinapelz.moe/webmention" /> + + + +</head> +<body> + <header> + <div style="display:flex;flex-flow:row wrap;justify-content:space-between"> + <div style="align-self:flex-start;"> + ==============<br> + == <a href="https://micro.pinapelz.moe/">Pinapelz</a> ==<br> + ============== + </div> + <div style="align-self:center;">check it out. I'm in the house like carpet</div> + </div> + <nav style="margin: 1rem auto;"> + + + <a href="/posts/"><b>Posts</b></a>. + + <a href="/categories/"><b>Categories</b></a>. + + <a href="/tags/"><b>Tags</b></a>. + + + </nav> +</header> + + + + <main> + <article class="h-entry"> + <a class="u-bridgy-fed" href="https://fed.brid.gy/" hidden="from-humans"></a> + <h1 class="p-name">Playlog: Hundred Lines Last Defense Academy</h1> + <div hidden><div class="h-card p-author bio-card" style="text-align:center;"> + + <div class="banner" style="margin-bottom: 1rem; position: relative;"> + <img class="u-featured" src="https://files.pinapelz.com/pso2ngs-2232-collab.png" alt="Banner" style="width: 100%; max-width: 400px; height: auto; border-radius: 8px; opacity: 0.6;"> + <img class="u-photo avatar" src="https://files.catbox.moe/5r1pue.jpg" alt="Pinapelz's avatar" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);"> + </div> + + <div class="bio"> + <p class="p-note">yo! and he's more than a cover he's a quilt<br/> + General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/> + Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/> + I Watch only slice of life (and Bandori)<br/> + Arch Linux + Hyprland user (btw)<br/> + Hi from the <a href="https://indieweb.org/">indieweb</a>, if you are seeing me bridged elsewhere!</p> + </div> + <p class="bio-name"><a href="https://micro.pinapelz.moe/" rel="me" class="p-nickname p-name u-url">Pinapelz</a></p> +</div> +<hr/> +</div> + + + <div><b> + <time class="dt-published" datetime="2026-03-17T17:19:03-07:00"> + Tuesday, March 17, 2026 + </time> + - <a href="https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/" class="u-url u-uid" >Permalink</a> + </b></div> + <div class="article-meta"><span class="categories"> + Categories: + + <a href="/categories/games">games</a> + + </span>--<span class="tags"> + Tags: + + #<a href="/tags/playlog" class="p-category">playlog</a> + + </span></div><div class="e-content"> + <p>After about a year of playing on and off, I’ve finally finished all 100 (and 1, counting the first one). In total it took roughly 105 hours or so. +<figure><img src="/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png" + alt="105 hours or more played"> +</figure> +</p> +<h2 id="core-mechanics">Core Mechanics</h2> +<ul> +<li>This is basically a visual novel, there’s very little fun to be had if you are a “cutscene skipper”. If you enjoyed Kodaka’s other works like Danganronpa then you’ll be right at home.</li> +<li>There’s a bunch of smaller “minigames” but are mostly a one-off thing, they feel mostly like an afterthought (+25)</li> +</ul> +<h2 id="structure">Structure</h2> +<ul> +<li>There’s 2 main parts of the game, the battling and the story itself</li> +<li>The battling itself has a decent amount of strategy to it, and you can in fact easily lose if you’re not careful for some of them</li> +<li>In my opinion though given how little variety there is it kinda gets old fast, luckily the 2nd half of the game lets you skip battles you’ve already done</li> +<li>As far as the story goes, its standard visual novel stuff but with a Kodaka twist. Each ending belongs to a particular “route” which is centered around a particular storyline, each one is also explicitly named in the game’s flowchart. (+20)</li> +</ul> +<h2 id="content">Content</h2> +<ul> +<li>The story itself is quite good, but not all the routes are really worth doing if you just want what I consider to be the “core” of the plot. Some of them basically lead to nothing and are there just for fun.</li> +<li>Everyone has to play through <code>Last Defense Academy 1</code> which basically acts as a very long prologue for the actual game</li> +<li><strong>Not Necessary:</strong> Serial Battles Route (PLEASE skip this one, the game forces you to play unskippable battles and it forshadows literately the tiniest thing), Box of Blessings, Conspiracy (does nothing but is very quick to do), Romance, Comedy, V’ehxness Route (mainly character building), Reset Route</li> +<li>I would recommend playing through the prologue, then explicitly following a guide for the <code>Last Defense Academy 2nd Scenario</code>, then if you still want more start the S.F Route and follow a guide to unlock the pre-requisite routes while you progress through that. Everything else is largely optional IMO and is just for world-building. (12)</li> +</ul> +<h2 id="technical-execution">Technical Execution</h2> +<p>Its fine overall. You can def. tell they didn’t have as big of a budget as Danganronpa to work with. There were some issues with leaving the game in suspense for too long on Switch but no major performance issues (+15)</p> +<h2 id="presentation">Presentation</h2> +<p>Was good since I’m a Danganronpa fan. I would’ve liked to see a few more tracks or at least variations in boss fights. It does get a bit repetitive after 100 times… Still a surprising number of lines were voiced so props to them! (+14)</p> +<p><strong>(86/100)</strong></p> + + </div> + + + + + + + <section id="comments" class="webmentions"> + <h2 class="wm-title">Webmentions</h2> + <div id="mentions" class="wm-list">Loading…</div> +</section> + +<style> +.webmentions { + margin-top: 2.5rem; + padding-top: 1rem; + border-top: 2px dashed var(--hrcolor); +} + +.webmentions .wm-title { + color: var(--titlecolor); + margin-bottom: 1rem; +} + +.wm-list { + display: flex; + flex-direction: column; + gap: 1.5rem; +} + + +.wm-reactions { + margin-bottom: 1.5rem; +} + +.wm-reaction-group { + margin-bottom: 1rem; +} + +.wm-reaction-title { + font-size: 1.1rem; + font-weight: 600; + color: var(--titlecolor); + margin-bottom: 0.5rem; + text-transform: uppercase; + letter-spacing: 0.5px; +} + +.wm-avatar-grid { + display: flex; + flex-wrap: wrap; + gap: 4px; + align-items: center; +} + +.wm-avatar { + position: relative; + display: inline-block; +} + +.wm-avatar img { + width: 40px; + height: 40px; + border-radius: 50%; + border: 2px solid var(--hrcolor); + transition: transform 0.2s ease, box-shadow 0.2s ease; +} + +.wm-avatar:hover img { + transform: scale(1.1); + box-shadow: 0 4px 12px rgba(255, 140, 200, 0.4); +} + +.wm-avatar-tooltip { + position: absolute; + bottom: 120%; + left: 50%; + transform: translateX(-50%); + background: var(--blockquotecolor); + color: var(--titlecolor); + padding: 4px 8px; + border-radius: 4px; + font-size: 0.8rem; + white-space: nowrap; + opacity: 0; + pointer-events: none; + transition: opacity 0.2s ease; + z-index: 10; + border: 1px solid var(--hrcolor); +} + +.wm-avatar:hover .wm-avatar-tooltip { + opacity: 1; +} + + +.wm-comments-header { + font-size: 1.1rem; + font-weight: 600; + color: var(--titlecolor); + margin-bottom: 0.5rem; + margin-top: 1rem; + text-transform: uppercase; + letter-spacing: 0.5px; +} + + +.wm-regular { + display: flex; + flex-direction: column; + gap: 0.75rem; +} + +.wm { + display: flex; + gap: 0.6rem; + padding: 0.6rem 0.75rem; + border-radius: 10px; + background: var(--alertbgcolor); + border: 1px solid var(--hrcolor); + box-shadow: 0 0 6px rgba(255, 180, 220, 0.22); +} + +.wm-author img { + width: 32px; + height: 32px; + border-radius: 50%; + box-shadow: 0 0 4px rgba(255, 140, 200, 0.35); +} + +.wm-body { + flex: 1; + font-size: 0.9rem; +} + +.wm-author-name a { + font-weight: 600; + color: var(--linkcolor); +} + +.wm-type { + font-size: 0.8rem; + margin-top: 2px; + color: var(--titlecolor); +} + +.wm-content { + margin-top: 4px; + padding: 6px 8px; + font-size: 0.9rem; + background: var(--blockquotecolor); + border-left: 3px solid var(--hrcolor); + border-radius: 6px; +} + +.wm-meta { + margin-top: 3px; + font-size: 0.75rem; + opacity: 0.7; +} + +.wm-meta a { + color: var(--linkcolor); +} + + +@media (max-width: 600px) { + .wm-avatar img { + width: 32px; + height: 32px; + } + + .wm-avatar-grid { + gap: 3px; + } + + .wm-reaction-title { + font-size: 1rem; + } + + .wm-comments-header { + font-size: 1rem; + } +} +</style> + +<script> +const PAGE_URL = "https:\/\/micro.pinapelz.moe\/posts\/2026-03-17-11-hundred-lines-last-defense-playlog\/"; + +async function loadMentions() { + const url = + "https://webmention.io/api/mentions.jf2?domain=micro.pinapelz.moe&token=hdjQAqlZwgJmSuPSiU8h8w"; + + const res = await fetch(url); + const data = await res.json(); + + const container = document.getElementById("mentions"); + container.innerHTML = ""; + + + const mentions = data.children.filter(m => { + const t = m["wm-target"]; + const inReply = m["in-reply-to"]; + const likeOf = m["like-of"]; + const repostOf = m["repost-of"]; + const mentionOf = m["mention-of"]; + + return ( + t === PAGE_URL || + inReply === PAGE_URL || + likeOf === PAGE_URL || + repostOf === PAGE_URL || + mentionOf === PAGE_URL + ); + }); + + if (!mentions.length) { + container.innerHTML = "<p>No webmentions yet.</p>"; + return; + } + + + const likes = mentions.filter(m => m["wm-property"] === "like-of"); + const reposts = mentions.filter(m => m["wm-property"] === "repost-of"); + const replies = mentions.filter(m => m["wm-property"] === "in-reply-to"); + const regularMentions = mentions.filter(m => + !["like-of", "repost-of", "in-reply-to"].includes(m["wm-property"]) + ); + + + const reactionsDiv = document.createElement("div"); + reactionsDiv.className = "wm-reactions"; + + + if (reposts.length > 0) { + const repostGroup = document.createElement("div"); + repostGroup.className = "wm-reaction-group"; + + const repostTitle = document.createElement("div"); + repostTitle.className = "wm-reaction-title"; + repostTitle.textContent = `${reposts.length} Repost${reposts.length !== 1 ? 's' : ''}`; + + const repostGrid = document.createElement("div"); + repostGrid.className = "wm-avatar-grid"; + + reposts.forEach(mention => { + const author = mention.author || {}; + const avatarDiv = document.createElement("div"); + avatarDiv.className = "wm-avatar"; + + avatarDiv.innerHTML = ` + <a href="${author.url || "#"}" target="_blank"> + <img src="${author.photo || ""}" alt="${author.name || 'Unknown'}" /> + </a> + <div class="wm-avatar-tooltip">${author.name || 'Unknown'}</div> + `; + + repostGrid.appendChild(avatarDiv); + }); + + repostGroup.appendChild(repostTitle); + repostGroup.appendChild(repostGrid); + reactionsDiv.appendChild(repostGroup); + } + + + if (likes.length > 0) { + const likeGroup = document.createElement("div"); + likeGroup.className = "wm-reaction-group"; + + const likeTitle = document.createElement("div"); + likeTitle.className = "wm-reaction-title"; + likeTitle.textContent = `${likes.length} Like${likes.length !== 1 ? 's' : ''}`; + + const likeGrid = document.createElement("div"); + likeGrid.className = "wm-avatar-grid"; + + likes.forEach(mention => { + const author = mention.author || {}; + const avatarDiv = document.createElement("div"); + avatarDiv.className = "wm-avatar"; + + avatarDiv.innerHTML = ` + <a href="${author.url || "#"}" target="_blank"> + <img src="${author.photo || ""}" alt="${author.name || 'Unknown'}" /> + </a> + <div class="wm-avatar-tooltip">${author.name || 'Unknown'}</div> + `; + + likeGrid.appendChild(avatarDiv); + }); + + likeGroup.appendChild(likeTitle); + likeGroup.appendChild(likeGrid); + reactionsDiv.appendChild(likeGroup); + } + + + if (reactionsDiv.children.length > 0) { + container.appendChild(reactionsDiv); + } + + + const regularMentionsToShow = [...replies, ...regularMentions]; + + if (regularMentionsToShow.length > 0) { + + const commentsHeader = document.createElement("div"); + commentsHeader.className = "wm-comments-header"; + commentsHeader.textContent = "Comments"; + container.appendChild(commentsHeader); + + const regularDiv = document.createElement("div"); + regularDiv.className = "wm-regular"; + + regularMentionsToShow.forEach(m => { + const div = document.createElement("div"); + div.className = "wm"; + + const author = m.author || {}; + const content = m.content || {}; + const type = + m["wm-property"] === "in-reply-to" ? "replied 💬" : + "mentioned this"; + + div.innerHTML = ` + <div class="wm-author"> + <img src="${author.photo || ""}" alt="${author.name || 'Unknown'}"> + </div> + + <div class="wm-body"> + <div class="wm-author-name"> + <a href="${author.url || "#"}" target="_blank"> + ${author.name || "Unknown"} + </a> + </div> + + <div class="wm-type">${type}</div> + + ${content.text ? `<div class="wm-content">${content.text}</div>` : ""} + + <div class="wm-meta"> + <a href="${m.url}" target="_blank">source</a> • + ${m["wm-received"] + ? new Date(m["wm-received"]).toLocaleString() + : ""} + </div> + </div> + `; + regularDiv.appendChild(div); + }); + + container.appendChild(regularDiv); + } + + + if (container.children.length === 0) { + container.innerHTML = "<p>No webmentions yet.</p>"; + } +} + +loadMentions(); +</script> + + </article> + </main> + + <hr /> +<footer> + <p> + <a href="https://github.com/pinapelz"><b>Github</b></a>. + <a href="https://pinapelz.moe"><b>pinapelz.moe</b></a>. + </p> + + + + <p style="text-align: center" class="copyright"> + © <a href="https://micro.pinapelz.moe/"><b>micro.pinapelz.moe</b></a>. + </p> +</footer> + +</body> +</html> diff --git a/micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png b/micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png Binary files differnew file mode 100644 index 0000000..bde1097 --- /dev/null +++ b/micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png diff --git a/micro.pinapelz.moe/posts/index.html b/micro.pinapelz.moe/posts/index.html index b8112b4..d664749 100644 --- a/micro.pinapelz.moe/posts/index.html +++ b/micro.pinapelz.moe/posts/index.html @@ -90,7 +90,7 @@ </div> <div> - <h3>February 2026</h3> + <h3>March 2026</h3> <ul> @@ -117,10 +117,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2026-02-19T19:17:04-08:00">19</time>: + <time class="date dt-published" datetime="2026-03-17T17:19:03-07:00">17</time>: - <a href="https://micro.pinapelz.moe/posts/2026-02-19-10-discord-rant/" class="u-url p-name title"> - Discord Rant + <a href="https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/" class="u-url p-name title"> + Playlog: Hundred Lines Last Defense Academy </a> </div> </li> @@ -139,7 +139,7 @@ </div> <div> - <h3>December 2025</h3> + <h3>February 2026</h3> <ul> @@ -166,10 +166,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-31T22:03:51-08:00">31</time>: + <time class="date dt-published" datetime="2026-02-19T19:17:04-08:00">19</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-31-09-dbox-review/" class="u-url p-name title"> - DBOX Movie Seats + <a href="https://micro.pinapelz.moe/posts/2026-02-19-10-discord-rant/" class="u-url p-name title"> + Discord Rant </a> </div> </li> @@ -181,6 +181,16 @@ + + + + </ul> + </div> + + <div> + <h3>December 2025</h3> + <ul> + <li class="h-entry"> <div hidden> @@ -205,10 +215,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-19T22:15:50-08:00">19</time>: + <time class="date dt-published" datetime="2025-12-31T22:03:51-08:00">31</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-19-08-ffxiv-patch-7-4/" class="u-url p-name title"> - Playlog: FFXIV Dawntrail Patch 7.4 Thoughts (spoilers) + <a href="https://micro.pinapelz.moe/posts/2025-12-31-09-dbox-review/" class="u-url p-name title"> + DBOX Movie Seats </a> </div> </li> @@ -244,10 +254,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-18T21:38:23-08:00">18</time>: + <time class="date dt-published" datetime="2025-12-19T22:15:50-08:00">19</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-18-07-arcade-monsters-sd/" class="u-url p-name title"> - Arcade Monsters + <a href="https://micro.pinapelz.moe/posts/2025-12-19-08-ffxiv-patch-7-4/" class="u-url p-name title"> + Playlog: FFXIV Dawntrail Patch 7.4 Thoughts (spoilers) </a> </div> </li> @@ -283,10 +293,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-06T22:33:23-08:00">06</time>: + <time class="date dt-published" datetime="2025-12-18T21:38:23-08:00">18</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-06-first-sdvx-18/" class="u-url p-name title"> - First MXM 18 Cleared! + <a href="https://micro.pinapelz.moe/posts/2025-12-18-07-arcade-monsters-sd/" class="u-url p-name title"> + Arcade Monsters </a> </div> </li> @@ -322,10 +332,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-04T23:19:29-08:00">04</time>: + <time class="date dt-published" datetime="2025-12-06T22:33:23-08:00">06</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-04-procon2-hid-tool/" class="u-url p-name title"> - Enable HID Mode on Nintendo Pro Controller 2 + <a href="https://micro.pinapelz.moe/posts/2025-12-06-first-sdvx-18/" class="u-url p-name title"> + First MXM 18 Cleared! </a> </div> </li> @@ -361,10 +371,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-03T19:38:52-08:00">03</time>: + <time class="date dt-published" datetime="2025-12-04T23:19:29-08:00">04</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-03-04-yt-music-rewind/" class="u-url p-name title"> - YouTube Music Recap 2025 + <a href="https://micro.pinapelz.moe/posts/2025-12-04-procon2-hid-tool/" class="u-url p-name title"> + Enable HID Mode on Nintendo Pro Controller 2 </a> </div> </li> @@ -400,10 +410,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-02T19:45:01-08:00">02</time>: + <time class="date dt-published" datetime="2025-12-03T19:38:52-08:00">03</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-02-power-bank-recall/" class="u-url p-name title"> - INIU Power Bank Gets Recall + <a href="https://micro.pinapelz.moe/posts/2025-12-03-04-yt-music-rewind/" class="u-url p-name title"> + YouTube Music Recap 2025 </a> </div> </li> @@ -439,10 +449,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-02T00:22:32-08:00">02</time>: + <time class="date dt-published" datetime="2025-12-02T19:45:01-08:00">02</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-02-china-town-fair/" class="u-url p-name title"> - China Town Fair + <a href="https://micro.pinapelz.moe/posts/2025-12-02-power-bank-recall/" class="u-url p-name title"> + INIU Power Bank Gets Recall </a> </div> </li> @@ -478,10 +488,10 @@ </div> <div class="post-title"> - <time class="date dt-published" datetime="2025-12-01T20:11:57-08:00">01</time>: + <time class="date dt-published" datetime="2025-12-02T00:22:32-08:00">02</time>: - <a href="https://micro.pinapelz.moe/posts/2025-12-01-hello-world/" class="u-url p-name title"> - Hello World - Why This + <a href="https://micro.pinapelz.moe/posts/2025-12-02-china-town-fair/" class="u-url p-name title"> + China Town Fair </a> </div> </li> @@ -495,7 +505,9 @@ <div> -1 of 1 +1 of 2 + + <a href="/posts/page/2/">Next Page</a> </div> diff --git a/micro.pinapelz.moe/posts/index.xml b/micro.pinapelz.moe/posts/index.xml index d823db0..0929854 100644 --- a/micro.pinapelz.moe/posts/index.xml +++ b/micro.pinapelz.moe/posts/index.xml @@ -8,9 +8,16 @@ <language>en-us</language> <managingEditor>yukais@pinapelz.com (Pinapelz)</managingEditor> <webMaster>yukais@pinapelz.com (Pinapelz)</webMaster> - <lastBuildDate>Thu, 19 Feb 2026 19:17:04 -0800</lastBuildDate> + <lastBuildDate>Tue, 17 Mar 2026 17:19:03 -0700</lastBuildDate> <atom:link href="https://micro.pinapelz.moe/posts/index.xml" rel="self" type="application/rss+xml" /> <item> + <title>Playlog: Hundred Lines Last Defense Academy</title> + <link>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</link> + <pubDate>Tue, 17 Mar 2026 17:19:03 -0700</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> + <guid>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</guid> + <description><p>After about a year of playing on and off, I&rsquo;ve finally finished all 100 (and 1, counting the first one). In total it took roughly 105 hours or so.
<figure><img src="https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png"
 alt="105 hours or more played">
</figure>
</p>
<h2 id="core-mechanics">Core Mechanics</h2>
<ul>
<li>This is basically a visual novel, there&rsquo;s very little fun to be had if you are a &ldquo;cutscene skipper&rdquo;. If you enjoyed Kodaka&rsquo;s other works like Danganronpa then you&rsquo;ll be right at home.</li>
<li>There&rsquo;s a bunch of smaller &ldquo;minigames&rdquo; but are mostly a one-off thing, they feel mostly like an afterthought (+25)</li>
</ul>
<h2 id="structure">Structure</h2>
<ul>
<li>There&rsquo;s 2 main parts of the game, the battling and the story itself</li>
<li>The battling itself has a decent amount of strategy to it, and you can in fact easily lose if you&rsquo;re not careful for some of them</li>
<li>In my opinion though given how little variety there is it kinda gets old fast, luckily the 2nd half of the game lets you skip battles you&rsquo;ve already done</li>
<li>As far as the story goes, its standard visual novel stuff but with a Kodaka twist. Each ending belongs to a particular &ldquo;route&rdquo; which is centered around a particular storyline, each one is also explicitly named in the game&rsquo;s flowchart. (+20)</li>
</ul>
<h2 id="content">Content</h2>
<ul>
<li>The story itself is quite good, but not all the routes are really worth doing if you just want what I consider to be the &ldquo;core&rdquo; of the plot. Some of them basically lead to nothing and are there just for fun.</li>
<li>Everyone has to play through <code>Last Defense Academy 1</code> which basically acts as a very long prologue for the actual game</li>
<li><strong>Not Necessary:</strong> Serial Battles Route (PLEASE skip this one, the game forces you to play unskippable battles and it forshadows literately the tiniest thing), Box of Blessings, Conspiracy (does nothing but is very quick to do), Romance, Comedy, V’ehxness Route (mainly character building), Reset Route</li>
<li>I would recommend playing through the prologue, then explicitly following a guide for the <code>Last Defense Academy 2nd Scenario</code>, then if you still want more start the S.F Route and follow a guide to unlock the pre-requisite routes while you progress through that. Everything else is largely optional IMO and is just for world-building. (12)</li>
</ul>
<h2 id="technical-execution">Technical Execution</h2>
<p>Its fine overall. You can def. tell they didn&rsquo;t have as big of a budget as Danganronpa to work with. There were some issues with leaving the game in suspense for too long on Switch but no major performance issues (+15)</p></description> + </item> + <item> <title>Discord Rant</title> <link>https://micro.pinapelz.moe/posts/2026-02-19-10-discord-rant/</link> <pubDate>Thu, 19 Feb 2026 19:17:04 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> diff --git a/micro.pinapelz.moe/posts/page/2/index.html b/micro.pinapelz.moe/posts/page/2/index.html new file mode 100644 index 0000000..4186fbc --- /dev/null +++ b/micro.pinapelz.moe/posts/page/2/index.html @@ -0,0 +1,160 @@ +<!DOCTYPE html> +<html lang="en-us"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <style type=text/css>body{font-family:monospace;}</style> + <title>Posts | micro.pinapelz.moe</title> + + <meta name="author" content="map[avatar:https://files.catbox.moe/5r1pue.jpg banner:https://files.pinapelz.com/pso2ngs-2232-collab.png bio:yo! and he's more than a cover he's a quilt<br/> + General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/> + Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/> + I Watch only slice of life (and Bandori)<br/> + Arch Linux + Hyprland user (btw)<br/> + Hi from the <a href="https://indieweb.org/">indieweb</a>, if you are seeing me bridged elsewhere! email:yukais@pinapelz.com name:Pinapelz]"> + <link rel="stylesheet" href="/css/style.css"> + <link rel="alternate" type="application/rss+xml" href="/posts/index.xml" title="micro.pinapelz.moe"> + + + <link rel="me" href="https://github.com/pinapelz" /> + <link rel="me" href="mailto:yukais@pinapelz.com" /> + <link rel="me" href="https://sakurajima.social/@pinapelz" /> + <link rel="me" href="https://bsky.app/profile/pinapelz.moe" /><link rel="pgpkey" href="https://pinapelz.com/Yukai_Shan.asc"> + <link + rel="authorization_endpoint" + href="https://indieauth.com/auth" + /> + <link + rel="token_endpoint" + href="https://tokens.indieauth.com/token" + /> + <link rel="webmention" href="https://webmention.io/micro.pinapelz.moe/webmention" /> + + + +</head> +<body> + <header> + <div style="display:flex;flex-flow:row wrap;justify-content:space-between"> + <div style="align-self:flex-start;"> + ==============<br> + == <a href="https://micro.pinapelz.moe/">Pinapelz</a> ==<br> + ============== + </div> + <div style="align-self:center;">check it out. I'm in the house like carpet</div> + </div> + <nav style="margin: 1rem auto;"> + + + <a href="/posts/"><b>Posts</b></a>. + + <a href="/categories/"><b>Categories</b></a>. + + <a href="/tags/"><b>Tags</b></a>. + + + </nav> +</header> + + +<main class="content-list"> + + + <div> + + <h1> + Posts + +<a href="/posts/index.xml"><img style="height:1.5rem; display: inline;" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-label='RSS' role='img' viewBox='0 0 512 512'%3E%3Cpath d='M0 0h512v512H0' fill='%23f80'/%3E%3Cpath d='M109 271A132 133 0 0 1 241 403h60A192 193 0 0 0 109 211v-54A246 247 0 0 1 355 403h60A306 307 0 0 0 109 97m35 235a35 35 0 1 0 2 0' fill='%23fff'/%3E%3C/svg%3E" alt="RSS icon" /></a> + + + </h1> + + + </div> + + + <div class="h-feed"> + + + + + + + + + + + </ul> + </div> + + <div> + <h3>December 2025</h3> + <ul> + + + <li class="h-entry"> + <div hidden> + <div class="h-card p-author bio-card" style="text-align:center;"> + + <div class="banner" style="margin-bottom: 1rem; position: relative;"> + <img class="u-featured" src="https://files.pinapelz.com/pso2ngs-2232-collab.png" alt="Banner" style="width: 100%; max-width: 400px; height: auto; border-radius: 8px; opacity: 0.6;"> + <img class="u-photo avatar" src="https://files.catbox.moe/5r1pue.jpg" alt="Pinapelz's avatar" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);"> + </div> + + <div class="bio"> + <p class="p-note">yo! and he's more than a cover he's a quilt<br/> + General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/> + Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/> + I Watch only slice of life (and Bandori)<br/> + Arch Linux + Hyprland user (btw)<br/> + Hi from the <a href="https://indieweb.org/">indieweb</a>, if you are seeing me bridged elsewhere!</p> + </div> + <p class="bio-name"><a href="https://micro.pinapelz.moe/" rel="me" class="p-nickname p-name u-url">Pinapelz</a></p> +</div> +<hr/> + + </div> + <div class="post-title"> + <time class="date dt-published" datetime="2025-12-01T20:11:57-08:00">01</time>: + + <a href="https://micro.pinapelz.moe/posts/2025-12-01-hello-world/" class="u-url p-name title"> + Hello World - Why This + </a> + </div> + </li> + + + + + </ul> + </div> + </div> + + <div> + + <a href="/posts/">Previous Page</a> + +2 of 2 + +</div> + +</main> + + <hr /> +<footer> + <p> + <a href="https://github.com/pinapelz"><b>Github</b></a>. + <a href="https://pinapelz.moe"><b>pinapelz.moe</b></a>. + </p> + + + + <p style="text-align: center" class="copyright"> + © <a href="https://micro.pinapelz.moe/"><b>micro.pinapelz.moe</b></a>. + </p> +</footer> + +</body> +</html> diff --git a/micro.pinapelz.moe/sitemap.xml b/micro.pinapelz.moe/sitemap.xml index 0570976..aef40bb 100644 --- a/micro.pinapelz.moe/sitemap.xml +++ b/micro.pinapelz.moe/sitemap.xml @@ -3,34 +3,37 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> <url> <loc>https://micro.pinapelz.moe/categories/</loc> - <lastmod>2026-02-19T19:17:04-08:00</lastmod> + <lastmod>2026-03-17T17:19:03-07:00</lastmod> </url><url> - <loc>https://micro.pinapelz.moe/categories/default/</loc> - <lastmod>2026-02-19T19:17:04-08:00</lastmod> + <loc>https://micro.pinapelz.moe/categories/games/</loc> + <lastmod>2026-03-17T17:19:03-07:00</lastmod> </url><url> - <loc>https://micro.pinapelz.moe/tags/default/</loc> - <lastmod>2026-02-19T19:17:04-08:00</lastmod> + <loc>https://micro.pinapelz.moe/</loc> + <lastmod>2026-03-17T17:19:03-07:00</lastmod> </url><url> - <loc>https://micro.pinapelz.moe/posts/2026-02-19-10-discord-rant/</loc> - <lastmod>2026-02-19T19:17:04-08:00</lastmod> + <loc>https://micro.pinapelz.moe/tags/playlog/</loc> + <lastmod>2026-03-17T17:19:03-07:00</lastmod> </url><url> - <loc>https://micro.pinapelz.moe/</loc> - <lastmod>2026-02-19T19:17:04-08:00</lastmod> + <loc>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</loc> + <lastmod>2026-03-17T17:19:03-07:00</lastmod> </url><url> <loc>https://micro.pinapelz.moe/posts/</loc> - <lastmod>2026-02-19T19:17:04-08:00</lastmod> + <lastmod>2026-03-17T17:19:03-07:00</lastmod> </url><url> <loc>https://micro.pinapelz.moe/tags/</loc> + <lastmod>2026-03-17T17:19:03-07:00</lastmod> + </url><url> + <loc>https://micro.pinapelz.moe/categories/default/</loc> <lastmod>2026-02-19T19:17:04-08:00</lastmod> </url><url> - <loc>https://micro.pinapelz.moe/posts/2025-12-31-09-dbox-review/</loc> - <lastmod>2025-12-31T22:03:51-08:00</lastmod> + <loc>https://micro.pinapelz.moe/tags/default/</loc> + <lastmod>2026-02-19T19:17:04-08:00</lastmod> </url><url> - <loc>https://micro.pinapelz.moe/categories/games/</loc> - <lastmod>2025-12-19T22:15:50-08:00</lastmod> + <loc>https://micro.pinapelz.moe/posts/2026-02-19-10-discord-rant/</loc> + <lastmod>2026-02-19T19:17:04-08:00</lastmod> </url><url> - <loc>https://micro.pinapelz.moe/tags/playlog/</loc> - <lastmod>2025-12-19T22:15:50-08:00</lastmod> + <loc>https://micro.pinapelz.moe/posts/2025-12-31-09-dbox-review/</loc> + <lastmod>2025-12-31T22:03:51-08:00</lastmod> </url><url> <loc>https://micro.pinapelz.moe/posts/2025-12-19-08-ffxiv-patch-7-4/</loc> <lastmod>2025-12-19T22:15:50-08:00</lastmod> diff --git a/micro.pinapelz.moe/tags/index.xml b/micro.pinapelz.moe/tags/index.xml index 2bf123b..8621c57 100644 --- a/micro.pinapelz.moe/tags/index.xml +++ b/micro.pinapelz.moe/tags/index.xml @@ -8,9 +8,16 @@ <language>en-us</language> <managingEditor>yukais@pinapelz.com (Pinapelz)</managingEditor> <webMaster>yukais@pinapelz.com (Pinapelz)</webMaster> - <lastBuildDate>Thu, 19 Feb 2026 19:17:04 -0800</lastBuildDate> + <lastBuildDate>Tue, 17 Mar 2026 17:19:03 -0700</lastBuildDate> <atom:link href="https://micro.pinapelz.moe/tags/index.xml" rel="self" type="application/rss+xml" /> <item> + <title>Playlog</title> + <link>https://micro.pinapelz.moe/tags/playlog/</link> + <pubDate>Tue, 17 Mar 2026 17:19:03 -0700</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> + <guid>https://micro.pinapelz.moe/tags/playlog/</guid> + <description></description> + </item> + <item> <title>Default</title> <link>https://micro.pinapelz.moe/tags/default/</link> <pubDate>Thu, 19 Feb 2026 19:17:04 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> @@ -18,13 +25,6 @@ <description></description> </item> <item> - <title>Playlog</title> - <link>https://micro.pinapelz.moe/tags/playlog/</link> - <pubDate>Fri, 19 Dec 2025 22:15:50 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> - <guid>https://micro.pinapelz.moe/tags/playlog/</guid> - <description></description> - </item> - <item> <title>Arcade</title> <link>https://micro.pinapelz.moe/tags/arcade/</link> <pubDate>Thu, 18 Dec 2025 21:38:23 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> diff --git a/micro.pinapelz.moe/tags/playlog/index.html b/micro.pinapelz.moe/tags/playlog/index.html index 70babd6..bdc8b8d 100644 --- a/micro.pinapelz.moe/tags/playlog/index.html +++ b/micro.pinapelz.moe/tags/playlog/index.html @@ -79,6 +79,13 @@ <ul> <li> + <time class="date dt-published" datetime="2026-03-17T17:19:03-07:00">2026-03-17</time> + <a href="/posts/2026-03-17-11-hundred-lines-last-defense-playlog/">Playlog: Hundred Lines Last Defense Academy</a> + </li> + + + + <li> <time class="date dt-published" datetime="2025-12-19T22:15:50-08:00">2025-12-19</time> <a href="/posts/2025-12-19-08-ffxiv-patch-7-4/">Playlog: FFXIV Dawntrail Patch 7.4 Thoughts (spoilers)</a> </li> diff --git a/micro.pinapelz.moe/tags/playlog/index.xml b/micro.pinapelz.moe/tags/playlog/index.xml index 192675c..6fe9db6 100644 --- a/micro.pinapelz.moe/tags/playlog/index.xml +++ b/micro.pinapelz.moe/tags/playlog/index.xml @@ -8,9 +8,16 @@ <language>en-us</language> <managingEditor>yukais@pinapelz.com (Pinapelz)</managingEditor> <webMaster>yukais@pinapelz.com (Pinapelz)</webMaster> - <lastBuildDate>Fri, 19 Dec 2025 22:15:50 -0800</lastBuildDate> + <lastBuildDate>Tue, 17 Mar 2026 17:19:03 -0700</lastBuildDate> <atom:link href="https://micro.pinapelz.moe/tags/playlog/index.xml" rel="self" type="application/rss+xml" /> <item> + <title>Playlog: Hundred Lines Last Defense Academy</title> + <link>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</link> + <pubDate>Tue, 17 Mar 2026 17:19:03 -0700</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> + <guid>https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/</guid> + <description><p>After about a year of playing on and off, I&rsquo;ve finally finished all 100 (and 1, counting the first one). In total it took roughly 105 hours or so.
<figure><img src="https://micro.pinapelz.moe/posts/2026-03-17-11-hundred-lines-last-defense-playlog/playtime.png"
 alt="105 hours or more played">
</figure>
</p>
<h2 id="core-mechanics">Core Mechanics</h2>
<ul>
<li>This is basically a visual novel, there&rsquo;s very little fun to be had if you are a &ldquo;cutscene skipper&rdquo;. If you enjoyed Kodaka&rsquo;s other works like Danganronpa then you&rsquo;ll be right at home.</li>
<li>There&rsquo;s a bunch of smaller &ldquo;minigames&rdquo; but are mostly a one-off thing, they feel mostly like an afterthought (+25)</li>
</ul>
<h2 id="structure">Structure</h2>
<ul>
<li>There&rsquo;s 2 main parts of the game, the battling and the story itself</li>
<li>The battling itself has a decent amount of strategy to it, and you can in fact easily lose if you&rsquo;re not careful for some of them</li>
<li>In my opinion though given how little variety there is it kinda gets old fast, luckily the 2nd half of the game lets you skip battles you&rsquo;ve already done</li>
<li>As far as the story goes, its standard visual novel stuff but with a Kodaka twist. Each ending belongs to a particular &ldquo;route&rdquo; which is centered around a particular storyline, each one is also explicitly named in the game&rsquo;s flowchart. (+20)</li>
</ul>
<h2 id="content">Content</h2>
<ul>
<li>The story itself is quite good, but not all the routes are really worth doing if you just want what I consider to be the &ldquo;core&rdquo; of the plot. Some of them basically lead to nothing and are there just for fun.</li>
<li>Everyone has to play through <code>Last Defense Academy 1</code> which basically acts as a very long prologue for the actual game</li>
<li><strong>Not Necessary:</strong> Serial Battles Route (PLEASE skip this one, the game forces you to play unskippable battles and it forshadows literately the tiniest thing), Box of Blessings, Conspiracy (does nothing but is very quick to do), Romance, Comedy, V’ehxness Route (mainly character building), Reset Route</li>
<li>I would recommend playing through the prologue, then explicitly following a guide for the <code>Last Defense Academy 2nd Scenario</code>, then if you still want more start the S.F Route and follow a guide to unlock the pre-requisite routes while you progress through that. Everything else is largely optional IMO and is just for world-building. (12)</li>
</ul>
<h2 id="technical-execution">Technical Execution</h2>
<p>Its fine overall. You can def. tell they didn&rsquo;t have as big of a budget as Danganronpa to work with. There were some issues with leaving the game in suspense for too long on Switch but no major performance issues (+15)</p></description> + </item> + <item> <title>Playlog: FFXIV Dawntrail Patch 7.4 Thoughts (spoilers)</title> <link>https://micro.pinapelz.moe/posts/2025-12-19-08-ffxiv-patch-7-4/</link> <pubDate>Fri, 19 Dec 2025 22:15:50 -0800</pubDate><author>yukais@pinapelz.com (Pinapelz)</author> |
