Animorphs #26: The Attack

Reading Journey

  • Started: 2024-12-13T21:55:39Z
  • Ended: 2024-12-13T23:37:25Z
  • Total Time Read: 1hrs 12mins 0secs
Code
%run _help_reading.py
import pandas as pd

df = pd.read_csv(
  'https://github.com/MrGeislinger/victorsothervector/raw/main/'
  'data/reading/all_reading-clean.csv'
)

book_name = """Animorphs #26: The Attack"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
Figure 1: Reading done for Animorphs #26: The Attack

Thoughts on Animorphs #26: The Attack

Overview

The team learns more about the Ellimist and their enemy Crayak while being whisked away to an alien world of diverged species of Yerk that they’re trying to save from extinction by Crayak.

(Yeah, like for real.)

The Ellimist strikes again

The enemy Howler that has been designed to kill and destroy all other species are actually just ‘kids’ where they’re having ‘fun’ without realizing what they’re doing is wrong. I feel like it has a good parallel with thinking the enemy as ‘pure evil’ when it’s much more a matter of perspective.

I love that even after everything done and they ‘won’, Jake still has issues thinking about the Howler he had to kill.

Also, Ax having to deal with running away from a battle really shaking him up that he wasn’t being a ‘brave warrior’ is a nice touch.

Nothing is as simple as it seems


Bluesky Comments