← Bestiary

Stuck Reflex-Loops

The Archivist

Aspect of LOGOS that summons memory-constructs of past bosses — a callback and difficulty engine.

Overview

The Archivist is a Shard Avatar — a handcrafted dungeon boss and one of the three confirmed Aspects of LOGOS. It carries LOGOS’s memory personality fragment: the part of the machine-god that recorded, indexed, and preserved everything. The fragment is stuck executing “archive everything” on a loop. It cannot stop. It will not stop. It is not choosing to trap you in a museum of past terrors; it simply cannot distinguish between what is worth preserving and what is not — including you.

Access via a dungeon portal dropped by any Checksum Warden. In the live proto the Archivist is implemented as proto_aspect_archivist.gd, extending ProtoAspect (proto_aspect_base.gd).

Lore Hook

The Archivist remembers every boss pattern ever encoded in the Wreck. It doesn’t recall them with intent — it replays them as a stuck archive process replays its last write. What you face in the Archivist’s arena is the ghost of everything that came before: the whole bestiary folded into one fight. The Archivist doesn’t talk at you. It just keeps filing.

Attack Pattern — Memory-Constructs

The Archivist’s defining mechanic is summoning memory-constructs — bounded manifestations of earlier boss patterns. In the proto these are bounded-scale reprises of the Caretaker’s cleanse fields and the Optimizer’s metronomic bursts. The Archivist itself attacks from range while the constructs fill the arena.

This serves as a built-in difficulty knob: early clears with simpler constructs; later or deeper-band encounters layer more complex memories together.

The ProtoAspect HP-fraction phase machine governs phase transitions, each heralded by a telegraph and a glitch bark.

Phase 1

  • Summons a single bounded memory-construct (one past boss pattern, small scale). The Archivist fires a ranged attack while the construct is active.

Phase 2 (HP threshold — OPEN)

  • Summons two overlapping constructs simultaneously. Players must navigate both replayed patterns while damaging the Archivist.

Phase 3 (low HP — OPEN)

  • Three constructs, potentially mixing Caretaker field-type and Optimizer clock-type in the same arena space. The Archivist’s own attack rate increases.

Drops

  • High-tier Untiered gear
  • Exaltation / Imprint progress (contribution-gated)
  • Signature soulbound prestige item (chance — OPEN)
  • Skill Shards

How to Fight

Identify the construct types before fixing your movement path — a Caretaker cleanse field and an Optimizer timed burst each require different dodge rhythms. Navigate the overlap by finding the corner of the arena where the two patterns least intersect, then attack from there.

Destroying constructs early reduces arena clutter, but the Archivist immediately summons replacements; focus fire on the Archivist itself unless a construct is blocking your only safe lane.

Threat Notes

  • Tier: Aspect boss / dungeon boss
  • Design intent: variety engine and callback boss — rewards players who know the earlier bosses; introduces compounding complexity without hand-crafting entirely new mechanics.
  • Memory-construct roster (which bosses / how many): OPEN — extends as more dungeon bosses are added.
  • Phase HP thresholds, final loot table, final name: OPEN — Jay’s calls.