Document puzzles from 18 additional adventure games (25/30 complete)

Games analyzed:
- Indiana Jones: Fate of Atlantis (Team/Wits/Fists paths)
- Day of the Tentacle (cross-temporal causality, multi-character coordination)
- Grim Fandango (noir afterworld investigation)
- King's Quest III, VII, VIII (transformation puzzles, mask collection)
- SpaceQuest 1-4 (sci-fi comedy escape sequences)
- Quest for Glory 1-4 (RPG-hybrid, class-specific solutions)
- Beneath a Steel Sky (cyberpunk hacking)
- Broken Sword 1 & 2 (Revolution Software investigation patterns)
- The Longest Journey (cross-realk fantasy/sci-fi)
- Syberia (mechanical/clockwork puzzles)

New puzzle type created:
- class-specific-ritual.md (QFG3 parallel character solutions)

Enhanced documentation with citations for 20+ puzzle types across all games.
This commit is contained in:
2026-03-18 12:00:21 -07:00
parent 15c4a7427b
commit a663769121
23 changed files with 5121 additions and 752 deletions

View File

@@ -1,30 +1,30 @@
# Puzzle Types in Adventure Games
A taxonomy of puzzle design patterns derived from analysis of classic Sierra and LucasArts adventure games (King's Quest VI, Maniac Mansion, Secret of Monkey Island, Simon the Sorcerer, Legend of Kyrandia, Sam & Max Hit the Road, The Dig, Full Throttle), focusing on mechanics of information conveyance and player action.
A taxonomy of puzzle design patterns derived from analysis of classic Sierra, LucasArts, Revolution Software, and Microids adventure games (King's Quest III-VIII, Maniac Mansion, Secret of Monkey Island, Simon the Sorcerer, Legend of Kyrandia, Sam & Max Hit the Road, The Dig, Full Throttle, Indiana Jones: Fate of Atlantis, Space Quest I-IV, Quest for Glory I-IV, Beneath a Steel Sky, Broken Sword series, Syberia, The Longest Journey), focusing on mechanics of information conveyance and player action. Notable for mechanical/clockwork-themed puzzles involving automatons, music boxes, and gear systems (SYB).
## Table of Contents
| # | Puzzle Type | Core Mechanic | Game Source |
|---|-------------|---------------|-------------|
| 1 | [Multi-Faceted Plan Puzzle](./puzzles/multi-faceted-plan.md) | Requirements discovered incrementally; player synthesizes complete mental model | KQVI/SMHTR |
| 2 | [Sensory Exploitation Puzzle](./puzzles/sensory-exploitation.md) | Character perceptual vulnerabilities exploited through item matching | KQVI/MI/SMHTR |
| 3 | [Metaphor-to-Literal Translation](./puzzles/metaphor-literal.md) | Abstract language interpreted as literal game mechanics | MI |
| 4 | [Information Brokerage Chain](./puzzles/information-brokerage.md) | Implicit NPC exchange network mapped through incremental interaction | KQVI/MI |
| 5 | [Timed Consequence Puzzle](./puzzles/timed-consequence.md) | Narrative urgency without mechanical deadline; consequence is permanent story change | KQVI/MM/SIMON |
| 6 | [Environmental Storytelling Discovery](./puzzles/environmental-storytelling.md) | Information hidden in environment; discovered through examination, observation | KQVI |
| 7 | [Cross-Realm Logistics Puzzle](./puzzles/cross-realm-logistics.md) | Inventory management across multiple locations/realms; rewards forward planning | KQVI |
| 8 | [Truth Revelation Mechanic](./puzzles/truth-revelation.md) | Items reveal hidden truth; truth itself is the solution | KQVI |
| 9 | [Observation Replay Puzzle](./puzzles/observation-replay.md) | Single viewing of sequence, must reproduce exactly when opportunity arises | MI/MM/SIMON |
| 10 | [Pattern Learning / Knowledge Transfer](./puzzles/pattern-learning.md) | Learn rule set in low-stakes domain; apply exhaustively under consequences | MI/TD |
| 11 | [Environmental Memo Chain](./puzzles/memo-chain.md) | Scattered written fragments across locations; synthesize narrative to reveal solution | MI |
| 12 | [NPC Distraction Physics](./puzzles/distraction-physics.md) | Manipulate environment to break NPC blocking pattern without confrontation | MI |
| 13 | [Meta-Puzzle Construction](./puzzles/meta-puzzle-construction.md) | Sequential interdependence; each step's output becomes next step's input | MI/MM/SMHTR/IJOA/TD |
| 14 | [Multi-Character Coordination Puzzle](./puzzles/multi-character-coordination.md) | Multiple characters required for separated location actions; single character physically impossible | MM/DOTT/TD |
| 15 | [Cross-Temporal Causality Puzzle](./puzzles/cross-temporal-causality.md) | Actions in one time period create immediate consequences in another; solution requires understanding historical causality | DOTT |
| 1 | [Multi-Faceted Plan Puzzle](./puzzles/multi-faceted-plan.md) | Requirements discovered incrementally; player synthesizes complete mental model | KQVI/KQVII/KQVIII/SMHTR/INDY2/SQ1/SQ2/SQ4/QFG1/BS1/BS2/TLJ/SYB/GF |
| 2 | [Sensory Exploitation Puzzle](./puzzles/sensory-exploitation.md) | Character perceptual vulnerabilities exploited through item matching | KQIII/KQVI/KQVII/MI/SMHTR/INDY2/SQ1/QFG1/BS1/TLJ/SYB/GF |
| 3 | [Metaphor-to-Literal Translation](./puzzles/metaphor-literal.md) | Abstract language interpreted as literal game mechanics | MI/SQ2 |
| 4 | [Information Brokerage Chain](./puzzles/information-brokerage.md) | Implicit NPC exchange network mapped through incremental interaction | KQVI/KQVII/MI/INDY2/SQ1/TD/BS1/BS2/TLJ/SYB/GF |
| 5 | [Timed Consequence Puzzle](./puzzles/timed-consequence.md) | Narrative urgency without mechanical deadline; consequence is permanent story change | KQIII/KQVI/MM/SIMON/QFG1/BAS/BS1 |
| 6 | [Environmental Storytelling Discovery](./puzzles/environmental-storytelling.md) | Information hidden in environment; discovered through examination, observation | KQVI/KQVII/QFG1/SYB/GF |
| 7 | [Cross-Realm Logistics Puzzle](./puzzles/cross-realm-logistics.md) | Inventory management across multiple locations/realms; rewards forward planning | KQVI/KQIII/KQVII/KQVIII/INDY2/SQ4/TLJ/SYB |
| 8 | [Truth Revelation Mechanic](./puzzles/truth-revelation.md) | Items reveal hidden truth; truth itself is the solution | KQVI/KQVII/SQ1/SYB/GF |
| 9 | [Observation Replay Puzzle](./puzzles/observation-replay.md) | Single viewing of sequence, must reproduce exactly when opportunity arises | KQIII/KQVII/KQVIII/MM/MI/SIMON/INDY2/QFG1/SQ1/SQ2/SQ4/BAS/BS1/BS2/TLJ/SYB/GF/GK1 |
| 10 | [Pattern Learning / Knowledge Transfer](./puzzles/pattern-learning.md) | Learn rule set in low-stakes domain; apply exhaustively under consequences | MI/TD/KQVII/BAS/BS1/BS2/GF |
| 11 | [Environmental Memo Chain](./puzzles/memo-chain.md) | Scattered written fragments across locations; synthesize narrative to reveal solution | MI/SQ4/SYB/GF |
| 12 | [NPC Distraction Physics](./puzzles/distraction-physics.md) | Manipulate environment to break NPC blocking pattern without confrontation | MI/INDY2/BS1/BS2/TLJ/GF/GK1 |
| 13 | [Meta-Puzzle Construction](./puzzles/meta-puzzle-construction.md) | Sequential interdependence; each step's output becomes next step's input | MI/MM/KQIII/KQVII/KQVIII/SMHTR/IJOA/TD/INDY2/SQ1/SQ4/BAS/BS1/TLJ/SYB/GF |
| 14 | [Multi-Character Coordination Puzzle](./puzzles/multi-character-coordination.md) | Multiple characters required for separated location actions; single character physically impossible | MM/DOTT/TD/INDY2 |
| 15 | [Cross-Temporal Causality Puzzle](./puzzles/cross-temporal-causality.md) | Actions in one time period create immediate consequences in another; solution requires understanding historical causality | DOTT/TLJ/GF |
| 16 | [Surreal Logic Bridge](./puzzles/surreal-logic-bridge.md) | Real-world causality rejected for cartoon/comedy equivalences; success requires abandoning realistic reasoning | SMHTR |
| 17 | [Comedy-Based NPC Persuasion](./puzzles/comedy-based-persuasion.md) | Dialogue success depends on tonal comedy matching, not logical argument or trade | SMHTR |
| 18 | [Symbol Code Translation](./puzzles/symbol-code-translation.md) | Visual symbols on artifact translate to interface actions via shape/color+order matching; applied exhaustively | TD |
| 19 | [Robot Programming / Color-Encoded Sequences](./puzzles/robot-programming.md) | Abstract color→action rule discovery through experimentation; compose original sequences | TD |
| 17 | [Comedy-Based NPC Persuasion](./puzzles/comedy-based-persuasion.md) | Dialogue success depends on tonal comedy matching, not logical argument or trade | SMHTR/GF |
| 18 | [Symbol Code Translation](./puzzles/symbol-code-translation.md) | Visual symbols on artifact translate to interface actions via shape/color+order matching; applied exhaustively | TD/INDY2/KQVII/KQVIII/BS1/BS2/TLJ/SYB/GF |
| 19 | [Robot Programming / Color-Encoded Sequences](./puzzles/robot-programming.md) | Abstract color→action rule discovery through experimentation; compose original sequences | TD/SYB |
| 20 | [Escalating Combat Progression](./puzzles/escalating-combat-progression.md) | Sequential combat gauntlet where each victory yields weapon needed for next opponent | FT |
---

View File

@@ -61,6 +61,46 @@
**Key Feature**: Player *creates* an opportunity by engineering a job vacancy through cascading consequences.
### Beneath a Steel Sky: Grappling Hook Construction Chain (BAS)
**Problem**: Need to cross to Security HQ building opposite the factory, but no bridge or elevator access. Must craft a grappling hook from separately-obtained components.
<small>Source: 5_steamah_walkthrough.html, lines 372, 428-430, 436 — "Get Joey to cut it with his welder [cable]... Get Joey to use his welder on the STATUE and pick up the ANCHOR... Combining the ANCHOR and the red CABLE produces a GRAPPLING HOOK"</small>
```
SEQUENTIAL PRODUCTION CHAIN:
Step 1 - Cable Acquisition (Output: Red CABLE)
Prerequisite: Joey's welding shell installed at Factory
Action: Inspect red CABLE before Crash Site exit on Upper Level
Command: Tell Joey to CUT cable with welder
Result: CABLE drops to Middle Level (now retrievable later)
Step 2 - Anchor Acquisition (Output: ANCHOR)
Prerequisite: Visit Anchor Insurance, speak to Billy Anchor about special policies
Action: While Anchor is in back on phone, have Joey WELD the STATUE
Result: ANCHOR detaches from statue base → collected
Step 3 - Combination (Output: GRAPPLING HOOK)
Prerequisites: Both CABLE (from Step 1) and ANCHOR (from Step 2) in inventory
Action: Combine ANCHOR with CABLE in inventory
Result: New item created—GRAPPLING HOOK
Step 4 - Application (Output: Cross-building access)
Prerequisite: GRAPPLING HOOK in inventory, positioned on factory ledge
Action: Use GRAPPLING HOOK on big "S" SIGN across gap
Result: Player swings to Security HQ building, crashes through window
```
**Why It's Meta-Construction (Not Multi-Faceted Plan)**:
- Cannot grab ANCHOR before Joey has welding capability (requires Factory shell installation)
- Cannot CUT cable without Joey's welder being active
- Cannot create HOOK until both independent components obtained
- The CABLE dropping to Middle Level creates temporal dependency—you MUST visit upper level first, then return later during middle-level exploration
- Each intermediate item (cable, anchor) has exactly one purpose in this chain
**16-bit SCUMM Engine Note**: The inventory combination system treats object pairing as transformation rules (Anchor + Cable = Hook via USE command). Classic Sierra/Revolution pattern where creative combinations unlock new verbs/actions not initially available.
---
## Distinction from Related Types

View File

@@ -40,6 +40,47 @@ Return Phase:
**Monkey Island Examples**:
- **Safe Combination**: Storekeeper opens safe while player watches (notes combination). Later, when storekeeper leaves shop unsupervised after going to find Sword Master, player returns and enters exact PULL/PUSH sequence he observed.
### Beneath a Steel Sky: Power Plant Switch Sequence (BAS)
**Problem**: The control panel behind barred gates requires two switches positioned correctly before re-energizing the system, but the correct configuration cannot be determined through examination alone—player must create an opportunity to observe the mechanism working.
<small>Source: 5_steamah_walkthrough.html, lines 382-384 — "Place the PUTTY on the LIGHT SOCKET and turn the main SWITCH back on. This results in a short circuit, opening the left CONTROL PANEL. Turn the main SWITCH back off. Notice two SWITCHes (levers) within the left CONTROL PANEL? Get the left SWITCH levered up and the right SWITCH levered down."</small>
**Discovery Phase**:
```
Location: Power Plant (Middle Level)
PHASE 1 - Create Observation Opportunity:
1. Arrive at power plant with WRENCH and PUTTY (from Factory storeroom)
2. Use WRENCH on two BUTTONS below steam pipe to unlock them
3. Have Joey press right button while player presses left simultaneously
4. Steam valve overloads, old worker leaves room
5. Turn OFF main SWITCH above control panel → safe to examine
PHASE 2 - Force System State Change (Observation Trigger):
1. Remove LIGHT BULB from socket when power is off
2. Replace with PUTTY (conductive material creates short circuit)
3. Turn main SWITCH back ON → bars blow open due to electrical surge
4. TURN POWER OFF immediately (now safe to inspect exposed panel)
PHASE 3 - Observe Required Configuration:
Two switches visible inside opened left control panel:
- Left switch must be UP
- Right switch must be DOWN
PHASE 4 - Reproduce Correct Configuration:
1. Set LEFT SWITCH levered UP
2. Set RIGHT SWITCH levered DOWN
3. Turn main power back ON
→ Elevator access granted to middle level
```
<small>Source: 1_preterhuman_mitch_shaw_walkthrough.html, lines 160-174 — Detailed switch manipulation and power cycling sequence</small>
**Why It's This Type**: Player cannot know the correct switch configuration through direct interaction or hints. The puzzle requires creating conditions (short circuit with putty) that cause the game to *demonstrate* the working state (bars open when switches are positioned correctly), then reproducing that exact state later once the panel is accessible.
**Note on 16-bit SCUMM Engine Quirk**: This puzzle leverages Revolution Software's SCUMM-derived engine mechanics—the short circuit isn't realistic behavior but exploits how voltage/short detection logic triggers cutscene events regardless of actual electrical physics. Common in 1990s point-and-click adventures where object interaction rules simplify real-world causality.
---
## Related Types

View File

@@ -57,6 +57,52 @@ Application Phase (Part IV - LeChuck):
→ Apply same construction recipe → empowered doll works on LeChuck
```
### Beneath a Steel Sky: LINC-SPACE Tile Password System (BAS)
**Problem**: Navigating through virtual reality spaces requires understanding the tile-based password system. The game teaches this in an early safe zone, then requires exact application in restricted security areas with timed constraints.
<small>Source: 5_steamah_walkthrough.html, lines 454-460 — "Pick up the BALL (Compressed Data Red & Green YinYang symbol)... Open the CARPET BAG and obtain the MAGNIFYING GLASS (Decrypt) and BIRTHDAY SURPRISE (Decompress)... Keep alternating between the green and red passwords on the tiles"</small>
```
Learning Phase (First LINC-Space Visit - Tutorial Area):
→ Enter interface room at Security HQ with ID CARD
→ Access INTERFACE terminal, "jack in" to LINC-Space VR environment
→ Room 1: Pick up BALL (Compressed Data) containing Red+Green password symbols
→ Room 2: Open CARPET BAG → get MAGNIFYING GLASS (Decrypt command) and SURPRISE GIFT (Decompress)
→ Discovered mechanic: DECRYPT removes "?" from documents, DECOMPRESS expands ball into passwords
→ Room 3: TILE PASSWORD SYSTEM demonstrated on floor panels with green/red symbols
Rule Discovery:
1. Floor tiles show GREEN or RED symbols
2. Player stands on a tile → places matching COLOR PASSWORD on current tile
3. This reveals a BRIDGE to adjacent tile (previously invisible/impassable)
4. Pattern: Alternate red/green passwords as you progress across tile sequence
5. Goal: Reach thick plasma beam exit using correct alternating sequence
Application Phase (Later LINC-Space Visits - Timed Security Zones):
→ First return with ANITA's CARD: Same tile rules apply, but now EYEBALL guardians present
→ SECONDARY RULE discovered: Use BLIND command on eyeballs to freeze them temporarily (~15-20 sec)
→ Pattern learned applies under pressure: Must navigate tiles WHILE managing reactivation timer
→ Player must remember/execute the exact same password alternation pattern learned earlier,
but now with added time constraint (eyeball reactivates after 15-20 seconds)
Third Visit - FINAL APPLICATION:
→ Enter with medical android's RED CARD → need access to CRYSTAL room guarded by CRUSADER
→ Same tile password mechanics apply (unchanged)
→ New challenge: CRUSADER blocks path until destroyed
→ Player must have acquired DIVINE WRATH program (from earlier eyeball blinding) to remove guardian
→ Once CRUSADER defeated, same red/green tile alternation allows access to CRYSTAL room
→ OSCILLATOR program (TUNING FORK from second visit) shatters crystal → VIRUS obtained
```
<small>Source: 1_preterhuman_mitch_shaw_walkthrough.html, lines 232-247 — "Use the DECRYPT program on the two DOCUMENTS with '?' on them... Use the PASSWORDS (green and red swirls) to get to the DOOR..."</small>
<small>Source: 5_steamah_walkthrough.html, lines 517-571 — Timed eyeball blind/CRUSADER sequence combining multiple learned systems</small>
**Why It's Pattern Learning**: The tile password system is taught exhaustively in the first safe visit (Room 3). Every subsequent LINC-Space visit uses IDENTICAL mechanics—no new tutorial, no changed rules. The challenge escalation comes from added constraints (timed eyeballs, guardian enemy) but the underlying navigation framework never changes. Player must recognize "the red/green alternation I learned in Room 3 still works here."
**Distinct Cyberpunk/Hack Element**: Unlike classic adventure puzzles, this leverages LINC-Space's virtual reality setting—inventory becomes COMMANDS not OBJECTS (Decrypt, Decompress, Blind, Oscillator as verbs). Pattern applies across "virtual rooms" with consistent rules regardless of visual theme changes.
---
## Key Identifiers

View File

@@ -60,3 +60,46 @@ Limited actions become urgent:
- The puzzle isn't about speed, it's about priority
This puzzle tests: "Can I internalize narrative urgency and act with appropriate priority without mechanical feedback?"
---
## Game Examples
### Beneath a Steel Sky: Eyeball Guardian Timing Puzzle (BAS)
**Problem**: In LINC-Space security zones, Eyeball guardians patrol virtual corridors. Player must navigate past them to retrieve critical items (TUNING FORK, DIVINE WRATH program) while managing 15-20 second blind duration windows before reactivation.
<small>Source: 5_steamah_walkthrough.html, lines 521-523 — "'Blind' the first EYEBALL. The idea is to get the TUNING FORK before the first EYEBALL reactivates in about 15-20 seconds... This eyeball reactivates only within a few seconds, so be quick!"</small>
<small>Source: 1_preterhuman_mitch_shaw_walkthrough.html, lines 305-315 — "Use the BLIND program on the EYE. Go NORTH again. Get the TUNING FORK if the EYE is still blinded (white)"</small>
**Consequence Structure**:
```
THREAT: Being trapped/locked out by reactivated eyeballs
PERMANENTITY: Must disconnect and re-enter LINC-Space, losing progress
NO VISIBLE TIMER: Player must estimate from visual feedback (eyeball color: white=blinded vs colored=active)
PHASE 1 - BLIND FIRST EYEBALL (Timer ~15-20s):
→ Use BLIND command → eyeball turns WHITE (inactive state)
→ ⏱️ Invisible timer starts NOW
→ Move to second room before reactivation
PHASE 2 - BLIND SECOND EYEBALL (Timer "few seconds"):
→ Second eyeball reactivates much faster ("within a few seconds")
→ Use BLIND immediately → white state achieved
→ QUICKLY enter thick plasma exit beside it
PHASE 3 - RACE TO TUNING FORK:
→ Exit north (STOP before CRUSADER room—don't engage yet)
→ Go right into side corridor
→ GRAB TUNING FORK from floor
→ ⏱️ If first eyeball reactivates during this phase = trapped
PHASE 4 - SAFE RESET POINT:
→ Return to hub with WELL in center
→ Use PLAYBACK command on WELL (resets eyeball states)
→ DISCONNECT safely to main terminal
FAILURE STATE: If timer expires before Phase 4 complete
→ Eyeballs reactivate (return to colored state)
→ Player locked into section until disconnect/reconnect

View File

@@ -0,0 +1,178 @@
# Class-Specific Ritual Challenge
**Information Architecture**: Player discovers ritual/competition structure through NPC dialogue; solution path diverges fundamentally based on character class. Each class receives distinct mechanical challenge (combat, magic, stealth) to solve identical narrative obstacle.
**Player Action Pattern**:
1. Learn ritual exists and has requirements (NPC dialogue)
2. Complete prerequisite tasks to gain entry (varies by class)
3. Enter ritual sequence — receive class-specific challenges
4. Execute class-appropriate mechanics to complete each trial
5. Alternative solutions available but may cost honor/points
**Core Mechanic**: The same story-level puzzle is instantiated through different mechanical lenses depending on class, ensuring parity of completion while rewarding specialization.
---
## Variations
| Type | Class Divergence | Convergence Point | Example |
|------|------------------|-------------------|---------|
| **Ritual Trials** | Each class faces entirely different trial mechanics | Same narrative reward after completion | Simbani Warrior Initiation |
| **Dueling Styles** | Combat vs. magic vs. stealth approach to same obstacle | Enemy defeated, path cleared | Shaman Wizard Duel |
| **Access Methods** | Physical strength, spell, or sneaking past | Entry granted to restricted area | Various door obstacles |
---
## Game Examples
### Quest for Glory III: Simbani Warrior Initiation (QFG3)
**Setup**: Fighter class must compete in traditional Simbani warrior trials against Yesufu to become a recognized warrior. Only after initiation can the fighter marry Johari (the Leopard Lady) and receive the Magic Drum from the Laibon. The trials consist of five sequential events, each testing different physical abilities.
<small>Source: qfg3-gamefaqs-cyricz.txt, lines 2149-2173 — "You'll start by running off to the Twisted Tree... Grab a vine off the tree and you'll tie it to the spear... Throw the spear at the ring, and you'll win this event"</small>
<small>Source: qfg3-gamefaqs-cyricz.txt, lines 2159-2161 — "Next, you'll run to the Circle of Thorns... push the nearby log onto the circle. Run into the middle and you'll grab the ring"</small>
```
WARRIOR INITIATION SEQUENCE (Fighter/Paladin):
EVENT 1: Twisted Tree Ring Retrieval
Location: Twisted Tree area in savanna
Challenge: Ring hanging from high branch
Standard Method (Yesufu): Throw spears repeatedly to knock ring down
Clever Solution: Grab vine from tree, tie it to spear, throw spear at ring
→ Vine reels ring down, event won instantly
Outcome: Ring secured, win over Yesufu
EVENT 2: Circle of Thorns
Location: Thorn maze area
Challenge: Retrieve ring from center without getting stuck in thorns
Standard Method (Yesufu): Stab at thorns with spear blindly, slowly advance
Clever Solution: Push nearby log onto thorns to bridge across
→ Walk safely through middle, grab ring immediately
Outcome: Ring secured, win over Yesufu
EVENT 3: Trap Rescue
Location: Path back to village
Challenge: Yesufu caught in bear trap
Required Action: Help him regardless of competition outcome
Solution: Use character's strength/agility to free trapped leg
Outcome: Honor points earned (8); demonstrates true warrior virtue
EVENT 4: Spear Throwing Contest
Location: Spear throwing area
Challenge: Out-throw Yesufu at targets
Phase 1: Stationary target — use best throwing technique
Phase 2: Moving target — timing and lead calculation required
Solution: Maximize Throwing skill, maintain focus on target movement pattern
Outcome: Higher score wins event (5 points)
EVENT 5: Wrestling Bridge Duel
Location: Wrestling Bridge in Simbani Village
Challenge: Unseat Yesufu three times using bridge combat mechanics
Mechanics Learned Earlier:
- Opponent jumps → Player ducks
- Opponent ducks → Player jumps
- Opponent dodges left → Player dodges left (mirror response)
Solution: Respond correctly to each of Yesufu's moves; repeat until 3 wins
Outcome: Contest victory, named Warrior (10 points if player wins)
WHY IT'S CLASS-SPECIFIC RITUAL (Not Pattern Learning):
COMPLETE MECHANICAL DIVERGENCE BY CLASS:
Fighter/Paladin experience: Physical trials requiring strength, agility, combat skills Wizard/Thief experience: Entirely different pathway—no warrior initiation required
WIZARD ALTERNATIVE (Shaman Duel):
Rather than physical trials, Wizard engages in magical duel with Leopardman Shaman:
- Summon Staff (counters opponent's anti-staff spell)
- Cast Reversal (reflects hostile magic)
- Cast Calm (dispels Wall of Flames)
- Cast Open (escapes Cage of Thorns)
- Cast Juggling Lights (illuminates darkened area)
- Cast Dazzle (reveals illusion snake)
- Cast Levitate (escapes pit trap)
- Final: Attack Shaman directly OR cast Dispel Potion (honor choice)
This is NOT pattern learning because:
1. Wizard never sees or participates in warrior trials
2. Each class has entirely different puzzle sequence for same outcome
3. No shared rule system learned and applied—pure mechanical divergence
PARALLEL NARRATIVE, DIVERGENT PLAY:
Both Fighter and Wizard achieve "acceptance by Leopardmen" through completely different gameplay experiences, but both receive Spear of Death as reward.
```
---
### Quest for Glory III: The Shaman's Magical Duel (Wizard)
**Setup**: Wizard class must defend the Simbani cause against Leopardman aggression. Rather than physical combat trials, the Wizard challenges the Leopardman Shaman to a magical duel. Takes place in Leopardman Village after marrying Johari.
<small>Source: qfg3-gamefaqs-cyricz.txt, lines 2601-2614 — "First, Summon your Staff... cast Reversal to flip back the staff-burning spell... Cast Calm... Cast Open on the cage... Cast Juggling Lights... Cast Dazzle to dispel the illusion... Cast Levitate to rise out of it"</small>
```
WIZARD'S DUEL SEQUENCE (Counter-Spell Reactive Puzzle):
INITIAL CONDITION: Must each take turns with spells; cannot attack directly until final phase
EXCHANGE 1: Shaman's Staff-Burning Spell
Threat: Magical fire spell aimed at player's summoned staff
Required Counter: Summon Staff FIRST (prevents destruction)
Then cast Reversal to reflect magic back at caster
Points: 4+4=8
EXCHANGE 2: Wall of Flames
Threat: Fire barrier traps Wizard in enclosed space
Required Counter: Cast Calm → extinguishes flames peacefully
Points: 4
EXCHANGE 3: Cage of Thorns
Threat: Magical thorn prison, locked from outside
Required Counter: Cast Open on cage door
Points: 4
EXCHANGE 4: Darkness Spell
Threat: Area becomes pitch black; visibility and targeting impossible
Required Counter: Cast Juggling Lights → creates illumination field
Points: 4
EXCHANGE 5: Illusion Snake
Threat: Black serpent illusion attacks player (not real, but distracting)
Required Counter: Cast Dazzle → reveals illusion, causes it to vanish
Points: 4
EXCHANGE 6: Pit Trap
Threat: Floor opens beneath Wizard; falling damage/death risk
Required Counter: Cast Levitate → rise above pit safely
Points: 4
FINAL PHASE: Shaman's Demon Summoning
Condition: "All bets are off now"—rules of no direct attack lifted
Options:
A) Kill the Shaman (combat approach) = 5 points, less honorable
B) Use Dispel Potion on possession = 8 points, maintains peace narrative
Either way: Win the Wizard's Duel (10 points total for victory)
WHY IT'S CLASS-SPECIFIC RITUAL:
MIRROR OF FIGHTER INITIATION:
- Same number of stages (~5-6 sequential challenges)
- Each stage presents threat requiring specific counter-action
- Final phase offers moral choice affecting honor/points
- Identical narrative reward: Acceptance by Leopardmen, Spear of Death gained
BUT COMPLETELY DIFFERENT MECHANICS:
- Fighter uses physical skills; Wizard uses spell selection
- Fighter competes against Yesufu directly; Wizard counters Shaman's spells
- No overlap in required player knowledge or actions
```
---
## Related Types
| Type | Similarity | Distinction |
|------|------------|-------------|
| Pattern Learning | Both require mastering mechanics early for later payoff | PL = same system reused; CSR = different classes get entirely different systems |
| Multi-Faceted Plan | Both have multiple requirements to satisfy | MFP = gather all requirements in any order; CSR = class determines which set applies |
| Observation Replay | Both involve learned sequences | OR = reproduce exact sequence seen once; CSR = learn rule application, not memorization |

View File

@@ -64,3 +64,300 @@ The limited action set creates specific challenges:
- The puzzle rewards players who explore thoroughly early
This puzzle tests: "Can I think spatially about where items are and plan my inventory accordingly?"
---
## Game Examples
### Indiana Jones: Fate of Atlantis - Orichalcum Bead Management (INDY2)
**Problem**: Throughout the game, Indy must collect nine orichalcum beads from multiple geographically dispersed locations. Beads are required for various puzzles but also vulnerable to being lost through path-dependent events. Additionally, some puzzle solutions (the golden box, Nur-Ab-Sal's necklace) REQUIRE specific bead counts at exact moments, forcing precise inventory tracking across the entire playthrough.
<small>Source: walkthroughking_ashley_walkthrough.html — "Pick up the shiny bead" (Tikal), "put the orichalcum bead in the eel's head to free it from the ice" (Iceland), and multiple later references including "put the two orichalcum beads in the box and close the lid."</small>
**Beac Acquisition Path (Multiple Locations)**:
```
BEAD 1-2: Iceland + Tikal (early game, guaranteed)
BEAD 3: Monte Carlo sunstone puzzle (all paths converge here)
BEAD 4-5: Atlantis golden box retrieval (mid-game)
BEAD 6-7: Labyrinth exploration (varies by path—Team/Wits get them different ways)
BEAD 8: Fists path exclusive combat encounters OR Wits/Team puzzle solution
BEAD 9: Very late game, often requires backtracking with specific inventory setup
<small>Source: walkthroughking_ashley_walkthrough.html — "Pick up the worldstone and Sternhart's staff...put the two orichalcum beads in the box" (Atlantis section)</small>
```
**Critical Inventory Management Moments**:
1. **Golden Box Loading**: In Atlantis, player must place beads into golden box:
- If too few beads collected → Cannot complete puzzle
- If ALL beads used earlier → Irrecoverable failure state possible
2. **Orichalcum Detector Calibration**: The amber fish detector points toward orichalcum:
- Player must hide ONE bead in gold box + close lid (detector then ignores inventory)
- This allows detector to locate HIDDEN beads in environment
- WRONG ORDER (use detector before hiding bead) → Detector points at player, fails
<small>Source: walkthroughking_ashley_walkthrough.html — "put the two orichalcum beads in the box and close the lid...Use the fish and it will point at Sophia's necklace"</small>
3. **Path-Dependent Loss**: Wits path uses bead to charge statue for truck escape:
- Consumes one bead permanently
- Team/Fists paths have alternative solutions without bead cost
- Player must know which path's bead economy they're on
**Why It's Cross-Realm Logistics**:
1. **Multiple Geographic Realms**: Beads sourced from Iceland, Tikal, Monte Carlo, Crete, Atlantis—each realm requires separate journey
2. **Inventory Planning Required**: Nine beads scattered across 6+ distinct locations; player must track acquisition state without explicit progress indicator
3. **Consumption vs. Preservation Trade-offs**: Some puzzles consume beads (Wits path statue charge), others require bead storage (golden box, detector calibration)
4. **Backtracking Penalties**: Forgetting to collect bead at Location A = potentially impossible late-game puzzle without re-visiting with correct inventory setup
**Distinction from Multi-Faceted Plan**: MFP is about parallel requirement discovery for single immediate solution. Here, beads are collected INDEPENDENTLY across hundreds of gameplay minutes, then SYNTHESIZED in multiple separate puzzles (golden box, final machine operation) at the end—true long-term logistics.
---
### King's Quest VII: Crystal of Sunlight Multi-Chapter Transport Chain (KQVII)
**Problem**: Lady Ceres requires "crystal of purest sunlight" to complete transformation spell in Chapter 6. However, obtaining and activating this crystal requires traveling through multiple distinct game chapters and realms over extensive playtime, with the item itself being useless until the very final step.
<small>Source: walkthroughking_kq7.html:95-98</small>
**Item Acquisition Chain (Chapters 3-5)**:
```
PHASE 1 - Crystal Retrieval (Chapter 4/5 transition):
Starting Position: Etheria realm (reached via Horseman's fife after Chapter 4)
Step 1: Return from Etheria to Malicia's house area:
- South → west from Etheria mountain peak
- Jump down bottom-left rainbow → returns to desert area
Step 2: Infiltrate Malicia's house (stealth timing puzzle):
- Back of house, examine green vine for hidden hole
- Timing requirement: walk away if dog barks, wait for silence window
- Enter during quiet period when patrol absent
Step 3: Navigate house interior to lamp room:
- Climb up into house from basement entry
- Malicia/dog return pattern must be timed (listen for cues)
- Go back down when they approach, up again when they leave
Step 4: Collect crystal from lamp fixture in bottom right of room:
- Crystal appears as generic item initially
- No indication yet that it needs sunlight exposure
Phase 2: Exit sequence requires fife use + rainbow transport (timing critical)
```
**PHASE 3 - Sunlight Activation (Chapter 5/6 transition)**:
```
Step 5: From Malicia's house, blow Horseman's fife → escape to desert via rainbow transport
- Jump down top-left rainbow specifically (different from entry rainbow!)
Step 6: Navigate沙漠 back to temple building:
- North twice from desert spawn point
- Enter door of ancient structure
Step 7: Find beam of sunlight streaming through upper window:
- Environmental clue: bright spot on floor indicating light source position
Step 8: Hold crystal IN the beam of sunlight (inventory use action):
- Crystal transforms/activates during this step
- Now becomes "charged" version usable for Maab rescue puzzle
PHASE 4 - Final Application (Chapter 6):
Step 9: Transport now-activated crystal back through realms via fife/rainbow/harp travel
Step 10: Access Isle of Dreams cave where Lady Maab imprisoned in ice
Step 11: Use activated crystal on ice block → Maab freed, puzzle resolved
```
**Why It's Cross-Realm Logistics**:
1. **Extended Geographic Spread**: Crystal journey spans at least 4 distinct zones:
- Etheria (starting point after Chapter 4)
- Malicia's house (infiltration area near starting desert)
- Desert temple building (sunlight activation zone)
- Isle of Dreams cave (final application in late game)
2. **Long-Term Item Maintenance**: Crystal must be:
- Collected during Chapters 4-5 transition
- Maintained in inventory through Chapter 5 completion
- Transported to proper realm for final use
- NOT consumed or lost to other puzzles (no backup crystals exist)
3. **Multi-Transport System Dependency**: Requires mastery of three separate transportation mechanics:
- Horseman's fife (immediate realm shift via magic instrument)
- Rainbow bridges (specific directional jumps between rainbow types)
- Harp transportation (Etheria → Fates travel, potentially needed for repositioning)
4. **Temporal Span**: Crystal obtained potentially 3-5 chapters before activation, 6+ chapters before final use in Maab rescue. Player must remember:
- Item exists and wasn't used elsewhere
- Item has hidden potential (sunlight charging not obvious from description)
- Activation requires specific environmental condition (sunbeam location)
**Backtracking Failure State**: If player somehow loses crystal or uses it prematurely before sunlight activation, puzzle becomes impossible without save/reload. No second crystal exists anywhere in game world. This makes inventory management CRITICAL rather than optional.
**Connection to Other Puzzles**: The Horseman's fife itself is obtained from Chapter 4 Horseman puzzle chain—the same transport item needed for crystal logistics comes from a separate meta-puzzle construction, creating cross-dependency between puzzle types.
---
### King's Quest VII: Werebeast Salve Ingredient Maintenance (KQVII)
**Problem**: Jackalope fur collected in Chapter 1 must be preserved across 3+ chapters until were-beast salve can be crafted in Chapter 5. Represents inventory logistics where early-game item only becomes functional through mid-game synthesis.
<small>Source: walkthroughking_kq7.html:67, 91-92</small>
**Logistics Chain**:
```
CHAPTER 1 - Initial Acquisition (Desert):
- During hunting horn rabbit hole sequence (same as glasses puzzle)
- Collect jackalope fur from cactus near animated rabbit burrow
- Item stored in inventory with no immediate puzzle solution requiring it
- Multiple other items collected during same exploration (glasses, later traded to mouse)
INTERCHAPTERS 2-4 - Inventory Maintenance:
- Fur remains in inventory through transformation cure sequence (Chapter 2)
- Maintained through Chapter 3 town puzzles (bird/mask/trades with Fernando and Ersatz)
- Carried through Chapter 4 graveyard sequences without consumption
CHAPTER 5 - Item Activation and Application:
Step 1: From mirror maze, obtained magic statuette in Chapter 3
- Statuette maintained through Chapters 3-4 while completing other puzzles
Step 2: Visit snake merchant with magic statuette
- Trade statuette for were-beast salve liquid (consumes statuette permanently)
Step 3: Combine jackalope fur + werebeast salve in inventory
- Creates functional werebeast potion
- Jackalope fur was CRITICAL component; without it, trade with merchant useless
Step 4: Use combined potion on self before running through weed monster territory
- Transforms player temporarily to outrun vegetation threat
```
**Why It's Cross-Realm Logistics (Simple Form)**:
1. **Extended Temporal Separation**: Fur collected in Chapter 1 ≈15+ minutes of gameplay, used in Chapter 5 final puzzle sequence = potentially 30-45 minutes later in playtime
2. **Zero Immediate Feedback**: No indication when collecting fur that it matters. Player discovers its value only when encountering snake merchant much later
3. **Permanent Consumption Risk**: If player deletes or loses inventory during Chapters 2-4 (via death, intentional reset, confusion), puzzle becomes impossible—no second jackalope location
4. **No Progress Marker**: Game provides no hint that "jackalope fur = required" until Chapter 5 trade opportunity appears
**Distinction from Long-Term Multi-Faceted Plan**: While both span time, this emphasizes LOGISTICS (item maintenance across boundaries) over discovery synthesis. Player isn't combining multiple independently-discovered pieces in one location—they're maintaining a single piece across multiple gameplay contexts until synthesis opportunity arises.
---
### SpaceQuest IV: Multi-Time-Period Item Transport (SQ4)
**Problem**: Roger must travel through four different Space Quest game worlds (XII, X, I, and back to XII) collecting items in each that are only usable in other time periods. The game requires remembering what to grab where across a 60+ minute playthrough spanning multiple distinct gameplay environments with no inventory transfer warnings or guidance.
<small>Source: gamefaqs-tricrokra-archive.html, lines 720-775 — Full item list documentation shows cross-period dependencies</small>
<small>Source: gamerwalkthroughs.html — Walkthrough emphasizes multi-world navigation and item carry-through requirements</small>
```
TIME PERIOD VISIT SEQUENCE WITH INVENTORY MANAGEMENT:
PERIOD 1 - SpaceQuest XII (Future/Xenon): [Initial Acquisitions]
Location: Future Xenon wasteland, first area encountered
Items Collected Here (Critical for LATER periods):
A. Rope → Used immediately to catch bunny, NOT carried forward
B. Battery (from bunny) → CRITICAL: Must keep in inventory until FINAL XII return
- Purpose: Power PocketPal later at Vohaul's base
- Risk: Players might discard if it seems useless early game
C. Jar of Green Acid → CRITICAL: Required when returning to XII for laser tunnel door
Items "Optional" Collectibles:
D. Unstable Ordnance (nitroglycerin cylinder) → Must return to tank, not carried
KEY LOGISTICS DECISION: Both Battery and Acid must SURVIVE multiple time period transitions without consumption or discard. No gameplay feedback confirms these are important before XII return.
PERIOD 2 - SpaceQuest X (Estros Planet): [Information Gathering]
Location: Strange pre-human alien world with giant bird nests
Items/Info Collected:
A. Gum Wrapper Code Fragments → Physical item carrying data, not consumable
- Contains 3 symbols needed for time pod navigation code
- Must be remembered/examined later in Mall sequence
- Combined with hint book data = complete Ulence Flats destination
Critical Decision: This is INFORMATION, not an "inventory item" per se. Player must mentally retain the symbol data through subsequent locations.
PERIOD 3 - SpaceQuest X (Galaxy Galleria Mall): [Multi-Requirement Acquisition]
Location: Massive shopping mall with multiple stores and minigames
Items Collected (Complex Logistics):
A. Cigar → CRITICAL: Needed in XII for laser visibility smoke
- Obtained when fired from burger job (must remember to retrieve!)
- Walkthrough explicitly warns: Cannot get beyond this point
B. Matches → ERROR CORRECTION: Actually collected in SQ I, not Mall
- This shows player confusion potential—different walkthroughs may misplace items
C. Hint Book (Space Quest IV manual) → Physical item with embedded data
- Page 4: Ulence Flats time pod code (completes gum wrapper info)
- Page 7: Supercomputer access code "6965847669" for final door
- Must be consulted/referenced across multiple subsequent periods
D. PocketPal Connector → CRITICAL technical component
- Bought at Electronics store (Hz. So Good/Radio Shock)
- Must be SPECIFIC plug type matching XII computer room socket
- Combined with Battery (from period 1) + PocketPal device = functional terminal
Time Pressure Element: Must lure police away from time pod through Skate-O-Rama roof escape before accessing pod—police arrival triggered by buying connector.
PERIOD 4 - SpaceQuest I (Ulence Flats): [Critical Item Recovery]
Location: Retro-styled alien planet recreation of original SQ1 setting
Items Collected:
A. Matches from bar counter → CRITICAL for XII laser puzzle
- Requires clearing biker gang first (mini-chase sequence)
- Used with Cigar at laser tube to reveal invisible beams
- Classic cross-period dependency: Item in I for use in XII
PERIOD 5 - SpaceQuest XII Return (Final Confrontation): [Synthesis Phase]
Location: Back at Vohaul's base, previously visited environment now fully unlockable
INVENTORY SYNTHESIS REQUIRED (All items must still be held):
✓ Green Acid (from Period 1): Unlock laser tunnel door
✓ Cigar + Matches: Combined to create smoke → reveal lasers
✓ Battery + PocketPal + Connector: Power computer terminal, map droid locations
✓ Hint Book Page 7 Code: Enter supercomputer access code ("6965847669")
✓ Mental Retention of laser degree codes: From visible angles after smoke
SUCCESS CONDITION: All cross-period items maintained through complete playthrough. FAILURE STATES include discarding "seemingly useless" battery/acid early, or forgetting cigar collection point during mall chaos.
WHY IT'S CROSS-REALM LOGISTICS:
1. **Temporal Span**: Items collected at start of game (0-5 minutes) used at end (60+ minutes), through THREE intervening completely-different game worlds
2. **No Progress Tracking**: Game provides NO "you need X items for future" checklist. Pure player memory and forward planning
3. **Multiple Realm Transitions**: Four distinct Space Quest titles' aesthetics/rules—item must survive all transitions
4. **Critical Path Items Appear "Optional"**: Green acid jar, cigar butt, and battery have no immediate purpose when first obtained, making their importance unclear
5. **Combination at End Requires All Parts**: Final sequence is pure synthesis: items from period 1 + info from period 2 + gear from period 3 + tools from period 4 = completion
6. **No Retry Mechanism for Forgotten Items**: Unlike inventory management puzzles where you can revisit old areas, this is STRICTLY LINEAR progression with one-time collection points. Miss the cigar in the mall? Cannot return to get it later.
```
**Distinction from Multi-Faceted Plan**: MFP gathers items for ONE location's puzzle. Cross-Realm Logistics requires maintaining items across ENTIRE PLAYTHROUGH through multiple environments, each providing critical components only usable elsewhere. The "Mall Sequence" (period 3) WITHIN SQ4 IS an MFP—but the OVERALL game structure is Cross-Realm Logistics spanning ALL four time periods.
---
## Related Types
- **Multi-Faceted Plan**: MFP gathers requirements for one immediate solution; Cross-Realm spreads acquisition over extensive gameplay
- **Meta-Puzzle Construction**: MPC creates strict sequential chains; Cross-Realm Logistics allows parallel collection across space/time

View File

@@ -369,3 +369,85 @@ DO NOT use this classification if:
- Time period switching is just flavor—same solution possible in single timeline (use standard puzzle type instead)
- Only one direction of travel required with no feedback loop to origin time
- "Time" mechanics are really just sequential chapters without causal linkage (narrative progression not CTC)
---
## TLJ Variation: Cross-Realm Spatial Causality
**The Longest Journey** implements a dimensional variant where actions in Stark affect Arcadia and vice versa, though the core mechanic is **CROSS-REALM** rather than cross-temporal. This represents spatial causality across parallel dimensions rather than historical causality through time periods.</p>
### The Longest Journey: Phone Alignment Puzzle (Chapter 8 - Reunification)
<small>Source: 04_gameboomers_k_daleng.txt, lines 235-241 — "Go inside the cave (the mouth) in the big statue to see the symbol that belongs to each phone. Now you're going to set up the phones so that they will wake up the giant Q'man...set up the phones in a special way so that the mouth on the phone by the tree hits the ear of the phone on the cliff...from there turn the mouth so that it hits the mouth of the statue so that your voice goes all over the island."</small>
```
CROSS-LOCATION SIGNAL PROPAGATION CHAIN:
FOUR PHONE LOCATIONS ISLAND-WIDE:
1. Tree Phone (starting point - near Branchmen treehouse)
2. Cliff Phone (accessed through village, past suffering crab)
3. Ruins Phone (lower level cave accessible via rope descent from beach)
4. Giant Statue Phone (built into Q'man's statue mouth in central plaza)
SIGNAL FLOW REQUIREMENT:
Voice spoken at Tree Phone must propagate through chain to reach Statue Phone:
TREE [MOUTH OUT] → CLIFF [EAR IN, MOUTH OUT angled correctly]
↓ voice signal travels across distance
CLIFF [MOUTH OUT] → RUINS [EAR IN, MOUTH OUT angled up]
↓ voice continues along chain
RUINS [MOUTH OUT] → STATUE [MOUTH IN/receiving]
↓ Final propagation through island's acoustic network
RESULT: Voice amplified across entire island → Q'man awakens from slumber
SOLUTION CHAIN DETAIL:
Step A → Locate first phone at tree; speak into it, learn that mouth/ear orientation matters
<small>Source: 04_gameboomers_k_daleng.txt, line 239 — "the trick here is to set up the phones in a special way"</small>
Step B → Visit each phone location, examine mouth and ear rotation controls
- Key obtained from ruins cave pile of rocks used to rotate orientations
- Turning key one way rotates MOUTH; opposite direction rotates EAR
Step C → Establish chain by orienting:
Phone #1 (Tree): Mouth pointing toward cliff location
Phone #2 (Cliff): Ear receiving from tree, mouth pointing toward ruins
Phone #3 (Ruins): Ear receiving from cliff, mouth pointing upward/at statue
Phone #4 (Statue): Positioned to receive amplified signal
WHY IT'S CROSS-REALM SPATIAL CAUSALITY:
While NOT temporal like DOTT's puzzles, this represents a SPATIAL variant where actions at Location A (phone rotation) create effects at remote Locations B, C, D through SIGNAL PROPAGATION. The puzzle requires understanding causality across SPACE rather than time—the acoustic chain connecting distant points functions identically to DOTT's historical document legacy connecting past→future events.
DISTINCTION FROM MULTI-CHARACTER COORDINATION:
All four phone locations controlled by single character (April). Puzzle is about spatial signal routing, not multiple characters acting simultaneously in separated locations.
RELATIONSHIP TO CROSS-REALM LOGISTICS:
Unlike Cross-Realm Logistics where player carries items across worlds (e.g., shift travel with inventory), this puzzle's "cross-realm" aspect is metaphorical—the phones span the physical island but require UNDERSTANDING CAUSAL CONNECTIONS between separated points rather than item transport.
CROSS-REALM DIMENSION VARIANT:
True Cross-Realm Causality in TLJ appears when actions in Stark create consequences in Arcadia (and vice versa):
Example - Shift Travel Consequences:
→ Items acquired in one dimension usable only after travel to other dimension
→ Information learned in Arcadia (e.g., Cortez's true identity) changes player's access/dialogue options back in Stark
→ This represents CROSS-DIMENSIONAL rather than cross-temporal causality but shares same mechanical principle: ACTION IN SEPARATED SPACE → CONSEQUENCE MANIFESTS AT DISTANCE
```
---
## Related Types (Updated Reference Table for TLJ Puzzles)
| Type | Similarity to Cross-Temporal Causality | Distinction | TLJ Example Matches This? |
|------|---------------------------------------|-------------|---------------------------|
| **Multi-Character Coordination** | Both can require actions from separated characters | MCC = spatial separation; CTC = TEMPORAL separation | No - all single-character puzzles in TLJ |
| **Meta-Puzzle Construction** | Both involve sequential multi-step solutions | MPC = item output chains; CTC = WORLD STATE changes across eras | Plumbing, Shadow Puppet ARE Meta-Construction |
| **Memo Chain** | Both reference historical documents | Memo = fragment gathering; CTC = HISTORICAL EVENT CREATION | No memo-chain puzzles identified in TLJ |
| **Environmental Destruction** | Both alter game world permanently | EnvDestruction is single-timeline only; CTC specifically MULTI-ERA | Phone puzzle alters world state across location |
| **Cross-Realm Logistics** | Both involve separated space/era item transfer | Cross-Realm = carry-through; CTC = Causal action changes remote state without transport | Shift mechanics = Cross-Realm, not CTC |

View File

@@ -46,10 +46,177 @@ Execution Phase:
- Solution: Pull Nose down → Monkey follows and hangs from pulled-down nose → Monkey physically occupies space away from gate → Access granted
- Distraction + spatial displacement = access
---
### Indiana Jones: Fate of Atlantis - Submarine Guard Distraction (Team Path, INDY2)
**Setup**: After reaching the Nazi submarine via hot air balloon crash, Indy and Sophia are separated—Sophia is imprisoned in a cell while Nazi guards patrol the corridors. Indy needs to reach the emergency rudder controls to guide the sub into the airlock. A guard stands watch near the rudder control room with no direct combat option available (Team path focuses on cooperation over violence).
<small>Source: walkthroughking_ashley_walkthrough.html, lines 89 — "Get her to distract the guard, and then walk around behind him."</small>
**Blocking Condition**: Guard stands stationary at fixed position blocking access to emergency rudder control. Cannot pass, cannot fight (on Team path), must create opportunity through environmental/social manipulation.
**Physical/Spatial Solution Chain**:
1. Sophia is in adjacent cell with wall opening allowing voice communication
2. Use Intercom/communicate with Sophia → coordinate distraction plan
3. Sophia shouts about "bucket" or "pail"—creates noise distraction audible to guard
4- Guard turns toward sound source (Sophia's cell), turning back away from rudder corridor
5. While guard faces distraction: Walk Indy around behind him, through previously-blocked passage
6. Access emergency rudder controls unimpeded
<small>Source: gamefaqs_darth_maul_walkthrough.html, lines 981-987 — "Head for the right and open the trap door that leads to the strong box...Sophia will pick up a bucket and knock it over. The guard will hear the noise and run to Sophia's cell. While he is distracted, use the key to unlock the rudder controls."</small>
**Environmental Manipulation**: The distraction isn't an object thrown or lever pulled—it uses SOCIAL ENVIRONMENT (two separated allies coordinating) + AUDITORY TRIGGER (bucket noise). Guard's AI prioritizes unexpected sounds near prisoner cells as security threats.
**Why It's Distraction Physics**: Player doesn't confront guard directly. Instead, they manipulate the environment (Sophia's bucket, communication between rooms, acoustic propagation) to create temporal opportunity window. Guard reroutes from patrol position due to environmental stimulus outside his blocking role.
**Alternative Solution Paths**: Each path type has different approach:
- **Wits Path**: Create fire in torpedo tube using rag + wires → guard responds to emergency evacuation (environmental hazard distraction)
- **Fists Path**: Direct combat defeats guard (not distraction—different path specialization)
---
### Gabriel Knight 1: Mime Distraction for Cop Radio Access (GK1)
**Setup**: Gabriel needs to learn the location of a crime scene from police radio broadcasts. A cop stands guard at his motorcycle with an active radio in Jackson Square. The cop will not let Gabriel near the radio and has no dialogue option revealing the information.
<small>Source: mysterymanor_mbday630_walkthrough.html, lines 77-78 — "Go to park. Get mime to follow you to cop and use motorcycle when cop chases mime."</small>
<small>Source: justadventure_walkthrough.html, lines 540-557 — "(iii) Ergo He must somehow get the cop to leave his bike for a while. (iv) Get the mime to annoy him so that the cop will chase him away... The mime will now start mocking the cop who will try to catch him and run after him away from his motor bike in so doing."</small>
**Blocking Condition**: Cop occupies fixed position next to motorcycle radio. Direct approach = refused access. Radio broadcasts contain vital intel (crime scene at Lake Pontchartrain). A mime wanders Jackson Square, following and mockingly copying anyone he approaches.
**Environmental/Spatial Solution Chain**:
1. Approach mime near top of screen → mime begins following Gabriel
2. Walk Gabriel toward right side of screen, then diagonally through center area
3. Position themselves so mime ends up standing close to cop
4. Mime begins mocking gestures → cop becomes annoyed
5. Cop abandons motorcycle post and chases mime away from radio
6. Window opens: Use motorcycle radio while cop is absent (2 points)
7. Radio broadcast reveals crime scene location: Lake Pontchartrain
<small>Source: justadventure_walkthrough.html, lines 547-548 — "Whilst the cop is absent, QUICKLY use his radio. You will hear the location of the crime scene it is at Lake Pontchartrain [+ 2 points]"</small>
**Environmental Manipulation**: The mime acts as a natural NPC-following entity built into Jackson Square's simulation. Player doesn't control the mime directly—instead manipulates spatial positioning so mime's inherent annoying behavior triggers cop's departure. Environmental chain-reaction, not direct item use.
**Why It's Distraction Physics (Not Sensory Exploitation)**: Cop has no perceptual weakness or specific vulnerability. Instead, player uses a third NPC's programmed following/mocking behavior to ALTER THE COP'S PHYSICAL POSITION in space. The cop willingly leaves because of social irritation, not because his senses were deceived or exploited.
---
### Broken Sword: Shadow of the Templars - Baphomet Key Swap (Chapter 6)
**Problem**: Guard retains real Baphomet key while wearing protective gloves that prevent theft. Must replace real key with fake using environmental manipulation chain to create opportunity window when guard removes gloves temporarily.
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 469-498</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, lines 178-185</small>
**Environmental Manipulation Chain**:
```
PHASE 1 - Initial Blockage Discovery:
→ Approach guard at Baphomet temple/tomb entrance
→ Guard holds real key but wears protective gloves at all times
→ Direct theft attempt fails ("Can't take key while guard wears gloves")
→ Fake key crafted earlier in inventory (prerequisite from prior puzzle)
PHASE 2 - Distraction Setup (Painter Room Adjacency):
→ Locate painter working in adjacent chamber/room
→ Painter creates noise or activity that can be leveraged
→ Phone line accessible in player's location for remote communication
PHASE 3 - Environmental Trigger Sequence:
Step 1 → Adjust thermostat in shared temperature-control area
- Creates discomfort condition for painter (too hot/cold)
Step 2 → Painter seeks relief, moves to different location/uses phone
- Environmental change breaks normal work pattern
Step 3 → Phone call initiated by painter OR player calls painter
- Painter engaged in conversation at distance from guard room
PHASE 4 - Guard Distraction Window:
→ Guard's attention drawn to noise/activity from painter room
→ During distraction period, guard removes gloves (temperature/comfort reason)
→ CRITICAL TIMING WINDOW opens when gloves off and attention diverted
PHASE 5 - Key Swap Execution:
→ While guard distracted AND gloveless → Use fake key ON real key location
→ Real key replaced with duplicate in inventory
→ Original now accessible without confrontation or timing failure
WHY IT'S DISTRACTION PHYSICS: Multiple environmental elements (thermostat control, phone communication, painter's behavior) chain together to create opportunity window. Player manipulates 3D space using standard actions, creates puzzle where NPC reroutes attention due to external stimulus. NOT Sensory Exploitation because guard has no specific vulnerability being attacked—player engineers DISTRACTION CONDITIONS through environmental controls, not direct exploitation of perceptual weakness.
```
---
### Broken Sword II: The Smoking Mirror - Ketch's Landing Cat/Flagpole Surveyor Distraction (Chapter 5)
**Problem**: George needs access to the museum where Captain Ketch's treasure information is hidden, but cannot enter directly. Bronson the surveyor blocks the area and guards his equipment. The cat at the museum creates environmental distraction opportunities that can be exploited to bypass both obstacles without confrontation.
<small>Source: 2_the_spoiler_tom_hayes_walkthrough.html, lines 262-271 — "Use the inner tube with the tree. Use the red ball with the inner tube. Use the ladder, to leave Bronson hanging from the flagpole. Get the marker."</small>
<small>Source: 4_kasagaming_walkthrough.html, lines 359-362 — "Go up to the museum. Use the ladder to extend it. Climb the ladder, attach the inner tube to the middle window flagpole, then descend the ladder. Attach the fish to the inner tube..."</small>
```
PHASE 1 - BLOCKING CONDITION DISCOVERY:
→ Arrive at Ketch's Landing Museum area
→ Bronson stands near ladder/flagpoles, guarding survey equipment and plans
→ Museum door locked; Ketch sisters appear during certain dialogue cycles
→ Direct entry impossible while Bronson occupies the space
ENVIRONMENTAL OPPORTUNITY IDENTIFIED:
→ Cat roams museum porch area (unrelated NPC)
→ Flagpole with sensor/target sits on elevated platform
→ Red ball accessible via cat baiting sequence
PHASE 2 - DISTRACTION CHAIN SETUP:
Step 1 → Trade worm/quilt/lipstick to Rio for fish
<small>Source: kasagaming_walkthrough, line 359 — "Offer the quill pen to the cat. It will shred it to pieces."</small>
Step 2 → Place fish on museum porch where cat can access
Step 3 → Cat distracted by fish → allows player movement through area
STEP 4 → Climb ladder, extend flagpole rope system with inner tube
Step 5 → Lower ball to ground level via tube mechanism
PHASE 3 - PHYSICAL DISTRACTION DEPLOYMENT:
Step 6 → Place red ball in tree-based sling/catapult mechanism
<small>Source: tom_hayes_walkthrough, line 267 — "Use the inner tube with the tree. Use the red ball with the inner tube."</small>
Step 7 → Launch ball at flagpole sensor/target → sensor knocked from pole
Step 8 → Bronson climbs ladder to investigate/repair damaged survey equipment
CRITICAL DISTRACTION WINDOW:
→ Bronson hangs from upper flagpole (stuck/investigating)
<small>Source: kasagaming_walkthrough, line 360 — "Use the ladder, to leave Bronson hanging from the flagpole."</small>
Step 9 → While Bronson occupied above: retrieve survey marker/equipment freely
- Physical obstruction removed by environmental consequence
Step 10 → Collect plans and theodolite from beach area (Bronson's abandoned items)
Step 11 → Return to museum, present plans to Ketch sisters → gain entrance
ENVIRONMENTAL MANIPULATION SUMMARY:
- Cat → food distraction creates access window for item placement
- Ball/sling mechanism → physical projectile knocks sensor off pole
- Sensor damage → triggers Bronson's investigation response (AI reactivity)
- Bronson stuck above → ground-level items now unprotected
```
**Why It's Distraction Physics**: Player never confronts Bronson directly. Instead, manipulates environment (cat food placement, ball sling launch, sensor destruction) to create cascading physical consequences that remove the blocking condition. Bronson's distraction is not an explicit "distracted state"—he climbs to repair equipment because sensor was destroyed and ends up physically occupying elevated space away from his items. This differs from Sensory Exploitation (no direct attack on NPC perception) and differs from pure Observation Replay (player creates conditions rather than waits for natural cycle).
**Distinction from Information Brokerage**: While Rio provides fish through trade, the core mechanic is PHYSICAL DISTRACTION of Bronson, not network navigation. Fish collection enables ball/cat actions but doesn't follow NPC→NPC information flow pattern.
---
## Related Types
- **Sensory Exploitation**: Attacks NPC directly via vulnerability; DNP attacks NPC indirectly via environment
- **Timed Consequence**: Both use timing, but TC is about *narrative urgency deadline* while DNP creates player's own timing window
- **Multi-Faceted Plan**: DNP often uses simpler "one action breaks blockage" vs MFP's multi-requirement synthesis
- **Sensory Exploitation**: Attacks NPC directly via vulnerability (tickle/sleep/food); DNP attacks NPC indirectly via environmental change that reroutes their behavior
- **Timed Consequence**: Both use timing windows, but TC is about narrative urgency without mechanical deadline; DNP creates player's own temporary opportunity through active manipulation
- **Multi-Faceted Plan**: DNP often simpler "one action breaks blockage" vs MFP's multi-requirement synthesis from disparate sources
- **Observation Replay**: Related when exploiting NPC behavior cycles, but OR waits for natural timing while DNP CREATES distraction conditions proactively rather than passively observing existing patterns

View File

@@ -64,3 +64,52 @@ The limited action set drives this puzzle entirely:
- Player must remember what they found—external note-taking often required
This puzzle tests: "Can I find information the game doesn't explicitly tell me?"
---
### Quest for Glory 1: Brigand Meeting Note & Archery Range Spy (QFG1)
**Problem**: The brigands are planning something at an undisclosed location, but no NPC will openly discuss their base or meeting schedule. Player must discover both the timing ("midday") AND location (archery range) through environmental clues that are NOT explicitly explained by dialogue.
<small>Source: qfg1-fandom-wiki.md, lines 35-36 — "Enter the tavern and pick up the note that is next to the middle barstool." Later at line 145: "Go to town, and enter the tavern. Pick up the new note."</small>
**Environmental Discovery Chain**:
```
CLUE 1: Tavern Note (Week 2+)
Location: Aces & Eights Tavern, Spielburg tavern interior
Discovery Method: LOOK at middle barstool area, use pickup action on floor
Information Content (Second Note): "B- meet at target range at noon, urgent -B"
Critical Decoded Data:
- "target range" = archery practice location
- "noon" = specific meeting time (midday)
CLUE 2: Archery Range Surveillance Location
From Healer's hut: South twice, then West = archery training area
<small>Source: qfg1-loudking-gamefaqs.md, line 126 — "Go to side of archery range (south twice from healer then west) at midday."</small>
Discovery Method: Travel to coordinates, wait for specified time window
Environmental Observation Opportunity: Bruno and Brutus (traitor brigands) appear at noon
Eavesdrop Result: Dialogue reveals secret password "Hiden Goseke" used for cave entrance
```
<small>Source: qfg1-loudking-gamefaqs.md, lines 124-128 — "Spy on traitor brigands → learn secret key location and password: 'Hiden Goseke'."</small>
**Synthesis Phase**:
1. EXAMINE barstool in tavern → note found (no NPC mentions this exists)
2. READ note provides abstract clue: "meet at target range at noon"
3. Player must INTERPRET "target range" = archery/training area (environmental vocabulary mapping)
4. Travel to described location, WAIT for midday time window
5. Overhear dialogue during position-based eavesdropping → password revealed
**Why It's Environmental Storytelling**:
- **No Explicit NPC Guidance**: No character says "go to archery range at noon and listen"—information exists ONLY in environmental documents (notes found on floor)
- **LOOK/EXAMINE Action Critical**: Finding the note requires examining barstools, not dialogue choice or menu option
- **Temporal Layer**: Second note only appears after game clock advances—environment changes based on time passage, teaching player that returning later reveals new information
- **Eavesdropping as Core Discovery Mechanism**: Password learned by PHYSICAL POSITIONING and listening, not through selectable dialogue trees
**Distinction from Memo Chain (MI1)**:
While both involve written documents, MI1's memo chain requires SYNTHESIZING multiple fragments into a larger narrative. Here, EACH note is self-contained actionable intelligence—"meet at target range at noon" is complete data, just hidden in environment rather than dialogued.
**Distinction from Information Brokerage**:
No NPC exchange network exists here. Player doesn't ask "who knows where brigands meet?" The notes are PHYSICAL OBJECTS discovered through examination, not knowledge obtained through dialogue trades. Tavern owner never mentions notes exist—they're pure environmental traces without social mediation.

View File

@@ -150,6 +150,421 @@ Balloon Ticket ← Beggars (squab-on-a-stick) ← Grocer (items via trade networ
**Distinction from Multi-Faceted Plan**: While multiple items are gathered, here the focus is on *trade relationships* rather than independent requirement discovery. Each NPC's want must be satisfied to gain access to their offering—it's a dependency graph, not parallel gathering. The network structure itself (who trades with whom) IS the puzzle, not just item collection.
### King's Quest III: General Store Supply Chain
**Problem**: To survive Manannan's house and craft essential spells, Gwydion must purchase specific ingredients from the general store at Llewdor township. However, these items (Salt, Fish Oil, Lard, Empty Pouch) represent prerequisites for downstream spell-crafting puzzles rather than final solutions themselves—the player must understand what each stores will enable.
<small>Source: andrew-schulz-walkthrough.md, lines 30-49 — Lists STORE purchases: BUY FISH OIL, BUY LARD, BUY SALT, BUY EMPTY POUCH; Also lists spell requirements needing these items</small>
<small>Source: gamefaqs_9303.txt, lines 175-178 — "PET DOG to get the dog hair, BUY FISH OIL, BUY LARD, BUY SALT, and BUY EMPTY POUCH."</small>
**Simple Purchase Network**:
| Store Item | Cost | Enables Which Spell/Puzzle |
|------------|------|---------------------------|
| Salt | Gold coins (exact amount varies) | "Listen to Animals" spell ingredient |
| Fish Oil | Gold coins | Cat Cookie spell component |
| Lard | Gold coins → Empty Jar after use | Invisibility Ointment BASE ingredient |
| Empty Pouch | Gold coins | Unknown/Optional purpose (possibly collectable variety) |
**Gold Coins Acquisition Chain**:
```
PHASE 1 - INITIAL CURRENCY:
- Start with money gifted by Manannan at game beginning (amount varies)
- Alternatively, find gold in bandits' treehouse AFTER stealing their empty purse first
PHASE 2 - BANDIT PURSE THEFT EXCHANGE:
1. Approach acorn tree where bandits camp
2. Give gold coins to sleeping bandit → Empty Purse obtained (safe transport deal)
3. Later: Climb into treehouse, wait for bandit to sleep
4. Steal empty purse from treehouse interior
5. Wait for refill cycle or find alternative source
PHASE 3 - STORE PURCHASES COMPLETION:
- Return to general store with sufficient funds
- Purchase all required ingredients
- Also: PET DOG during visit → Dog Hair obtained (free, non-purchase item)
```
**Why It's Information Brokerage**:
1. **Trade Dependency Discovery**: Player must learn through spellbook consultation or experimentation what each stored ingredient enables—there's no in-game "item use guide"
2. **Multi-Step Exchange Required**: Empty Purse → Treehouse Heist → Gold Coins refill (if needed) → Purchase specific spells ingredients
3. **Free Item Embedded in Commerce**: Dog Hair requires neither purchase nor spell—obtained ONLY during store visit through PET action
**Distinction from Simple Fetch Quest**: The puzzle isn't "go buy these 4 items"—it's understanding *why* each item matters and that some spell branches become impossible without completing this exchange network first. Salt enables animal communication (optional points but aids treasure finding). Lard is the ONLY base for Invisibility Ointment (required for dragon fight). Missing either creates dead ends later.
**Simplified Network Comparison to Classic Brokerage**: Unlike Indy2's multi-NPC web or MI1's prisoner exchange chain, this is a SINGLE-VENDOR dependency chain—but still requires understanding the network structure: Store → Spells → Story Progression. Player discovers through spellbook reading that certain ingredients MUST come from store (can't craft alternatives), creating mandatory trade node in progression graph.
---
### The Longest Journey: Map Merchant Delivery Network (Chapter 2 - Through the Looking Glass)
**Problem**: After meeting Tobias in Marcuria temple, player learns about Brian Westhouse ("The Rolling Man"). To progress to finding him, must work for map merchant by delivering maps to various NPCs across multiple locations. Each delivery requires getting signature—but some recipients have SPECIAL REQUIREMENTS before signing.
<strong>Source: 02_outrider_complete_walkthrough.txt, lines 145-180 — "Ask him about a job and eventually he'll hire you...The first assignment is to deliver a map to Horatio Nebevay, the captain of the White Dragon...You'll learn that he won't sign it because of his religious beliefs. He'll tell you that in order for him to sign, you'll have to play music as he's doing it...Give him the list again and April will play for him."</strong>
<strong>Source: 03_walkthroughking_ashley_bennett.html, lines 62-69 — "Accept the job as the delivery person, and you will receive a list and a map. Head into the city, north from the stalls, then head out through the city gates and go right to the docks."</strong>
<strong>Source: 04_gameboomers_k_daleng.txt, lines 77-83 — "Deliver the map to Captain Nebeve at the boat by the docks and try to get him to sign. Go back to the city gate and buy a flute from the stand. Go back to Nebeve and give him your list again."</strong>
```
NETWORK STRUCTURE (Multi-Tier Dependencies):
TIER 1 - Map Merchant → Delivery List & First Map:
→ Talk to map merchant after Dolmari incident fires his hired help
→ Offer services → Receive first delivery assignment + map
→ OUTPUT: Physical delivery list with signature requirement
TIER 2 - Captain Nebevay (First Delivery - Special Requirement):
PROBLEM DISCOVERY THROUGH DIALOGUE:
Step A → Navigate to docks via city gates, find White Dragon ship at pier end
Step B → Give map AND delivery list to captain
- Initial result: CAPTAIN REFUSES TO SIGN
Step C → Learn refusal reason through dialogue inquiry:
"He won't sign it because of his religious beliefs"
"Music distracts the 'Mo-Jaal' [evil spirits] while writing"
TRADE SOLUTION CHAIN:
Step D → Return to city gates → Find musical instrument merchant stall (left side)
Step E → Trade AAREN coin to merchant for FLUTE
- Note: Aaren obtained earlier in separate puzzle sequence
Step F → Return to Captain Nebevay with flute in inventory
Step G → Give delivery list AGAIN while having flute equipped/available
- April automatically plays music during signature process
- Signature granted → First delivery complete
TIER 3 - Brian Westhouse / The Rolling Man (Second Delivery):
Location Discovery:
Step H → Return to map merchant with signed first delivery list
Step I → Receive second delivery assignment + directions to bungalow
- Complex multi-directional walking instructions given
- Game helps by marking icon on world map automatically
Meeting Westhouse:
Step J → Navigate to bungalow using provided directions
<small>Source: 02_outrider_complete_walkthrough.txt, lines 174-183 — "When you arrive, talk to Brian. Mention that you have a delivery and April will give him his map. Talk to him for a while...give Brian the delivery list"</small>
Step K → Give map AND signed list to Westhouse
- He signs without special requirement (unlike captain)
Step L → Attempt to leave → Brian "remembers" something critical
- REWARD: Gifts POCKET WATCH before April departs
NETWORK COMPLETION BENEFIT:
Pocket watch + pushpin (from note in Chapter 1) = Shift creation
→ Enables reality-crossing ability: Stark ↔ Arcadia
TRADE GRAPH REPRESENTATION:
Player Start
↓ [offer work]
Map Merchant → First Map + Delivery List
↓ [deliver to Captain]
Captain Nebevay ← REFUSAL ← (no music available)
↓ [learn requirement: music needed]
Music Merchant → Aaren Coin traded for Flute
↓ [return with flute]
Captain Nebevay → Signature granted
↓ [return signed list to Map Merchant]
Map Merchant → Second map + directions
↓ [navigate using directions]
Brian Westhouse → Signature + Pocket Watch gift
WHY IT'S INFORMATION BROKERAGE:
1. **Implicit Network Discovery**: No NPC provides full network map. Player discovers:
- That captain needs music ONLY after failed delivery attempt + dialogue inquiry
- That flute requires Aaren currency (learned from merchant when attempting purchase)
- That second delivery unlocks critical plot advancement (pocket watch gift)
2. **Multi-Step Exchange Chains**: Cannot complete Captain delivery without:
- Learning musical requirement (info from failed attempt)
- Acquiring trading currency from elsewhere (aaren from different puzzle)
- Finding correct vendor (instrument stall location not obvious)
3. **Converging Dependencies**: Multiple separate items must come together:
- Aaren coin obtained independently in prior puzzle
- Delivery list from map merchant
- Flute purchased through trade
→ All required for single signature outcome
DISTINCTION FROM META-PUZZLE CONSTRUCTION:
While sequential steps exist within each delivery, the OVERALL structure is parallel network mapping. First AND second deliveries are independent requirements both feeding back to different plot branches. Could theoretically do Westhouse first (if directions known), then Captain—parallel gathering with separate sub-puzzles.
CROSS-REALM SIGNIFICANCE:
This puzzle operates EXCLUSIVELY in Arcadia dimension, using fantasy-world NPC interactions contrasting with Stark's tech-based logic. Same Information Brokerage framework but different aesthetic realization (merchant stalls vs vending machines/trade terminals). Pocket watch reward bridges both realms, enabling dimensional travel mechanic that drives rest of game.
```
---
### King's Quest III: Bandit Treehouse Currency Loop
**Problem**: To maximize gold coin supply for general store visits, player can exploit the bandits' purse replenishment cycle—a time-based exchange where initial payment yields reusable resource container. This represents a mini-brokerage economy with temporal dependency.
<small>Source: andrew-schulz-walkthrough.md, lines 82-87 — "GRAB HOLE and a rope ladder will come down... when the bandit is sleeping GET PURSE and get out of there."</small>
<small>Source: gamefaqs_9303.txt, lines 213-216 — When the bandit is sleeping GET PURSE</small>
**Exchange Cycle**:
```
ATTEMPT 1 (Setup):
- Give initial gold coins to bandits when asked about "safe transport"
- Receive Empty Purse as receipt/ticket for "protection service"
- Escape before robbery attempt occurs
ATTEMPT 2+ (Exploitation Loop):
- Return to acorn tree, enter hole → rope ladder drops
- Climb to treehouse interior (save point recommended)
- Wait for bandit character to fall asleep (timing varies)
- Steal PURSE (now contains coins again—refilled by game logic)
- Exit treehouse quickly before bandit wakes
FAILURE STATES:
- Attempting to enter when bandit awake = knocked unconscious, lose items/time
- Climb attempt during descent = fall damage
- Missing sleep window = must re-enter or reload save
```
**Why It's Brokerage with Timing Element**: This creates a renewable resource through understanding the exchange cycle: initial trade → receive container → wait cycle completes → recover currency. Unlike pure Information Brokerage where NPCs explicitly state wants, here player must DISCOVER through experimentation that:
1. Bandits can be stolen FROM after being paid
2. Purse REFILLS when taken during sleep (not permanent theft)
3. Timing is everything—wake up = game over for this attempt
**Connection to Main Supply Chain**: This loop enables unlimited general store visits without restarting, which may be necessary if player needs multiple spell crafting attempts or wants maximum point collection (buying Empty Pouch appears optional but scores points).
**Problem**: Player discovers multiple items throughout Chapters 1-3 that have trade value, but the mouse NPC at "Rare Curiosities" only opens his shop after a prerequisite exchange is completed. This creates a multi-visit brokerage chain spanning game chapters.
<small>Source: walkthroughking_kq7.html:67,83</small>
**Network Structure**:
```
CHAPT ER 1 (Initial Access):
Player → [Glasses] → Mouse (blind, can't trade)
Mouse → [Turquoise Bead] → Player (for gourd seed)
CHAPTER 3 (Secondary Access):
Player → [Book] → Mouse (from Faux Shop chain)
Mouse → [Crook] → Player (for moon retrieval puzzle)
```
**Discovery Process**:
1. **First Visit - Prerequisite Help**: Knock on "Rare Curiosities" door → mouse appears visually impaired, cannot see or trade effectively
2. Player must gather glasses from nearby rabbit hole after using hunting horn twice
3. Return glasses to mouse → shop functionality unlocked; mouse can now evaluate and trade items
4. **Trade 1 (Chapter 1)**: Gourd seed obtained from earlier plant puzzle → turquoise bead required for next statue bowl puzzle
5. **Trade 2 (Chapter 3)**: After completing Faux Shop exchange chain, player has book → trades for crook needed for moon retrieval
**Why It's Information Brokerage**: The mouse NPC represents a central trade hub with multiple incoming items accepted across different chapters. Key brokerage elements:
- Initial access requires solving the NPC's sub-problem (blindness/glasses) BEFORE trading available
- Different items from completely separate puzzle chains have value here (gourd seed from Chapter 1 desert, book from Chapter 3 Faux Shop)
- Mouse functions as trade accumulator: accepts unrelated items because he independently values each one
- Without this hub, several other puzzles become blocked (turquoise bead needed for statue, crook needed for moon)
**Multi-Passage Design**: Unlike single-completion brokerages, this NPC can be revisited multiple times with different trade offers. The player must remember the mouse exists as a potential destination when acquiring items throughout chapters 1-3. This cross-chapter availability creates a "bank-like" brokerage that players return to after solving other puzzle chains.
---
### King's Quest VII: Bird Rescue and China Shop Exchange (KQVII)
**Problem**: Fernando at the China Shop has a missing pet bird. Players must locate and retrieve the bird to receive a trade reward essential for later puzzles.
<small>Source: walkthroughking_kq7.html:80</small>
**Simple Trade Chain**:
```
Fernando → [Missing Bird Information] → Player
Player → [Bird from Garden Cage] → Fernando
Fernando → [Masquerade Mask] → Player (enables Town Hall entry)
```
**Discovery Flow**:
1. Enter China Shop, talk to Fernando → he mentions his bird is lost (information about what's needed)
2. Leave shop, explore town → find covered birdcage in garden area
3. Remove cage cover, open it, collect bird inside
4. Return to Fernando with bird → he rewards player with decorative mask
5. Mask becomes required inventory item for Town Hall masquerade entrance later same chapter
**Why It's Information Brokerage**: Classic two-party exchange where NPC explicitly states their need, and satisfying that need produces game-progression item (mask). Unlike the mouse's multi-trade hub, this is a single-completion exchange but demonstrates the core mechanic: NPC with specific want → player discovers solution through exploration → return completes trade → reward enables progression.
**Connection to Chapter Flow**: The mask from this trade becomes essential for "Sensory Exploitation" entry puzzle at Town Hall—demonstrating how brokerage trades often feed into different puzzle types downstream.
---
### King's Quest VII: Graveyard Child/Cadaver Trade Loop (KQVII)
**Problem**: Children playing with jack-o-lantern entertainment want entertainment; Dr. Cadaver needs body parts for his collection. Player brokers between these two parties to obtain a rat needed back by the gravedigger.
<small>Source: walkthroughking_kq7.html:85</small>
**Three-Node Trade Loop**:
```
DR. CADAVER (Taker of bones, gives specimens):
Player → [Backbone from jack-o-lantern] → Dr. Cadaver
Dr. Cadaver → [Weird Pet Specimen] → Player
CHILDREN AT JACK-O-LANTERN (Want entertainment, give items):
Player + [Weird Pet] → Show to children → they are impressed
Children → [Gravedigger's Rat] → Player (via elevator gift)
GRAVEDIGGER (Wants his rat back, gives functional item):
Player → [His Lost Rat] → Gravedigger
Gravedigger → [Horn for Tomb Entrance] → Player
```
**Chain Execution**:
1. Climb rope into oversized jack-o-lantern attraction → pick up backbone from floor (also collect "foot in bag" from coffin, though not needed for this chain)
2. Visit nearby Dr. Cadaver's house, offer backbone → he trades preserved pet specimen in exchange
3. Return to children at jack-o-lantern, display the weird pet → they watch with delight
4. Place pet on small elevator mechanism attached to attraction → receive gravedigger's escaped rat as thanks
5. Locate gravedigger nearby (north from children's area), give him back his lost rat
6. He provides horn item needed for Chapter 4 tomb entrance puzzle
**Why It's Information Brokerage**: Three distinct NPCs with different valuation systems: Cadaver wants bones and gives specimens; children want entertainment and give gifts; gravedigger wants service (rat retrieval) and gives utility items. Player acts as broker connecting these independent desires into functional chain. Without understanding all three nodes, the horn cannot be obtained for tomb access.
**Distinction from Linear Brokerage**: Unlike "A wants X which B provides" chains, here player must:
- Obtain physical item (backbone) before ANY trade possible
- Understand that Cadaver's specimen has entertainment value to children
- Recognize that children's gift is actually gravedigger's lost property
This creates a circular dependency rather than simple linear path—each party's want connects to another party's capacity, not just player's initial inventory.
---
### King's Quest VII: Graveyard Child/Cadaver Trade Loop (KQVII)
<small>Source: andrew-schulz-walkthrough.md, lines 82-87 — "GRAB HOLE and a rope ladder will come down... when the bandit is sleeping GET PURSE and get out of there."</small>
<small>Source: gamefaqs_9303.txt, lines 213-216 — When the bandit is sleeping GET PURSE</small>
**Exchange Cycle**:
```
ATTEMPT 1 (Setup):
- Give initial gold coins to bandits when asked about "safe transport"
- Receive Empty Purse as receipt/ticket for "protection service"
- Escape before robbery attempt occurs
ATTEMPT 2+ (Exploitation Loop):
- Return to acorn tree, enter hole → rope ladder drops
- Climb to treehouse interior (save point recommended)
- Wait for bandit character to fall asleep (timing varies)
- Steal PURSE (now contains coins again—refilled by game logic)
- Exit treehouse quickly before bandit wakes
FAILURE STATES:
- Attempting to enter when bandit awake = knocked unconscious, lose items/time
- Climb attempt during descent = fall damage
- Missing sleep window = must re-enter or reload save
```
**Why It's Brokerage with Timing Element**: This creates a renewable resource through understanding the exchange cycle: initial trade → receive container → wait cycle completes → recover currency. Unlike pure Information Brokerage where NPCs explicitly state wants, here player must DISCOVER through experimentation that:
1. Bandits can be stolen FROM after being paid
2. Purse REFILLS when taken during sleep (not permanent theft)
3. Timing is everything—wake up = game over for this attempt
**Connection to Main Supply Chain**: This loop enables unlimited general store visits without restarting, which may be necessary if player needs multiple spell crafting attempts or wants maximum point collection (buying Empty Pouch appears optional but scores points).
---
### Indiana Jones: Fate of Atlantis - Eel/Bead for Information Trade (IJOA)
**Problem**: After visiting Iceland cave and Tikal pyramid, Indy has recovered an orichalcum bead from the eel trapped in ice at Iceland. Costa, a contact person in The Azores, claims he has information about Plato's Lost Dialogue location but refuses to share without receiving "a rare artifact" in exchange.
<small>Source: walkthroughking_ashley_walkthrough.html, line 71 — "Costa seems to want a rare artifact in exchange for information, so head back to Iceland. Put the orichalcum bead in the eel's head to free it from the ice. Go back and give the eel to Costa, for some info about the Lost Dialogue."</small>
**Trade Chain**:
```
Orichalcum Bead (Tikal) + Eel Trapped in Ice (Iceland) → Free Eel with Bead → Give Live Eel to Costa → Receive Information (Library location of Lost Dialogue)
```
**Why It's Information Brokerage**:
1. **Implicit Want Discovery**: Costa states he wants "a rare artifact" without specifying—which requires player to experiment or make educated guess based on prior context
2. **Item Transformation Required**: The orichalcum bead alone isn't acceptable. Must first use bead TO FREE the eel (bead placed in eel's frozen head), THEN give the freed EEL itself to Costa
3. **Information-as-Currency**: Trade outcome is LOCATIONAL INFORMATION, not physical item. This information unlocks next major puzzle segment (library exploration for Lost Dialogue)
<small>Source: gamefaqs_darth_maul_walkthrough.html, lines 620-628 — "Trade this eel to Costa and he'll give you the location of Plato's Lost Dialogue."</small>
**Network Structure**:
| NPC | Wants | Offers |
|-----|-------|--------|
| Costa | Rare artifact (specifically: live orichalcum-free'd eel) | Location information for Lost Dialogue (Barnett College Library) |
This is a simple two-node network but demonstrates the core mechanic: Player must understand what constitutes "rare artifact" in this context through failed attempts or careful examination of inventory item descriptions.
---
### SpaceQuest II: Monkey Distraction and Cartridge Acquisition (SQ2)
**Problem**: In the Xenon Orbital Station, a scientist needs the Astral Body data cartridge but is physically unable to retrieve it due to being trapped or incapacitated. The player must trade an action or item to trigger the retrieval mechanism.
<small>Source: gamerwalkthroughs.html - SpaceQuest II walkthrough</small>
**Trade Chain**:
```
Player → [Talk to Scientist / Provide Assistance] → Scientist Activates Cart Mechanism
Scientist → [Astral Body Cartridge Dispensed] → Player
Player → [Cartridge Inserted in Keronian Computer] → Star Generator Code (6858)
```
**Discovery Flow**:
1. Enter Data Archive room on Arcada/Xenon station
2. Scientist enters, collapses or is injured
3. Talk to scientist → he mentions "astral body" before dying/fading
4. Use terminal interface with command "astral body" → cartridge dispensed
5. Retrieve cartridge for later use on Keronian settlement computer
**Why It's Information Brokerage**: The scientist cannot directly give the item; player must understand the trade (assistance/inquiry for information which enables machine interaction). The "exchange" is conversational—player provides the request that triggers automated delivery system.
---
### SpaceQuest 1: Data Cartridge Purchase Chain (SQ1)
**Problem**: The dying scientist on Arcada mentions "astral body" as the critical cartridge needed to understand the Star Generator. Player must navigate the data archive's retrieval system to obtain it.
<small>Source: gamer_walkthroughs_sq1_walkthrough.html, lines 552-554 — "'Talk to man' and he will tell you what cartridge you need to retrieve. Move closer to the computer and type 'Look screen' when it asks you for the name of they cartridge type 'Astral Body'."</small>
<small>Source: cheatbook_walkthrough.html, lines 160-165 — "= Go to the console and use it (Command LOOK SCREEN). Type for title 'ASTRAL BODY'. The console will pick up the desired cartridge. Get the cartridge."</small>
**Simple Exchange Network**:
```
Player → [Talk to Dying Scientist] → Scientist Provides Cartridge Name
Player → [Type "astral body" at console] → Robot Dispenses Cartridge
Player → [Take Cartridge] → Critical Item Acquired (worth 5 points)
```
**Discovery Flow**:
1. Exit broom closet, navigate west to data archive room (contains bookshelf and terminal)
2. Wait for scientist to enter—he's injured but functional briefly
3. **Talk to scientist** → he delivers dying message: ship is attacked, "Star Generator in danger"
4. Scientist weakly mentions "**astral body**" as the required cartridge name
5. Scientist collapses/dies after this information transfer
6. Player approaches console terminal at center of room
7. **Look screen** → terminal activates, asks for cartridge title
8. Input **"astral body"** (exactly as scientist mentioned) → robot arm retrieves from shelves
9. Cartridge dispensed into pickup slot
10. **Take cartridge** → item acquired, worth 5 points
**Why It's Information Brokerage**:
1. **Information-for-Action Exchange**: Scientist cannot PHYSICALLY give cartridge—he can only provide the NAME that enables retrieval
2. **Single-Vendor Dependency**: The console terminal is the ONLY source; no alternate locations or methods to obtain this specific cartridge
3. **Named Requirement Precision**: Must type EXACT name ("astral body")—fuzzy matching fails, demonstrating strict trade requirement
**Critical Path Significance**: This cartridge becomes ESSENTIAL in Chapter 2: After crash-landing on Kerona and gaining access to underground alien settlement, player must insert this cartridge into Keronian computer. The data reveals Star Generator self-destruct code (6858) required for game finale without it, impossible to complete game.
**Distinction from Simple Fetch**: Not just "go get item"—player receives a TRIGGER STRING ("astral body") from NPC that MUST be replicated exactly at different location/terminal. This creates two-node chain: NPC information source → machine interface execution. Classic brokerage pattern where one party provides the KEYWORD, another party (machine) provides the ITEM upon verification of that keyword.
---
## Related Types
@@ -157,4 +572,184 @@ Balloon Ticket ← Beggars (squab-on-a-stick) ← Grocer (items via trade networ
- **Multi-Faceted Plan**: Both involve multiple requirements, but MFP is about parallel discovery (ingredient A AND B AND C) while Brokerage emphasizes chained dependencies (Item A gets you Thing B which trades for Target)
- **Pattern Learning/Knowledge Transfer**: KT teaches a reusable *system*; Brokerage is one-off network mapping per puzzle instance
This puzzle tests: "Can I map the implicit exchange network through incremental interaction?"
### SpaceQuest 1: Bar Conversation Overhear for Sector Location (SQ1)
**Problem**: After escaping to Kerona and traveling via skimmer to Ulence Flats settlement, Roger needs to locate the Deltaur mothership. The bar contains drunk patrons who will reveal the location, but information unlocks only after sustained patronage—buying multiple beers creates social conditions for the critical intel exchange.
<small>Source: gamer_walkthroughs_sq1_walkthrough.html, lines 588-590</small>
**Information Brokerage Chain**:
```
PHASE 1 - SETUP (Economic Preparation):
Location: Ulence Flats bar interior (after skimmer trade for jetpack + money)
Player must first have sufficient capital:
- Play slot machine arcade game to accumulate 250+ buckazoids
- Walkthrough emphasizes: "Bet $3 at a time and save your game when you get a big win"
- Insufficient funds = cannot complete beer purchase sequence
PHASE 2 - BROKERAGE SEQUENCE (Incremental Information Unlock):
Location: Right side of bar, where barman NPC appears periodically
Step 1 → Approach barman when he appears at counter
Step 2 → Type "buy beer" → transaction initiated
Step 3 → Type "drink beer" → consumption completes interaction cycle
CRITICAL LOOP: The first few purchases reveal NOTHING or only trivial chatter.
Player must recognize pattern: sustained purchase = eventual intel payoff.
Step 4-6 → Repeat buy/drink cycle multiple times (walkthrough: "Continue buying and drinking beer")
Step 7 → AFTER SEVERAL PURCHASES: Barman/patrons begin discussing Deltaur location
Overheard dialogue reveals: "Deltaur in sector HH"
Step 8 → Information acquired, no longer need to purchase more
PHASE 3 - INFORMATION DEPLOYMENT (Deferred Application):
Later at ship with navigation droid loaded on board:
- Droid asks "What sector do you want to head for?"
- Type "HH" (memorized from bar conversation) → Deltaur coordinates accepted
- Ship navigates automatically to target location
WHY IT'S INFORMATION BROKERAGE:
INFORMATION-FOR-CURRENCY EXCHANGE STRUCTURE:
Player explicitly trades buckazoids (currency obtained through separate arcade puzzle) FOR navigational coordinates. The "vendor" here is the bar ecosystem—specific dialogue only becomes accessible after economic threshold met.
MULTI-NODE CHAIN EVIDENT:
1. Slot machine → generates buckazoids (currency acquisition via minigame)
2. Bar purchases → spend currency on beers (payment mechanism)
3. Overheard conversation → information released after payment threshold
4. Droid navigation → information deployment at different location/time
This creates FOUR-NODE brokerage: Arcade→Bar→Dialogue→Droid, with each step transforming the asset (time effort → money → social access → intelligence data → ship destination capability).
TRICK ASPECT: The exact purchase count isn't specified—player must recognize pattern through repeated interaction. This differs from direct "talk to NPC once for info" puzzles because information gates require ECONOMIC ENGAGEMENT. Player synthesizes: "buying more beer = better conversation" from environmental feedback (trivial chatter gradually becomes substantive intel).
DISTINCTION FROM SIMPLE GATHERING:
The sector HH location isn't discoverable through EXAMINE or LOOK commands on bar environment. It's ONLY available through the economic transaction relationship with bar NPCs. This makes it Information Brokerage rather than passive discovery—player must PAY (via buckazoids) for information access.
---
### Broken Sword: Shadow of the Templars - Irish Pub Intelligence Network (Chapter 2)
**Problem**: Need information about Marquet and the package from evasive NPCs at MacDevitt's Bar. No single NPC will reveal complete information—player must navigate social trade network where intelligence flows through mutual benefit exchanges.
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 265-276</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, lines 94-98</small>
**Trade Network Structure**:
```
NPC DESIRES / OFFERINGS MAP:
| NPC | Wants | Offers |
|------------------|------------------------------|---------------------------|
| Irish Pub Owner | Conversation/attention | Marquet sighting info |
| Female Customer | Entertainment/flirtation | Package destination hints |
| Male Patrons | Friendly chat | Corroborating details |
NETWORK DEPENDENCIES:
- Owner will only discuss Marquet after establishing rapport (initial TALKs)
- Female customer's full information requires multiple conversation cycles
- Some information only revealed when OTHER NPC conversations completed first
```
**Solution Chain**:
```
Step 1 - Initial Rapport Building:
→ Enter MacDevitt's Bar, examine environment for notable NPCs
→ Talk to pub owner repeatedly (2-3 dialogue exchanges)
→ Owner gradually reveals Marquet was a patron, gives partial information
Step 2 - Customer Intelligence Gathering:
→ Approach female customer at bar counter
→ Multiple conversation cycles needed—she withholds key details initially
→ Each dialogue selection advances relationship stage
→ Eventually reveals package destination hint: "somewhere medical"
Step 3 - Corroboration Loop:
→ Return to owner with new information context
→ Owner's dialogue branches based on player's stated knowledge
→ Reveals additional Marquet connection when player mentions "medical" location
Step 4 - Synthesis of Network Intelligence:
→ Combine all NPC revelations into complete profile:
- Marquet received package at bar
- Package intended for medical facility recipient
- Location narrowed to specific hospital area
→ Information enables Hospital Ward entry in Chapter 3
```
**Why It's Information Brokerage**: No explicit menu or checklist exists. Player must DISCOVER through incremental TALK attempts what each NPC offers and what they require in return (attention, repeated conversations, demonstrated knowledge). The network structure—who connects to whom, what unlocks what—is revealed through failed dialogue options that require different NPC relationships first. Classic brokerage pattern: multiple sources, interdependent information flow, synthesis required for progress.
---
### Broken Sword II: The Smoking Mirror - Quaramonte Marketplace Intelligence Gathering (Chapter 3)
**Problem**: George and Nico arrive in Quaramonte needing to free Miguel from prison and escape town. Multiple NPCs scattered across marketplace hold disconnected pieces of required actions—detonator, chart viewing access, prisoner key—but no single character has complete solution. Player must map intelligence network by talking repeatedly to each NPC, coordinating distractions, and timing information exchanges.
<small>Source: 2_the_spoiler_tom_hayes_walkthrough.html, lines 163-193 — "Talk to the band, and ask about Miguel... Ask about Duane. Ask about Duane. Ask about Duane."</small>
<small>Source: 4_kasagaming_walkthrough.html, lines 315-323 — "In short, talk to everyone outside, then enter the police station and talk to General Grasiento and Renaldo..."</small>
```
INTELLIGENCE NETWORK MAP:
| NPC | Location | Wants/Requires | Offers |
|---------------|-----------------|-----------------------------------------|---------------------------|
| Band | Marketplace | Talk about Miguel, music, mine accident | Mine/Detona tor context |
| Pearl | Marketplace | Questions about Duane (x3) | Background on Henderson |
| General | Police Station | Nico as distraction | Chart access |
| Renaldo | Police Station | Questions about ruins (x2) | Will leave when distracted|
| Oubier | Near truck | Questions about himself | Brief context, then leaves|
| Duane | By truck | Detonator for escape | Mastermind, noose method |
| Conchita | Mine Co. Office | Good reason / proof of findings | Detonator from cupboard |
| Miguel | Prison Cells | Help escaping | Noose tool |
INFORMATION DEPENDENCY CHAIN:
PHASE 1 - INITIAL MAPPING (multiple locations, parallel discovery):
→ Talk to Band → learn about Miguel's imprisonment, mine accident context
→ Talk to Pearl (x3 about Duane) → understand Henderson's role and motivations
→ Enter Police Station → meet General and Renaldo; both block progress initially
→ Examine chart on wall → locked away; need authorization to view properly
PHASE 2 - NETWORK NAVIGATION (interdependent exchanges):
→ Talk to Oubier near truck → he needs detonator, provides brief context before departing
→ Return to Duane → explain needing detonator → learn he's the source
→ Enter Mine Co. Office → talk to Conchita about detonator
- She withholds it without "good reason"
- Prompt: ask about chart in police station
PHASE 3 - DISTORTION COORDINATION (multi-NPC timing):
Step A → Ask Nico to distract General at marketplace entrance
Step B → Enter Police Station while General distracted by Nico
Step C → Talk to Renaldo, then Pearl about pyramid ruins expedition
Step D → Renaldo leaves; access chart unimpeded
PHASE 4 - INTELLIGENCE SYNTHESIS:
→ Return to Conchita with chart findings (archeological survey data)
→ She grants detonator from cupboard based on proof of legitimate research
→ Duane receives detonator, reveals escape method using noose
PHASE 5 - FINAL ACQUISITION:
→ Prison cells: talk to Miguel about noose multiple times
→ Use rope on cell window → retrieve noose
→ Use noose with Duane for coordinated prison break
```
**Why It's Information Brokerage**: Six distinct NPCs hold fragments of required information/items. NO SINGLE SOURCE provides complete solution. The player must:
1. DISCOVER network through trial dialogue ("why won't Conchita give me detonator?")
2. NAVIGATE dependencies (chart findings → Conchita permission)
3. COORDINATE across characters (Nico distracts General, which enables chart access, which enables Conchita to share detonator)
4. SYNTHESIZE scattered revelations into actionable plan
The key characteristic: information flows through SOCIAL EXCHANGES between NPCs and player. General won't leave unless Nico provides distraction; Renaldo blocks chart until pyramid expedition discussion; Conchita requires CHART EVIDENCE as trade-currency for detonator. This is NOT simple item collection—it's mapping an implicit intelligence network where each NPC's cooperation depends on specific conditions being met through OTHER NPC interactions.
**Distinction from Multi-Faceted Plan**: All items/gatherings serve one goal (escape prison), but MFP collects independent COMPONENTS that converge at end. Here, INFORMATION ABOUT THE SOLUTION flows through NPCs who won't cooperate without specific triggers from other NPC interactions. Conchita → detonator is gated by chart access → which requires General distraction → which requires Nico coordination. This creates CHAINED DEPENDENCIES rather than parallel collection.
---

View File

@@ -43,8 +43,71 @@ Synthesis Phase:
---
## Game Examples
### SpaceQuest IV: Time Pod Code Synthesis (SQ4)
**Problem**: Roger needs to travel to SpaceQuest I's location (Ulence Flats), but the time pod requires a six-digit destination code. The complete code is split across THREE separate sources in different game worlds, acquired at different play times. No single source provides complete navigation data.
<small>Source: gamefaqs-tricrokra-archive.html, lines 436-438 — "Unfold this rag and you'll see the part of a time-pod code you need later."</small>
<small>Source: gamefaqs-tricrokra-archive.html, lines 497-503 — "You get the first three digits of the code to get in a new time sector, the three on the rag are the last three"</small>
<small>Source: adventuredoor-walkthrough.html, lines 458-459 — "Read the Space Quest IV hint book, page four about where to go with time pods. Check the wad of used chewing gum to complete the destination code."</small>
```
MEMO COLLECTION PHASE:
SOURCE 1 - Gum Wrapper (SpaceQuest X, Strange Planet):
Location: Nest, after dead Sequel Police drops from sky
Action: Search body → find "rag of paper" (gum wrapper)
Discovery: Unfolding reveals THREE SYMBOLS (last half of code)
Acquisition time: Early game, before mall sequence
SOURCE 2 - Hint Book Page 4 (SpaceQuest X, Galaxy Galleria Mall):
Location: Software Store, bargain bin purchase required
Cost: Must earn money first (burger minigame) to afford
Discovery: Page 4 contains multiple time pod destinations
Critical data: THREE SYMBOLS for "Ulence Flats" destination
Acquisition time: Mid-game mall sequence (mandatory disguise/money puzzles first)
SOURCE 3 - Arcade Time Pod Display (SpaceQuest X):
Location: Game arcade, arrives with Sequel Police officers
Discovery: Current location encoding displayed on pod screen
Critical action: Must WRITE DOWN before leaving (game explicitly warns)
Consequence: Without this code, cannot return to mall after leaving
SYNTHESIS PHASE:
1. Player has gum wrapper (3 symbols) from SQX Planet
2. Player buys hint book, reads page 4 (3 more symbols for Ulence Flats)
3. Combined total = 6-symbol complete code
4. Player locates accessible time pod with displayed interface
5. Enter all six symbols in correct order → destination unlocked
WHY IT'S A MEMO CHAIN:
1. DISTRIBUTED FRAGMENTS: Code split across gum wrapper (physical note), hint book (documented text), and memory requirement (pod display text)
2. NO SINGLE SOURCE IS COMPLETE:
- Gum = 3/6 symbols
- Hint Book = different 3/6 symbols
- Display = interface location reference
3. SYNTHESIS REQUIRED: Player must mentally combine "first three from book" + "last three from rag" into ordered six-symbol sequence
4. WORLD-BUILDING DISGUISE: Fragments presented as environmental details — gum wrapper felt optional, hint book seemed like easter egg
```
**Distinction from Multi-Faceted Plan**: MFP = gather independent ITEMS for synthesis. Memo Chain = gather INFORMATION fragments that collectively encode a solution. Here the code numbers are data, not physical components to combine.
---
## Related Types
- **Environmental Storytelling**: Broader category; memo chains are text-specific subset
- **Multi-Faceted Plan**: Memo chains often INFORM multi-faceted plans, but the memo system itself is distinct in its distribution + synthesis mechanic
- **Information Brokerage**: Both involve information gathering, but memo chains are environmental (world-to-player) vs NPC-to-player exchanges
| Type | Similarity | Distinction |
|------|------------|-------------|
| Multi-Faceted Plan | Both gather across sources | MFP collects items/actions; Memo Chain collects text fragments synthesizing into encoded solution |
| Environmental Storytelling | Info hidden in world details | Environmental Storytelling reveals lore; Memo Chain reveals puzzle solutions |
| Information Brokerage | All involve knowledge transfer | Brokerage = NPC exchanges; Memo Chain = environment-to-player data only |

View File

@@ -61,6 +61,46 @@
**Key Feature**: Player *creates* an opportunity by engineering a job vacancy through cascading consequences.
### Beneath a Steel Sky: Grappling Hook Construction Chain (BAS)
**Problem**: Need to cross to Security HQ building opposite the factory, but no bridge or elevator access. Must craft a grappling hook from separately-obtained components.
<small>Source: 5_steamah_walkthrough.html, lines 372, 428-430, 436 — "Get Joey to cut it with his welder [cable]... Get Joey to use his welder on the STATUE and pick up the ANCHOR... Combining the ANCHOR and the red CABLE produces a GRAPPLING HOOK"</small>
```
SEQUENTIAL PRODUCTION CHAIN:
Step 1 - Cable Acquisition (Output: Red CABLE)
Prerequisite: Joey's welding shell installed at Factory
Action: Inspect red CABLE before Crash Site exit on Upper Level
Command: Tell Joey to CUT cable with welder
Result: CABLE drops to Middle Level (now retrievable later)
Step 2 - Anchor Acquisition (Output: ANCHOR)
Prerequisite: Visit Anchor Insurance, speak to Billy Anchor about special policies
Action: While Anchor is in back on phone, have Joey WELD the STATUE
Result: ANCHOR detaches from statue base → collected
Step 3 - Combination (Output: GRAPPLING HOOK)
Prerequisites: Both CABLE (from Step 1) and ANCHOR (from Step 2) in inventory
Action: Combine ANCHOR with CABLE in inventory
Result: New item created—GRAPPLING HOOK
Step 4 - Application (Output: Cross-building access)
Prerequisite: GRAPPLING HOOK in inventory, positioned on factory ledge
Action: Use GRAPPLING HOOK on big "S" SIGN across gap
Result: Player swings to Security HQ building, crashes through window
```
**Why It's Meta-Construction (Not Multi-Faceted Plan)**:
- Cannot grab ANCHOR before Joey has welding capability (requires Factory shell installation)
- Cannot CUT cable without Joey's welder being active
- Cannot create HOOK until both independent components obtained
- The CABLE dropping to Middle Level creates temporal dependency—you MUST visit upper level first, then return later during middle-level exploration
- Each intermediate item (cable, anchor) has exactly one purpose in this chain
**16-bit SCUMM Engine Note**: The inventory combination system treats object pairing as transformation rules (Anchor + Cable = Hook via USE command). Classic Sierra/Revolution pattern where creative combinations unlock new verbs/actions not initially available.
---
## Distinction from Related Types
@@ -89,323 +129,433 @@
---
## Game Examples
### The Longest Journey: Plumbing Fix Puzzle (Chapter 1 - Penumbra)
### Maniac Mansion: Music Room Demo Tape → Contract Chain
**Problem**: April's building has a water main leak blocking access to the academy. A junction box with four switches must be aligned horizontally, then pressure controlled before clamp can be removed. This requires sequential actions where each step enables the next.
**Problem**: Green Tentacle blocks Secret Laboratory access. Must acquire "recording contract" through music room puzzle chain and present it to Green Tentacle, triggering him to help defeat Purple Tentacles guarding laboratory entrance. Only playable with Syd or Razor characters (musicians).
<small>Source: 02_outrider_complete_walkthrough.txt, lines 43-51 — "use the gold ring on the disconnected wires near the upper right corner and then what you want to accomplish is to get the bars near the lower right to all be horizontal...Turn the valve near the upper left and then turn the wheel to release the pressure. Take the clamp off the pipe"</small>
<small>Source: syntax2000_walkthrough.txt, lines 56-60 — "...go right, open and enter door to music room, go to the music-centre, use record player on record, use cassette player on cassette..."</small>
<small>Source: 04_gameboomers_k_daleng.txt, lines 47-49 — "Use the ring with the two wires without a connection. Now you have to get the switches to get on a straight line...When you get it right, turn the cap on the ventilator and turn the wheel. Then take the pincers from the hose."</small>
**Sequential Production Chain**:
```
PHASE 1: Prerequisites (gathered from multiple locations)
- Cassette Tape: Hidden behind bookcase panel in Library
- Record "Tentacle Mating Calls": Green Tentacle's bedroom
- Envelope + Stamps: From Weird Ed's package (intercept at mailbox)
- Quarter: Contents of sealed envelope from Nurse Edna's hidden safe
PHASE 1 - Electrical Connection Enabler:
Step 1 → Gold Ring obtained (Found notice bulletin board → give note to Fiona → receives ring)
- Ring used on disconnected wires in junction box
- Restores electrical power to switch mechanism
PHASE 2A: Music Recording → Demo Tape Acquisition
1. Access Music Room (first floor, far right past security door)
2. Use Record on Victrola/record player
3. Use Cassette Tape on tape recorder
4. TURN ON BOTH → glass vase on piano shatters
5. Obtain replacement cassette (music demonstration recording)
6. Give recorded cassette to Green Tentacle → He leaves Demo Tape on bed
PHASE 2 - Switch Alignment (Precision Sub-Puzzle):
Step 2 → Right switch moves red indicator light; left switch rotates bars themselves
- Goal: All four bars must align horizontally
- Strategy: Lock one horizontal bar, rotate remaining three into position
- OUTPUT: Electrical system armed and functional
PHASE 2B: Mail Demo → Receive Contract
7. Return to mailbox outside mansion
8. Place Demo Tape in envelope, affix stamps, mail
9. Wait for return delivery trigger (doorbell rings)
10. Character retrieves Contract from mailbox
PHASE 3 - Pressure Control (Sequential Safety):
Step 3 → Turn valve (upper left) to reduce pressure first
- CRITICAL ORDER: Valve BEFORE wheel; wrong order causes failure/leak
Step 4 → Turn wheel to release flow
- PREREQUISITE: Pressure already reduced by valve action
PHASE 3: Contract Resolution → Laboratory Access
11. Present Contract to Green Tentacle → becomes ally
12. Use Glowing Key on dungeon double padlocks
13. Enter Arcade Code on numeric keypad → Lab access granted
14. Purple Tentacle blocked by Green Tentacle intervention
PHASE 4 - Clamp Removal:
Step 5 → Take pincers/clamp from pipe (now safe)
- Item required for later puzzle (fishing pole construction in subway)
- Return gold ring for future use
PHASE 5 - Inter-Realm Item Transport:
Step 6 → Clamp transported across realm boundary to Arcadia
- Combined later with duck + string = fishing pole
```
**Why It's Meta-Construction (Not Multi-Faceted Plan)**:
1. **Strict Sequential Dependency**: Cannot obtain Demo Tape without first recording music; cannot mail without Demo; Contract only arrives AFTER mailing
2. **Single-Purpose Intermediates**: Cassette serves ONLY as music recording vehicle; Demo tape has ZERO alternative uses except mailing
3. **State Changes Required**: Green Tentacle transitions from obstacle to ally ONLY after receiving cassette AND giving contract
1. **Strict Sequencing**: Cannot remove clamp before turning valve; cannot turn valve before wires connected via ring
2. **Output/Input Chain**: Each phase produces working state necessary for next phase (Power → Switch Access → Pressure Reduced → Flow Released → Clamp Safe)
3. **No Reordering Possible**: Valve+wheel order is enforced by game physics; electrical connection must precede switch manipulation
4. **Carry-Forward Item**: Clamp obtained here becomes INPUT for entirely separate puzzle later (subway key fishing sequence)
**Stark Dimension Mechanics**: This puzzle introduces the "technobabble" aesthetic of Stark—futuristic but broken infrastructure requiring player intervention. The ring-as-electrical-conductor represents TLJ's theme of using everyday items in improvised technical contexts, established early to prepare players for similar meta-construction puzzles in both dimensions.
---
### Maniac Mansion: Envelope Steam Extraction Puzzle
### The Longest Journey: Shadow Puppet Distraction (Chapter 2 - Through the Mirror)
**Problem**: Sealed envelope from Edna's safe contains Quarter (needed for arcade code). However, envelope is ALSO required later for mailing Demo Tape to publisher with Syd/Razor ending. Ripping it destroys envelope—making game unwinnable for music characters. Must find non-destructive opening method.
**Problem**: Freddie the janitor blocks theater entrance where Cortez is hiding. Cannot enter directly; must create distraction using environmental shadow projection to lure him outside while player sneaks past.
<small>Source: classicgaming_walkthrough.html — "Rip open the envelope... you need the envelope unsealed using steam in the microwave (so the envelope can be reused)."</small>
<small>Source: 02_outrider_complete_walkthrough.txt, lines 128-135 — "Use the hat at the top of the pile and use the toy monkey on the bottom. This will create a shadow that looks like the detective getting ready to fire a gun...follow him into the theater. Go through the door where the sweeper guy entered earlier. You'll notice a stack of boxes and some garbage nearby."</small>
<small>Source: 03_walkthroughking_ashley_bennett.html, lines 68-72 — "Look at the shadow project up on to the wall, then place the hat on the garbage heap and put the monkey near the base of it. Open the trash can near the door and use the matches on it to light a fire."</small>
<small>Source: 04_gameboomers_k_daleng.txt, lines 71-73 — "Put the monkey on the trash pile and the hat further up on the same pile...Open the trashcan and use the matches on it afterwards."</small>
**Sequential Production Chain**:
```
PHASE 1: Gather Required Items
- Microwave: Kitchen counter (ground floor)
- Glass Jar: Pantry shelves (through dining room from kitchen)
- Water Source: Kitchen faucet ONLY (pool water radioactive—kills character!)
- Sealed Envelope: Edna's hidden safe behind bedroom painting
PREREQUISITE ITEMS (Gathered in prior puzzle sequences):
→ Toy Monkey: From April's closet box (Chapter 1 start)
→ Detective's Fedora: From street in front of theater (after candy incident)
→ Matches: Taken from table at Border House in Chapter 1
PHASE 2: Steam Extraction Process
1. Fill Glass Jar at kitchen sink/faucet (tap water only)
2. Place sealed envelope + jar of water in microwave
3. Turn on microwave, wait for steaming to complete
4. Remove ENVELOPE—now unsealed but intact (not ripped!)
5. Open safely → Quarter appears in inventory
6. Envelope REMAINS available for later Demo Tape mailing
PHASE 3: Reuse for Music Room Resolution
7. When ready to mail Demo Tape: Type address on envelope at typewriter
8. Insert Demo Tape, affix stamps, mail at front door
9. Receive Contract → present to Green Tentacle for ally status
PHASE 1 - Fuse Box Bypass (Separate Sequential Chain #1):
Step 1 → Iron Key obtained from subway tracks (required fishing pole setup)
- Key used on fuse box lock outside theater
FAILURE STATES:
- Ripping Envelope early → Quarter obtained BUT envelope destroyed = Syd/Razor/Wendy endings impossible
- Using pool water → radioactive fumes kill character when microwave opened
- Skipping steam step → no quarter for arcade code OR no envelope for mailing
Step 2 → All functional switches flipped left; Band-Aid applied to glove
- Repaired glove used on live wire
- Lights go out, Freddie exits to fix marquee
PHASE 2 - Distraction Construction (Sequential Chain #2):
Step 3 → Return to alley behind theater after Freddie has departed
Step 4 → Position TOY MONKEY at BASE of garbage pile (near light source)
- Monkey creates shoulder/body silhouette on wall projection
Step 5 → Position FEDORA atop garbage pile
- Hat aligns with monkey head level
- Combined shadow appears as DETECTIVE IN COAT AND HAT
Step 6 → Approach trash can at door, open lid
Step 7 → Use MATCHES on trash can contents
- Fire ignites, creates smoke/flame distraction
Step 8 → Freddie runs outside investigating fire/shadow threat
Step 9 → Player enters theater while Janitor is outside
CHAIN STRUCTURE ANALYSIS:
Chain #1 (Fuse Box): Key → Unlock → Flip Switches → Repair Glove → Touch Wire → Lights Out
Chain #2 (Distraction): Position Monkey → Position Hat → Open Trash → Light Fire → Freddie Leaves → Enter
TWO INDEPENDENT meta-construction sequences must be completed in order. Chain 1 ENABLES the location access that Chain 2 then exploits through timing.
```
**Why It's Meta-Construction**:
1. **Resource Transformation Chain**: Sealed Envelope → (via steam) → Unsealed Envelope + extracted Quarter → Reusable envelope for later puzzle step
2. **Precise Input Requirements**: Microwave + water jar BOTH required; neither works alone; faucet location specific (not pool!)
3. **Temporal Separation with Carry-Forward Value**: Unsealed envelope sits in inventory for extended gameplay, finally used 15+ steps later for Demo Tape mailing
1. **Two Independent Chains**: Both fuse box repair AND shadow construction are sequential output/input puzzles
2. **Cannot Reorder Within Chains**: Must position monkey BEFORE hat (hat must align to monkey silhouette); must unlock fuse box BEFORE touching wire
3. **Output Enables Next Step**: Chain 1's "lights out" creates dark environment where shadow puppetry works effectively
4. **Items Have Single Purpose in Each Chain**: Monkey+Hat ONLY useful for this distraction; glove ONLY useful for electrical work
**Distinction from Distraction Physics**: While the outcome is NPC diversion, the puzzle structure is meta-construction (creating the distraction device through sequential steps) rather than simple environmental manipulation. The shadow puppet itself IS the constructed artifact with sequential assembly requirements.
---
### Indiana Jones: Fate of Atlantis - Generator/Truck Repair Chain (IJOA)
### Broken Sword: Shadow of the Templars - Hotel Ubu Key Theft (Chapter 1)
**Problem**: At the desert dig site, the pickup truck needs repairs to continue journey to Crete. The generator must be repaired first to access parts and complete the vehicle restoration. This forms a strict sequential chain with no reordering possible.
**Problem**: Get Moerlin's room key from the locked rack behind the reception desk at Hotel Ubu. Direct theft impossible while clerk is attentive.
<small>Source: walkthroughking_ashley_walkthrough.html — "Go back to the truck and open the gas cap. Use the hose with the gas tank and the jar with the end of the hose. Now go back down the ladder and open the cap of the generator. Pour the gas in and press the 'little metal thing' (start button)."</small>
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 229-250</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, lines 82-86</small>
**Complete Sequential Chain**:
**Solution Chain**:
```
PHASE 1: Gas Transfer Setup
1- Pick up clay jar, ship rib, wooden peg, hose from dig site area
2- Open truck gas cap → access fuel tank
3- Attach hose to gas tank
4- Attach clay jar to other end of hose
5- Gravity siphons gas into jar
Step 1 - Information Gathering (Lady Piermont):
→ Approach Lady Piermont at piano in hotel lobby
→ She reveals Khan uses alias "Moerlin" for room booking
→ Player learns target key identity before theft attempt possible
PHASE 2: Generator Activation
6- Descend ladder to generator room
7- Open generator cap
8- Pour gas from jar into generator
9- Press start button → generator runs, creates power
Step 2 - Distraction Setup:
→ Request assistance with key from reception clerk (polite inquiry)
→ Lady Piermont overhears, volunteers distraction plan
→ Coordination established between two NPCs and player
PHASE 3: Mural Access & Peg Placement
10- Use ship rib on crumbling wall (right side) → passage opens
11- Place wooden peg in mural hole (previously inaccessible)
12- [Optional sunstone placement varies by path - Team/Wits/Fists]
Step 3 - Physical Theft During Distraction Window:
→ Clerker is distracted by Piermont's attention elsewhere
Player approaches locked rack unobserved during distraction window
→ Take physical key directly from rack (item added to inventory)
PHASE 4: Final Vehicle Repair (after later locations)
13- Obtain spark plug from powered generator (Team path only) OR use sunstone/orichalcum bead (Wits path)
14- Insert spark plug into truck distributor cap assembly
15- Truck operational → can travel to Crete
Step 4 - Access Granted:
→ Key used on Moerlin's hotel door → Room access enabled
→ Can proceed with Chapter 1 exploration objectives
```
<small>Source: walkthroughking_ashley_walkthrough.html — "Open the generator and switch it off, before stealing the spark plug. Now head back to the truck, and insert the distributor cap and spark plug."</small>
**Why It's Meta-Puzzle Construction**: Output interdependence is strict—each phase produces required input for next:
- Gas jar filled (output) → fuels generator activation (input)
- Generator powered (output) → creates access to functional spark plug (input)
- Spark plug obtained (output) → repairs truck engine (input)
Attempting steps out of order FAILS: Cannot fill gas jar without hose connection; cannot get spark plug without powered generator; truck won't start without spark plug.
**Distinction from MFP**: The four items needed (hose, jar, peg, ship rib) CAN be gathered in parallel during initial exploration—but their *APPLICATION* follows strict sequential dependency. This is Meta-Construction layered ON TOP of minimal collection phase.
**Why It's Meta-Construction (Not Multi-Faceted Plan)**: The theft requires sequential progression where information discovery ENABLES the physical opportunity. Player cannot skip directly to theft—must first learn target identity through NPC dialogue, then coordinate distraction timing, THEN execute physical action. Each step produces output needed for next step (knowledge → coordination → theft). Parallel gathering impossible because distraction window only opens AFTER relationship with Piermont established.
---
### Indiana Jones: Fate of Atlantis - Balloon Construction Chain (Wits Path, IJOA)
### The Longest Journey: Potion Mixing System (Chapter 5 - There and Back Again)
**Problem**: After solving the Monte Carlo sunstone puzzle and reaching Thera, Indy must fly to the Nazi submarine location. The only viable transportation is a hot air balloon that must be constructed from scavenged parts found across multiple locations at the mountain dig site.
**Problem**: Inside Roper Klakks' tower in the Forest of Sorcery, player must create five distinct magical potions to overcome various obstacles. Only certain bottle color combinations work, in EXACT sequence order. The formula book reveals potion types but not exact recipes—player must experiment.
<small>Source: walkthroughking_ashley_walkthrough.html — "Build a balloon using the basket, balloon bladder (in the small crate), fish net and hose."</small>
**Sequential Assembly Chain**:
```
1- Close empty wooden crate → access invoice document inside
2- Give invoice to shopkeeper at mountain docks → receives woven basket in trade
3- Open small crate at dig site entrance → obtain balloon bladder (fabric envelope)
4- Collect fish net from nearby storage area
5- Obtain spare hose during earlier generator/truck repair sequence
6- ASSEMBLE at mountain vent location:
- Attach woven basket to base of structure
- Use fish net as structural reinforcement framework
- Connect balloon bladder (gas envelope)
- Attach hose as gas inlet from ground-level volcanic vent
7- Use assembled balloon on volcanic vent → hot air inflates bladder
8- Balloon achieves lift → cut rope and fly toward submarine location
```
**Why It's Meta-Construction**: Four discrete components gathered across separate locations, but ASSEMBLY follows strict sequence:
1. Invoice retrieval (from crate) enables basket trade (with shopkeeper)
2. Basket is required STRUCTURAL BASE for assembling net/bladder/hose
3. Bladder cannot be inflated WITHOUT proper basket/net framework
4. Hose connection to vent only works AFTER bladder properly mounted
5. Final inflation triggers ONLY when complete assembly detected
**Distinction from Multi-Faceted Plan**: While components found across locations (could appear parallel), the CRITICAL distinction is in ASSEMBLOGICALLY-required sequence—cannot attach bladder to nothing; cannot inflate without basket base; trade requires invoice as prerequisite. Physical construction logic enforces ordering.
---
### Indiana Jones: Fate of Atlantis - Robot Assembly Puzzle (Atlantis Ending, IJOA)
**Problem**: In the final Atlantis section, four scattered bronze robot parts must be collected from separate rooms, then assembled on a large central statue in specific configuration to manipulate its arm mechanism for gate access and additional bead retrieval.
<small>Source: walkthroughking_ashley_walkthrough.html — "Use the ladder with the statue and open the chest plate, before looking at it. Put the four pieces into their respective places to move the right arm down and put in a bead."</small>
**Collection Phase (can be reordered)**:
- Bronze gear → Robot Parts I room (wall-mounted)
- Bronze spoked wheel → Robot Parts II room (in broken machinery)
- Eel sculpture → Separate wall display room
- Crescent-shaped gear → cupboard inside canal floating exploration area
<small>Source: walkthroughking_ashley_walkthrough.html — "Take the bronze gear attached to the wall... Take the bronze spoked wheel lying in the broken machine... Take the crescent-shaped gear from the cupboard and close the door."</small>
**Assembly Configuration Phase (strict sequence)**:
```
1- Climb ladder onto large bronze statue platform
2- Open statue's chest plate panel
3- Examine interior mechanism → reveals diagram showing correct part placement
4- PLACE GEARS ACCORDING TO DIAGRAM:
- Spoked wheel on axle slot A
- Circular gear on peg B
- Eel sculpture into niche C
- Crescent gear in position D
5- Rearrange piece configuration to lower arm → insert bead (counts toward total)
6- Attach chain from right arm to nearby gate mechanism
7- Rearrange pieces again to raise arm → pulls gate latch, opens passage
8- Collect hinge pin from freed gate mechanism for later use (Sophia rescue)
9- Insert second control bead when arm reaches final position
```
**Why It's Meta-Construction with MFP Hybrid**: Collection phase = parallel gathering (MFP characteristics—four independent locations can be visited in any order). BUT assembly phase = strict configuration dependency:
1. Ladder and chest plate access → prerequisite for viewing assembly diagram
2. Diagram observation → required before correct piece placement possible
3. Correct placement → unlocks arm movement mechanic
4. Arm manipulation → generates gate-access AND bead-counting outcomes
**Hybrid Classification**: This puzzle exemplifies how Meta-Construction often EMBEDS within Multi-Faceted Plan frameworks. Four components gathered independently (MFP) but applied through strict sequential dependency (Meta-Construction). The assembly MECHANIC is the defining feature—configuration order produces cascading outputs.
---
### Sam & Max Hit the Road: Bigfoot Costume Construction (SMHTR)
**Problem**: Player must infiltrate Savage Jungle Inn's Bigfoot party as a Sasquatch. The costume requires multiple components gathered across different locations, then assembled in sequence at the inn before use.
<small>Source: adventuregamers_walkthrough.html, embedded walkthrough lines 724-730 — "Use the tar with the woolly mammoth hair. Use the tar and woolly mammoth hair with the blue costume. Use the toupee with the woolly costume. Use the woolly costume."</small>
<small>Source: abandonwaredos_solution.html, lines 479-480 — "Use the Tar with the Costume, use the Mammoth Wool with the Costume, use the Toupee with the Costume, Use the Costume"</small>
<small>Source: 04_gameboomers_k_daleng.txt, lines 173-186 — "Take the white, yellow, green and blue bottles...Mix the white, green and blue bottles to get a invisibility mixture (it's really important that you get the mix in that exact order)...Mix yellow, white and blue essence (light-as-a-feather mixture)..."</small>
```
SEQUENTIAL CONSTRUCTION CHAIN:
POTION PRODUCTION CHAIN:
PHASE 1: Parallel Item Gathering (pre-construction)
- Blue Costume: Found in Trixie's trailer wardrobe at Carnival (via crowbar door opening)
- Mammoth Wool: Obtained by using Max on mammoth at Mount Rushmore Dinosaur park
- Tar: Collected using golf retriever + cup from tarpit at same location
- Toupee: Acquired via surreal logic bridge (eggplant interaction at Bumpusville house)
PREREQUISITE ACQUISITION:
→ Enter tower after bypassing stoned man (flower+berry mix distraction)
→ Confront Roper Klakks, give him Calculator (from earlier puzzle)
→ Gain access to potions laboratory with colored bottles and formula book
PHASE 2: Sequential Costume Assembly (STRICT ORDER):
Location: Savage Jungle Inn entrance (10.2)
1. Start with Base Costume in inventory → plain blue outfit only
2. Use Tar ON Costume → Costume becomes sticky/adhesive base
3. Use Mammoth Wool ON (tar-coated) Costume → Fur attachment successful
- FAILURE: Cannot apply wool without tar first
4. Use Toupee ON (tarry + woolly) Costume → Head coverage complete
5. Result: Fully-functional Bigfoot disguise created
FORMULA BOOK REVELATION:
Book tells player WHICH POTION TYPES exist but NOT exact recipes:
1. Invisibility mixture
2. Light-as-a-feather mixture (levitation effect)
3. Magic-binding mixture (stabilizes volatile compounds)
4. Explosion mixture (disrupts containment fields)
5. Wind mixture (summon/control wind spirit)
SEQUENTIAL PRODUCTION WITH CRITICAL COLOR ORDERING:
[White + Green + Blue] → Invisibility (exact order required)
↓ OUTPUT: Clear liquid for Chapter 9 stealth
[Yellow + White + Blue] → Light-as-a-feather
↓ OUTPUT: Grants temporary flight for cliff jumps
[Green + Yellow + Blue] → Magic-Binding
↓ OUTPUT: Stabilizing agent for volatile combinations
[Red + Red + Blue] → Explosion (uses TWO red bottles)
↓ OUTPUT: Unstable paste for crystal orb puzzle
[White + Red + Blue] → Wind Mixture
↓ OUTPUT: Give to Captain Nebevay, convinces him wind returned
META-CONSTRUCTION CONSTRAINTS:
1. RESOURCE SHARING: White bottle used in 3 potions; Blue in ALL five
2. IRREVERSIBLE MIXING: Wrong order wastes ingredients
3. APPLICATION ORDER: Magic-Binding must apply BEFORE Explosion+Crystal combination
4. CARRY-FORWARD VALUE: Invisibility consumed in Ch9, Feather used in Ch8 cliff
PHASE 3: Application and Entry:
6. Use Completed Costume on player character
7. Present to Bigfoot guards at party entrance → Accepted as legitimate Sasquatch
8. Access granted to Party Hall (previously blocked)
WHY IT'S META-CONSTRUCTION:
RIGID SEQUENTIAL DEPENDENCY:
1. Tar application = prerequisite for fur adhesion
2. Fur base = prerequisite for toupee attachment
3. Each step's OUTPUT (modified costume state) becomes next step's INPUT
4. Reordering fails: Wool on bare costume → rejected; Toupee without fur/base → incomplete
NON-INTERCHANGEABLE INTERMEDIATES:
- Tar has other uses but in this chain serves ONLY adhesive function
- Once combined, intermediate states cannot be separated (can't remove tar from costume)
- Each transformation creates irrevocably NEW item state
SINGLE VALID SEQUENCE:
Exactly one path to completed costume. No branching allowed during assembly phase.
- Sequential output/input chain where resources CONSUMED by earlier potions affect availability for later ones
- Cannot reorder mixing sequence without considering remaining bottle inventory
- Each intermediate product (potion) has exactly one purpose in specific chapter puzzle
- Backtracking creates dead-ends if player misallocates scarce bottles (e.g., uses Red before saving for Wind)
```
**Distinction from Multi-Faceted Plan**: While four items can be COLLECTED in parallel (MFP characteristic), the ASSEMBLY phase enforces strict sequential dependency. Costume construction is Meta-Construction; gathering journey was Multi-Faceted Plan. Final solution = MC nested within MFP framework.
---
### The Dig: Planetarium Creature Trap Construction (TD)
**Problem**: In the Planetarium Spire, a small critter guards a green engraved rod behind a sealed door. The door requires a machine part that only the trapped critter possesses. Player must construct a functioning trap from scattered components, then lure the critter into it to retrieve the door component and access the rod.
<small>Source: mogelpower_morgana_walkthrough.txt, lines 1477-1506 — dowel+pin→wheel, pole+pin→hook, hook+cage→trapping mechanism, rod+cage→trap assembly</small>
**Sequential Assembly Chain**:
```
PHASE 1: Component Discovery (scattered collection)
- DOWEL: Wooden peg found near large wheel (cannot take directly)
- POLE: Movable pole attached to wall nearby (not inventory-accessible)
- RIB CAGE: Animal remains scattered across floor (can be collected)
- ROD: Wooden stick found with rib cage area
PHASE 2: Meta-Puzzle Construction (STRICT SEQUENCE):
Step 1: Use DOWEL with WHEEL → creates PIN in wheel center
- DOWEL alone has no other function
- Step produces PIN as intermediate state (not inventory item)
Step 2: Use POLE with PIN in wheel → converts to HOOK
- POLE can only be moved via LOOK action
- Result: HOOK attached to wall (environment modification)
Step 3: Use RIB CAGE with HOOK → creates CAGE structure
- Cage cannot exist without hook attachment point
- Transforms trapless cage into potential trapping device
Step 4: Use ROD with CAGE → completes TRAP mechanism
- Rod props up cage to create spring-loaded trigger
- Final assembly = functional trap ready for bait
PHASE 3: Critter Luring and Capture (behavior exploitation):
Step 5: Click HOLE near trap location → critter emerges from wall
Step 6: Walk Boston DOWNSCREEN then LEFT in front of wheels (NOT between them)
Step 7: Return RIGHT through wheel gap → critter follows into trap path
- Critter AI chases player along shortest route
- Specific positioning triggers automatic trap entry
Step 8: CRITTER catches in TRAP automatically
PHASE 4: Trap Resolution:
Step 9: Attach BRACELET tracker to CRITTER before release
Step 10: Release trapped critter (door part now accessible)
Step 11: Use DEVICE/SHOVEL at TRACKER SPOT in cave → MACHINE PART unearthed
Step 12: Return MACHINE PART + COVER to DOOR PANEL → door opens → GREEN ROD obtained
```
<small>Source: mogelpower_morgana_walkthrough.txt, lines 1514-1543 — critter luring technique and machine part retrieval</small>
**Why It's Meta-Puzzle Construction**: Strict sequential dependency with output interdependence:
- Dowel must first create pin (intermediate state A) before pole can become hook (state B)
- Hook is environmental prerequisite for cage attachment—cage cannot function alone
- Rod only completes trap AFTER cage properly mounted on hook
- Cannot reorder any step; each transformation produces required input for next
**Hybrid Design Element**: Puzzle combines two distinct mechanical patterns:
1. **Meta-Construction**: Trap assembly chain (dowel→pin, pole→hook, cage+hook+rod=trap)
2. **Behavior Exploitation**: Critter luring requires understanding AI positioning rules (walk in specific pattern to exploit shortest-path chasing logic)
The trap construction itself is pure Meta-Construction; the creature capture adds positional puzzle-solving layered on top. Walkthrough author explicitly references LucasArts trap-building tradition: "I was somewhat familiar with the LucasArts theory of trap building; I'd done something similar in that game" (referencing Monkey Island 2).
---
## Related Types
- **Multi-Faceted Plan**: When requirements discovered in parallel, not sequence
- **Multi-Faceted Plan**: When requirements discovered in parallel, not sequence
- **Recipe Discovery**: When puzzle is learning the correct combination formula, not executing fixed steps
- **Pattern Learning**: When same rule set applies across multiple targets with identical mechanics
---
### Grim Fandango: Tube-Switching Room Access Chain (GF - Year One)
**Problem**: Manny needs to access the tube-switching room to read messages from other offices, but the door is always closed by a pink demon who doesn't look when he shuts it. Requires exploiting the NPC's blind spot while creating an environmental blockage.
<small>Source: the-spoiler_walkthrough.html, lines 167-185 — "You've already met someone who can [access tube-switching room]... Remember the pink demon who was complaining about people gumming up the machine?... Notice that he doesn't actually look at the door when he closes it. Maybe you could do something that will keep the door open when he slams it shut."</small>
```
SEQUENTIAL PRODUCTION CHAIN:
PREREQUISITE ITEM COLLECTION (parallel, but needed for this chain):
→ Playing cards: From Manny's office desk
→ Hole punch: From Eva's secretary desk
→ Deflated balloon animals: From clown at Festival using dialogue sequence
CHAIN STEP 1 - Create Perforated Card (Output: Modified Card)
Input: Playing cards + hole punch
Action: Use cards on Eva's hole punch
Result: PERFORATED PLAYING CARD created (card with punched holes)
Why sequential: Cannot proceed without this specific modified item. Cards alone don't work; must be perforated first.
CHAIN STEP 2 - Obtain Inflatable Balloons (Output: Inflated Balloon Objects)
Input: Clown at Festival + dialogue choices
Action Sequence:
- "Practice What?" → "Twist me up one of them" → "Bet ya can't do a cat" → "A dead worm"
- Get deflated balloon, inflate it using building hoses (packing room red/blue hoses)
- Ask clown for more: "My kid wants another balloon animal" → "Any more dead worms?"
Result: TWO inflated balloons in inventory
CHAIN STEP 3 - Create Tube Blockage (Output: Blocked Message Tubes - temporary state change)
Input: Red and blue inflated balloons + packing room message tubes
Action: Place one balloon on red hose, one on blue hose
Result: When message sent through system, both balloons inflate further and BLOCK the tubes
Why sequential: Balloons must be prepared in Step 2 before use here. This state change (blocked tubes) is prerequisite for next step.
CHAIN STEP 4 - Manipulate Pink Demon NPC (Output: Tube-Switching Room Access Window)
Input: Blocked tube state (from Step 3) + timing
Discovery: Pink demon complains about gummed-up machine, then goes into tube-switching room
Critical mechanic: "He doesn't actually look at the door when he closes it"
Action Sequence:
- Wait for demon to exit room and complain about tubes
- He returns to investigate the blockage
- When he opens then slams door → USE DEADBOLT WHILE HE'S NOT LOOKING
- Deadbolt engages after he's slammed door but before checking, keeping it open
CHAIN STEP 5 - Read Messages (Output: New Client Information)
Input: Unlocked tube-switching room + perforated card (from Step 1)
Action:
- Enter now-accessible room
- Place perforated card on RED tube (the holes reduce air pressure properly)
- Message travels through without being sucked past the card barrier
Result: Domino's messages readable; gain access to new high-profile client
WHY IT'S META-CONSTRUCTION:
OUTPUT/INPUT DEPENDENCIES CONFIRMED:
Step 1's output (perforated card) → Step 5's input REQUIREMENT
Step 3's output (blocked tubes) → Step 4's NPC behavior trigger
Step 4's output (door access window) → Step 5's PREREQUISITE
NO REORDERING POSSIBLE:
- Can't use perforated cards before blocking tubes (cards would be sucked through anyway)
- Can't create tube blockage without balloons from clown
- Balloons require specific balloon animals which require dialogue tree completion
- Door deadbolt timing depends on demon reacting to blocked tubes
BACKTRACKING CREATES DEAD-ENDS:
Walkthrough explicitly states the interlocking nature—if player misses any step's OUTPUT (deflated balloons, perforated cards), they cannot complete subsequent steps. The chain has exactly ONE valid forward sequence.
NOIR THEME INTEGRATION:
The puzzle uses classic noir elements—sneaking, exploiting blind spots, bureaucratic obstacles (message tubes as communication barriers). The "pink demon doesn't look at the door" detail is pure film noir mechanics where physical world rules create exploitable weaknesses in authority figures.
```
---
### Grim Fandango: Year Two - Naranja's Dog Tags Recovery Chain (GF)
**Problem**: Seaman Naranja must be declared "officially dead" to open his position for Manny on the boat. This requires faking his death through a multi-step sequence involving incapacitation, evidence collection, and morgue manipulation.
<small>Source: the-spoiler_walkthrough.html, lines 630-659 — Naranja sequence from Blue Casket kitchen through morgue</small>
```
SEQUENTIAL PRODUCTION CHAIN:
CHAIN STEP 1 - Incapacitate Naranja (Output: Unconscious Naranja + Dog Tags)
Location: Toto's shack back entrance → Refrigerator
Input: Turkey baster + dishwater (from Blue Casket kitchen)
Action Sequence:
- Use turkey baster on dishwater to load fluid
- Wait for Naranya distraction (Toto enters, distracts him)
- Use loaded baster on Naranja's bottle
- Result: Naranja knocked unconscious
- Search unconscious body → DOG TAGS collected
CHAIN STEP 2 - Obtain Metal Detector (Output: Functional Metal Detector)
Location: Cat Track blimp security area + litter box room
Input: Gold flake liqueur (from Calavera Cafe bar) + scythe
Action Sequence:
- Drink gold flake liqueur at blimp security
- Walk through metal detector BEFORE burping (creates metal detection event)
- Alone with Carla behind desk → Converse about her "nice metal detector"
- Carla throws detector in litter box room letter box
- Retrieve with scythe from ledge
Why sequential: Dog tags useless without metal detector. Metal detector requires specific timing window created by liqueur→burp sequence.
CHAIN STEP 3 - Forge Death Certificate (Output: Naranja Declared Dead)
Location: Morgue
Input: Dog tags + metal detector
Action Sequence:
- Use dog tags on one corpse in morgue rack
- Use metal detector on Membrillo (morgue attendant NPC)
- Membrillo scans body with detector, finds tags, identifies as "Naranja"
- Result: Official death certificate issued; Naranja removed from crew manifest
Why sequential: Cannot forge without BOTH items. Tags alone wouldn't verify identity to morgue rules. Metal detector alone would find nothing on corpse.
FINAL SYNTHESIS:
All three steps complete → Naranja status = "Deceased" in boat crew registry
→ Manny can fill position once other requirements met (union card, tools)
WHY IT'S META-CONSTRUCTION (Not Multi-Faceted Plan):
STRICT ORDERING ENFORCED:
Step 1 produces tags. Step 2 requires separate chain but both items needed for Step 3. Step 3 (final synthesis) CANNOT occur until Tags + Detector BOTH present at Morgue location. While Steps 1-2 could theoretically reverse order, their outputs feed into exactly ONE final application point with no branching paths.
INTERLOCKING NARRATIVE:
Each step produces narrative state changes that enable the next:
1. Unconscious body → tag removal possible
2. Metal detector acquisition → verification tool available
3. Verification + tags → "official death" status
NOIR THEME - CORRUPT BUREAUCRACY:
The puzzle embodies film noir bureaucratic corruption—you can buy a fake death certificate if you have the right evidence and access to the right (unscrupulous) official. Membrillo won't question dog tags; the system is rigged for those who know how to work it.
```
---
### Syberia: Train Museum Voice Cylinder Sequence (SYB)
**Problem**: To leave Valadilene by train, player must arrange artifacts on the museum car's display stands in a specific sequence. Each item triggers cutscenes that advance Oscar's backstory and unlock progression.
<small>Source: gamefaqs_thayes_syberia.txt, lines 473-480 — "Put the Hans-Anna mechanical toy on the stand in the middle of the room and put the mammoth toy doll on the platform at the bottom-right corner of the room. Look at the shelves and put the Valadilene voice cylinder on the top-left platform and the music cylinder on the top-right platform."</small>
```
SEQUENTIAL INTERDEPENDENCE CHAIN:
Step 1 - Mammoth Toy Doll Acquisition (Prerequisite Collection):
→ Trace mammoth outline in Voralberg house attic → Give tracing to Momo
→ Momo leads player to secret cave
→ Enter dam cave system → Obtain mammoth toy from far side of cave
→ This item is ONLY useful for museum display—no other function
Step 2 - Valadilene Voice Cylinder Acquisition (Crypt Puzzle):
→ Reconstruct elevator with four cog wheels (separate MFP puzzle)
→ Ride to church upper level, use purple punch card on automaton
→ Return to crypt area, insert Voralberg key into hat mechanism
→ Enter Hans Voralberg's coffin → Retrieve voice cylinder from drawer
Step 3 - Hans-Anna Mechanical Toy Production (Gramophone Sequence):
→ Use Valadilene voice cylinder in factory gramophone
→ Cutscene plays: Hans falling while chasing mammoth toy up pillar
→ After cutscene, mechanical toy appears on gramophone (NEW ITEM CREATED)
Step 4 - Music Cylinder Retrieval (Factory Hidden Mechanism):
→ Pull ninth book from grammarophone shelf → reveals hidden compartment
→ Music cylinder found inside gramophone after previous cutscene triggers
→ Note: Only accessible AFTER voice cylinder cutscene completes
Step 5 - Museum Display Execution (Final Assembly):
Player must arrange items in EXACT positional order on museum car:
Position A (Center Stand): Hans-Anna Mechanical Toy
Position B (Bottom-Right Platform): Mammoth Toy Doll
Position C (Top-Left Shelf): Valadilene Voice Cylinder
Position D (Top-Right Shelf): Music Cylinder
→ Items must be placed in this sequence for cutscenes to play correctly
→ Each placement triggers specific narrative fragments that combine into Oscar's backstory
→ Only after all four placed → Train release permit can be delivered to Oscar → Departure unlocked
WHY IT'S META-CONSTRUCTION:
OUTPUT/INPUT CHAIN STRUCTURE:
1. Mammoth outline tracing → Momo reveals cave location (information output)
2. Cave exploration → Mammoth toy doll acquirable (physical item output)
3. Voice cylinder use in gramophone → Cutscene plays → Mechanical toy CREATED (item transformation)
4. Gramophone cutscene completion → Book pullable → Music cylinder revealed (prerequisite gate)
5. All four items assembled on museum stand → Narrative sequence unlocked (final synthesis)
Each step produces EXACTLY ONE output needed for subsequent step:
- Toy doll has NO other use beyond museum display
- Mechanical toy only produced by gramophone sequence, only used in museum
- Music cylinder only accessible after previous steps complete the gramophone puzzle chain
NO BRANCHING ALLOWED: Player cannot skip ahead—each artifact requires completed prior chains. Missing any component means permanent backtracking through entire Valadilene section.
SYBERIA-SPECIFIC DESIGN ELEMENTS:
Clockwork/Mechanical Motif: All items are themselves automatons or music-box mechanisms—the meta-construction builds Oscar's literal "museum of mechanical memories" where each artifact IS a memory trigger device. This thematic reinforcement distinguishes SYB from other implementations where construction chains are purely functional rather than narrative-embedded.
Cutscene-Based Validation: Unlike MI2's physical outputs (crackers, water), SYB validates through NARRATIVE CUTSCENES—each item placement plays video sequences that confirm correct positioning. The museum functions as both puzzle and storytelling device simultaneously.
```
---

View File

@@ -78,6 +78,35 @@ The limited action set maps directly to this puzzle:
**Design Elegance**: The phrase exists simultaneously as genuine puzzle instruction AND as a common English metaphor—the player wins by recognizing both layers.
### SpaceQuest II: Shaman Word Activation (SQ2)
**Metaphor**: After Roger frees a trapped alien, he encounters small aliens who thank him through their shaman. The shaman speaks an unknown word/syllable via the dialect translator. This foreign language word is the KEY to moving a boulder blocking progress—but the player must understand that this single verbal utterance triggers the mechanical action.
<small>Source: gamefaqs-tricrokra-archive.html, lines 459-462 — "Hear out the shaman who will thank you for saving one of his tribe... SAY THE WORD (the aliens will move the rock)"</small>
**Literal Translation Chain**:
1. Roger saves trapped alien earlier (independent puzzle) → establishes goodwill connection
2. Player encounters little aliens in valley after falling through dark cave
3- Aliens lead Roger to "village" room shaman appears
4. Shaman speaks strange word via dialect translator device in inventory: **"SHSR"** (exact syllable unclear what this means, but walkthrough notes it's the alien language equivalent of something significant)
5- PLAYER REALIZATION: The phrase/syllable isn't description—it IS the action command itself
6. Execute: Type "SAY THE WORD" at village → game accepts verbatim foreign syllable
7. Result: Aliens move boulder, revealing underground passage to next area
**Why It's Metaphor-to-Literal (Edge Case)**:
This is a borderline case—the metaphor isn't poetic language but FOREIGN LANGUAGE AS INTERFACE. The "translation" required is:
Metaphorical understanding: Shamans speak words of POWER that trigger events
Literal game implementation: Type exact syllable heard → word becomes command trigger
**Distinction from Standard Metaphor**: Unlike Troll's Red Herring (common idiom decoded), this uses LITERAL foreign language—the player doesn't decode symbolism, they REPEAT what they heard. However, the core mechanic remains: spoken language = mechanical action trigger, making it a simplified variant of metaphor-to-literal translation.
**Alternative Classification**: This could also be Observation Replay ("memorize word, say it later") but the puzzle's weight comes from understanding that the WORD ITSELF is the key—not where/say/when. The "translation" is accepting that dialogue can directly enable actions.
---
### Monkey Island II: Bone Maze Navigation Song
**Metaphor (from dream sequence)**:

View File

@@ -477,25 +477,87 @@ The super-battery puzzle uses time travel as LOGISTICAL ENABLEMENT (moving ingre
---
### Day of the Tentacle: Three-Headed Monkey Puzzle (Simultaneous Multi-Timeline Action)
### Day of the Tentacle: Human Show Championship (DOTT, Multi-Character Item Assembly)
**Problem**: [From walkthrough section "Three-Headed Monkey" - needs extraction from HTML] The monkey statue/puzzle requires three heads to be activated simultaneously, but each head is controlled by a different character in a different time period. Only when ALL THREE are in position at the same narrative moment does the puzzle resolve and grant the solution item/access.
**Problem**: Laverne needs to win the "Humanity Show" contest with her mummy entry against rival contestant Harrold. The mummy starts as just a skeleton display—it lacks hair, teeth, and laugh capability needed to compete in all three categories (Best Hair, Best Smile, Best Laugh). Each item can only be obtained by a different character in a separated location/time period. Laverne alone CANNOT complete the entry regardless of her actions or dialogue choices.
<small>Source: swords_and_software_walkthrough.html — section "three-headed-monkey" (needs line numbers)</small>
<small>Source: gamefaqs_tricrokra_walkthrough.txt, lines 398-427 — "Laverne can't do this on her own, so let's get the help from the boys."</small>
**Coordination Requirements**:
```
TIMELINE DISTRIBUTION:
- Head 1: Hoagie in past (1795) controls certain mechanism
- Head 2: Bernard in present (1993) controls different aspect
- Head 3: Laverne in future (2026) completes third component
MULTI-CHARACTER REQUIREMENT ANALYSIS:
SIMULTANEOUS ACTION REQUIRED:
All three characters must execute their respective actions within same game frame or narrative window—failure of any head causes puzzle reset.
BEFORE ASSEMBLY (Item Distribution Across Characters):
- Laverne (Future/2026): Has mummy base entry + nametag for contest registration
Cannot obtain any enhancement items in her timeline alone
- Bernard (Present/1993): Can access Oozo the Clown's laugh box, Dr. Fred's office
Items: Fake barf (to disqualify Harrold), laugh box (for Best Laugh category)
- Hoagie (Past/1795): Can access Betsy Ross's room, horse in stables
Items: Spaghetti for mummy hair, horse teeth for smile enhancement
SINGLE-CHARACTER IMPOSSIBILITY PROOF:
Laverne is spatially isolated from all item sources. Even if she could travel,
she cannot perform Bernard's actions (cut clown with scalpel) or Hoagie's actions
(read textbook to horse until asleep). Each character has UNIQUE CAPABILITIES required.
COORDINATION SOLUTION CHAIN:
```
**Why It's Multi-Character Coordination**:
This is the PUREST expression of MCC in DOTT—the three-character coordination requirement applies across temporal boundaries as well as spatial ones. Character switching happens continuously during resolution phase, and all three timelines must be "live" simultaneously for success. Traditional MCC puzzles occur in single timeline; this extends the coordination requirement across CENTURIES while demanding simultaneous action windows (impressive design synthesis of Cross-Temporal Causality + Multi-Character Coordination).
<small>Source: gamefaqs_tricrokra_walkthrough.txt, lines 398-428</small>
```
PHASE 1 - ITEM GATHERING (Parallel Actions Across Characters):
BERNARD ACQUIRES LAUGH BOX (Present):
1. Use Laverne's scalpel on Oozo the Clown → clown collapses
2. Pick up laugh box from clown inventory
3. Give/send laugh box to Laverne via Chron-O-John flushing network
BERNARD ACQUIRES BARF DISQUALIFICATION ITEM:
4. Push speaker box in Green Tentacle's room, turn on stereo
5. Fake barf dispenses below (munching machine failure)
6. Send barf to Laverne
HOAGIE ACQUIRES MUMMY HAIR MATERIAL (Past):
7. Give spaghetti to Laverne (via item transfer)
BERNARD SENDS TEXTBOOK FOR TEETH EXTRACTION:
8. Give textbook from Dr. Fred's office to Hoagie
9. Hoagie reads textbook to horse → horse falls asleep, teeth exposed
10. Extract horse teeth, send to Laverne
PHASE 2 - ENTRY ASSEMBLY (Laverne as Coordinator):
11. Laverne applies fake barf in front of Harrold → disqualification achieved
12. Apply horse teeth to mummy → Best Smile entry complete
13. Apply soggy noodles (formerly spaghetti) to mummy head → "hair" created
14. Use fork (sent by Bernard) on noodles → combs them into hair-like appearance
15. Insert laugh box into mummy's pocket → triggers when judges approach
PHASE 3 - JUDGING:
16. Talk to judges for ALL categories with enhanced mummy entry
17. Mummy wins Best Hair (noodles+fork), Best Smile (horse teeth), Best Laugh (box)
18. Laverne receives dinner coupon prize → enables kennel guard bribery later
```
**Why It's Multi-Character Coordination**:
1. **Spatial/Temporal Separation of Requirements**: Each character must physically be in their specific time period to obtain items—Laverne cannot get Bernard's laugh box without his presence in the present, cannot get horse teeth without Hoagie reading textbook in past
2. **Chron-O-John Flushing Network as Coordination Enabler**: Item transfer across timelines requires using the game's unique three-era flushing system—Bernard flushes to Laverne/Laverne flushes to Hoagie creates bidirectional pipeline
3. **Character-Specific Actions Required**:
- Only Bernard can use scalpel on clown
- Only Hoagie can read horse to sleep with textbook
- Only Laverne can assemble entry and present to judges
4. **Synthesis at Single Point (Mummy Entry)**: All parallel item gathering converges on single object that Laverne must complete
**Distinction from Cross-Temporal Causality**: While items travel across time, the puzzle does NOT alter world state through historical changes. The laughing box in 1993 is same as in 2026—no causal alteration, only LOGISTICAL TRANSFER. CTC changes HISTORY (tree cut → disappears); this moves INVENTORY.
**Distinction from Meta-Puzzle Construction**: The gathering phase IS parallel (Bernard can get laugh box AND barf in any order; Hoagie's spaghetti/teeth are independent). Only the assembly phase has sequence, but that's minimal. Core requirement is MULTI-CHARACTER not sequential crafting.
---

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,6 @@
- Numeric sequences (safe combinations, door codes)
- Action sequences (push/pull patterns, dance moves)
- Visual patterns (light arrangements, color orders)
- Musical sequences (melodies, chord progressions)
**Adventure Game Implementation**:
- NPC performs action while blocking player interaction
@@ -41,253 +40,366 @@ Return Phase:
**Monkey Island Examples**:
- **Safe Combination**: Storekeeper opens safe while player watches (notes combination). Later, when storekeeper leaves shop unsupervised after going to find Sword Master, player returns and enters exact PULL/PUSH sequence he observed.
---
### Grim Fandango: Year Three - Meche's Vault Safe Combination Lock (GF)
### Simon the Sorcerer: Mummy Tomb Looting
**Problem**: Manny must open the vault safe where Meche is hiding from Domino. The safe has a complex combination lock with four tumblers that must be precisely aligned before pulling the opening wheel. Critical detail: Pulling too early causes tumblers to spin, requiring complete reset.
**Problem**: Wizard's Staff is locked inside mummy's sarcophagus in Rapunzel Castle crypt. Mummy blocks access during its animation—cannot interact with bandage or tomb contents while it's fully animated. Direct theft attempt fails.
<small>Source: the-spoiler_walkthrough.html, lines 723-760 — Safe combination Q&A and execution details</small>
<small>
Source: simon1_2.txt, lines 278-281 — "Use the hair to return to the room at the top of the castle. Use the woodworm on the floorboards. Use the ladder on the hole. Down. Open the tomb. Select any option when the mummy appears to exit the castle."
</small>
```
OBSERVATION PHASE - Learning Combination Lock Mechanics:
→ Initial vault door approach → "Can't just open; needs tumblers aligned"
→ Examine wheel interface → Four tumblers visible through slot window
→ Observation: Tumbler position relative to door jamb indicates alignment
**Discovery Phase (First Visit)**:
1. Open sarcophagus → mummy rises from tomb with hostile animation
2. Dialogue options available but all fail—mummy is aggressive
3. Only viable action: Run away (exit castle entirely)
4. Critical observation during mummy's animation loop: loose bandage visible at back of body
5. Bandage location memorized; appears briefly during animation cycle
**Return Phase (Second Visit)**:
1. Re-enter Rapunzel Castle via front door (not through floor hole, which no longer exists)
2. Access basement → climb down ladder to crypt again
3. Open sarcophagus second time → mummy rises with identical animation
4. QUICKLY click loose bandage at exact position observed earlier (at mummy's back)
5. Bandage removal animation triggers → mummy collapses harmlessly
6. Sarcophagus now accessible: Wizard's Staff appears
REPLAY EXECUTION CHAIN (Must be performed in exact order):
<small>
Source: simon1_3.txt, lines 209-212 — "Enter the castle again (via the door, this time) and climb down the Ladder again. Pick up the Loose Bandage (it's at the butt end of the Mummy and you have to be pretty quick.) Presto! The Staff!"
</small>
STEP 1A - Align First Tumbler (TOP tumbler):
Action: Rotate WHEEL RIGHT (clockwise) until all four tumblers begin spinning together
Critical: Stop wheel exactly when TOPMOST tumbler aligns with door jamb gap
Verification: Step away from wheel, look at it → Manny's dialogue confirms "they're lined up" or indicates misalignment
**Why It's Observation Replay**:
- **Single Viewing**: Critical information (bandage location + extraction timing) shown ONCE during first encounter
- **Exact Reproduction Required**: Second visit demands same action at same target position within brief animation window
- **No System Learning**: Bandage mechanic is unique to this encounter; does NOT apply to any other puzzle
### Maniac Mansion: Meteor Mess Arcade Code
STEP 1B - Lock First Tumbler in Place:
Action: Use SCYTHE on spinning tumblers AFTER correct alignment achieved
Critical Timing: Must block BEFORE pulling handle; handles spinning if pulled prematurely
**Problem**: Secret laboratory door requires 4-digit access code from Meteor Mess arcade high score. Dr. Fred demonstrates the game via cutscene before player can interact. Player must observe and memorize the exact high score value displayed, then input it later when quarter obtained.
<small>
Source: syntax2000_walkthrough.txt, lines 174-180 — "wait until you have seen Dr. FRED play an arcade game, leave room, open door to right, enter games room, walk to machine entitled 'Meteor Mess', use quarter on coin slot - make note of highest score number"
</small>
STEP 2 - Align Second Tumbler (SECOND from top):
Action: Rotate WHEEL LEFT (counter-clockwise) until second tumbler aligns with jamb gap
Constraint: Cannot overshoot; if passed alignment point, must restart entire sequence from Step 1
**Discovery Phase (Forced Cutscene)**:
1. Player reaches medical/exam room area
2. Wait until cutscene triggers automatically: Dr. Fred enters game room
3. Dr. Fred plays Meteor Mess arcade machine → high score appears on screen
4. CUTSCENE ENDS—player cannot interact during this viewing
5. Critical information: The specific 4-digit high score value displayed
**Blocked Conditions**:
- Arcade machine requires quarter (obtained from Edna's sealed envelope—different puzzle branch)
- High score ONLY visible AFTER Dr. Fred sets it; player cannot determine independently
- No rewind/replay option available
STEP 3 - Align Third Tumbler (THIRD from top):
Action: Rotate WHEEL RIGHT again until third tumbler aligned
Same constraints apply: Precision stopping required; no room for error
**Return Phase (Reproduction)**:
6. Obtain quarter via envelope steam puzzle (microwave + water in jar)
7. Return to Games Room with quarter
8. Insert quarter, play Meteor Mess → previously observed high score now accessible
9. Memorize the code number
10. Proceed to dungeon exit: use Glowing Key on double padlocks
11. Enter numeric keypad with observed code → Secret Laboratory access granted
**Why It's Observation Replay**:
- **Forced Single Viewing**: Code value presented ONLY during NPC cutscene; player has zero interaction ability
- **Deferred Action Window**: Cannot act immediately—requires quarter from entirely separate puzzle branch (telescope → safe → envelope → quarter)
- **Pure Value Memorization**: Not about learning a system or rule; the specific 4 digits must be retained in working memory for extended gameplay period
STEP 4 - Align Fourth Tumbler (BOTTOM tumbler):
Action: Rotate WHELL LEFT one final time until bottom tumbler matches jamb gap position
Final check: All four tumblers should show gaps aligned with door jamb in single column
**Distinction from Pattern Learning**: Code is NOT a transferable system—the arcade game teaches nothing generalizable. It's pure memorization of a specific value, not principle application.
STEP 5 - Open Vault Door:
Prerequisite: SCYTHE already used on tumblers to lock their positions (Step 1B)
Action: PULL HANDLE
Result: If all alignment correct + tumblers locked → Vault opens, Manny enters
FAILURE MECHANICS:
If PULL HANDLE before SCYTHE locks tumblers → tumblers spin wildly, door won't open. Must restart entire sequence from zero alignment.
WHY IT'S OBSERVATION REPLAY:
MEMORIZED SEQUENCE REQUIRED:
The RIGHT-LEFT-RIGHT-LEFT rotation pattern must be remembered and reproduced precisely. Game provides no on-screen checklist—player either recalls the alternating pattern or fails repeatedly until they notice the alternating direction requirement through observation of tumbler behavior.
EXACT TIMING CRITICAL:
Each tumbler must stop at exact jamb gap alignment. This is not trial-and-error but PATTERN RECOGNITION from observing how tumblers move as wheel rotates. The "aha" moment comes from watching movement patterns, then reproducing them.
NOIR THEME - CLASSIC SAFE-CRACKING TROPES:
Combination locks are quintessential noir elements—precision timing, mechanical understanding of locking mechanisms, the tension between success (opening smooth) and failure (tumblers spin). The dialogue feedback ("Manny tells you if they're lined up") mimics films where safecrackers rely on auditory/visual cues.
DISTINCTION FROM PATTERN LEARNING:
Unlike Pattern Learning, there's no Domain A → Domain B transfer. The vault safe is a single-instance puzzle where observation of THIS SPECIFIC MECHANISM enables success at THIS SPECIFIC LOCATION. No generalized tumbler-system learned for later application elsewhere.
```
---
### Zak McKracken: Alien Spaceship Escape Sequence
### Beneath a Steel Sky: Power Plant Switch Sequence (BAS)
**Problem**: Zak is beamed aboard an alien spaceship in the Bermuda Triangle. The exit requires entering a color button sequence. The alien pilot demonstrates this twice—but cannot interrupt or interact during these demonstrations. Player must memorize and replay exactly to escape back to Bermuda.
**Problem**: The control panel behind barred gates requires two switches positioned correctly before re-energizing the system, but the correct configuration cannot be determined through examination alone—player must create an opportunity to observe the mechanism working.
<small>
Source: walkthrough-king.txt, lines 268-276 — "Wait for a while and you will end up on a space ship. Write down the order the pilot presses the buttons... Return left and push the buttons the pilot pushed, then quickly step over the line on the left."
<small>Source: 5_steamah_walkthrough.html, lines 382-384 — "Place the PUTTY on the LIGHT SOCKET and turn the main SWITCH back on. This results in a short circuit, opening the left CONTROL PANEL. Turn the main SWITCH back off. Notice two SWITCHes (levers) within the left CONTROL PANEL? Get the left SWITCH levered up and the right SWITCH levered down."</small>
Source: the-spoiler-tonkroon.txt, lines 243-250 — "Write down the colour code the pilot pushed in. If you want to leave push in the colour code and walk to the left"
</small>
**Discovery Phase**:
```
Location: Power Plant (Middle Level)
**Discovery Phase (Forced Cutscene)**:
1. Plane crash/capture triggers → transported to alien spaceship automatically
2. Alien pilot enters compartment, demonstrates button sequence on wall panel
3. Pilot presses colored buttons in specific order (varies by playthrough)
4. Player BLOCKED from interacting—"Can't touch while watched!"
5. Cutscene ends; pilot leaves but ship remains locked
PHASE 1 - Create Observation Opportunity:
1. Arrive at power plant with WRENCH and PUTTY (from Factory storeroom)
2. Use WRENCH on two BUTTONS below steam pipe to unlock them
3. Have Joey press right button while player presses left simultaneously
4. Steam valve overloads, old worker leaves room
5. Turn OFF main SWITCH above control panel → safe to examine
**Blocked Conditions**:
- Cannot click buttons during demonstration
- No second practice attempt allowed
- Sequence is randomized per game session—must record player's own instance
- Wrong sequence = no penalty shown but also no escape
PHASE 2 - Force System State Change (Observation Trigger):
1. Remove LIGHT BULB from socket when power is off
2. Replace with PUTTY (conductive material creates short circuit)
3. Turn main SWITCH back ON → bars blow open due to electrical surge
4. TURN POWER OFF immediately (now safe to inspect exposed panel)
**Return Phase (Reproduction)**:
6. After pilot exits, approach button panel
7. Enter exact color sequence observed earlier using standard USE action
8. Floor line appears as new interactive element
9. Step over line → cutscene triggers: ejection from ship with parachute
10. Survival requires wetsuit + parachute (both obtained earlier in SF prep)
PHASE 3 - Observe Required Configuration:
Two switches visible inside opened left control panel:
- Left switch must be UP
- Right switch must be DOWN
<small>
Source: project64-solution.txt, lines 226-231 — "Note the colors the pilot presses on wall... Walk back to colored button and press them in order that you wrote down. Walk to left of line on floor and wait!"
</small>
PHASE 4 - Reproduce Correct Configuration:
1. Set LEFT SWITCH levered UP
2. Set RIGHT SWITCH levered DOWN
3. Turn main power back ON
→ Elevator access granted to middle level
```
**Why It's Observation Replay**:
- **Forced Single Viewing**: Button sequence shown ONLY during NPC cutscene with zero interaction
- **Deferred Action Window**: Can only replay after pilot departs; wrong timing means stuck forever
- **Exact Value Memorization**: Sequence may be randomized—player must retain exact instance their game generates
<small>Source: 1_preterhuman_mitch_shaw_walkthrough.html, lines 160-174 — Detailed switch manipulation and power cycling sequence</small>
**Distinction from Timed Consequence**: Unlike the pool reactor, this has NO narrative urgency timer. Player can leave and return to spaceship multiple times if they misremember the sequence. The blocking is environmental (NPC presence), not deadline-based.
**Why It's This Type**: Player cannot know the correct switch configuration through direct interaction or hints. The puzzle requires creating conditions (short circuit with putty) that cause the game to *demonstrate* the working state (bars open when switches are positioned correctly), then reproducing that exact state later once the panel is accessible.
**Note on 16-bit SCUMM Engine Quirk**: This puzzle leverages Revolution Software's SCUMM-derived engine mechanics—the short circuit isn't realistic behavior but exploits how voltage/short detection logic triggers cutscene events regardless of actual electrical physics. Common in 1990s point-and-click adventures where object interaction rules simplify real-world causality.
---
### Zak McKracken: Mars Face Button Combination
### Broken Sword: Shadow of the Templars - Stealing Towel and Wire (Chapter 2)
**Problem**: Martian base on Mars requires 6-button code displayed through a shaman dance in Kinshasa, Zaire. The dance pattern is shown once during ritual and must be remembered for application across the globe on an entirely different planet.
**Problem**: Must steal two items from guarded locations—towel while Doyle takes a drink, wire while monk sneezes. Both require precise timing based on observed NPC action patterns.
<small>
Source: walkthrough-king.txt, lines 143-148 — "watch the dance and write down the order that the 3 men crouch at the end (a sequence of 6 crouches)"
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 257-260</small>
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, line 269</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, lines 97, 100</small>
Source: the-spoiler-tonkroon.txt, lines 153-157 — "write down a 1 if the first person bent his knees , a 2 if the second ect untill you get a number of 6 numbers long"
</small>
**Sub-Puzzle A - Towel Theft**:
```
OBSERVATION PHASE:
→ Locate Doyle's office with towel hanging near desk
→ Watch NPC pattern: Doyle periodically walks to desk corner, takes sip from glass
→ Identify exact timing window: towel accessible ONLY during drinking animation
**Discovery Phase (Kinshasa Ritual)**:
1. Zak gives golf club to shaman → triggers extended dance cutscene
2. Three men dance around fire in rhythmic pattern
3. At climax, each man crouches in sequence, creating 6-number code example: "1-3-2-1-3-2"
4. No textual confirmation or replay option—pure visual observation required
REPLAY PHASE:
→ Wait for next sip cycle (no interaction possible outside window)
→ At precise moment when mouth reaches glass → Take towel action executes
→ Towel added to inventory; Doyle unaware due to animation-blocking state
```
**Cross-Globe Transport Phase**:
5. Zak must complete Seattle → SF → Miami → Cairo → Katmandu → London → Lima travel chain
6. Obtain crystal shards, scroll, and flagpole through intermediate puzzles
7. Eventually reach Mars via yellow crystal teleport after completing Bermuda Triangle rescue
**Sub-Puzzle B - Wire Theft**:
```
OBSERVATION PHASE:
→ Locate monk holding wire in side room/altar area
→ Watch NPC pattern: Monk performs repetitive prayer gesture, then sneezes at interval
→ Identify exact timing window: wire drops to floor during sneeze animation
**Return Phase (Mars Base)**:
8. Leslie/Melissa explore Mars face maze to locate generator/levers
9. Zak teleports to Mars Face Chamber after drawing Martian markings from Sphinx
10. Approach door with 6-button panel matching the shaman dance pattern
11. Enter exact crouch sequence observed on Earth (Kinshasa)
12. Door opens → access to Great Chamber and main alien plot
REPLAY PHASE:
→ Wait for next sneeze cycle from doorway (cannot approach without detection)
→ At precise moment of sneeze → Grab wire action executes before monk recovers
→ Wire added to inventory; used later for Plaster Casting System puzzle
```
<small>
Source: walkthrough-king.txt, lines 187-189 — "Use your ladder on the door, then press the buttons in the same order you saw the men crouch in Kinshasa."
</small>
**Why It's Observation Replay**:
- **Geographic Separation**: Information gathered in Africa, applied on Mars—no opportunity to revisit and re-observe
- **Single Cutscene Trigger**: Dance only plays ONCE when golf club given; no way to trigger shaman again after leaving Kinshasa
- **Pure Sequence Memory**: Not about learning a system or principle—specific 6-digit combo must be retained across hours of gameplay
**Distinction from Pattern Learning**: The dance teaches NO reusable rule set. Unlike I.R. LaFont's insult sword fighting (which establishes general mechanics), this is a one-time sequence unique to this puzzle instance.
**Why It's This Type**: Classic Observation Replay structure—player watches NPC perform blocking action once, memorizes exact timing window created by secondary animation (drinking, sneezing), then replays identical sequence to steal item. NOT Pattern Learning because no system rules transfer to new domains—each theft is unique one-off timing puzzle. NOT Distraction Physics because player doesn't manipulate environment; they exploit existing NPC behavior loop without modification.
---
### Loom: Draft Watching and Reverse Casting
### Broken Sword II: The Smoking Mirror - London Underground Signal Switch (Chapter 5)
**Problem**: Loom's entire gameplay revolves around the distaff—a musical instrument that plays "drafts" (spells) as 4-note melodies. Player must WATCH drafts being played by NPCs, objects, or environmental events, then MEMORIZE and REPLAY the exact sequences later to replicate effects. The game explicitly cannot provide written spell lists because sequences RANDOMIZE each playthrough.
**Problem**: Nico must board the train at Thames Dock by switching the signal light to red, but requires obtaining a weight card from a scale that needs coins, and coins are only accessible via hairclip trick on vending machine. The sequence of actions observed during exploration must be reproduced in precise order.
<small>
Source: gamefaqs_tricrokra_archived.html, lines 276-290 — "except for two drafts, all drafts are different on each play-through, so that is why I cannot write them down in this FAQ as you will always have different notes than I have. Please check out the draft table near the buttom of this FAQ and you can print the table and write down the notes in it."
<small>Source: 2_the_spoiler_tom_hayes_walkthrough.html, lines 274-281 — "Walk over to the vending machine. Use the hairclip with the coin slot. Get the coin from the coin reject slot."</small>
Source: strategywiki_loom_walkthrough.html, lines 652-654 — "It has trouble OPENING, so help it. (If you try twice to leave the room without opening the egg, it will open by itself, but then you wil acquire the next level slightly later.)"
</small>
<small>Source: 4_kasagaming_walkthrough.html, lines 370-377 — "Use the hairclip on the coin slot of the chocolate machine, then pick up the coin from the coin reject slot... Use the coin on the weighing machine and receive a weight card."</small>
**Discovery Phase (Pattern Established from First Draft)**:
1. Game begins in Elder's tent after cutscene
2. Player examines egg → cutscene plays OPEN draft melody automatically
3. Egg announces "I have trouble OPENING"
4. Player clicks egg, then MUST replay the same 4-note sequence just witnessed
5. FIRST draft learned and cast: OPEN
```
OBSERVATION / EXPLORATION PHASE:
→ Enter London Underground Station platform area
→ Observe vending machine with locked items (chocolate, coin) behind slots
→ Notice handbag in inventory contains hairclip
→ Try direct interaction → "Can't open without coin" feedback
REPLAY EXECUTION CHAIN:
Step 1 → Use hairclip on coin slot of chocolate vending machine
- Observed mechanism: clip jams/reverses slot logic
Step 2 → Collect ejected coin from reject slot
- Timing: immediate action after insertion, no delay
<small>
Source: gamefaqs_t_hayes_archived.html, lines 287-291 — "Look at the egg to get the Open draft. Cast the Open draft by clicking the egg, then entering the notes for the draft by either selecting them with the mouse or typing them with the keyboard."
</small>
Step 3 → Approach weighing machine with coin in hand
- Note display: "Insert penny for card" prompt visible
**Core Mechanic Propagated Through Entire Game**:
- Every new draft is LEARNED via forced observation:
- EXAMINE object/NPC → cutscene plays melody → player must write down notes externally
- Common learning triggers: clicking egg, examining dye pot, watching waterspout, looking at spinning wheel, observing shepherds appear/disappear
- Player has NO in-game memory aid—must use paper/pen or external text file
- Draft sequences are RANDOMIZED per playthrough (except OPEN and TRANSCENDENCE which are cast during unskippable cutscenes)
Step 4 → Use coin on scale → receive weight card automatically
- Exchange is automatic; no additional timing window
**Return Phase Example (First Critical Replay: DYE)**:
1. Early game: Examine dye pot in Hetchel's tent → learn DYE draft melody (e.g., "E-D-F-E")
2. Practice on white cloth in room, observe green result
3. Later at shepherd's field: Dragon approaches flock of sheep
4. Recall DYE sequence from memory/notes
5. Click sheep, cast DYE → sheep turn green, blend into grass
6. Consequence: Player is now the only white thing visible → dragon captures player (required plot progression)
Step 5 → Locate cupboard next to weighing machine
Step 6 → Examine crack near cupboard mechanism (requires dagger)
Step 7 → Use ancient dagger on cupboard lock → disables obstruction
Step 8 → Use weight card on access crack → activates door mechanism
<small>
Source: walkthrough-king_bennett.html, lines 73-74 — "Head back outside and cast Dye on the sheep in the field."
Step 9 → Press red signal button → switches train lights to STOP signal
- Train now accessible for boarding
Source: gamefaqs_tricrokra_archived.html, lines 507-510 — "Use the dye green draft to color all the sheep green and you'll be taken by the dragon."
</small>
Step 10 → Board train → cutscene triggers, arrive at Thames Dock
```
**Reversed Draft Example (SILENCE → UNSILENCE)**:
1. Final confrontation: Chaos casts SILENCE on Hetchel via the Loom
2. Cutscene plays SILENCE melody → player must memorize immediately
3. Player examines Loom again to HEAR SILENCE sequence replay (if missed first time)
4. CHORD REVERSAL MECHANIC: Player inputs SAME 4 notes but IN REVERSE ORDER
5. Effect: UNSILENCE — Hetchel can speak again
**Why It's This Type**: While primarily a sequential item use chain, the core mechanic is observing environmental cause→effect relationships then replaying them: hairclip→coin ejection, coin→card exchange, card+dagger→access. Player explores station and observes each mechanism's requirements independently, then replays exact sequences in correct order. The "observation" is reading environmental UI hints (slot prompts, crack visibility); the "replay" is executing the discovered action chains precisely as observed.
<small>
Source: strategywiki_loom_walkthrough.html, lines 713-716 — "Watch the dialogue until Chaos casts SILENCE on Hetchel. Cast the reverse on Hetchel. (note that if you didn't manage to memorize the spell, you can hear it again by examining the Loom."
Source: gamefaqs_t_hayes_archived.html, lines 412-416 — "After Hetchel has been silenced, look at Loom to get the Silence draft. Cast the reverse Silence draft on Hetchel. After she starts to talk again, Chaos will cast the Roast draft on her. Look at Loom to get the Roast draft, and cast the reverse Roast draft to bring her back to normal."
</small>
**External Memory System Requirement**:
The game is UNPLAYABLE without external note-taking:
- 20+ total drafts must be memorized throughout gameplay
- Most can only be heard once (no replay until learned)
- Drafts are needed HOURS later in different locations
- Reverse casting rules mean player must track BOTH direction AND sequence
<small>
Source: the-spoiler_gamecat.html, lines 62-68 — "Before starting the game, have a paper and pen handy as there is no in-game way of noting different spells, which gets very annoying... some of the spells appear to be random, which is why I won't write down what combinations I had."
</small>
**Why It's Observation Replay**:
- **Forced Single Viewing**: Draft melodies play automatically; player has no rewind/replay control during initial exposure
- **Deferred Application**: Most drafts are learned early but not usable until hours later in different contexts (e.g., LEARN DYE on island → USE DYE on sheep to trigger dragon capture)
- **Exact Reproduction Required**: Wrong note = red sparkles, spell fails. No partial credit or hints about which note was wrong
- **External Memory System Mandated**: Unlike most adventure games that provide in-game clues or journals, Loom requires literal paper-and-pencil documentation
- **Chord Reversal Layer**: Adds second memorization dimension—player must track not just "E-D-F-E = DYE" but also "E-F-D-E = BLEACH (opposite effect)"
**Distinction from Pattern Learning**:
While the chord reversal is a consistent SYSTEM, each draft sequence is a UNIQUE VALUE to memorize. The player doesn't learn "how to create spells"—they learn THE SPECIFIC SPELLS that exist. This is observation-based value retention, not abstract principle extraction.
Compare to sword fighting (Pattern Learning):
- Sword fighting: Learn 16 INSULT/RETORT RULES → apply generic framework to ANY pirate
- Loom drafts: Learn SPECIFIC SEQUENCE "E-D-F-E" → applies ONLY to DYE spell, nothing else
**Meta-Observation Layer**: Some objects allow REPLAY of observed spells after initial learning:
- The Loom replays any spell Chaos cast (SILENCE, ROAST, RIFT) — second viewing opportunity for players who missed first observation
- Scrying spheres show future events AND play relevant draft melodies again
<small>
Source: gamefaqs_tricrokra_archived.html, lines 479-483 — "Examine the sphere several times and you will see some hints and the 'Transcendence' draft (which you already have, but you cannot cast it yet), you'll also see the 'Terror' draft which you need pretty soon."
</small>
**Distinction from Meta-Puzzle Construction**: Each step produces output for next step (coin→card→access), but player DISCOVERS this chain through exploration and observation of separate mechanisms, then REPLAYS it once fully understood. There's no "trial sequence that demonstrates solution" element—just cause-effect relationships learned individually.
---
## Related Types
### Broken Sword II: The Smoking Mirror - Thames Dock Guard Evasion (Chapter 5)
- **Multi-Faceted Plan**: Requires synthesis of multiple requirements discovered at different times
- **Timed Consequence**: Both involve missing opportunities, but OR is about *memory* + *timing* while TC is about narrative urgency
- **Information Brokerage**: Both involve NPCs as information sources, but OR focuses on *action sequences* not exchange networks
**Problem**: Nico must steal into the ship cabin where Professor Oubier holds the Jaguar Stone, but a guard patrols continuously with Pablo nearby. Success requires timing movement to exact patrol cycle—any deviation results in capture/death. The sequence must be memorized from initial observation and reproduced precisely.
<small>Source: 2_the_spoiler_tom_hayes_walkthrough.html, lines 309-315 — "Click on the other crate on the left, so Nico can hide closer to the ship... Wait until the guard starts talking to Pablo, and then climb down the ladder..."</small>
<small>Source: 4_kasagaming_walkthrough.html, lines 400-404 — Move to second crate after guard passes, move onto boat (ditto) and climb the ladder..."</small>
```
OBSERVATION PHASE - PATROL CYCLE ANALYSIS:
→ Enter Thames Dock area, observe guard movement pattern
→ Guard patrols back along dockside route at fixed intervals
→ Pablo stands stationary near ship ladder; occasional dialogue with guard
→ Ship cabin accessible only during guard attention window on Pablo
GUARD BEHAVIOR LOOPS IDENTIFIED:
Loop A → Patrol approaches from left → reaches Nico's position → continues right
Loop B → Reaches Pablo after ~10 seconds → engages in conversation (~5 seconds)
Loop C → Returns to patrol loop; ship cabin exposed during entire Loop B window
REPLAY EXECUTION - TIMING SEQUENCE:
Step 1 → Wait for guard patrol → move to SECOND crate (after guard passes first)
<small>Source: kasagaming_walkthrough, line 402 — "Move to the second crate after the guard has passed"</small>
Step 2 → Continue movement ONTO SHIP as patrol clears area
Step 3 → CLIMB LADDER before patrol completes cycle return
CRITICAL TIMING WINDOW:
Step 4 → Wait for guard to reach Pablo and START TALKING
<small>Source: tom_hayes_walkthrough, line 312 — "Wait until the guard starts talking to Pablo"</small>
Step 5 → CLIMB DOWN LADDER (immediately as conversation begins)
Step 6 → OPEN CUPBOARD door
Step 7 → CLIMB BACK UP LADDER (guard now faces away, occupied with Pablo)
COMPLETION SEQUENCE:
Step 8 → Guard enters cupboard investigating → climb down, close cupboard
Step 9 → Grab mop, use on cupboard door to stick it open/slow guard discovery
Step 10 → Look through porthole as cutscene triggers (Oubier/Karzac confrontation)
Step 11 → Enter cabin automatically during scene break
→ Check Oubier → he's still alive
→ Grab Jaguar Stone immediately
→ Karzac attacks → use ancient dagger to escape
```
**Why It's This Type**: Player observes guard patrol pattern, identifying that guard+Pablo conversation creates temporary vulnerability window. Entire sequence (climb down, open cupboard, climb back up, close behind guard) must reproduce exact timing observed during initial exploration. The "single viewing" is watching guard behavior; the "reproduce exactly" is executing the 4-action sequence during correct patrol cycle. Multiple saves/tries needed if timing fails—but successful run matches observed opportunity window precisely.
**Distinction from Distraction Physics**: Player doesn't CREATE distraction; they EXPLOIT existing NPC routine. Guard-Pablo dialogue happens automatically in game loop—Nico must TIME her actions to it, not trigger it. DNP would involve "pull lever to make guard investigate noise" whereas this is "wait for guard to naturally talk to Pablo."
---
### Syberia: Momo's Dam and Oar Sequence (Valadilene, SYB)
**Problem**: To access the secret mammoth cave, player must open a dam that blocks the river path. The lever controlling the dam is broken when first attempted. Player must observe Momo (the automaton guide)'s movement pattern, then replicate key actions through timed interactions with Momo as intermediary.
<small>Source: gamefaqs_thayes_syberia.txt, lines 360-371 — "ask Momo to Help open the dam. He'll try, but the lever will break off. Get the lever... Run right and ask him to Help get the oar. After Momo gets the oar, run right and ask him to Help open the dam."</small>
```
OBSERVATION PHASE (Momo's Behavior Pattern):
Step 1 → Follow long forest path after Voralberg house attic sequence
- Momo walks ahead as visible guide through secret route
Step 2 → Reach dam control post with large lever mechanism
- Attempt to USE handle directly on dam → Lever BREAKS OFF
Step 3 → Receive BROKEN LEVER item in inventory (damaged state recorded)
- Dam remains closed, path blocked
Step 4 → Dialogue option "Help" appears when talking to Momo
- Player learns Momo CAN interact with environment independently
REPETITION REQUIRED SEQUENCE (Exact Action Order):
CRITICAL DISCOVERY:
→ Dam lever physically broke off—human hands too weak/damaged mechanism
→ Momo is automaton with superior strength but no independent agency trigger
→ "Help" dialogue must be used in SPECIFIC CONTEXT to activate Momo's assistance
EXECUTION SEQUENCE (must follow exact order):
Step 1 → Collect broken lever from ground after first failed attempt
<small>Source: gamefaqs_thayes_syberia.txt, line 364 — "Get the lever"</small>
Step 2 → Navigate DOWN path to abandoned boat location
- Dam is uphill; boat with oar is downstream along riverbed
Step 3 → Attempt to USE broken lever on boat's stuck oar
<small>Note: First player tries alone—mechanically fails</small>
Step 4 → Return to Momo (automaton reappears at boat location)
Step 5 → Select "Help" dialogue targeting the OAR retrieval
<small>Source: line 367-368 — "ask him to Help get the oar"</small>
- CRITICAL: Context must be "oar stuck in boat" not general help request
Step 6 → Momo's automaton animation triggers: Pulls oar free with mechanical strength
- Player observes exact action sequence (Momo grips oar, pulls smoothly)
- OAR now loose, retrievable by player
Step 7 → Collect OAR from boat (inventory item acquired)
Step 8 → Navigate UPSTREAM back to dam location (retracing path)
Step 9 → Select "Help" dialogue targeting DAM lever again
<small>Source: line 369 — "ask him to Help open the dam"</strong></small>
- Context now is "dam won't open with broken lever"
Step 10 → Momo's animation triggers second time: Uses superior strength to force dam lever open
- Dam gates swing open, river flow unblocked
Step 11 → Follow newly opened path upstream into mammoth cave entrance
WHY IT'S OBSERVATION REPLAY (Not Pattern Learning):
SINGLE-SEQUENCE MEMORIZATION:
Player does not learn a general SYSTEM to apply across multiple targets. Instead, discovers that Momo can be "helped" with specific tasks in a SPECIFIC ORDER:
1. Get broken lever → break happens
2. Go to boat, ask help on OAR first (not dam)
3. Collect oar → return upstream
4. Ask help on DAM second (after oar task completed)
The puzzle is NOT "Momo can lift heavy things" generalized rule—it's EXACT SEQUENCE: broken lever attempt creates item, downstream oar retrieval must complete before upstream dam opening succeeds. Order matters because game state tracks Momo's "help availability" through this specific sequence chain.
TIMING/CONTEXT DEPENDENCY:
Player cannot simply "ask for help twice." The "Help" dialogue option appears ONLY when player is at target location with appropriate context:
- At boat = OAR help available
- At dam AFTER oar retrieved = DAM help available
This creates observation-replay structure where player discovers opportunity windows through initial failure (broken lever), then reproduces the correct sequence of HELP REQUESTS in discovered order.
SYBERIA AUTOMATON THEME IMPLEMENTATION:
Unlike BAS's guard patrol timing, SYB uses Momo as a MECHANICAL intermediary that requires proper input sequencing. The automaton isn't teaching general principles—it's responding to specific command sequences. Player "observes" through trial (broken lever reveals problem) then "replays" correct interaction order with Momo assistant.
```
---
### Gabriel Knight 1: Snake Scale Observation - Face Removal Sequence (GK1)
**Setup**: After being attacked by a python in the Voodoo Museum, Gabriel returns to his bookstore looking sick. Grace removes something from his face and places it in her ashtray. The player must observe this sequence during a cutscene, then reproduce specific actions when full control returns—using tweezers to retrieve a tiny snake scale that provides critical evidence linking the museum python to the crime scene murders.
<small>Source: justadventure_walkthrough.html, lines 942-950 — "As Gabriel enters the bookstore, Grace remarks on how 'green' he looks and notices something sparkling on his face. (i) Watch CAREFULLY what happens next! (ii) She removes something from Gabriel's face …….. (iii) …………... and puts the small item into the ashtray on her desk. From inventory, use the Magnifying Glass to enlarge the small item in the ashtray It is a snake scale from the python that attacked Gabriel in the Voodoo Museum. [+ 1 point] Since it is so fragile, from inventory, use the Tweezers to pick up the Museum Snake Scale. [+ 1 point]"</small>
<small>Source: justadventure_walkthrough.html, lines 948-950 — "In inventory, compare the Museum Snake Scale with the Lake Snake Scale you picked up at the crime scene. See the 2 Snake Scales side by side in inventory They are DEFINITELY from the SAME snake! [+ 2 points]"</small>
**Single Viewing Phase (Cutscene - No Control)**:
- Player watches Grace observe something on Gabriel's face during dialogue sequence
- She removes an invisible-to-inventory item with specific hand motion
- Places it in ashtray on her desk before player regains control
- Player has NO opportunity to intervene during this sequence
**Reproduction Phase (Full Control Restored)**:
1. Use magnifying glass on ashtray → reveals tiny snake scale was left behind [+ 1 point]
2. Use tweezers to pick up fragile Museum Snake Scale from ashtray [+ 1 point]
3. Compare with Lake Snake Scale from earlier crime scene in inventory
4. Discovery: Both scales are from the SAME snake species [+ 2 points]
5. Critical evidence chain complete: Python attack at museum directly connected to murders
**Why It's Observation Replay (Not Truth Revelation)**:
- The scale existed but was effectively invisible until player WATCHED where Grace placed it during the cutscene
- Without observing the sequence, player would never know to examine the ashtray specifically—too many other interactions available
- Actions must be reproduced in exact order: magnifying glass first (reveals item), then tweezers for pickup
- The discovery (scales match) only possible because player observed AND replayed the removal location
**Distinction from Pattern Learning**: Player doesn't learn a SYSTEM with multiple applications. They observe ONE specific sequence with ONE required reproduction. Grace's action is not part of a reusable mechanic—it's a narrative event that must be witnessed to enable later solution.

View File

@@ -57,6 +57,52 @@ Application Phase (Part IV - LeChuck):
→ Apply same construction recipe → empowered doll works on LeChuck
```
### Beneath a Steel Sky: LINC-SPACE Tile Password System (BAS)
**Problem**: Navigating through virtual reality spaces requires understanding the tile-based password system. The game teaches this in an early safe zone, then requires exact application in restricted security areas with timed constraints.
<small>Source: 5_steamah_walkthrough.html, lines 454-460 — "Pick up the BALL (Compressed Data Red & Green YinYang symbol)... Open the CARPET BAG and obtain the MAGNIFYING GLASS (Decrypt) and BIRTHDAY SURPRISE (Decompress)... Keep alternating between the green and red passwords on the tiles"</small>
```
Learning Phase (First LINC-Space Visit - Tutorial Area):
→ Enter interface room at Security HQ with ID CARD
→ Access INTERFACE terminal, "jack in" to LINC-Space VR environment
→ Room 1: Pick up BALL (Compressed Data) containing Red+Green password symbols
→ Room 2: Open CARPET BAG → get MAGNIFYING GLASS (Decrypt command) and SURPRISE GIFT (Decompress)
→ Discovered mechanic: DECRYPT removes "?" from documents, DECOMPRESS expands ball into passwords
→ Room 3: TILE PASSWORD SYSTEM demonstrated on floor panels with green/red symbols
Rule Discovery:
1. Floor tiles show GREEN or RED symbols
2. Player stands on a tile → places matching COLOR PASSWORD on current tile
3. This reveals a BRIDGE to adjacent tile (previously invisible/impassable)
4. Pattern: Alternate red/green passwords as you progress across tile sequence
5. Goal: Reach thick plasma beam exit using correct alternating sequence
Application Phase (Later LINC-Space Visits - Timed Security Zones):
→ First return with ANITA's CARD: Same tile rules apply, but now EYEBALL guardians present
→ SECONDARY RULE discovered: Use BLIND command on eyeballs to freeze them temporarily (~15-20 sec)
→ Pattern learned applies under pressure: Must navigate tiles WHILE managing reactivation timer
→ Player must remember/execute the exact same password alternation pattern learned earlier,
but now with added time constraint (eyeball reactivates after 15-20 seconds)
Third Visit - FINAL APPLICATION:
→ Enter with medical android's RED CARD → need access to CRYSTAL room guarded by CRUSADER
→ Same tile password mechanics apply (unchanged)
→ New challenge: CRUSADER blocks path until destroyed
→ Player must have acquired DIVINE WRATH program (from earlier eyeball blinding) to remove guardian
→ Once CRUSADER defeated, same red/green tile alternation allows access to CRYSTAL room
→ OSCILLATOR program (TUNING FORK from second visit) shatters crystal → VIRUS obtained
```
<small>Source: 1_preterhuman_mitch_shaw_walkthrough.html, lines 232-247 — "Use the DECRYPT program on the two DOCUMENTS with '?' on them... Use the PASSWORDS (green and red swirls) to get to the DOOR..."</small>
<small>Source: 5_steamah_walkthrough.html, lines 517-571 — Timed eyeball blind/CRUSADER sequence combining multiple learned systems</small>
**Why It's Pattern Learning**: The tile password system is taught exhaustively in the first safe visit (Room 3). Every subsequent LINC-Space visit uses IDENTICAL mechanics—no new tutorial, no changed rules. The challenge escalation comes from added constraints (timed eyeballs, guardian enemy) but the underlying navigation framework never changes. Player must recognize "the red/green alternation I learned in Room 3 still works here."
**Distinct Cyberpunk/Hack Element**: Unlike classic adventure puzzles, this leverages LINC-Space's virtual reality setting—inventory becomes COMMANDS not OBJECTS (Decrypt, Decompress, Blind, Oscillator as verbs). Pattern applies across "virtual rooms" with consistent rules regardless of visual theme changes.
---
## Key Identifiers
@@ -89,194 +135,158 @@ Application Phase (Part IV - LeChuck):
---
### Zak McKracken: Symbol Drawing Chain (NOT Pattern Learning)
### Broken Sword: Shadow of the Templars - Plaster Casting System (Chapter 2)
The game features a cross-location symbol drawing puzzle where Zak observes a pattern in Location A, travels to Location B, then recreates the observed pattern using his crayon on strange markings there. For example:
1. Leslie reads "Egyptian markings" in Mars Map Room
2. Zak travels to Sphinx leg, uses crayon on strange markings, draws exact pattern observed on Mars
3. This opens secret sphinx entrance
**Problem**: Create key cast from statue impression, but plaster won't set correctly without understanding material science principles that must be learned in one domain and applied in another.
**Why It's NOT Pattern Learning**: No system or rule set is taught. The puzzle doesn't establish a general principle like "symbols from chamber X unlock locations in sector Y." Instead, it's specific value transfer: observe THIS symbol shape → draw THAT exact same shape elsewhere. This is **Observation Replay at geographic scale**—memorize specific visual pattern under one context, reproduce it exactly in another.
The underlying mechanic differs from Pattern Learning because:
- **No reusable system**: The drawing action teaches no transferable rule about "how to unlock doors with symbols"
- **One-to-one mapping**: Mars symbol → Sphinx door only; no other applications of the same principle exist
- **Pure value memorization**: Player must recall specific visual arrangement, not understand a mechanic
Compare this to actual Pattern Learning like sword fighting:
- Sword fighting establishes 16 insult/retort *rules* applicable to ANY pirate encounter
- Zak's drawing uses ONE symbol to unlock ONE door—no generalizable principle extracted
**Correct Classification**: Extended-distance **Observation Replay** (visual pattern instead of numeric sequence; hours later instead of minutes; different continent instead of adjacent room). The core mechanic remains identical: watch once, memorize, reproduce exactly when opportunity arises.
---
### Loom: Draft Reversal System / Musical Grammar
**Problem**: Loom teaches a complete mechanical system for "drafts" (spells) that must be applied across 20+ different puzzle contexts throughout the game. The player discovers early-game rules through safe experimentation, then applies those identical rules to critical mid/late-game situations where failure means permanent consequences.
<small>
Source: gamefaqs_tricrokra_archived.html, lines 269-281 — "This works differently than other games in the genre though. You only have ONE inventory item. The Weaver's Distaff, and you need it for almost everything. You need to learn drafts by examining stuff and find out where to use which draft."
Source: the-spoiler_gamecat.html, lines 67-69 — "Remember that some spells can be played backwards to create the opposite effect; the straw-to-gold spell played backwards will change gold into straw. Try undoing some of the spells that you've cast, or trying out spells in likely places."
</small>
**Learning Phase (Loom Island - Low Stakes Training Ground)**:
The first island provides a sandbox to discover THREE foundational rules:
**Rule 1: EXAMINE = Learn, CAST = Apply**
1. Player examines egg → learns OPEN draft melody automatically
2. Player clicks egg + casts OPEN sequence → egg opens
3. Pattern established: Objects with problems play "solution melodies" when examined
<small>
Source: strategywiki_loom_walkthrough.html, lines 652-655 — "Click on the DISTAFF and examine the EGG. It has trouble OPENING, so help it... Hetchel is reborn as a swanling and briefs you about your 'mission'."
Source: walkthrough-king_bennett.html, lines 65-68 — "click on the egg to learn the Open draft (you need to write down the music sequence)... Now click on the egg and cast Open by repeating the music sequence you just wrote down."
</small>
**Rule 2: CHORD REVERSAL = Opposite Effect**
1. Player learns DYE draft (greening) from dye pot examination
2. Player practices forward DYE on white cloth → turns green
3. Player experiments with REVERSE order of same 4 notes → BLEACH (greens back to white)
4. Pattern established: Playing any draft in reverse reverses its effect
<small>
Source: gamefaqs_tricrokra_archived.html, lines 276-280 — "The drafts also work backwards. If A-B-C-D would turn day into night, then D-C-B-A would turn night into day."
Source: strategywiki_loom_walkthrough.html, lines 655 — "Examine the CAULDRON and learn the DYEING draft. Try it on the white CLOTHs. You can also try the reverse (BLEACHING) on the green cloths."
</small>
**Rule 3: PRACTICE = Note Unlocking**
1. Game starts player with only notes C, D, E
2. Each successfully cast practice draft adds new available notes to distaff
3. Player cannot leave first island until they've learned enough drafts to unlock F-note
4. Pattern established: System forces mastery before progression
<small>
Source: gamefaqs_tricrokra_archived.html, lines 825-837 — "c → Start game, d → Start game, e → Start game, f → When you completed all tasks on the weaver's island. The 'Twist/Untwist' draft will always contain this note, so you cannot leave the island until this is done."
</small>
**Application Phase (Critical Consequences - Rules Apply Without Tutorial)**:
The system learned on Loom Island applies IDENTICALLY to every puzzle that follows—zero reminders, zero reinforcement tutorials. The rules work exactly the same way across these escalating-stakes domains:
**Domain B1: Dragon's Cave (Sleep/Wake Reversal)**
1. Learned early: SLEEP draft from sleeping sheep observation
2. Never taught explicitly that reverse exists for this draft
3. Application: Cast REVERSE of SLEEP on dragon → AWAKEN effect fails, dragon stays awake
4. Correct application: Cast forward SLEEP → dragon sleeps, cave exit revealed through fire
<small>
Source: gamefaqs_t_hayes_archived.html, lines 358-361 — "Cast the reverse Straw to Gold draft on the gold, then cast the reverse Wake spell to make the dragon fall asleep. The dragon starts to breathe fire on the straw as she sleeps, which reveals a hidden tunnel at the back of the cave."
</small>
**Why Rule Transfer is Critical**: Player wasn't told "reverse SLEEP = WAKE" anywhere—only discovered this through system understanding from early experiments with DYE/BLEACH.
**Domain B2: Final Confrontation (SILENCE → UNSILENCE)**
1. Chaos casts SILENCE on Hetchel → player hears melody for first time under life-or-death pressure
2. NO tutorial says "reverse this to undo it"
3. Player must APPLY Rule 2 learned hours earlier: "any draft reversed = opposite effect"
4. Execution: Input same 4-note sequence in REVERSE ORDER
5. Result: UNSILENCE activates, Hetchel can speak again
<small>
Source: walkthrough-king_bennett.html, lines 85 — "Click on the loom and Hetchel will appear and be silenced. Click on the loom again to learn the Silence/Speak draft. Cast Speak on Hetchel, then Chaos will roast her instead."
Source: strategywiki_loom_walkthrough.html, lines 713-716 — "Watch the dialogue until Chaos casts SILENCE on Hetchel. Cast the reverse on Hetchel. (note that if you didn't manage to memorize the spell, you can hear it again by examining the Loom."
</small>
**Why This Is Pattern Learning/Knowledge Transfer**:
1. **Same System, Different Contexts**: Not "I learned to unsilence Hetchel" but "I learned the reversal MECHANIC that applies to SILENCE, DYE, TWIST, STRAW/GOLD, SLEEP/WAKE (15+ drafts total)"
2. **Complete Rule Space Discoverable**: Three core rules (EXAMINE=learn, REVERSE=opposite, PRACTICE=progression) exhaust the entire musical grammar
3. **Domain Transfer Without Reteaching**: Loom Island teaches → Dragon's Cave applies → Final Battle applies with ZERO reminders or hints
4. **Critical Recognition Required**: Player must identify "Oh, this SILENCE thing works the same way DYE worked earlier"
**Distinction from Observation Replay (the draft WATCHING itself)**:
- **Observation Replay component**: Each specific sequence must be memorized when heard (e.g., "SILENCE = E-F-D-C")
- **Pattern Learning component**: The system that governs HOW those sequences work applies everywhere (reversal, practice, examine)
The draft *mechanics* are Pattern Learning. The draft *sequences themselves* are Observation Replay. Both exist in Loom simultaneously, but address different gameplay dimensions.
<small>
Source: the-spoiler_gamecat.html, lines 67-69 — "Remember that some spells can be played backwards to create the opposite effect; the straw-to-gold spell played backwards will change gold into straw."
</small>
**Why It's NOT Just Observation Replay**:
Player didn't just memorize "SILENCE melody = E-F-D-C" and replay it. Player must actively APPLY a learned principle: "If SILENCE is E-F-D-C, then UNSILENCE is C-D-F-E because I learned earlier that reversing any draft reverses its effect." That general rule is the pattern/ knowledge being transferred.
---
### Indiana Jones: Fate of Atlantis - Plato's Lost Dialogue Navigation System (IJOA)
**Problem**: The entire mid-game through end-game navigation relies on a mechanical system taught early via Plato's Lost Dialogue text pages. Indy must understand a directional translation system that converts cryptic textual instructions into specific compass-direction actions with modifier rules for accuracy adjustment.
<small>Source: walkthroughking_ashley_walkthrough.html — "Use all three disks with the spindle according to the Lost Dialogue" (Team path). Also "follow the next set of directions in the Lost Dialogue" (multiple references across paths).</small>
**Learning Phase - System Discovery**:
The Lost Dialogue provides a complete navigation framework with three core rules:
<small>Source: walkthroughking_ashley_walkthrough.html — "Use the surveyor's instrument (as indicated on the mural) on the head statue and look at the left horn, then on the tail statue and look at the right horn. This will give you at site to dig..."</small>
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 289-307</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, lines 113-119</small>
```
RULE 1: Directional Translation System
- "Face east" → Stand facing cardinal direction, observe target landmark
- "Look at left/right horn/feature" → Identify specific visual marker on object
- The alignment of observed features provides coordinate data for digging/excavation
Learning Phase (Domain A - Chemistry Lab):
→ Visit chemistry laboratory environment early in chapter
→ Examine plaster demonstration station or read related documentation
→ Discovery through environment: Plaster requires moisture to cure properly
→ Scientific principle learned: Water acts as catalyst—dry plaster = useless, wet plaster = functional
RULE 2: Ten-fold Error Correction (Critical late-game rule)
<small>Source: walkthroughking_ashley_walkthrough.html — "Guide [the boat] using Plato's Lost Dialogue, remembering the ten-fold error." (Fists Path)</small>
- When following directions underwater/at certain distance scales
- Navigation accuracy degrades exponentially
- Player must ADJUST course direction by factor of 10 to compensate
Application Phase (Domain B - Pub Cellar Imprisonment):
→ Later imprisoned in pub cellar with statue impression and dry plaster
→ Standard approach fails: can't cast without water source nearby
→ Framework recognition moment: "Plaster needs moisture"—lab principle applies here
→ Environmental scan for liquid → towel accessible near water source (pub cellar sink)
→ Apply learned system: Wet the towel, mix controlled moisture with plaster
→ Successful key cast produced using transferred knowledge from Domain A
RULE 3: Reverse/Contrary Principles (Final room solution)
<small>Source: walkthroughking_ashley_walkthrough.html — "Use the disks again, but reverse everything ('contrary minds')." (Atlantis finale)</small>
- When mechanical system presents as mirror image or opposite
- All directional/rotational inputs must be INVERTED
- "Contrary minds" textual clue indicates reversal requirement
WHY IT'S PATTERN LEARNING / KNOWLEDGE TRANSFER:
The UNDERLYING RULE ("plaster requires moisture ratio to cure") is IDENTICAL across both domains. Laboratory teaches complete mechanical framework—not "do steps a,b,c here" but "this chemical principle exists." Cellar imprisonment requires recognizing that framework applies despite different context/setting. Distinction from Observation Replay: no sequence memorization, only abstract cause-effect relationship transfers. NOT Multi-Faceted Plan because single unifying system governs both instances, not separate requirements needing synthesis.
```
**Application Phase - Domain Transfer Examples**:
Domain A1 → Crete Stone Dial Navigation:
1. Lost Dialogue page provides cryptic instruction set
2. Player places sunstone/moonstone on dial in specified positions
3. Follows "align symbol with horns" instructions from text
4. Excavation site revealed where directions converge
Domain A2 → Balloon Flight Navigation (Wits Path):
1. After constructing balloon at Thera, must navigate to submarine location
2. Lost Dialogue provides directional bearings ("fly north until X appears")
3. Player follows text coordinates during flight sequence
4. Correct interpretation lands near target; wrong directions = crash/reset
Domain B → Fists Path Submarine Approach (Underwater Navigation):
<small>Source: walkthroughking_ashley_walkthrough.html — "Head back to the port and talk to the guy on the boat. Guide him using Plato's Lost Dialogue, remembering the ten-fold error."</small>
1. Player now underwater with SCUBA suit
2. Same directional commands from text APPLY at different scale
3. Ten-fold error rule becomes CRITICAL: surface-level navigation fails
4. "Go north" on page = actual 10x offset underwater → player must compensate by going only 1/10th the indicated distance
Domain C → Final Atlantis Disk Chamber (Contrary Rule Application):
<small>Source: walkthroughking_ashley_walkthrough.html — "Use the disks again, but reverse everything ('contrary minds')."</small>
1. Three rotating disks on spindle mechanism must be aligned to specific symbol positions
2. Earlier solutions used direct interpretation of Lost Dialogue markings
3. Final chamber explicitly states "contrary minds" = all inputs reversed
4. Player applies reversal rule taught in early text: opposite directions, flipped rotations
**Why It's Pattern Learning/Knowledge Transfer**:
1. **Same Mechanical Framework Across Domains**: The directional translation system learned on page 1 of Lost Dialogue operates identically at Crete stone dial, balloon navigation, underwater coordinates, and final disk mechanism—only context (domain) changes
2. **Exhaustible Rule Set Discoverable**: Three core principles (translation, ten-fold error, contrary/reversal) constitute COMPLETE mechanic. Mastery requires discovering all three for full game completion
3. **Critical Recognition Required**: Underwater "ten-fold error" section only solvable by recognizing: "This IS the same navigation system, but with scale compensation needed." Player isn't learning new skills—applying SAME learned framework to NEW environment
4. **Escalating Consequences Without New Teaching**: Balloon flight failure = simple reset. Submarine navigation failure = potentially lose items/progress. Final disk misalignment = cannot open gate, game ends without correct pattern application
**Distinction from Observation Replay**: Player doesn't just watch "disk aligns at noon position" later reproduce the sequence. Instead: learn general principle ("symbol markings translate to compass-aligned physical movements"), apply that PRINCIPLE to entirely new targets. The framework transfers; specific values don't memorize-and-repeat.
**Distinction from Simple Code-Cracking**: Many adventure games use "cipher learned early, applied late." This differs because Lost Dialogue isn't a one-time decryption—it's an ongoing MECHANICAL SYSTEM for spatial manipulation that reappears in 5+ different physical locations with same underlying rules. Player learns to NAVIGATE via text coordinates once; applies navigation framework repeatedly.
---
## Common Misidentifications (NOT Knowledge Transfer)
### Grim Fandango: Coat Check System + Photo Finish Ticket (GF - Year Two)
**Problem**: In the Calavera Cafe bar, Lupe runs a coat check system using color-coded tickets. The photo finish counter at the Cat Track requires a specific racing ticket with week number, day of week, and race number. Both systems encode information symbolically—players must learn the encoding rules from environmental clues, then apply them to generate correct outputs.
<small>Source: the-spoiler_walkthrough.html, lines 683-691 — "Pull out your ticket printer and print up a ticket for Week 2, Tuesday, Race 6... Week 2 can be found by reading the plaque on the statue of the cat, Race 6 can be found by looking at the photo, and the day of the week is Tuesday when the kitty hats are handed out according to the guy at the ticket counter"</small>
```
LEARNING PHASE (Domain A - Coat Check System Tutorial):
→ Calavera Cafe: Lupe manages coat check using color-coded tickets
→ Player observes ticket system in action (other patrons receiving/checking coats)
→ Examination of coat rack reveals colored tags organized systematically
Rule Discovery Through Environmental Clues:
RULE 1: Each coat/item has specific COLOR ASSOCIATION from its owner
RULE 2: Tickets encode information through VISUAL CATEGORIES (color = person's identifier)
RULE 3: Coat check is SYMBOL-CODING system, not simple key-locked retrieval
APPLICATION PHASE - Ticket Printer Puzzle (Domain B - Cat Track Photo Finish):
→ After SeaBee lawyer sequence, obtain ticket printer as item
→ Visit photo finish counter at Cat Track
→ Receive generic blank ticket (must print correct values)
DECODING THE REQUIRED TICKET PARAMETERS:
PARAMETER 1 - Week Number (Week 2):
Clue Source: Statue plaque outside Cat Track
Discovery: Plaque mentions "Second Annual Feline Classic" or similar text
Decoding: "Second annual" = WEEK 2 of cat racing season
PARAMETER 2 - Race Number (Race 6):
Clue Source: Previously-obtained photo showing race finish line
Discovery: Photo shows cats crossing finish, count reveals which race depicted
Decoding: EXAMINE PHOTO → Identify it's the SIXTH race in sequence
PARAMETER 3 - Day of Week (Tuesday):
Clue Source: Ticket counter NPC dialogue when asked about events/schedule
Disovery: Counter person mentions "we give out free kitty hats on Tuesdays" or equivalent
Decoding: "Kitty hat day" = TUESDAY
APPLICATION - Print Correct Ticket:
→ Use ticket printer in inventory → Generate ticket with parameters:
Week: 2 | Day: Tuesday | Race: 6
→ Submit completed ticket at Photo Finish window
→ Receive incriminating photo (Nick kissing Olivia) as output
WHY IT'S PATTERN LEARNING / KNOWLEDGE TRANSFER:
SYSTEM TEACHING THROUGH COAT CHECK DOMAIN:
The coat check system establishes that THIS WORLD ENCODES INFORMATION SYMBOLICALLY. Lupe's color-coded tickets aren't just "keys"—they're a SYSTEM of encoding categories (color = person identity). This trains player to look for VISUAL/EVIDENTIAL CLUES rather than direct dialogue statements.
FRAMEWORK TRANSFER TO PHOTO FINISH:
Once coat check establishes "this game uses symbolic information encoding," the photo finish puzzle applies IDENTICAL LOGIC:
- Coat check: Color → Person mapping (learn system)
- Photo ticket: Visual clues → Encoded parameters (apply same "decode symbols" skill)
The learning happens by recognizing patterns in how THIS GAME CONVEYS INFORMATION. Both systems require finding HIDDEN MEANINGS in environmental objects/plaque text/NPC hints and translating those into usable game states.
No single NPC states the complete solution: "Print Week 2, Tuesday, Race 6." Player must synthesize from THREE separate information sources using the pattern-learning principle that clues exist as SYMBOLS requiring interpretation, not explicit statements.
NOIR THREAT THEME INTEGRATION:
The coat check system is pure noir—a seedy bar, mysterious code system, information never given freely. The photo finish puzzle extends this with film noir investigation tropes: examining evidence photos, reading environmental text (plaques), questioning witnesses for fragmentary clues. Both require "detective work" mindset established in tutorial domain.
```
---
### Broken Sword II: The Smoking Mirror - Pyramid Wheel Room (Chapter 6)
**Problem**: Nico must unlock a sealed chamber door using Mayan pictogram interface. A complex machine displays four large rotating wheels with symbols; ten smaller tiles each show two-symbol combinations that must be formed on the machine first, then pressed. Four even smaller final tiles require matching TWO tiles-from-ten simultaneously. The puzzle teaches its own rule set through initial examination, then requires application exhaustively across multiple tile types.
<small>Source: 4_kasagaming_walkthrough.html, lines 426-430 — "Notice the pictograms on the great Mayan machine and on the tiles... Each tile from the set of ten has a symbol on it made from two symbols on the machine."</small>
```
LEARNING PHASE - RULE DISCOVERY THROUGH EXAMINATION:
→ Enter pyramid wheel room, examine interface components:
- Large rotating wheels with multiple pictogram options each
- Set of 10 medium tiles (each showing 2-symbol combination)
- Set of 4 small final tiles (each showing reference to 2-of-10-tiles)
→ First attempt at any tile → locked, won't move
→ Observation: Tiles encode REQUIRED STATES for wheels
→ Pattern discovered from examination:
RULE A: Each wheel has multiple symbol positions (rotateable)
RULE B: Medium tiles show target 2-symbol pairings needed on machine
RULE C: Small tiles reference TWO medium-tiles that must be activated first
APPLICATION CHAIN - EXHAUSTIVE FRAMEWORK EXECUTION:
Step 1 → Examine medium tile #1 → shows "crescent + skull" pairing
<small>Source: kasagaming_walkthrough, line 427 — "Each tile from the set of ten has a symbol on it made from two symbols on the machine"</small>
Step 2 → Rotate wheels to show crescent AND skull simultaneously on display
Step 3 → Press medium tile #1 → ACCEPTED (wheels match its encoded pair)
REPEAT for all other medium tiles in set of 10:
→ Each requires finding correct WHEEL CONFIGURATION first
→ Pattern holds consistently: examine tile = read requirement, adjust wheels = fulfill requirement, press tile = validate match
→ By ~5-8 tiles, player internalizes full system rule: "Tile shows goal state → configure machine to that → press when matched"
FINAL PHASE - COMPOUND TILE CHAIN (Rule B applied recursively):
Step A → Examine small tile #1 → shows reference to medium-tiles 3+7
<small>Source: kasagaming_walkthrough, line 429 — "Each tile below the Mayan statue is made from two tiles from the set of ten"</small>
Step B → Medium tile #3 already pressed (from earlier phase) ✓
Step C → Medium tile #7 already pressed (from earlier phase) ✓
- If not yet done, player learns: SMALL-TILES require MEDIUM-TILE PREREQUISITES
Step D → Press small tile #1 → ACCEPTED (both referenced tiles activated)
REPEAT for all 4 small tiles using same compound rule.
→ Complete set of 4 small-tiles pressed inward → secret door opens automatically
```
**Why It's This Type**: The puzzle TEACHES its mechanical rules through initial interaction: examining tiles reveals required wheel configurations; first few tile presses confirm the "match wheels to tile, then press" framework. This SAME RULE SET exhaustively applied to all remaining tiles—including compound small-tiles that reference already-completed medium-tiles. Player doesn't discover scattered clues; they learn a COMPREHENSIVE SYSTEM whose consistent application is the solution. The teaching happens IN THE PUZZLE ITSELF through graduated difficulty (medium-tiles straightforward, small-tiles introduce layer-2 dependency).
**Core Mechanic Distinction**: Unlike Symbol Code Translation where static symbols translate to actions (Bible diagram → chess moves), here player LEARNS AN INTERACTIVE SYSTEM: "Machine wheels are adjustable; tiles validate configurations; some tiles depend on others." This framework applies EXHAUSTIVELY across ALL instances—no external training domain needed because the puzzle scaffolds learning through progressive revelation of its own rules.
**Distinction from Symbol Code Translation**: Player isn't translating static visual codes to separate interface actions (Bible → chessboard). Instead, they're operating a UNIFIED MECHANICAL SYSTEM where examining components reveals the system's operational logic. The wheels ARE the solution space; the tiles ARE validation gates for wheel states discovered through iterative experimentation.
---

View File

@@ -91,6 +91,165 @@ The limited action set creates specific interaction patterns:
---
### Grim Fandango: Year One - Busy Beaver Tar Drowning (GF)
**Problem**: Three immortal beavers guard a gate blocking Manny's path northeast through the petrified forest. The beavers are immune to fire (they're already dead), but their perception of tar as dangerous only triggers when they see it while LIT on fire. Player must exploit this sensory quirk to trap them in tar permanently.
<small>Source: the-spoiler_walkthrough.html, lines 255-290 — Beaver dam Q&A and solution</small>
```
VULNERABILITY IDENTIFICATION PHASE:
→ Initial gate confrontation → Beavers attack Manny on sight
→ Observation of environment → Large river of sticky tar flows past gate
→ Environmental clue examination → Note beaver behavior when exposed to fire vs. water
SENSORY PROFILE DISCOVERY:
CRITICAL MECHANIC REVELATION:
Beavers exhibit two different behaviors based on PERCEPTION STATE:
- When LIT ON FIRE (flame visible/active): They see tar as DANGEROUS, won't swim through it
- When EXTINGUISHED (no flame visible): They perceive tar as SAFE, will dive in to chase bones
This creates a sensory vulnerability beavers' perception of tar is TIED TO THEIR BURNING STATE.
EXPLOITATION CHAIN:
STEP 1 - Acquire Bait Items:
Location: Bone dam area edge (near green patch by entrance)
Action: Collect three bones from bone pile on the ground
Purpose: Beavers are attracted to bones (food-seeking behavior, even as undead creatures)
STEP 2 - Positioning for Tar Trap:
Location: Pathway left of bridge leading to tar river
Action: Wait near edge where beaver will emerge from underground burrow
Result: Beaver surfaces and sits on overhead rock above tar flow
STEP 3 - Sensory Exploitation Execution (repeat 3x, one per beaver):
PHASE 3A - Apply Food Attraction:
Action: Face tar river, pull out bone, throw into tar water
Observation: Beaver sees bone (food stimulus), prepares to dive after it
PHASE 3B - Neutralize Fire Immunity via Water Dousing:
Tool Required: Fire extinguisher from Year One earlier puzzles (tube-switching room demon)
Action: When beaver jumps toward tar → Use extinguisher, hold ENTER key down to spray foam
Aiming: Move left/right during douse animation to track moving beaver
Result: Beaver transitions from LIT state → EXTINGUISHED state mid-air
PHASE 3C - Trap in Tar via Perception Shift:
Critical moment: Extinguished beaver falls INTO tar river
Perception shift: Without fire visible, beavers don't recognize tar hazard
Final state: Beaver permanently trapped swimming endlessly through sticky tar
WHY IT'S SENSORY EXPLOITATION:
PERCEPTUAL VULNERABILITY EXPLOITED:
The puzzle hinges on exploiting the beavers' perception limitation—they only detect tar danger while burning. By removing their fire state at the critical moment, player tricks them into entering lethal environment they would otherwise avoid.
NOT DISTRACTION PHYSICS:
Player doesn't manipulate environment (no blocking NPC path with watermelon or other object). Player directly attacks the BEAVERS' PERCEPTION SYSTEM by changing one sensory input (fire visibility) to shift their behavioral response pattern.
NOT SENSORY EXPLOITATION CLASSIC TYPE:
Unlike "become what the sense accepts" puzzles, this is more of a "remove triggering stimulus" approach—but still exploits a specific perceptual mechanism rather than brute force combat or environmental manipulation.
NOIR THEME - DEAD BEAVERS METAPHOR:
Undead beavers trapped in eternal labor (dam construction, guarding gate) mirrors classic noir themes of souls trapped in bureaucratic cycles. Solution requires understanding their broken perception systems—dead creatures can't process danger the same way they did alive. The tar becomes purgatory they can't escape once tricked into entering.
MECHANICAL ELEGANCE:
The puzzle uses exactly ONE item per beaver (bone + one extinguisher spray cycle). No complex chains, just pure exploitation of mechanical quirk: FIRE=visible-danger-sensor, NO-FIRE=no-hazard-detection. Clean design where understanding perception mechanics = solution.
```
---
### King's Quest III: Medusa's Visual Mirror Trap
**Vulnerability**: Compulsive visual fixation—Medusa cannot resist gazing into reflective surfaces, which triggers her own petrification mechanic back onto herself
**Problem**: To progress south through desert toward Spider Cave and general store, player must pass through Medusa's territory. Direct approach results in being turned to stone (game over). However, the magic mirror obtained from Manannan's bedroom can be used to exploit her visual vulnerability.
<small>Source: andrew-schulz-walkthrough.md, lines 82-85 — "Now go south and type USE MIRROR but don't use it until Medusa is close (walk continually south.) When she is in view hit the south key and when she's close hit F3. You'll get her."</small>
<small>Source: gamefaqs_9303.txt, lines 217-220 — "go south and type USE MIRROR but don't use it until Medusa is close (walk continually south. When she is in view hit the south key and when she's close hit F3. You'll get her.)"</small>
**Execution Sequence**:
```
PHASE 1 - ITEM PREPARATION:
- Obtain Magic Mirror from Manannan's bedroom (left drawer)
- Navigate to desert area south of bandit treehouse
PHASE 2 - TIMED ENGAGEMENT:
1. Walk continuously SOUTH toward Medusa's position
2. DO NOT use mirror immediately—wait for proximity trigger
3. When Medusa sprite APPEARS on screen, continue walking SOUTH (keep closing distance)
4. At precise moment when she is CLOSE (just before petrification range), hit F3 to USE MIRROR
PHASE 5 - VICTORY CONDITION:
- Medusa gazes into mirror
- Her own petrifying gaze reflects back onto herself
- Medusa turns TO STONE (becomes obstacle, removed from blocking)
- Path south now CLEAR for Spider Cave/store access
```
**Why It's Sensory Exploitation**:
1. **Defined Perceptual Vulnerability**: Medusa cannot resist visual stimuli from mirrors (aesthetic compulsion overrides self-preservation)
2. **Exploit Method, Not Force**: Player never attacks Medusa directly—solution is indirect exploitation of her own power's reflection
3. **Item Property Match**: Mirror (reflective surface) → triggers Visual fixation weakness
**Critical Distinction from Combat**: Player doesn't WEAPONIZE the mirror or "stab" with it. Instead, provides stimulus that exploits Medusa's OWN sensory compulsion—she defeats herself through her nature. The puzzle asks "What sense can I trigger to make this obstacle self-destruct?" not "How do I win a fight?"
---
### King's Quest III: Manannan's Poisoned Porridge (Gustatory Exploitation)
**Vulnerability**: Trust in sensory perception—Manannan believes food presented by Gwydion is safe because it looks/smells normal
**Problem**: To escape enslavement, Gwydion must turn evil wizard Manannan into a cat. The Cat Cookie spell accomplishes this transformation, but must be administered through food (direct magic detection kills Gwydion). Three Bears' porridge + Cat Cookie = lethal combination.
<small>Source: andrew-schulz-walkthrough.md, lines 87-91 — "walk in until you see porridge on the table, then TAKE PORRIDGE... I recommend making the Cat Cookie first, and PUT COOKIE IN PORRIDGE."</small>
<small>Source: gamefaqs_9303.txt, lines 205-208 — "I recommend making the Cat Cookie first, and PUT COOKIE IN PORRIDGE." Followed by line 216: "Smile innocently when Manannan appears and feed him the porridge in the dining room east of the main hall."</small>
**Sequential Exploitation Chain**:
```
PHASE 1 - GUSTATORY MASKING PREPARATION:
- Obtain Cat Cookie from spell-casting (sequential craft, see meta-construction)
- Visit Three Bears' house when Papa Bear NOT home (otherwise kicked out)
- Take PORRIDGE from kitchen table
PHASE 2 - MAGIC HIDE-IN-PLAIN-SIGHT:
1. Combine CAT COOKIE + PORRIDGE → creates Poisoned Porridge in inventory
- CRITICAL: Magic properties concealed within food texture
- Manannan's magical detection CANNOT penetrate food matrix
PHASE 3 - SERVE WITH INNOCENCE ACT:
2. Wait for Manannan patrol check (after completing chores)
3. Present PORRIDGE with "innocent" demeanor (game tracks this state)
4. Manannan accepts food → eats without suspicion
PHASE 4 - GUSTATORY DELIVERY SUCCESS:
5. Cat Cookie spell activates THROUGH ingestion
6. Manannan transforms into CAT (permanent transformation while porridge effects last)
7. Wizard's magical detection temporarily removed from mansion
```
**Why It's Sensory Exploitation**:
1. **Perceptual Trust Exploited**: Manannan trusts food because he cannot perceive magic hidden inside edible medium (taste/sight fail as detection methods)
2. **Non-Confrontational Solution**: Player never attacks or resists—disguises solution as service/obedience
3. **Two-Step Sensory Deception**:
- Primary: Food masks spell from magical detection
- Secondary: "Innocent" presentation prevents behavioral suspicion
**Key Distinction**: This combines Meta-Puzzle Construction (porridge + cookie chain) with Sensory Exploitation (the ACTUAL method of delivery). The meta-construction creates the tool; sensory exploitation applies it. Manannan's failure is trusting his senses (sight, magical detection) when presented with disguised threat.
---
### Loom: Tower Access via Appear/Camouflage Draft
**Vulnerability**: Visual perception—tower workers only allow passage to those they can NOT see (they eject intruders upon visual detection)
@@ -331,10 +490,638 @@ Bumpus remains hostile and blocking.
---
## Related Types
### SpaceQuest II: Monster Summons via Whistle + Puzzle Distraction (SQ2)
**Vulnerability**: A giant rock-throwing monster can be temporarily distracted by a puzzle object—it becomes fixated on manipulating the puzzle, abandoning its attack posture. However, reaching the puzzle delivery position requires surviving an initial confrontation where the monster's aggression would normally kill Roger.
<small>Source: gamefaqs-tricrokra-archive.html, lines 506-510 — "BLOW WHSITLE... THROW PUZZLE (as soon as the monster approaches you. Best way to go is to type the command before the monster appears and not to hit enter until the monster actually goes to you)"</small>
<small>Source: gamefaqs-tricrokra-archive.html, lines 703-717 — "Puzzle... Used: Confuse an alien monster... Whistle = Found: Order form traded for whistle via mailbox"</small>
**Two-Phase Sensory Exploitation Chain**:
```
PHASE 1: ITEM ACQUISITION (Prerequisite Gathering)
WHISTLE OBTAINMENT (Information Brokerage Puzzle):
1. Mail order form in jungle mailbox → trades away useless form item
2. Receive whistle from post as mail delivery response
3. This is a separate mini-puzzle using Information Brokerage mechanic
PUZZLE ACQUISITION (Initial Item Inventory):
1. Found in locker at Xenon Orbital Station 4 (game start location)
2. Player carries puzzle throughout journey without knowing its purpose
3. Context clue: "puzzle" = object that might engage monster's curiosity
PHASE 2: SENSORY EXPLOITATION EXECUTION
LOCATION: Rock/monster area in Jungle (after escaping caves via underground stream)
BLOCKING CONDITION:
- Giant alien monster blocks access to rock item
- Direct confrontation impossible ("monster will kill you")
- Whistle is only way to summon monster to specific encounter point
- Puzzle is only way to distract monster once summoned
EXECUTION SEQUENCE:
Step 1 → BLOW WHISTLE at rock (summons monster to player's position)
- Monster approaches slowly, giving player preparation time
- Cannot attack while monster in transit (game state prevents interaction)
Step 2 → PLAYER TYPES "THROW PUZZLE" but DOES NOT YET PRESS ENTER
- Creates pre-typed command ready for execution window
- Timing critical: must commit to action before monster arrives
Step 3 → WAIT for monster sprite to appear ON SCREEN (proximity trigger)
- Monster begins attack animation sequence
- Game state changes to allow puzzle throw interaction
Step 4 → HIT ENTER at precise moment → "Throw Puzzle" executes
- Puzzle lands at monster's feet
- Monster stops attack, becomes fixated on puzzle manipulation
STEP 5 → MONSTER DISTRACTION STATE ACTIVATED
- Monster digs in ground, creating hole accessible to player
- Player can now safely approach and GET ROCK from excavated area
- Rock itself is not goal—needed for next puzzle (guard sling shot)
WHY IT'S SENSORY EXPLOITATION:
DEFINED PERCEPTUAL VULNERABILITY:
Monster has cognitive curiosity about puzzles—this trait overrides aggressive programming. When presented with puzzle object, monster's attention shifts from "kill Roger" to "solve puzzle." The vulnerability is COGNITIVE FIXATION.
NON-CONFRONTATIONAL BYPASS:
Player never fights or flees. Instead, provides stimulus (puzzle) that triggers monster's own perceptual interest, creating opportunity window for rock collection. The solution works BY MONSTER'S NATURE, not in spite of it.
TIMING WINDOW AS SENSORY LIMITATION:
The puzzle must be thrown BEFORE monster's attack animation completes but AFTER summon is registered. This timing isn't arbitrary—it reflects monster's perceptual processing: too early (before noticing player) won't work; too late (after attack committed) results in death.
The whistle provides the SUMMONS mechanism (monster arrives).
The puzzle provides the DISTRACTION stimulus (monster disengages from combat).
COMIC DELIVERY AS MECHANIC JUSTIFICATION**:
SpaceQuest series is known for slapstick comedy. Monster becomes a puzzle-obsessed distraction target—a parody of adventure game tropes where intelligent NPCs can be sidetracked by irrelevant objects. The humor derives from monster's absurd intellectual engagement with a Rubik's cube-like object while forgetting its killer mission.
DISTINCTION FROM DISTRACTION PHYSICS:
This isn't environmental engineering (pull lever → NPC investigates noise).
Player directly provides sensory stimulus item (puzzle) matching obstacle's perception interest.
Monster's curiosity is the exploited sense, unlike Distraction Physics where environment changes alter behavior patterns.
DISTINCTION FROM INFO BROKERAGE:
While whistle acquisition IS info brokerage (order form → mail service → whistle),
the actual monster encounter uses SENSORY EXPLOITATION (puzzle distracts cognitive attention).
```
---
### Day of the Tentacle: Kennel Guard Vision Exploitation (DOTT)
**Vulnerability**: Guard tentacles trust VISUAL IDENTITY badges exclusively—they will only allow entry to those wearing proper identification. This is a perceptual shortcut: they don't verify actual biological identity, only whether the required visual token is present.
<small>Source: gamefaqs_tricrokra_walkthrough.txt, lines 375-380 — "Talk to the blue tentacle to get a name tag for the human show."</small>
- **Distraction Physics**: Both create temporary access, but DNP uses environmental manipulation while SE directly targets character perception
- **Information Brokerage**: Both involve NPC needs/wants, but IB is about trade/exchange while SE is about vulnerability exploitation
- **Information Brokerage**: Both involve NPC needs/wants, but IB is about trade/exchange while SE is about vulnerability exploitation
- **Surreal Logic Bridge**: Both may involve item transformation, but SLB abandons causality entirely for cartoon logic; SE works within world's internal consistency rules
The puzzle tests: "Can I translate what this character perceives into what I can provide?"
---
### SpaceQuest 1: Sarien Laundry Disguise (SQ1)
**Vulnerability**: Sariens trust VISIBLE UNIFORM IDENTIFICATION—they only attack beings that don't visibly match Sarien soldier appearance. Roger exploits this by washing in a laundry machine to acquire an authentic Sarien uniform, making him visually indistinguishable from guards.
<small>Source: gamer_walkthroughs_sq1_walkthrough.html, lines 604-606 — "You'll find yourself in the laundry. Move to the washing machine. 'Open unit' and then 'get in unit'. You're about to go for a spin!"</small>
<small>Source: cheatbook_walkthrough.html, lines 368-371 — "After washing open the machine (you now look like a Sarien). Exit east... Type LOOK CLOTHES and you get an ID card"</small>
```
DISCOVERY PHASE (Laundry Room Access):
Location: Inside Deltaur via ventilation system or trunk method
Obstacle: Cannot enter laundry room openly without being shot on sight
ACCESS METHOD A (Trunk Transport):
1. Enter airlock after sweeper droid opens door
2. Open trunk in entry room, place jetpack inside, close trunk
3. Push trunk to wall with vent access point
4. Stand on closed trunk to reach elevated vent
5. Open vent, climb into ventilation system
ACCESS METHOD B (Ventilation Direct):
1-5. Same as above through vent network
6. Kick open vent in laundry room
7. Open vent door, enter laundry area directly
UNIFORM ACQUISITION SEQUENCE:
<small>Source: adventurespel_nl_walkthrough.html, lines 426-429 — "Loop er naar toe en open de deur [open door]. Klim in de machine [climb into machine] (5). Even later komt een alien aan, die zijn vuile kleren in de machine stopt en vervolgens de machine aan zet. Roger zit in een wasmachine!"</small>
Step 1 → Move to washing machine/laundry unit
Step 2 → Open unit door ("open unit" or "open door")
Step 3 → Climb INTO the washing machine while it's empty
- Roger Wilco sprite hides inside drum interior
- Outside view shows only open empty machine
Step 4 → Wait for Sarien to arrive (auto-triggered after ~5 seconds)
- Sarien enters scene, unaware of hiding player
- Drops dirty uniform into washing machine WITH Roger inside
Step 5 → Sarien turns machine ON and LEAVES room
- Washing cycle begins with Roger inside
- Screen shows "You're about to go for a spin!" animation
Step 6 → Machine finishes, player exits ("get out of unit")
- Roger's sprite now wears complete Sarien soldier uniform
- Visual transformation: janitor clothes → alien military gear
Step 7 → Examine uniform ("look at uniform" or "look clothes")
- Discovers ID CARD in pocket belonging to "Butston Freem"
- ID card required for subsequent guard interactions
SARIEN PERCEPTION EXPLOITATION:
<small>Source: adventurespel_nl_walkthrough.html, lines 434-436 — "Spreek hem aan [talk to alien guard] (1) en hij vraagt of Roger ook het spel <q>King's Quest II</q> bezit. Typ <b>YES</b> (5)"</small>
After uniform acquisition, player can:
1. Walk past Sarien guards without triggering combat response
2. Talk to guards and receive dialogue (they recognize "fellow soldier")
3. Access armory by showing ID card (guard robot verifies visual ID)
WHY IT'S SENSORY EXPLOITATION:
DEFINED PERCEPTUAL VULNERABILITY:
Sariens judge identity SOLELY BY VISUAL UNIFORM APPEARANCE.
- No biometric scanning, no voice verification, no behavioral analysis
- If you LOOK like a Sarien soldier (correct uniform) → you ARE trusted as one
- The laundry machine is the delivery mechanism for authentic uniforms
ITEM MATCHES PERCEPTION:
Uniform obtained through washing machine = PERFECT VISUAL MATCH
ID card in pocket = SECONDARY VERIFICATION TOKEN (both visual elements required)
NON-CONFRONTATIONAL SOLUTION:
Player never fights Sariens during infiltration phase.
Disguise bypasses ALL hostile guards by manipulating their sight-based trust system.
COMIC DELIVERY MECHANIC:
The humor derives from:
1. Absurd hiding spot (washing machine as stealth container)
2. Mechanical transformation (soap and water = identity change)
3. Perfect execution (uniform works flawlessly—no suspicion raised)
DISTINCTION FROM TRUTH REVELATION:
This isn't about revealing hidden truth—the uniform HIDES Roger's true identity.
The goal is successful deception, not exposure of what lies beneath.
DISTINCTION FROM DISTRACTION PHYSICS:
Player doesn't manipulate environment to break guard patterns.
Roger becomes part of the environment (visual profile matches expected pattern).
---
### Truth Revelation Connection:
The laundry room puzzle shares characteristics with Truth Revelation mechanics because it requires becoming what appearance reveals (Sarien identity) rather than hiding from perception. The washing machine doesn't just "disguise"—it TRANSFORMS Roger's visible identity through an authentic Sarien uniform. Unlike simple cloaking or invisibility, Roger becomes what guards perceive as trusted—in-group military personnel with verified ID credentials.
---
### SpaceQuest 1: Keronian Hologram Translator Requirement (SQ1)
**Vulnerability**: The alien hologram guardian's speech is incomprehensible without a language translator device. This creates an information gate: players who lack the gadget cannot receive quest instructions, making backtracking mandatory.
<small>Source: gamer_walkthroughs_sq1_walkthrough.html, lines 577 — "You need to have your 'translator' turned on to hear the alien. He'll tell you to kill the Orat and takes you back to the planets surface."</small>
<small>Source: adventurespel_nl_walkthrough.html, lines 274-276 — "Zet je vertaalapparaatje aan [turn on gadget] en ga de donkere grot in. Roger kan zich niet meer bewegen. Er verschijnt een enorme slangenkop."</small>
**Information Gate Mechanic**:
1. Player reaches underground cave after navigating laser beams and acid
2. Enters dark chamber → hologram of giant alien head appears
3. ATTEMPT TO UNDERSTAND without gadget: Speech is gibberish, no progress possible
4. PLAYER MUST HAVE: Translator gadget obtained in Arcada airlock (early game)
5. TURN GADGET ON before approaching → Hologram speech becomes intelligible
6. Quest revealed: "Kill the Orat and return with proof"
**Why It's Sensory Exploitation**:
- Defined Perceptual Vulnerability: Guardian's voice uses alien frequency/language
- Counter-Stimulus Provided: Translator gadget converts audio to understandable English
- Gate Mechanism: No alternative path exists—missing item = mandatory backtracking or game over
- Perceptual Processing: The gadget doesn't distract; it ENHANCES player perception
---
### SpaceQuest 1: Orat Dehydrated Water Kill (SQ1)
**Vulnerability**: Orat, cave-dwelling monster on Kerona surface, has GUSTATORY VULNERABILITY—he will drink anything thrown at him. The dehydrated water canister explodes when rehydrated in his stomach, killing him.
<small>Source: cheatbook_walkthrough.html, lines 249-252 — "Throw the dehydrated water to Orat (THROW WATER TO ORAT). Get the Orat part"</small>
<small>Source: adventurespel_nl_walkthrough.html, lines 289-291 — "Loop dan verder naar binnen en als je het monster ziet, duw je op je entertoets. Orat slikt het blikje in. Aangezien het blikje onder druk staat, ontploft het in de maag van het monster"</small>
**Exploitation Sequence**:
1. Obtain Survival Kit from escape pod → contains dehydrated water canister
2. Navigate to Orat's cave (east of main path, accessible after spider droid encounter)
3. Stand in cave entrance, pre-type command "throw water at orat"
4. Wait for Orat sprite appears on screen
5. Hit ENTER → Command executes instantly
6. Orat SWALLOWS canister whole (gustatory reflex triggered)
7. Canister EXPLODES inside stomach pressure chamber
8. Orat dies, leaving behind chunk of flesh as proof
**Why It's Sensory Exploitation**:
- Defined Vulnerability: Orat's compulsive drinking response cannot be stopped
- Stimulus Match: Any throwable object works; dehydrated water has explosive secondary effect
- Non-Confrontational (Technically): Player doesn't attack directly but exploits ingestion reflex
**Alternative Method** (Spider Droid Redirect):
If spider droid is still active, player can lead it into Orat's cave. Spider detonates on contact with Orat, achieving same outcome without item expenditure.
---
### Quest for Glory 1: Baba Yaga Final Confrontation - Visual Reflection Exploitation (QFG1)
**Vulnerability**: Baba Yaga, the witch who cursed Spielburg Valley, operates through spellcasting that projects her malice outward. The Warlock's curse on Elsa was cast visually/magically from her perspective. Mirrors reflect visual magic—and this is the perceptual vulnerability that ends the game. By holding a mirror when she casts her transformation spell, the magical effect reflects back onto Baba Yaga herself.
<small>Source: qfg1-fandom-wiki.md, lines 165-167 — "Head to Baba Yaga's (from here it is north 5 times, west and north). Answer 'yes' to the skull's question, then say 'Hut of brown, now sit down'. Head inside and quickly hold the mirror, then walk across the room. You will automatically head to the castle for your reward."</small>
```
VULNERABILITY DISCOVERY CHAIN:
STEP 1: Vulnerability Recognition (Through Item Properties)
- Magic Mirror obtained from Brigand Leader's desk during Elsa rescue
- Item description emphasizes its "magic" properties and reflective surface
- Implied capability: reflects not just light, but magical energy
STEP 2: Application Context Identification
- Return to Baba Yaga after completing all three countercurse tasks
- Dialogue confirms she will attempt spell immediately upon re-entry
- No alternate solution offered—player must have already obtained mirror
STEP 3: Execution Window (Precise Timing Required)
<small>Source: qfg1-loudking-gamefaqs.md, lines 149-151 — "Return to Baba Yaga's hut... go inside IMMEDIATELY holding Magic Mirror ready when she casts spell on you. Spell reflects → she becomes purple toad."
CRITICAL SEQUENCE:
Entry Phase:
1. Navigate from Spielburg castle → north 5x, west, north → Baba Yaga's location
2. Answer skull gatekeeper question ("yes")
3. Recite rhyme "Hut of brown, now sit down" while still outside hut
4. Gate lowers, hut becomes accessible
Spell Counter Phase (Timing-Critical):
5. BEFORE entering hut interior: Equip/hold Magic Mirror in active inventory hand
6. CROSS THE THRESHOLD—walking into room triggers spell cast immediately
7. Baba Yaga casts transformation curse at player (same type that possessed Elsa)
8. MIRROR REFLECTION OCCURS—the spell bounces off mirror surface back to caster
9. Baba Yaga transformed into purple toad as consequence of own magic
Resolution Phase:
10. Chicken-powered hut automatically flies away with toaded witch
11. Player cutscene-returns to Spielburg castle for final reward
12. Game complete—curse broken, valley freed
```
**Why It's Sensory Exploitation**:
- **Perceptual Vulnerability Defined**: Baba Yaga trusts her own magical perception that the spell will work on anyone who enters—it has never failed before because no one had a counter-item
- **Matching Item to Sense**: Magic Mirror (item) matches Visual/Magical Reflection (vulnerability). The mirror doesn't distract or trade—it DIRECTLY EXPLOITS the fact that her magic operates through visual projection
- **No Violence Required**: Player walks in holding mirror; no combat, no force. Solution is entirely non-confrontational exploitation of perceptual blind spot
**Distinction from Distraction Physics**:
Player isn't manipulating environment to break pattern. Magic Mirror directly targets Baba Yaga's spell mechanism—her casting "sees" only that magic will succeed, not that reflection could reverse it. This is PERCEPTION EXPLOITATION (mirror breaks visual-magical line of sight), not behavioral manipulation.
**Distinction from Truth Revelation**:
The mirror isn't "revealing hidden truth"—it's actively REDIRECTING magical effect. Unlike KQVI's Mirror to see through illusion, this mirror physically reflects spell energy back at caster. The solution is mechanical (reflection physics), not informational (seeing what was hidden).
**RPG-Hybrid Note**: This final confrontation subverts typical RPG boss fight expectations (combat, stat check) with classic adventure game sensory exploitation—pure item-based puzzle solving using previously-obtained key item. Player strength/spells/daggers are irrelevant; only having the right tool at the right moment matters.
---
### The Longest Journey: Cop Candy Distraction (Chapter 2 - Through the Looking Mirror)
**Vulnerability**: Undercover detective's GUSTATORY fixation—he cannot resist sweets, particularly when dessert is mentioned explicitly in dialogue. This creates an opportunity window by triggering compulsive eating behavior that overrides his guard duties.
<strong>Source: 02_outrider_complete_walkthrough.txt, lines 117-120 — "Use the candy on the ooze and you'll make a piece of stinky hard candy. Talk to the detective until he mentions about what he had for dessert and then offer him the piece of stinky candy. Watch as the detective begins to have some 'problems' and he'll get chased away by the sweeper guy."</strong>
<strong>Source: 03_walkthroughking_ashley_bennett.html, lines 64-66 — "Talk to Freddie and keep talking to the cop until he tells you you would like a sweet. Move the trash can and dip the candies in the green ooze, then give one to the cop."</strong>
<strong>Source: 04_gameboomers_k_daleng.txt, lines 66-67 — "Push the trashcan to reveal some green goo. Put some candy in it. Talk to the Bogart-style detective and give him the candy you 'treated'."</strong>
```
VULNERABILITY IDENTIFICATION:
→ Detective standing guard outside Mercury Theater
→ Dialogue tree includes reference to recent meal/snack preferences
→ KEY TRIGGER: Asking about dessert prompts sweet craving dialogue response
→ This reveals exploitable sensory preference
ITEM PREPARATION CHAIN (Separate meta-construction puzzle):
Step A → Obtain CANDY from Border House coffee shop jar (Chapter 1 collection)
- Candy appears harmless, mundane item with no obvious purpose yet
Step B → Locate GREEN GOO behind trashcan at theater exterior
- Environmental manipulation: Move can to reveal ooze hidden beneath
Step C → Apply candy TO goo, creating "stinky hard candy" variant
- Transformation adds odor property to base sweetness
SENSORY EXPLOITATION EXECUTION:
Step 1 → Initiate dialogue with cop; cycle through topics until dessert referenced
- Cop's own dialogue betrays sensory preference ("What did you have for dessert?")
Step 2 → Present stinky candy during craving window
- Detective's gustatory response overrides suspicion about odor
Step 3 → Cop consumes candy, triggering gastrointestinal distress
- Physical reaction forces cop to flee scene in humiliation/discomfort
Step 4 → Guard position unblocked; player can access fedora dropped in street
PERCEPTUAL MECHANISM:
What Sense Is Exploited? GUSTATORY (taste/hunger) with secondary OLFACTORY manipulation
What Stimulus Provided? Sweet candy masked as normal treat despite being coated in waste
Why Does It Work? Cop's food preference creates blind spot; he won't reject dessert offering
The puzzle exploits the PSYCHOLOGICAL SHORTCUT: "Dessert = desirable regardless of preparation method"
DISTINCTION FROM INFO BROKERAGE:
While cop does make a request (wants candy), this is NOT info brokerage because:
- Player doesn't learn desire through trade dialogue ("I'll give you X for Y")
- Instead, player COERCES response by exploiting sensory craving cop didn't know he had
- Cop never offers anything in return; his "desire" is instinctive, not negotiated
DISTINCTION FROM DISTRACTION PHYSICS:
The distraction isn't environmental—it's DIRECT SENSORY INPUT. Player doesn't create noise
or manipulation of space; player provides item matching cop's specific sensory profile (sweet food).
```
**Why It's Sensory Exploitation**: The detective's vulnerability is explicitly stated through his own dialogue preferences (dessert craving). Player matches this preference with an item that exploits the sense even while appearing objectionable on other grounds. This differs from generic distraction because it requires understanding what SPECIFIC sensory input will trigger the response, not just any disruptive stimulus.
**TLJ-Specific Implementation**: The "stinky candy" variant represents TLJ's darker comedic tone compared to LucasArts' purely silly approach—the solution works BECAUSE it's slightly gross, not despite it. Cop is so desperate for sweets that he ignores odor cues that would normally trigger rejection.
---
### The Longest Journey: Polymorph Eye Swap / Biometric Scanner Bypass (Chapter 3 - Friends and Enemies)
**Vulnerability**: Police department archive uses RETINAL SCAN security system—but the scanner only verifies EYE GEOMETRY/APPEARANCE, not biological identity. This creates a visual authentication loophole where ANY eye matching Minelli's synthetic eye can bypass the lock.
<strong>Source: 02_outrider_complete_walkthrough.txt, lines 57-59 (from chapter 3 section) — "Look at each of the lockers, and say you are Maria Hernandez. Use Minelli's key to open his locker, look at the mirror, take the broken part and read the note behind it...Notice that he loses his synthetic eye when he sneezes."</strong>
<strong>Source: 03_walkthroughking_ashley_bennett.html, lines 57-59 — "Leave the police station and you will see a news report. Go to the alley next to the movie theater and pick up the monkey. Look at it, and take the eye. Return to the police station and turn the light off in the toilets using the switch just outside Minelli's stall. When he next drops his eye, switch it with the monkey's eye."</strong>
<strong>Source: 04_gameboomers_k_daleng.txt, lines 110-112 — "Push the light switch and replace the glass eye with the eye from the monkey when it falls out. Go out and use the glass eye with the scanner on the door to the right of the vending machine."</strong>
```
VULNERABILITY IDENTIFICATION:
→ Minelli's locker note reveals his computer login credentials AND mentions synthetic eye
→ When light is switched off, Minelli sneezes and DROPS his replacement eye into stall darkness
EYE SWAP SEQUENCE (Meta-Construction prerequisite):
Step A → Toy Monkey obtained from April's closet (Chapter 1)
- Examine monkey → extract glass eye component
Step B → Navigate to police station locker room
Step C → Turn OFF lights using exterior switch during Minelli's bathroom use
- Creates darkness where dropped eye cannot be located by Minelli
Step D → Insert MONKEY'S GLASS EYE into toilet stall floor
- Swaps monkey eye for synthetic eye in darkness
Step E → Restore light; Minelli unknowingly retrieves WRONG eye
BIOMETRIC BYPASS EXECUTION:
Step 1 → Exit locker room with Minelli's SYNTHETIC EYE now in inventory
- Eye looks identical to real retinal scan target
Step 2 → Approach archive door biometric scanner
Step 3 → Place synthetic eye at scan sensor
- Scanner reads geometric properties (pupil shape, iris pattern)
- Authentication SUCCESSES despite eye not being Minelli's biological eye
Step 4 → Archive access granted; can proceed with Warren Hughes file destruction
PERCEPTUAL VULNERABILITY ANALYSIS:
What Sense Is Exploited? VISUAL GEOMETRY / SHAPE-RECOGNITION system
What Stimulus Provided? Synthetic replica matching expected retinal pattern geometry
Why Does It Work? Scanner trusts VISUAL APPEARANCE over biological markers
The security system uses the PERCEPTION SHORTCUT: "If it LOOKS like Minelli's eye = authentication approved"
COMPARISON TO CLASSIC SENSORY EXPLOITATION:
This represents a HYBRID between Sensory Exploitation and Truth Revelation:
- SENSORY: Exploits scanner's visual-only verification (perceptual limitation)
- TRUTH REVELATION: The "truth" here is that security relies on easily-faked biometrics
However, the SOLUTION METHOD is Sensory Exploitation because player provides COUNTER-STIMULUS to fool visual recognition system.
CROSS-REALM IMPLICATIONS:
This puzzle exemplifies TLJ's Stark dimension philosophy: technology creates vulnerabilities through overconfidence in mechanical verification. Same pattern appears in Arcadia with different manifestation (magical illusions vs digital biometrics), reinforcing the game's central theme that both realms share underlying structural weaknesses.
```
**Why It's Sensory Exploitation**: The archive scanner has a defined perceptual vulnerability—it trusts retinal IMAGE over biological reality. Player exploits this by providing an item (synthetic eye) that matches what the scanner expects to see, bypassing security without force or confrontation. The solution works BY THE SYSTEM'S DESIGN FLAW, not despite it.
**Distinction from Truth Revelation**: While player does "reveal" a hidden truth (biometric system can be fooled), the ACTUAL SOLUTION is exploitation—not revelation itself unlocks the door; the synthetic eye counter-stimulus does. Truth would only unlock if merely KNOWING about the vulnerability opened access, which it doesn't.
---
### Broken Sword: Shadow of the Templars - Hospital Ward Intrusion (Chapter 3)
**Problem**: Janitor blocks ward passage while red door remains locked. Direct confrontation impossible—must exploit janitor's response to environmental stimulus to create access window.
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 313-322</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, lines 120-124</small>
**Exploitation Chain**:
```
VULNERABILITY IDENTIFICATION:
→ Approach ward area → Janitor stands between player and red door
→ Examine janitor's polisher → floor buffer equipment plugged into wall socket
→ Environmental manipulation opportunity identified
SENSORY EXPLOITATION EXECUTION:
Step 1 → Unplug polisher from electrical socket
- Creates sudden environmental anomaly (noise disruption, machine stops)
Step 2 → Janitor reacts to sensory stimulus → investigates source of problem
- Leaves ward passage unmonitored during investigation absence
Step 3 → Open red door DURING janitor's absence window
- Ward access granted before patrol cycle resumes
CRITICAL TIMING: Door must be opened while janitor still investigating noise.
Too slow = janitor returns to blocking position, must retry.
```
**Why It's Sensory Exploitation**: Janitor's perceptual vulnerability is AUDITORY—unplugging polisher creates sound disruption that triggers his attention shift. Player matches item property (electrical cord disconnection capability) to character's response pattern (investigates noise abnormalities). Solution is non-confrontational exploitation of NPC's established reaction, not force or stealth hiding. Core mechanic: exploit what sense the obstacle trusts (janitor responds to auditory anomalies) then provide counter-stimulus (pol unplugged = silence anomaly).
---
### Broken Sword: Shadow of the Templars - Plaster Casting System (Chapter 2) -- KNOWLEDGE TRANSFER PATTERN
**Problem**: Create key cast from statue impression, but plaster won't set correctly. Must learn material science principle in one domain, apply to solution domain.
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 289-307</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, lines 113-119</small>
**Domain A - Learning Phase (Laboratory Environment)**:
```
→ Enter chemistry lab at Temple or similar facility
→ Examine plaster mixing station with scientific equipment
→ Discover through experimentation or text that plaster requires proper moisture ratio to cure
→ Learn domain knowledge: INSUFFICIENT WATER = crumbly cast; TOO MUCH WATER = weak structure
→ Correct balance produces properly-set key casting
```
**Domain B - Application Phase (Pub Cellar Imprisonment)**:
```
→ Imprisoned in pub cellar with plaster and statue impression but no running water
→ Initial attempts fail—dry plaster won't work without moisture source
→ Recall knowledge from Domain A: moisture is the critical variable
→ Examine environment for liquid → Find bucket of water (from earlier pub exploration)
→ Apply wet TOWEL to water bucket, wring out controlled moisture amount
→ Mix towel-moisture with plaster, pour into impression
→ Proper key cast produced using transferred knowledge principle
```
**Why It's Pattern Learning / Knowledge Transfer**: Complete mechanical system learned in low-stakes domain (chemistry lab experimentation) with IDENTICAL underlying physics applied to high-stakes domain (imprisonment escape). Player success depends on recognizing "plaster moisture principle" is the transferable rule, not specific actions. NOT Multi-Faceted Plan because single governing principle unifies both puzzle instances rather than independent requirements needing synthesis. Distinction from Observation Replay: player learns abstract CAUSE-EFFECT relationship (moisture level → cure quality) which applies to novel situation, doesn't just memorize sequence to reproduce.
---
### Syberia: Captain Malatesta's Vision Enhancement Trick (Barrockstadt Border Post, SYB) **SENSORY EXPLOITATION**
**Problem**: At the Austrian border checkpoint, Captain Malatesta claims a revolutionary/horseman approaches but refuses to grant an exit visa. His telescope is functional but his VISION is impaired—he sees phantom threats. Player must exploit his perceptual vulnerability by enhancing his visual clarity through Yangala-Cola powder, which improves eyesight. When he sees the "threat" is actually a dead tree, he grants passage immediately.
<small>Source: gamefaqs_thayes_syberia.txt, lines 628-639 — "Look in the telescope and press the right red button twice to discover that the horseman is just a dead tree. Exit the view of the telescope and look at the desk. Use the wine bottle and the Yangala-Cola powder on the wine glasses, and exit the view of the desk to give the captain the wine. After he looks through the telescope and realises his mistake, he will give you the exit visa."</small>
```
PERCEPTUAL VULNERABILITY IDENTIFICATION:
Step 1 → Train arrives at Barrockstadt border post during night travel
- Captain Malatesta blocks exit from ticket office
Step 2 → Talk to captain about Mission/Exit Visa
- Response: "Cannot pass—revolutionary horsemen approaching!"
- This is the VULNERABILITY: his VISUAL PERCEPTION is compromised
Step 3 → Player can LOOK through telescope first (optional verification)
<small>Source: line 628-629 — "press right red button twice to discover that horseman is just a dead tree"</small>
- Player sees: Nothing threatening, just a DEAD TREE in distance
- This CONFIRMS Captain's vision is impaired—he sees what doesn't exist
SENSORY EXPLOITATION CHAIN (Leveraging His Trust in Visual Evidence):
PREREQUISITE ITEM ACQUISITION (Earlier Barrockstadt Exploration):
Yangala-Cola Powder Source:
→ Obtain from University Laboratory table during earlier university exploration
<small>Source: line 540-541 — "Look at the bottom-right table and get the Yangala-Cola powder"</small>
→ Information in Mushroom Guide Book reveals: Yangala-Cola improves EYESIGHT specifically
Wine Bottle Acquisition:
→ Stationmaster gives wine bottle during Sauvignon garden exploration
<small>Source: line 603-604 indicates stationmaster provides bottle</small>
THE EXPLOITATION SEQUENCE (Visual Perception Enhancement):
Step 1 → Return to Border Post tower after laboratory exploration complete
- Captain still blocking exit, insisting revolutionaries approach
Step 2 → Approach desk in guard room with both items in inventory:
- Yangala-Cola powder (vision enhancement substance)
- Wine bottle (delivery vector for the powder)
Step 3 → Compose drugged drink:
<small>Source: line 631-632 — "Use wine bottle and Yangala-Cola powder on the wine glasses"</small>
a. POUR wine into glasses at desk
b. DUMP powder into wine (invisibly contaminates drink)
Step 4 → Deliver contaminated wine to Captain Malatesta:
<small>Source: line 633 — "give captain the wine"</small>
- Captain accepts without suspicion (trusts offered hospitality)
- Drinks willingly, YANGALA-COLA POWDER effects activate internally
Step 5 → CRITICAL MOMENT: Captain looks through telescope AGAIN:
<small>Source: line 637-638 — "After he looks through the telescope and realises his mistake"</small>
- Yangala-Cola powder IMPROVES HIS VISION temporarily
- Now sees ACTUAL OBJECT (dead tree) not phantom revolutionary
Step 6 → Captain's BELIEF SYSTEM updates based on corrected visual evidence:
- Threat perception resets to "false alarm" state
- Exit visa authority restored
Step 7 → EXIT VISA granted voluntarily → Border crossing unlocked
PERCEPTUAL MECHANISM ANALYSIS:
WHAT SENSE IS EXPLOITED? VISUAL PERCEPTION + TRUST IN OBSERVATION
- Captain trusts his telescope view implicitly
- His error is PHYSICAL (poor eyesight) not psychological (paranoia)
- Solution doesn't attack/argue with captain—FIXES his sensory input quality
STIMULUS MATCHED TO VULNERABILITY:
Yangala-Cola Powder + Wine → Enhanced visual clarity during viewing
- Powder functions as MEDICATION for vision impairment
- Wine functions as STEALTHY DELIVERY SYSTEM (non-threatening presentation)
NON-CONFRONTATIONAL SOLUTION:
Player never argues with captain or proves him wrong directly. Instead, player enablers CAPTAIN'S OWN PERCEPTION to reveal truth—he convinces himself by seeing corrected view through improved eyesight. The puzzle asks "How can I make this obstacle's senses work correctly?" not "How do I force/bribe/trick them?"
SYBERIA-SPECIFIC IMPLEMENTATION NOTES:
Information Integration from Earlier Exploration: Yangala-Cola powder is obtained during University exploration—seemingly unrelated collection task during Barrockstadt visit. Its PURPOSE only becomes clear at Border Post, creating satisfying connection between earlier "useless item" and later "critical solution." This cross-chapter dependency reinforces MFP characteristics alongside Sensory Exploitation mechanics.
The Powder's Effect is THEMED: Yangala-Cola isn't a generic "potion"—it comes with explicit documentation (Mushroom Guide Book) that specifies EYESIGHT improvement. This makes the exploitation feel earned rather than arbitrary—the player learned the item's property through world examination, not trial-and-error guessing.
WHY IT'S SENSORY EXPLOITATION (Not Information Brokerage):
CAPTAIN DOES NOT WANT THE ITEM:
Unlike IB puzzles where NPC explicitly requests something ("I need X!"), Captain Malatesta never says he needs eye medicine or vision enhancement. He operates under a FALSE PREMISE (believes revolutionaries threaten border) that stems from SENSO-RY DEFICIT (poor eyesight). Player exploits this deficit directly rather than completing a requested exchange.
NO TRADE DIALOGUE:
Captain never offers exit visa as "I'll give you visa IN EXCHANGE for wine." He gives visa because his BELIEF CHANGES after sensory input correction. The transaction is INCIDENTAL to perception fix, not explicitly negotiated.
WHY IT'S NOT PATTERN LEARNING:
No abstract rule system is learned and applied exhaustedly. Yangala-Cola powder has only ONE use in game (on Captain Malatesta's wine). No repeated applications across multiple targets or locations.
Single-instance exploitation of specific perceptual vulnerability (Captain's impaired vision blocking border exit) through targeted stimulus provision (vision-enhancing compound).
```
---

View File

@@ -247,11 +247,80 @@ Translation: LEFT x5, UP x4, DROP = robot returns lens to slot
- Same framework applies to TWO different goals with DIFFERENT sequences
- Framework is mechanical (button press → movement command), not visual (symbol A = button B)
**Distinction from Engraved Rod System**:
The robot uses Pattern Learning's abstract rule transfer while the rods use Symbol Code Translation's visual matching. Both teach system once and apply multiple times, but through different cognitive layers (abstract vs visual).
---
### The Longest Journey: Crystal Altar Puzzle (Chapter 7 - A Deep Blue Mirror)
**Problem**: Inside underwater city of Atlast, an altar in the sacred cave requires four crystals placed into corresponding holes with symbol rings rotated to matching positions. Each crystal has unique color/appearance and each hole displays a distinct symbol that must be aligned correctly.
<strong>Source: 04_gameboomers_k_daleng.txt, lines 216-221 — "Put the brown crystal in the hole marked with a wave (the symbols can be difficult to see, but just look at the holes and April will tell you the symbol) with the wave symbol turned out. Put the yellow crystal in the hole marked with a fish with harpoon symbol turned out."</strong>
<strong>Source: 02_outrider_complete_walkthrough.txt, Chapter 7 section — "Four crystals must be found and placed on altar in specific configuration"</strong>
```
SYMBOL TRANSLATION FRAMEWORK:
CRITICAL CLUE SOURCE (Wall Paintings):
Step A → Earlier exploration of Atlast city reveals wall paintings depicting symbols AND their corresponding crystal placements
- Player must examine paintings carefully before attempting altar puzzle
- Each painting shows: Symbol + Crystal Color + Orientation requirement
CRYSTAL ACQUISITION PHASE (Collection Sub-Puzzle—Separate MFP):
Step B → Collect four crystals from disparate locations around Atlast/water city:
1. BLACK PEARL/Crystal from clam just outside airbubble entrance
<small>Source: 04_gameboomers_k_daleng.txt, line 210 — "Take the black pearl inside the clam right outside the bobble"</small>
2. YELLOW/GREEN Crystal from city wall grime scraping
<small>Source: 04_gameboomers_k_daleng.txt, line 211 — "Get some of the green stuff on the wall" (used as blood substitute ritual)</small>
3-5. Three remaining crystals from cave seagrass clearing sequence:
- Must CLEAR seaweed obstacles to access each crystal location
- Each clearing reveals ONE crystal at a time
ALTAR SOLUTION EXECUTION (Symbol Translation):
Step C → Enter sacred cave; altar displays four circular holes with rotatable symbol rings
Step D → BROWN CRYSTAL assignment:
- HOLE: Marked with WAVE symbol in engraving
- RING ROTATION: Wave symbol must face OUTWARD (away from center)
Step E → YELLOW CRYSTAL assignment:
- HOLE: Marked with FISH symbol
- RING ROTATION: HARPOON symbol must face OUTWARD (NOT fish itself!)
- CRITICAL DISTINCTION: Ring shows TWO symbols; correct one is HARPOON, not the hole's primary marker
Step F → GREY CRYSTAL assignment:
- HOLE: Marked with ONE-EYE TEMPLE symbol
- RING ROTATION: One-eyed temple faces OUTWARD (matching hole marker)
Step G → GREEN CRYSTAL assignment:
- HOLE: Marked with HARPOON symbol
- RING ROTATION: FISH symbol faces OUTWARD (NOT harpoon!)
- INVERSION: Ring symbol is OPPOSITE of hole's marker
STEP H → Final validation: All four crystals placed with correct ring orientations
→ Altar activates, reveals hidden opening to Sharptooth chamber
SYMBOL MAPPING PATTERN ANALYSIS:
Two Distinct Symbol-Pairing Rules Discovered:
Rule 1 (Direct Match): Brown→Wave, Grey→Temple = Ring symbol MATCHES hole symbol
Rule 2 (Inversion Pair): Yellow→Harpoon (on Fish hole), Green→Fish (on Harpoon hole)
= Ring symbol is INVERTED from hole symbol
PLAYER DISCOVERY METHOD: Wall paintings provide visual reference for correct pairings
WITHOUT examining paintings carefully, player must guess through trial-and-error
**Why It's Symbol Code Translation**: The puzzle establishes a VISUAL SYMBOL RECOGNITION framework through wall paintings (information source). Player then must apply this framework across FOUR separate crystal assignments, each requiring independent symbol→ring mapping. Unlike standard pattern learning where rules transfer between domains, here the player translates BETWEEN visual representation formats: Wall Painting Symbols → Altar Ring Orientation. The additional complexity is that TWO crystals follow direct matching while TWO follow inversion pairing—the player must recognize BOTH SUB-RULES apply within same puzzle instance.
**TLJ-Specific Implementation**: This represents TLJ's Arcadian puzzle aesthetic—mystical symbols with environmental information sources rather than sci-fi interfaces like Stark side. Same Symbol Code Translation framework, different visual language (carved stone vs electronic panels).
---
## When to Document as Symbol Code Translation
Document a puzzle as Symbol Code Translation when:
@@ -265,3 +334,225 @@ DO NOT use this classification if:
- Only ONE translation occurs with no repeated applications (Simple Code Puzzle, not system-based)
- Visual recognition is irrelevant—abstract rule transfer only (Pattern Learning / Knowledge Transfer instead)
- Multiple DIFFERENT artifacts must be combined (Multi-Faceted Plan or Meta-Puzzle Construction instead)
---
### Indiana Jones: Fate of Atlantis - Sunstone/Moonstone Alignment with Plato's Lost Dialogue (INDY2)
**Setup**: After obtaining the Sunstone (varies by path) and Moonstone (Crete excavation using surveyor's instrument), Indy must align these artifacts according to instructions in Plato's Lost Dialogue. The 3rd page contains a diagram showing which symbol positions correspond with different celestial features (horns of statues).
<small>Source: walkthroughking_ashley_walkthrough.html, lines 86-87 — "From the Lost Dialogue (3rd page) align the correct symbol with the horns and click on the peg."</small>
**Solution Chain**:
1. Open Plato's Lost Dialogue in inventory
2. Navigate to page 3 showing celestial alignment diagram
3. Identify target symbols on Sunstone/Moonstone that match diagram positions
4. At dig site: Insert Wooden Peg into mural hole, place Sunstone on peg
5. Look at the stone/alignment → dialogue prompts for correct position
6. Rotate to match "horns" symbol as indicated in Lost Diagram page 3
7. Repeat process at Crete with both stones on stone dial
<small>Source: walkthroughking_ashley_walkthrough.html, line 87 — "Go back and put both stones on the stone dial where you arrived at Crete, and follow the next set of directions in the Lost Dialogue."</small>
**Why It's Symbol Code Translation**:
- Visual symbols on artifacts (Sunstone/Moonstone geometric markings)
- External reference source (Lost Dialogue page 3 diagram) provides translation key
- Order/matching matters—correct symbol must align with specific feature ("horns")
- Same framework applies to multiple stone/alignment pairs across different locations
**Distinction from Pattern Learning**: Player isn't learning an abstract rule system to apply exhaustively. Instead, they're translating specific visual codes from one medium (book diagram) to another (physical artifact positioning). The Lost Dialogue is the cipher; the stones are the encoded messages.
<small>Source: gamefaqs_darth_maul_walkthrough.html, lines 904-910 — "First, open the Lost Dialogue of Plato and look at page 3...align the correct symbol with the horns"</small>
---
### King's Quest VII: Tomb Combination Lock - Skull, Bat, Spider (KQVII)
**Setup**: After obtaining and blowing gravedigger's horn in graveyard area, a hidden hole opens in the ground leading to underground tomb entrance. The tomb door features a large combination lock with three symbol selections.
<small>Source: walkthroughking_kq7.html:86</small>
**Symbol Source Discovery (Distributed Environmental Clues)**:
- Graveyard decorations, wall carvings, or environmental art establish the sequence through visual examination
- Specific hint location varies; player must observe graveyard area thoroughly to notice symbol hierarchy/pattern
**Solution Chain**:
```
1. Enter tomb via revealed hole after horn use
2. Approach large combination lock door
3. Observe three available symbols: skull, bat, spider
4. Press in exact sequence: SKULL → BAT → SPIDER (that specific order)
5. Lock mechanism opens, door unlocks
6. Walk through door into underground chamber with Troll King coffin
7. Continue puzzle chain (separate from this symbol lock puzzle)
```
**Why It's Symbol Code Translation**:
- **Visual Symbols as Input**: Three distinct iconographic symbols (skull, bat, spider) presented on interface
- **Order-Sensitive Sequence**: Not just "press all three"—specific arrangement required for success
- **Environmental Clue Dependency**: Correct sequence must be deduced from earlier visual examination; not obvious from lock itself
**Distinction from Observation Replay**: While there IS a single sequence to memorize and replay, the key differentiator is that player must first DISCOVER the code through environmental investigation—not just WATCH someone use it once. The clue presentation (graveyard decoration pattern) REQUIRES symbol interpretation, not just visual note-taking of an action performed by NPC/Game character.
**Distinction from Pattern Learning**: Single application only—no repeated framework applied across multiple doors. This is pure "find the code through environmental reading" puzzle rather than "learn system once, apply exhaustively."
---
### King's Quest VIII: Fire Dwarf Temple Door Pressure Plates (KQVIII)
**Setup**: After reaching the Barren Region and defeating the Basilisk, player climbs into the temple where they discover a dead Fire Dwarf holding a granite key. The main chamber has four pressure plates around a central sarcophagus, each marked with a different symbol (crescent, triangle, circle, square). The wall displays repeating sequences of these four symbols in various arrangements.
<small>Source: gamefaqs_gkisom_kq8_recovered.txt, lines 1096-1103</small>
**Solution Chain**:
```
1. Click dead Fire Dwarf → obtain granite key (for later use)
2. Examine wall symbols → player observes four repeating symbols arranged in sequence on walls: crescent, triangle, circle, square
3. Examine sarcophagus → four pressure plates surround it, each marked with one of the four symbols
4. Walk Connor against pressure plates in exact order matching wall decoration:
- First: Crescent plate
- Second: Triangle plate
- Third: Circle plate
- Fourth: Square plate
5. Door behind sarcophagus opens after all four plates pressed in correct sequence
6. Take the long-sword from opened sarcophagus
```
**Why It's Symbol Code Translation**:
- **Visual Symbols as Input**: Four distinct geometric/symbolic shapes (crescent, triangle, circle, square) displayed on both walls and pressure plates
- **Order-Sensitive Sequence**: Not just "press all four"—specific arrangement must match wall decoration sequence
- **Environmental Clue Dependency**: Correct code must be extracted from examining wall patterns; sarcophagus alone provides no indication of correct order
- **Translation Layer**: Symbols observed passively on walls → must be actively translated into physical plate-pressing actions
**Distinction from Observation Replay**: Player is not watching an NPC demonstrate the sequence. Instead, they're interpreting static environmental decoration as a code to be decoded and applied mechanically. The symbols-as-decoration require player inference ("these wall patterns represent the unlock sequence") rather than simple visual memorization of demonstrated actions.
**Relation to Standard Pattern Learning**: While KQVIII uses this SAME system for the Fire Dwarf lair door (lines 1131-1133: "Click the panels in the same order as at the temple sarcophagus"), THIS specific puzzle is single-application Symbol Code Translation. The broader framework across both doors would be Pattern Learning—the first temple teaches the symbol→plate mechanic, which then transfers to the lair door context.
---
### Broken Sword: Shadow of the Templars - Chessboard Chamber (Chapter 5, Spain)
**Problem**: Access sealed chamber in Spanish temple requires arranging chess pieces according to Bible design pattern discovered earlier. Visual symbols on manuscript must be translated to physical chess piece positions.
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 448-454</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, line 176</small>
**Solution Chain**:
```
PHASE 1 - Symbol Discovery (Bible Examination):
→ Find annotated Bible at prior location (temple or library area)
→ EXAMINE Bible pages → reveal diagram showing chess pattern
→ Pattern shows specific piece arrangement needed: bishop, nothing, knight, king in center column
INTERPRETATION LAYER:
→ Diagram uses symbolic representation of chess pieces (iconographic drawings)
→ Must translate 2D symbol notation into 3D physical piece types
→ Center column emphasis indicates which row on actual chessboard matters most
PHASE 2 - Application at Chessboard Interface:
→ Enter sealed chamber with large chessboard display/lock mechanism
→ Available chess pieces include all standard types (king, queen, bishops, knights, rooks, pawns)
→ Arrange pieces according to Bible diagram pattern:
- Row/Column 1 center position: BISHOP piece
- Row/Column 2 center position: EMPTY (no piece placed)
- Row/Column 3 center position: KNIGHT piece
- Row/Column 4 center position: KING piece
PHASE 3 - Validation and Access:
→ After correct arrangement → chessboard mechanism activates
→ Sealed chamber door unlocks automatically
→ Player can proceed to next exploration area
```
**Why It's Symbol Code Translation**: Visual symbols on Bible manuscript (2D diagrammatic representation) must be translated to interface actions (3D chess piece placement). The translation layer maps SYMBOL A (bishop drawing) → ACTION B (physically place bishop piece at specified position). Order sensitivity confirmed—diagram positions map to specific board coordinates. Single application like KQVII tomb lock rather than exhaustive system framework, but same core mechanic: observe symbols in one medium, apply equivalency rules to interactive interface, order matters for validation.
**Distinction from Observation Replay**: Player doesn't watch NPC demonstrate sequence once and memorize it. Instead, player INTERPRETS static environmental decoration (Bible diagram) as code requiring active translation into mechanical action. The puzzle requires symbol recognition AND coordinate mapping, not just visual memory of performed actions.
**Distinction from Standard Pattern Learning**: Only ONE application instance, no repeated framework across multiple doors or locations. This is pure "find the code through environmental reading" puzzle with symbol interface as output medium, rather than "learn system once, apply exhaustively" structure.
---
### Broken Sword II: The Smoking Mirror - Pyramid Wheel Room Pictogram Puzzle (Chapter 6)
**Problem**: Nico must unlock sealed chamber door using four rotating wheels displaying Mayan pictograms. Ten small tiles each encode a target two-symbol pairing the wheels must display; pressing them validates correct wheel configuration. Four additional "master" tiles reference which TWO-of-TEN-tiles must be activated together, requiring compound validation across layers.
<small>Source: 4_kasagaming_walkthrough.html, lines 426-430 — "Notice the pictograms on the great Mayan machine and on the tiles. If you try to move the tiles, they won't budge."</small>
```
PHASE 1 - SYMBOL DISCOVERY (Machine Interface Examination):
→ Enter wheel room, examine four large rotating wheels
- Each wheel displays multiple Mayan pictograms (eagle, jaguar, serpent, etc.)
- WHEELS rotate individually using standard EXAMINE/CLICK actions
→ Examine set of 10 medium tiles on floor/wall:
- Each tile shows two pictogram symbols in specific arrangement
- Tiles represent TARGET STATES for wheel configuration
→ Examine 4 small master tiles below statue:
- Each shows reference to TWO medium-tiles (tile numbers or positions)
- Represents COMPOUND VALIDATION requirement
INTERPRETATION LAYER:
→ Visual symbol recognition required: identify pictograms on wheels and tiles
→ Coordination mapping: wheel position + target tile alignment
→ Tile A showing "eagle above jaguar" → rotate wheels to show eagle+jaguar in that spatial arrangement
PHASE 2 - TRANSLATION APPLICATION (Medium Tiles, Exhaustive Set):
For each medium tile in set of 10:
Step 1 → Examine tile → observe encoded two-symbol pictogram pair
<small>Source: kasagaming_walkthrough, line 427 — "Each tile from the set of ten has a symbol on it made from two symbols on the machine"</small>
Example: Tile #3 shows [SERPENT icon positioned vertically above SKULL icon]
Step 2 → Rotate wheels to match exact pictogram positions shown on tile
- Wheel A rotated to display SERPENT at top position
- Wheel B rotated to display SKULL at bottom position
- Spatial arrangement matches tile layout (above/below or left/right orientation matters)
Step 3 → Press the tile → ACCEPTED when wheel pictograms tile's encoded pattern
REPEAT for all 10 medium tiles:
→ Each presents different pictogram pair requirement
→ Same translation mechanic applies: READ symbols, ADJUST wheels, VALIDATE via press
PHASE 3 - COMPOUND VALIDATION (Master Tiles):
Step A → Examine master tile #1
<small>Source: kasagaming_walkthrough, line 429 — "Each tile below the Mayan statue is made from two tiles from the set of ten"</small>
Tile references Medium-Tile #3 AND Medium-Tile #7
Step B → Verify both referenced medium-tiles were activated earlier ✓
- If not → player must backtrack and complete prerequisite tiles first
Step C → Press master tile #1 → ACCEPTED when both dependencies satisfied
REPEAT for all 4 master tiles using same compound dependency rule.
PHASE 4 - FINAL ACCESS:
→ All 4 master tiles pressed inward sequentially
→ Secret chamber door unlocks automatically
→ Player proceeds to pyramid exit sequence
```
**Why It's Symbol Code Translation**: Visual pictograms on static medium tiles encode target wheel configurations. Player translates symbolic representation (tile shows "serpent above skull") → mechanical action (rotate wheels to match that exact pictogram pairing). Order/space matters: tile layout encodes position relationship, not just symbol presence. Multi-layer dependency system where master-tiles reference medium-tile indices, requiring player to track which tiles were already activated.
**Distinction from Pattern Learning**: While similar in "learn framework once, apply exhaustively," the core distinction is SYMBOL RECOGNITION OVERHEAD. Pattern Learning uses abstract rules (insult type A → retort type B). This puzzle adds explicit VISUAL MAPPING: identify that iconographic shape on tile = same pictogram on wheel surface. Translation layer exists because symbols must be recognized across TWO DOMAINS (tile art → wheel display) before action is possible.
**Distinction from Observation Replay**: No NPC demonstration sequence to memorize. Symbols are static environmental decoration requiring active interpretation and translation, not passive observation for timing windows.
---
## Related Types Summary
| Type | Similarity | Critical Distinction |
|------|------------|---------------------|
| Pattern Learning / Knowledge Transfer | Both use "learn once, apply exhaustively" framework | PL shares identical mechanic rules across domains; SCT adds symbol recognition layer requiring visual translation between artifact and interface |
| Observation Replay | Both require careful sequence execution | OR memorizes NPC action pattern through passive watching; SCT interprets static environmental symbols through active examination |
| Multi-Faceted Plan | Both can involve multiple items/requirements collected across exploration | MFP synthesizes independent components (item A + item B + item C → final solution); SCT exhaustively applies ONE SYSTEM across multiple instances where each instance is a variation of same rule set |
| The Dig Engraved Rods | Same extended framework structure, multiple application instances | TD uses colored shapes; BS2 uses pictograms. Both map artifact symbols→panel buttons through color/shape recognition + order sensitivity. Core mechanic identical despite different visual language. |

View File

@@ -65,65 +65,75 @@ This puzzle tests: "Can I internalize narrative urgency and act with appropriate
## Game Examples
### Simon the Sorcerer: Dragon Breathing Puzzle
### Beneath a Steel Sky: Eyeball Guardian Timing Puzzle (BAS)
**Problem**: Dragon's Cave (beyond Sleeping Giant area) contains Fire Extinguisher needed for later woodcutter basement access. However, dragon violently sneezes on every entry attempt, ejecting player from cave. Must find window of opportunity during breathing cycle without visible timer or guidance.
**Problem**: In LINC-Space security zones, Eyeball guardians patrol virtual corridors. Player must navigate past them to retrieve critical items (TUNING FORK, DIVINE WRATH program) while managing 15-20 second blind duration windows before reactivation.
<small>Source: simon1_3.txt, lines 177-180 — "This poor Dragon has got one helluva cold and sneezes you out of the cave. Go back inside and give him the Cold Medicine you picked up near the start of the game. You need to be quick to do this or you'll get sneezed outside again."</small>
<small>Source: 5_steamah_walkthrough.html, lines 521-523 — "'Blind' the first EYEBALL. The idea is to get the TUNING FORK before the first EYEBALL reactivates in about 15-20 seconds... This eyeball reactivates only within a few seconds, so be quick!"</small>
**Urgency Setup**:
- No countdown timer visible
- No "X seconds remaining" text prompt
- No progress bar or sound effect indicating urgency level
- Player must watch for DYNAMIC INDICATORS only: chest movement, snore rhythm, head position
<small>Source: 1_preterhuman_mitch_shaw_walkthrough.html, lines 305-315 — "Use the BLIND program on the EYE. Go NORTH again. Get the TUNING FORK if the EYE is still blinded (white)"</small>
**Execution Window (approximately 3 seconds per attempt)**:
1. Enter cave during correct breathing phase
2. Walk past dragon WITHOUT stopping → go straight to remedy use point
3. Use Cold Remedy on dragon IMMEDIATELY upon approach
**Consequence Structure**:
```
THREAT: Being trapped/locked out by reactivated eyeballs
PERMANENTITY: Must disconnect and re-enter LINC-Space, losing progress
NO VISIBLE TIMER: Player must estimate from visual feedback (eyeball color: white=blinded vs colored=active)
**SUCCESS**: Dragon accepts Cold Remedy, collapses into permanent deep sleep; Fire Extinguisher accessible
PHASE 1 - BLIND FIRST EYEBALL (Timer ~15-20s):
→ Use BLIND command → eyeball turns WHITE (inactive state)
→ ⏱️ Invisible timer starts NOW
→ Move to second room before reactivation
**FAILURE (Missed Timing)**: Dragon sneezes during approach → player ejected AGAIN; must retry timing
PHASE 2 - BLIND SECOND EYEBALL (Timer "few seconds"):
→ Second eyeball reactivates much faster ("within a few seconds")
→ Use BLIND immediately → white state achieved
→ QUICKLY enter thick plasma exit beside it
`Why It's Timed Consequence`:
1. **Narrative Urgency Through Behavior Patterns**: Player learns optimal timing ONLY through repeated failure observations—not from explicit UI feedback
2. **Internalize-Through-Failure Model**: Player builds mental model of breathing cycle duration through ejection consequences alone
PHASE 3 - RACE TO TUNING FORK:
→ Exit north (STOP before CRUSADER room—don't engage yet)
→ Go right into side corridor
→ GRAB TUNING FORK from floor
→ ⏱️ If first eyeball reactivates during this phase = trapped
PHASE 4 - SAFE RESET POINT:
→ Return to hub with WELL in center
→ Use PLAYBACK command on WELL (resets eyeball states)
→ DISCONNECT safely to main terminal
FAILURE STATE: If timer expires before Phase 4 complete
→ Eyeballs reactivate (return to colored state)
→ Player locked into section until disconnect/reconnect
---
### Maniac Mansion: Pool Reactor Meltdown
### Broken Sword: Shadow of the Templars - Khan Cliff Escape (Chapter 4)
**Problem**: Swimming pool contains Glowing Key (dungeon exit access) and Radio (later power puzzle). Atomic reactor at pool bottom uses water as coolant. Draining pool exposes items but initiates meltdown that destroys mansion if not reversed. SINGLE character physically unable to complete both actions in time window.
**Problem**: Final confrontation with Khan creates narrative urgency—George must execute precise escape sequence at cliff edge. No visible timer but death occurs if action order deviates from required pattern (buzzer then immediate jump).
<small>Source: syntax2000_walkthrough.txt, lines 219-226 — "NOTE 4:- there is an atomic reactor at the bottom of the swimming pool, the water keeps it from over heating and exploding. To get the radio and the glowing key you must first empty the pool, and then afterwards refill it. A single character can not complete the task alone in the time before the reactor overheats."</small>
<small>Source: broken-sword-1/4_agh_peter_christiansen_walkthrough.html, lines 420-427</small>
<small>Source: broken-sword-1/1_walkthroughking_broken_sword.html, lines 178-179</small>
**Narrative Urgency Established**:
- NO countdown display when valve turned ON
- NO "meltdown in progress" status indicator
- Player learns from NOTE/cutscene that reactor overheats = house explosion = ALL CHARACTERS DEAD = TRUE GAME OVER
**Two-Character Required Solution**:
**Consequence Structure**:
```
PHASE 1 - Setup:
- HUNK CHARACTER opens front yard grate → accesses crawl space with water valve
- SECOND CHARACTER positions at pool edge ladder waiting
NARRATIVE URGENCY (No Mechanical Timer):
→ Scene establishes Khan confrontation as life-or-death scenario
→ No countdown visible, no progress bar tracking urgency
→ Threat conveyed entirely through NARRATIVE context: failed actions = character death
EXECUTION (character switching essential):
1. [VALVE CHARACTER] Turn ON valve → Pool drains, MELTDOWN INITIATED
2. [QUICK SWITCH TO POOL CHARACTER] Descend ladder as water recedes:
- Retrieve Radio from pool bottom
- Retrieve Glowing Key
- Ascend ladder quickly
3. [SWITCH BACK TO VALVE CHARACTER] Turn valve OFF → Pool refills, meltdown aborted
ESCAPE SEQUENCE REQUIREMENT:
Step 1 → Approach cliff edge with Khan pursuing behind
- Cutscene or dialogue establishes critical moment
Step 2 → Press buzzer at exact location (bridge/escape mechanism trigger)
- Activates bridge withdrawal or rope lowering mechanism
Step 3 → JUMP OFF CLIFF Immediately after buzzer activation
- Cannot pause, explore, or examine environment
- Death state triggers if delay exceeds narrow window
FAILURE CONSEQUENCE: House explodes, all three characters die—true game over requiring reload/new playthrough
SUCCESS STATE: Both items obtained, reactor safe, story continues normally
FAILURE STATE: Sequence deviation results in game over
→ Jump before pressing buzzer = fall to death (no rescue mechanism active)
→ Press buzzer then delay too long = Khan catches player / bridge collapses / narrative consequence triggers restart
```
**Why It's Timed Consequence**:
1. **Narrative Urgency Without Timer**: Meltdown threat exists entirely within diegetic narrative (atomic reactor mechanics) with ZERO mechanical countdown visible anywhere in interface
2. **Permanent Total Failure**: Unlike most adventure game mistakes where one character dies, this failure is GAME-ENDING and TOTAL—entire household destroyed, no partial continuation possible
3. **Multi-Character Coordination Dependency**: Puzzle requires TWO characters precisely because of timing constraints—one cannot traverse between valve and pool fast enough alone
**Distinction from Multi-Character Coordination Type**: The Timed Consequence classification explains WHY urgency exists (narrative stakes). The MCC classification would explain HOW it must be solved (two actors at separated locations). Both classifications apply here, but Timed Consequence is the PRIMARY mechanism—the coordination just makes it achievable.
**Why It's Timed Consequence**: Urgency exists entirely through NARRATIVE stakes (Khan pursuing, life-or-death scene establishment), not mechanical timer. Player internalizes threat from story context—cutscene language, dialogue, positioning all indicate "act now or die." No HUD element tracks the deadline; urgency is DIEGETIC within story world. The puzzle tests ability to prioritize correctly: player must recognize that immediate action required rather than exploration/interaction. This differs from Observation Replay's precise timing window (where exact button press moment matters for success) because TC focuses on ACTION SEQUENCE ORDER with narrative threat, not frame-perfect execution skill.

View File

@@ -58,10 +58,67 @@ The reveal moment is satisfying because it's active discovery, not passive proof
## Adventure Game Implementation
Limited actions drive this puzzle:
- LOOK at suspects carefully—visual anomalies suggest hidden truth
- TALK to NPCs—contradictions in dialogue suggest deception
- USE revealing item on suspected target
- The solution is the revealed truth, not the item itself
### SpaceQuest 1: Sarien ID Card Truth Revelation (SQ1)
This puzzle tests: "Can I identify what's hidden and use the right tool to reveal it?"
**Problem**: Inside Deltaur mothership laundry room, Roger obtains a washing machine-disguised Sarien uniform. However, simply having the uniform isn't enough—examination reveals a critical truth about his new identity status that enables armory access. The puzzle lies in discovering WHAT THE UNIFORM TRULY REPRESENTS (authentic credentials, not mere clothing).
<small>Source: cheatbook_walkthrough.html, lines 368-371 — "After washing open the machine (you now look like a Sarien). Exit east... Type LOOK CLOTHES and you get an ID card"</small>
**Truth Revelation Sequence**:
```
PHASE 1 - APPEARANCE TRANSFORMATION (Surface Truth):
Step 1 → Hide in washing machine during laundry cycle
Step 2 → Washing completes; player exits wearing Sarien soldier uniform
Step 3 → Visual state changed: sprite now appears as "Sarien soldier" to guards
This is the FALSE/OBVIOUS truth: "I look like a Sarien, so I'm trusted"
PHASE 2 - EXAMINATION REVEALS DEEPER TRUTH:
Step 4 → Type "look at clothes/uniform/clothes" command (critical investigation action)
Step 5 → Game reveals HIDDEN truth: "You find an ID card in the pocket belonging to Butston Freem"
This is the ACTUAL truth: The uniform's true value isn't appearance—it's
the AUTHENTIC credentials it contains. Without the ID, disguise fails at armory.
PHASE 3 - TRUTH DEPLOYMENT (Application of Revelation):
Step 6 → Navigate to armory room via ventilation system/laundry exit
Step 7 → Show ID card to robot guard → "It's Butston Freem's authentic credentials!"
Robot accepts as proof of authorization, departs to retrieve pulseray
Step 8 → Without having examined uniform and discovered the truth (ID exists),
player cannot progress—appearence alone insufficient for armory gate
WHY IT'S TRUTH REVELATION:
SURFACE vs HIDDEN TRUTH STRUCTURE CLEAR:
- Surface Truth: "I'm disguised as a Sarien soldier" (visual sprite change, obvious)
- Hidden Truth: "The uniform contains legitimate access credentials" (requires LOOK command discovery)
- Revelation Mechanic: The "look at clothes" command ACTS AS THE REVEALING TOOL—it actively shows what's hidden in the pocket that couldn't be known through visual sprite inspection alone
ACTIVE DISCOVERY vs PASSIVE COLLECTION:
Player isn't just "picking up an item"—they must INFER that examining the uniform might reveal something beyond appearance. This requires thinking: "What else does THIS UNIFORM offer besides visual disguise?" The ID card's existence is DIEGETICALLY HIDDEN until player commands examination.
TRUTH ENABLES NEXT PHASE (Not Mere Proof):
ID card isn't PROOF of Sarien identity—it IS the functional authorization token. Without it, robot would reject even perfectly-disguised Roger. This demonstrates "truth as key to unlock" principle: uniform alone = cosmetic; ID within = access key.
HYBRID WITH SENSORY EXPLOITATION:
This puzzle layers Truth Revelation (discovering what the uniform CONTAINS) atop Sensory Exploitation (Sariens trust VISIBLE UNIFORM appearance). The laundry room is primarily SE, but the ARMORY ACCESS requires the TRUTH about credentials hidden within. This creates multi-layered puzzle architecture where both mechanics required for full solution.
DISTINCTION FROM SIMPLE ITEM PICKUP:
Many games have "find key in container" patterns. What makes THIS truth revelation is that the player must actively INVESTIGATE the uniform for hidden elements. Just grabbing uniform sprite → wearing it isn't sufficient. The LOOK command is explicit cognitive act of investigating WHAT ELSE this object might be beyond its surface function.
---
## Related Types
- **Sensory Exploitation**: Both use character perception, but SE exploits what the NPC trusts while TR reveals hidden reality
- **Information Brokerage**: Both involve exchange, but IB trades items for info while TR uses tools to discover concealed truth
This puzzle tests: "Can I identify what's hidden and see through surface appearance to deeper meaning?"

View File

@@ -12,52 +12,67 @@ Status legend:
- [x] The Secret of Monkey Island (1990) - MI1
- [x] Monkey Island 2: LeChuck's Revenge (1991) - MI2
- [x] Loom (1990) - LOOM
- [ ] Indiana Jones and the Fate of Atlantis (1992)
- [ ] Day of the Tentacle (1993)
- [x] Indiana Jones and the Fate of Atlantis (1992) - INDY2
- [x] Day of the Tentacle (1993) - DOTT
- [x] Sam & Max Hit the Road (1993) - SMHTR
- [x] The Dig (1995) - TD
- [x] Full Throttle (1995) - FT
- [ ] Grim Fandango (1998)
- [x] Grim Fandango (1998) - GF
## Sierra Games - Fantasy Series
- [x] King's Quest VI: Heir Today, Gone Tomorrow (1992) - KQVI
- [ ] King's Quest III: To Heir is Human (1986)
- [ ] King's Quest VII: The Princeless Bride (1994)
- [ ] King's Quest VIII: Mask of Eternity (1998)
- [x] King's Quest III: To Heir is Human (1986) - KQIII
- [x] King's Quest VII: The Princeless Bride (1994) - KQVII
- [x] King's Quest VIII: Mask of Eternity (1998) - KQVIII
## Sierra Games - Sci-Fi Comedy Series
- [ ] SpaceQuest 1: The Sarien Encounter (1986)
- [ ] SpaceQuest II: Vohaul's Revenge (1987)
- [x] SpaceQuest 1: The Sarien Encounter (1986) - SQ1
- [x] SpaceQuest II: Vohaul's Revenge (1987)
- [ ] SpaceQuest III: The Pirates of Pestulon (1989)
- [ ] SpaceQuest IV: Roger Wildcat (1991)
- [x] SpaceQuest IV: Roger Wilco and the Time Rippers (1991) - SQ4
## Sierra Games - Adventure RPG Series
- [ ] Quest for Glory 1: So You Think You're a Hero (1989)
- [ ] Quest for Glory II: Trial by Fire (1990)
- [x] Quest for Glory 1: So You Think You're a Hero (1989) - QFG1
- [x] Quest for Glory II: Trial by Fire (1990) - QFG2
- [ ] Quest for Glory III: Wages of War (1992)
- [ ] Quest for Glory IV: Shadows of Darkness (1994)
## Revolution Software
- [ ] Beneath a Steel Sky (1994)
- [ ] Broken Sword: Shadow of the Templars (1996)
- [ ] Broken Sword II: The Smoking Mirror (1997)
- [x] Beneath a Steel Sky (1994) - BAS
- [x] Broken Sword: Shadow of the Templars (1996) - BS1
- [x] Broken Sword II: The Smoking Mirror (1997) - BS2
## Other Studios
- [ ] Simon the Sorcerer (1993) - SIMON ***Already covered***
- [ ] Legend of Kyrandia: Book One (1992) - LK1 ***Already covered***
- [ ] Gabriel Knight: Sins of the Fathers (1993)
- [ ] The Longest Journey (1999)
- [ ] Syberia (2002)
- [x] The Longest Journey (1999) - TLJ
- [x] Syberia (2002) - SYB
---
## Analysis Progress
**Total:** 30 games
**Complete:** 12 games (KQVI, MI1, MI2, SIMON, LK1, MM, ZAK, INDY1, LOOM, SMHTR, TD, FT)
**Remaining:** 18 games
**Complete:** 26 games (KQVI, KQVII, KQVIII, KQIII, MI1, MI2, SIMON, LK1, MM, ZAK, INDY1, LOOM, SMHTR, TD, FT, INDY2, DOTT, SQ2, SQ4, QFG1, QFG2, BAS, BS1, TLJ, SYB, GF)
**Remaining:** 4 games
---
## Game Source Codes Reference
| Code | Full Name | Studio/Year |
|------|-----------|-------------|
| MM | Maniac Mansion | LucasArts 1987 |
| ZAK | Zak McKracken | LucasArts 1988 |
| MI1 | Monkey Island 1 | LucasArts 1990 |
| MI2 | Monkey Island 2 | LucasArts 1991 |
| KQVI | King's Quest VI | Sierra 1992 |
| GF | Grim Fandango | LucasArts 1998 |
| TLJ | The Longest Journey | Funcom 1999 |
| SYB | Syberia | Microids 2002 |