From e8fb7760ee8f83484db2de0602b73849d6779385 Mon Sep 17 00:00:00 2001 From: Bryce Date: Wed, 18 Mar 2026 14:01:22 -0700 Subject: [PATCH] Add Indiana Jones: Last Crusade (INDY1) puzzles - all 31 games now fully documented INDY1 puzzles documented: - Fake Grail Diary Key Discovery (Multi-Faceted Plan) - Library Stained Glass Window Puzzle (Symbol Code Translation) - Catacombs Torch/Water/Dungeon Drain Plug Sequence (Meta-Puzzle Construction) - 3-Statue Combination Lock (Symbol Code Translation) - Skull Music Sequence (Observation Replay) - Roast Boar Distraction (NPC Distraction Physics) - Security Console Ale Short-Circuit (NPC Distraction Physics) - Corridor Guard Disguises (Corporate Infiltration) All 31 adventure games from 1986-2002 now represented with documented puzzle examples. --- README.md | 14 ++--- puzzles/corporate-infiltration.md | 62 +++++++++++++++++++ puzzles/distraction-physics.md | 54 ++++++++++++++++ puzzles/meta-puzzle-construction.md | 82 +++++++++++++++++++++++++ puzzles/multi-faceted-plan.md | 55 +++++++++++++++++ puzzles/observation-replay.md | 57 +++++++++++++++++ puzzles/symbol-code-translation.md | 95 +++++++++++++++++++++++++++++ 7 files changed, 412 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f0c946a..d09df52 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A taxonomy of puzzle design patterns derived from analysis of classic Sierra, Lu | # | 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/KQVII/KQVIII/SIMON/LK1/SMHTR/INDY2/SQ1/SQ3/SQ4/QFG1/QFG2/QFG3/QFG4/BS1/BS2/TLJ/SYB/GF | +| 1 | [Multi-Faceted Plan Puzzle](./puzzles/multi-faceted-plan.md) | Requirements discovered incrementally; player synthesizes complete mental model | KQVI/KQVII/KQVIII/INDY1/SIMON/LK1/SMHTR/INDY2/SQ1/SQ3/SQ4/QFG1/QFG2/QFG3/QFG4/BS1/BS2/TLJ/SYB/GF | | 2 | [Sensory Exploitation Puzzle](./puzzles/sensory-exploitation.md) | Character perceptual vulnerabilities exploited through item matching | KQIII/KQVI/KQVII/MI/LK1/SMHTR/INDY2/SQ1/SQ3/QFG1/QFG3/QFG4/BS1/TLJ/SYB/GF/SIMON | | 3 | [Metaphor-to-Literal Translation](./puzzles/metaphor-literal.md) | Abstract language interpreted as literal game mechanics | MI/SQ2/QFG4 | | 4 | [Information Brokerage Chain](./puzzles/information-brokerage.md) | Implicit NPC exchange network mapped through incremental interaction | KQVI/KQVII/MI/LK1/INDY2/SQ1/TD/BS1/BS2/TLJ/SYB/GF/QFG3/QFG4 | @@ -18,19 +18,19 @@ A taxonomy of puzzle design patterns derived from analysis of classic Sierra, Lu | 6 | [Environmental Storytelling Discovery](./puzzles/environmental-storytelling.md) | Information hidden in environment; discovered through examination, observation | KQVI/KQVII/QFG1/QFG3/QFG4/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/LK1/INDY2/SQ3/SQ4/TLJ/SYB/QFG3/QFG4 | | 8 | [Truth Revelation Mechanic](./puzzles/truth-revelation.md) | Items reveal hidden truth; truth itself is the solution | KQVI/KQVII/QFG3/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/LK1/SIMON/INDY2/QFG1/QFG3/QFG4/SQ1/SQ2/SQ3/SQ4/BAS/BS1/BS2/TLJ/SYB/GF/GK1 | +| 9 | [Observation Replay Puzzle](./puzzles/observation-replay.md) | Single viewing of sequence, must reproduce exactly when opportunity arises | KQIII/KQVII/KQVIII/MM/MI/LK1/SIMON/INDY1/INDY2/QFG1/QFG3/QFG4/SQ1/SQ2/SQ3/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/LK1/TD/KQVII/BAS/BS1/BS2/GF/SIMON/QFG3/QFG4 | | 11 | [Environmental Memo Chain](./puzzles/memo-chain.md) | Scattered written fragments across locations; synthesize narrative to reveal solution | MI/SQ4/SYB/GF/GK1 | -| 12 | [NPC Distraction Physics](./puzzles/distraction-physics.md) | Manipulate environment to break NPC blocking pattern without confrontation | MI/INDY2/BS1/BS2/TLJ/GF/GK1/SIMON/QFG3 | -| 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/LK1/SMHTR/IJOA/TD/INDY2/SQ1/SQ3/SQ4/BAS/BS1/TLJ/SYB/GF/SIMON/QFG3/QFG4 | -| 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 | +| 12 | [NPC Distraction Physics](./puzzles/distraction-physics.md) | Manipulate environment to break NPC blocking pattern without confrontation | MI/INDY1/INDY2/BS1/BS2/TLJ/GF/GK1/SIMON/QFG3 | +| 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/LK1/SMHTR/INDY1/IJOA/TD/INDY2/SQ1/SQ3/SQ4/BAS/BS1/TLJ/SYB/GF/SIMON/QFG3/QFG4 | +| 14 | [Multi-Character Coordination Puzzle](./puzzles/multi-character-coordination.md) | Multiple characters required for separated location actions; single character physically impossible | MM/DOTT/TD/INDY1/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/QFG4 | | 16 | [Surreal Logic Bridge](./puzzles/surreal-logic-bridge.md) | Real-world causality rejected for cartoon/comedy equivalences; success requires abandoning realistic reasoning | SMHTR/SIMON | | 17 | [Comedy-Based NPC Persuasion](./puzzles/comedy-based-persuasion.md) | Dialogue success depends on tonal comedy matching, not logical argument or trade | SMHTR/GF/SIMON | -| 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/QFG3/QFG4/GK1 | +| 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/INDY1/INDY2/KQVII/KQVIII/BS1/BS2/TLJ/SYB/GF/QFG3/QFG4/GK1 | | 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/SQ3/QFG3 | -| 21 | [Corporate Infiltration Puzzle](./puzzles/corporate-infiltration.md) | Multi-layer security breach requiring disguise, behavioral role-play, and credential synthesis | SQ3/QFG3 | +| 21 | [Corporate Infiltration Puzzle](./puzzles/corporate-infiltration.md) | Multi-layer security breach requiring disguise, behavioral role-play, and credential synthesis | INDY1/SQ3/QFG3 | | 22 | [Predator Chase Escape](./puzzles/predator-chase-escape.md) | Redirect environmental hazards toward pursuing antagonist; timing/positioning critical | SQ3 | | 23 | [Repair Chain Construction](./puzzles/repair-chain-construction.md) | Sequential component installation where each repair enables next system functionality | SQ3 | | 24 | [Class-Specific Ritual Challenge](./puzzles/class-specific-ritual.md) | Same narrative obstacle solved through mechanically distinct class implementations | QFG3/QFG4 | diff --git a/puzzles/corporate-infiltration.md b/puzzles/corporate-infiltration.md index 791cb83..f39aee7 100644 --- a/puzzles/corporate-infiltration.md +++ b/puzzles/corporate-infiltration.md @@ -319,3 +319,65 @@ Both use multi-stage barriers where each layer requires different solution (temp Source: qfg3-gamefaqs-cyricz.txt, lines 2991-3004 — Leopardmen Chief hut stealth entry with panther and monkey obstacles +--- + +### INDY1: Corridor Guard Disguise System (Servant/Officer Uniforms) +Source: walkthrough-king.txt, lines 161-188 + +**Setup**: Castle Brunwald contains multiple Nazi guards patrolling corridors on the ground floor and 2nd floor. Each guard presents a blocking condition that can be bypassed through three distinct methods: direct combat (violence path), dialogue negotiation (persuasion path), or wearing appropriate disguise uniforms. Two uniform types exist in circulation: servant uniform (access to lower-security areas) and officer's uniform (grants high-level access, requires brass key to unlock). + +**Blocking Condition - Multi-Layer Security**: Guards patrol corridors on two floors with conditional detection behaviors based on player appearance: +- Ground floor corridor: Drunk guard + patrolling guard + armored closet area +- 2nd Floor: West corridor guard (patrols east-west), additional guards at doorways +- Each guard responds differently depending on whether Indy wears no uniform, servant clothes, or officer's attire + +Source: walkthrough-king.txt, lines 166-169 — "There is another guard in the corridor to the west, and there are 3 ways to deal with him. Dressed as Indy, you can talk to him (1, 2, 2)... or... change into the servant's uniform, then talk to him (1, 1, 3, 2)" + +**Solution Chain — Uniform Acquisition Sequence**: + +PHASE A - SERVENT UNIFORM (Ground Floor, Lines 161-164): +1. Navigate past initial guard via combat or dialogue negotiation +2. Enter closet room on east side of green carpet area +3. TAKE servant uniform from unlocked storage (officer's uniform locked here—requires key) +4. CHANGE INTO servant costume at closet or any accessible wardrobe +5. Return to corridor, approach guards wearing servant disguise +6. Guards accept lower-priority dialogue tree (different conversation options available) + +PHASE B - OFFICER'S UNIFORM REQUIREMENTS (2nd Floor Loop, Lines 174-183): +1. Ascend to 2nd floor, follow corridor east, enter northern room +2. Take 50 Marks from chest in this room +3. Return south, navigate through west-patrolling guard (now bypassable as servant) +4. Enter western door when corridor turns north +5. Open chest → find OFFICER UNIFORM package inside + +Source: walkthrough-king.txt, lines 179-180 — "Open the chest and look inside to get a uniform. Look at it to find a brass key." + +6. INSPECT uniform in inventory → discover BRASS KEY hidden inside (essential item for unlocking) +7. Return downstairs to ground floor closet where officer's uniform was originally locked +8. USE brass key on closet lock +9. TAKE officer's uniform (now unlocked) into inventory + +PHASE C - DISGUISE ACTIVATION (2nd Floor Activation, Lines 183-184): +10. Ascend back to 2nd floor room containing 50 Marks chest (has change wardrobe option) +11. CHANGE INTO officer's uniform at this location +12. Exit through alternate door in same room + +PHASE D - HIGH-LEVEL ACCESS GRANTED (Lines 184-187): +13. Encounter guard past exit door—new dialogue options available as officer: TALK (option 2, 2, 3) vs combat +14. Continue north and east through previously inaccessible passages +15. Enter northern office door—guard allows access based on officer status recognition + +Source: walkthrough-king.txt, lines 186-187 — "Dressed as an officer, talk to this guy (2, 2, 3)... If you were dressed as an officer, this conversation will help you later on." + +16. Navigate past guards who would have blocked combat/required payment when wearing civilian clothes +17. Maintain officer disguise through security zones (guards defer to authority rather than challenge) + +**Why It's Corporate Infiltration Disguise Layering**: Unlike simple Sensory Exploitation (single vulnerability attack like "feed dog boar"), this puzzle implements MULTI-STAGE AUTHENTICATION where each disguise tier unlocks progressively access patterns: +- **Tier 1 (No uniform)**: Guards respond with hostility—requires combat or monetary payment (15+ marks per guard) +- **Tier 2 (Servant uniform)**: Guards recognize lower status—different dialogue, no payment required, but limited zone entry +- **Tier 3 (Officer uniform)**: Guards recognize authority—complete corridor access, privileged conversations that advance plot + +The locked uniform requiring brass key demonstrates REDUNDANT AUTHENTICATION similar to SQ3's final door (keycard + photo scan). Player must acquire ITEM FROM LOCATION A (brass key in officer's package) → unlock RESTRICTION AT LOCATION B (ground floor closet lock) → obtain ITEM C (officer's uniform) → activate at LOCATION D (2nd floor wardrobe) → gain ACCESS PATTERN E (corridor passages previously blocked by guards). + +**Behavior Verification Mechanic**: Unlike SQ3 where vaporizing cans continuously tests whether you're "really a janitor," the disguise system here uses CONTEXTUAL DIALOGUE VERIFICATION. Guards don't periodically check if you're a "real officer"—instead, they recognize uniform type at first encounter and modify their response accordingly. The verification happens through available conversation trees (officer gets options 2-2-3, servant gets options 1-1-3-2), not behavioral performance checks. + diff --git a/puzzles/distraction-physics.md b/puzzles/distraction-physics.md index d6da795..dbb7ee0 100644 --- a/puzzles/distraction-physics.md +++ b/puzzles/distraction-physics.md @@ -313,4 +313,58 @@ This demonstrates the timing requirement—the environmental exploit works ONLY **Why It's Distraction Physics**: The puzzle requires exploiting the barman's existing behavior pattern (turned away to find ingredients) rather than creating a new distraction from scratch. Environmental manipulation (wax on spigot) occurs DURING naturally-occurring attention gap, triggering consequences (abandoned barrel outside). This differs from creating external noise or pulling levers—player hijacks NPC's routine moment of vulnerability through precise timing. +--- + +## Game Examples + +### INDY1: Roast Boar Distraction via Fireplace Smoke +Source: walkthrough-king.txt, lines 154-158 + +**Setup**: Nazi Colonel Vogel's office at Castle Brunwald is guarded by his dog. Indy needs to pass through the office to access items in the drawers, but the dog will attack if he enters without distraction. The kitchen upstairs has a roast boar being prepared and a fireplace with burning coals. + +**Blocking Condition**: Dog stands guard in front of Vogel's office door. Cannot enter or take items from desk while dog is present. Direct combat possible but suboptimal (violence-heavy playstyle, loses puzzle points). + +**Solution Chain**: +1. Go upstairs to kitchen area on 2nd floor +2. Take empty stein from counter, fill it from ale keg spigot +3. Go to fireplace adjacent to where roast boar hangs +4. Pour first stein of ale onto burning coals → creates thick smoke that fills room +5. Wait for smoke to clear enough to see/grab roast boar +6. Take roast boar (dog's food) into inventory, refill stein one more time +7. Return downstairs through guard corridors with boar in inventory +8. Approach Vogel's office and GIVE roast boar to dog sitting at door + +Source: walkthrough-king.txt, lines 209-210 — "Enter the first door to the west to find Vogel's office. Give the roast boar to the dog, then open the right drawer in" + +9. Dog becomes occupied eating the boar → attention diverted from doorway +10. Enter office while dog distracted by food, access desk drawers freely + +**Environmental Manipulation**: Fireplace coals convert liquid ale into smoke—physical transformation that temporarily reduces visibility enough to safely retrieve hanging meat. The ale creates a sensory barrier (smoke/ash) that protects Indy from thermal damage while accessing the otherwise unreachable item. Dog's behavior is not "hacked" through AI weakness—instead, player physically brings the object dog naturally wants to its location. + +**Why It's Distraction Physics**: Unlike Sensory Exploitation which attacks an NPC's direct vulnerability (feeding monkey fruit because monkeys like fruit), this puzzle requires MANIPULATING THE PHYSICAL ENVIRONMENT FIRST (ale→smoke conversion) before accessing the distraction item itself. The fireplace acts as a transformative medium: without creating smoke barrier, Indy cannot retrieve the boar due to proximity to burning coals. Once boar acquired, giving it to dog is straightforward—the complex puzzle was getting the boar, not convincing the dog. Environmental engineering (heat + liquid → temporary visibility reduction) creates opportunity window for item acquisition. + +### INDY1: Security Console Ale Short-Circuit + +**Setup**: Nazi security control room at Castle Brunwald contains an alarm system that will trigger during escape sequence unless disabled. The room is guarded by a Nazi soldier patrolling outside the door, but can be bypassed via combat or Mein Kampf book trade. Inside, the security console has ventilation grating on its side panel. + +Source: walkthrough-king.txt, lines 190-192 + +**Blocking Condition**: Alarm system is active and functional. If triggered during escape, it will lead to confrontation with Donovan or fail Henry's rescue entirely. Cannot disable through normal "use console" interaction (no dialogue/options for deactivation). Physical short-circuiting required. + +**Solution Chain**: +1. Acquire stein of ale from earlier kitchen sequence (carried throughout castle infiltration) +2. Navigate to security control room on ground floor corridor +3. Deal with guard outside door: either GIVE Mein Kampf book OR fight him +4. Enter security room past the neutralized guard +5. Locate grating/ventilation panel on SIDE of alarm console +6. USE stein ON grating → Pour ale into electrical components +7. Ale conducts electricity, short-circuiting the alarm system +8. Alarm disabled—will not trigger during escape sequence + +Source: walkthrough-king.txt, lines 191-192 — "Once done, pour your stein of ale into the grating on the side of the security console to disable the alarm system." + +**Environmental Manipulation**: Liquid ale is conductive when poured onto exposed electrical contacts. The grating design exposes internal components without requiring tool-based disassembly. Indy exploits the console's poor industrial design (open ventilation near sensitive circuitry) to achieve what hacking or sabotage cannot—pure physical destruction through fluid dynamics. This is not "breaking the alarm"—it's repurposing a beverage container into a conductive fluid delivery mechanism. + +**Why It's Distraction Physics**: The puzzle uses environmental PHYSICS rather than NPC manipulation, but follows same pattern: observe system behavior (alarm triggers on escape) → identify exploitable interaction point (grating exposes internals) → use available item in unconventional way (ale as conductive destruction agent) → create window of opportunity (disabled alarm = safe route for Henry). The ale's dual-use nature mirrors other DNP items (wax barrel plug, thrown bucket)—everyday object repurposed through understanding of environmental rules. Unlike simple "break console" solution, player must recognize that liquid + exposed electronics = failure mode they can engineer intentionally. + --- \ No newline at end of file diff --git a/puzzles/meta-puzzle-construction.md b/puzzles/meta-puzzle-construction.md index ada9227..c80d3a2 100644 --- a/puzzles/meta-puzzle-construction.md +++ b/puzzles/meta-puzzle-construction.md @@ -1289,3 +1289,85 @@ IF THIS WERE MULTI-FACETED PLAN, structure would be: ACTUAL IMPLEMENTATION: Collar is PREREQUISITE FOR DISCOVERING SHIRT LOCATION. Not just "two random things needed together" but specifically "getting A reveals where B exists." That's Meta-Construction's signature OUTPUT→INPUT chain. + +--- + +### Indiana Jones and the Last Crusade: Catacombs Torch/Water/Dungeon Drain Plug Sequence (INDY1) + +**Problem**: In Venice catacombs beneath the library, Indiana Jones must access a lower level dungeon area blocked by two obstacles: a torch caked in mud preventing it from being pulled down a tunnel, and a water-filled chamber with a drain plug that cannot be removed directly. Multi-step interdependency requires gathering items from upper catacombs, then executing precise sequence where each step's output enables the next action impossible without the completed prior phase. + +Source: walkthrough-king.txt, lines 107-112 — "The first room you find has some dead pirates, and a hook that you can pick up... The next room has a large stone slab, and the following one is filled with water - you can't pass here, but note the plug in the floor." + +Source: walkthrough-king.txt, lines 115-118 — "Return to the catacombs, and head to the room that held the torch. Use the water on the torch to loosen it, then pull the torch." + +Source: walkthrough-king.txt, lines 121-125 — "Go back to the plug and push the hook into the plug, then use your whip on it. Go back to the fork and take the other path..." + +**Sequential Production Chain**: + +``` +STEP 1A - Hook Acquisition (Upper Catacombs Scavenging) +Location: First room in catacomb network (pirate skeleton area) +Action: Collect HOOK from pirate body/remains +Output Item: Hook (required for later plug extraction) +Citation: walkthrough-king.txt, line 109 + +STEP 1B - Torch Discovery (Mud-Caked State) +Location: Subsequent room off main path +Observation: TORCH visible but IMMOVABLE—dried mud prevents removal +Action: Note location for later return; cannot proceed without cleaning mechanism +State Lock: Pull action BLOCKED until mud removed + +STEP 1C - Water Chamber Observation (Blockage Documentation) +Location: Room following torch room +Obstacle: Floor completely submerged; passage impassible +Key Detail: DRAIN PLUG visible in floor center—removal would clear water +Complication: Plug cannot be pulled directly (stuck/too tight) +Output State: Knowledge that plug = solution but inaccessible with bare hands + +STEP 2 - Wine Bottle + Fountain Water Collection (External Loop) +Location: Restaurant area → Library fountain outside +Phase A: Collect WINE BOTTLE from restaurant table (exit via manhole to surface) +Phase B: Navigate to library exterior, locate decorative fountain +Action: USE bottle on fountain water → fills with liquid +Output Item: Bottled Water (tool for mud loosening) +Citation: walkthrough-king.txt, lines 116-117 + +STEP 3 - Torch Liberation (Water Application) +Location: Return to catacombs, torch room +Prerequisite: Bottled water in inventory from Step 2 +Action Sequence: +a) USE bottled water on mud-caked torch → loosens dried sediment +b) Pull torch down tunnel → breaks through obstruction into lower level +Output: Access to LOWER CATACOMBS granted (previously unreachable zone) +Citation: walkthrough-king.txt, lines 117-118 + +STEP 4 - Drain Plug Removal (Hook + Whip Combination) +Location: Lower catacombs water chamber (now accessible via torch tunnel) +Prerequisites: Hook from Step 1A; whip (standard Indy inventory item); lower catacomb access from Step 3 +Action Sequence: +a) PUSH hook into drain plug mechanism (insert into slot/handle opening) +b) USE whip on protruding hook—whip acts as pulling lever/mechanical advantage +c) Drag action extracts plug from floor chamber +Output State: Water DRAINS completely; passage now walkable +Citation: walkthrough-king.txt, lines 121-123 + +STEP 5 - Continuation Path (Now Available) +Location: Formerly-submerged area, now dry +Action: Cross through bridge room, read inscriptions (needed for later grail temple puzzle) +Result: Progression to next major zone (statues and knight's tomb area) enabled +``` + +**Why It's Meta-Puzzle Construction (Not Multi-Faceted Plan)**: Strict sequential dependency confirmed—each phase's OUTPUT becomes NEXT phase's PREREQUISITE: + +1. Hook acquired but USELESS until lower catacombs accessible +2. Torch visible but BLOCKED until water obtained to clean mud +3. Water bottle only valuable when taken to torch (no other use) +4. Lower catacombs inaccessible until TORCH PULLED +5. Drain plug removable ONLY after hook+whip combination available +6. Hook can't be used on plug until player in lower level via torch tunnel + +NO REORDERING POSSIBLE: Attempting to reach water chamber first fails (blocked by upper-level torch). Collecting bottle before hook is fine but hook still unusable until catacomb descent completed. Each item serves EXACTLY ONE purpose—no alternate applications create branching paths. + +**Intermediate State Utility Analysis**: Every intermediate artifact (bottled water, hook) has SINGLE-USE value within chain. Water becomes empty after torch application; hook is consumed in plug extraction. Player cannot "pre-stockpile" solutions across playthroughs or use items for alternate progressions. + +Cited from: walkthrough-king.txt:107-125 diff --git a/puzzles/multi-faceted-plan.md b/puzzles/multi-faceted-plan.md index e76c9f2..751c962 100644 --- a/puzzles/multi-faceted-plan.md +++ b/puzzles/multi-faceted-plan.md @@ -592,6 +592,61 @@ Attempting trap with incomplete set fails (paper alone won't light, basket witho --- +### Indiana Jones and the Last Crusade: Fake Grail Diary Key Discovery (INDY1) + +**Problem**: At Barnett College, Indiana Jones receives his father's diary but cannot open a locked chest containing a fake grail diary at Henry's house. The key is hidden inside a seemingly empty jar in Indy's office—the player must discover the multi-step process to extract it using items gathered from separate locations. + +Source: walkthrough-king.txt, lines 46-50 — "Pick up all the junk mail on your desk, then the letters, then the papers, and finally a package. Open the package to discover your father's grail diary." + +Source: walkthrough-king.txt, lines 58-59 — "Walk through to the bedroom on the right and take the small painting from the wall. Back in the main room, pull the bookcase over, then take the sticky tape from its back." + +Source: walkthrough-king.txt, lines 66-69 — "In your office, use the sticky tape with the jar of solvent on the shelves to the right of your desk, and you will discover a small key. Now leave your office via the window and travel back to Henry's house." + +**Parallel Requirement Gathering**: + +``` +REQUIREMENT 1: Grail Diary (Package Opening Chain) +Location: Barnett College / Donovan's Pad / Return to College +Acquisition Method: +- Pick up junk mail, letters, papers from desk +- Collect PACKAGE from desk +- Open package → obtain father's fake grail diary +Independent of sticky tape acquisition + +REQUIREMENT 2: Sticky Tape (Henry's House Secret) +Location: Henry's House bedroom / main room +Acquisition Method: +- Take small painting from bedroom wall +- Pull bookcase over in main room +- Obtain sticky tape hidden behind bookcase +Independent of package opening sequence + +REQUIREMENT 3: Solvent Jar Access (Office Combination) +Location: Indy's office at Barnett College +Prerequisite: Both grail diary AND sticky tape in inventory +Action Chain: +- USE sticky tape on jar of solvent on shelves (right of desk) +- Tape removes glass/plastic covering → reveals SMALL KEY inside +- Collect small key from jar + +REQUIREMENT 4: Fake Diary Chest Opening +Location: Henry's House main room +Prerequisite: Small key obtained from office +Action: +- Pick up table cloth to reveal locked chest underneath +- Use small key on chest → open and obtain old book (fake grail diary) + +FINAL SYNTHESIS: Both diaries (real from package, fake from chest) needed for later castle exchange decision +``` + +**Why It's Multi-Faceted Plan**: Four independent requirements gathered from spatially-separated locations (college office, Henry's house bedroom, college office shelves, Henry's house main room). The sticky tape has no apparent connection to the grail diary package until player synthesizes: "I need something sticky + solvent jar = access to hidden key → opens chest contains fake diary." No explicit checklist; discovery through environmental examination patterns. + +**Distinction from Meta-Puzzle Construction**: While there IS a mini-chain (tape + solvent = key), the OVERALL puzzle gathers items in FLAT PARALLEL: player could collect package first OR sticky tape first. The synthesis happens at APPLICATION (key on chest), not during component gathering. Components have no sequential dependency beyond final assembly point. + +Cited from: walkthrough-king.txt:46-70 + +--- + ### Indiana Jones: Fate of Atlantis - Lost Dialogue Retrieval (IJOA) **Problem**: After obtaining initial clues from Iceland and Tikal, Indy must retrieve Plato's Lost Dialogue from Barnett College library, but the book is hidden in one of three inaccessible locations. The game provides three separate discovery methods for locating it. diff --git a/puzzles/observation-replay.md b/puzzles/observation-replay.md index c313736..3f89961 100644 --- a/puzzles/observation-replay.md +++ b/puzzles/observation-replay.md @@ -561,3 +561,60 @@ Marble itself feeds into METALOGIC puzzle: Silver Altar Repair at Brynn's Temple The chase is ONE LINK in larger meta-construction, but its internal mechanic is pure observation replay. + +--- + +### Indiana Jones and the Last Crusade: Skull Music Sequence Puzzle (INDY1) + +**Problem**: In lower catacombs of Venice, a chamber contains multiple skulls mounted on walls. Each skull produces a distinct musical tone when struck in sequence. The grail diary contains a musical notation indicating which skulls to strike and in what order. Player must observe the skull positions during initial exploration, then precisely replay the sequence when all conditions are met—hitting wrong skull or wrong order triggers failure state. + +Source: walkthrough-king.txt, lines 137-139 — "Look at the diary once more to get some clues. The top line indicates the left skull, the next the second skull, etc. Play the skulls in the order indicated by the music to open the door." + +**Observation Phase**: +``` +INFORMATION SOURCE: Grail Diary Musical Notation +- Open diary in inventory +- Examine page showing staff notation with note positions +- Each line/position corresponds to skull from left-to-right +- Example: Top line = first skull (far left), second line = second skull, etc. + +SKULL CHAMBER EXPLORATION: +- Enter chamber containing multiple mounted skulls +- Note each skull produces DIFFERENT PITCH when struck +- Skulls arranged horizontally along wall in linear sequence +- Player must mentally map diary lines to physical positions (1st diagram line = 1st physical skull from left) + +BLOCKING CONDITION BEFORE OBSERVATION COMPLETE: +- Door to next area locked, no alternate passage exists +- Attempting random strikes produces incorrect notes (audio feedback indicates wrong sequence) +- Only correct musical sequence opens door +``` + +**Replay Execution Phase**: +``` +SEQUENTIAL STRIKE PATTERN (Per Diary Notation): + +Step 1 → Examine grail diary one final time, confirm note order mentally + - Critical: Must remember sequence; cannot look at diary during execution + +Step 2 → Strike FIRST skull indicated by top-most notational line in diary + - Position determined by line position (not absolute left-to-right on screen, + but relative to diagram structure) + +Step 3 → Move to SECOND skull per next musical notation line + - Timing: Must occur within reasonable interval or sequence may reset + +Step 4 → Continue through ALL skulls matching notated pattern + - Audio feedback: Each strike produces distinct pitch + - Visual confirmation: Skull vibrates when struck correctly + +VALIDATION: After final correct skull struck, hidden mechanism activates → door unlocks silently +``` + +**Why It's Observation Replay (Not Symbol Code Translation)**: While there IS a diagram to decode, the core mechanic is MEMORY AND TIMING—player must internalize sequence from static notation then perform it without reference during execution phase. Unlike SCT where symbols map directly to interface buttons here, the player memorizes ACTION SEQUENCE (strike order) rather than translating symbol-to-button equivalency. The skulls are not "interface elements" with matching properties—they're distinct physical objects requiring correct STRIKE ORDER reproduction. + +**Distinction from Pattern Learning**: Single application only—no repeated framework across multiple door/sequence pairs. Pure observation → memory → exact reproduction structure. Once learned and executed successfully, puzzle complete with no further applications of the musical sequence system. + +**Critical Timing Element**: Walkthrough emphasis on "play skulls in order" suggests sequence must occur within time window—player cannot indefinitely flip back to diary between strikes. This creates memory load pressure where player must retain full sequence during single execution attempt. + +Cited from: walkthrough-king.txt:137-139 diff --git a/puzzles/symbol-code-translation.md b/puzzles/symbol-code-translation.md index 8e17e38..2393cd5 100644 --- a/puzzles/symbol-code-translation.md +++ b/puzzles/symbol-code-translation.md @@ -415,6 +415,101 @@ DO NOT use this classification if: --- +### Indiana Jones and the Last Crusade: Library Stained Glass Window Puzzle (INDY1) + +**Problem**: After meeting Elsa Schön at Venice, Indiana Jones must escape a pursuing gunman by finding the correct stained glass window hidden among many in a library complex. The grail diary contains a visual diagram of one specific window AND a Latin quotation referencing roman numerals inscribed on stone pillars—player must translate both symbol types into physical actions to locate and trigger the escape mechanism. + +Source: walkthrough-king.txt, lines 83-87 — "Look at the grail diary and note the design of a window, and a quotation. Walk through the rooms with stained glass windows until you find the one that exactly matches the picture from the book." + +Source: walkthrough-king.txt, lines 96-100 — "Now the quotation will mention a number and a direction, which indicate which roman numeral to read. If it says, for example, 'the first on the right', look on the inscription to your right (on the large stone pillars) and read the first numeral. Once you have the numeral, use the metal post to smash the indicated slab on the floor." + +**Dual Symbol Translation System**: + +``` +SYMBOL SET 1: Window Pattern Recognition (Visual Matching) +Source Material: Grail diary page showing stained glass design +Application Method: Navigate library rooms displaying multiple stained glass windows +Translation Process: +- EXAMINE grail diary → observe specific window pattern (cross/geometric arrangement) +- Walk through each room with stained glass windows +- COMPARE each window's design to diary illustration +- IDENTIFY exact match (only one window matches diary diagram exactly) + +SYMBOL SET 2: Latin Quotation → Roman Numeral Mapping (Linguistic-to-Positional) +Source Material: Grail diary Latin quotation mentioning ordinal position + direction +Application Method: Stone pillars surrounding matched window bear engraved roman numerals +Translation Process: +- READ quotation for directional instruction ("first on the right", "third from left") +- Example: "the first on the right" → count roman numerals RIGHT of window, select FIRST +- Extract numeral value (I, II, III, IV, etc.) +- NUMERAL indicates which FLOOR SLAB to destroy + +ACTION OUTPUT: Smashing Sequence +- Acquire metal post from library cordon posts (earlier collection) +- USE metal post on floor slab corresponding to extracted roman numeral +- Floor collapses → escape route opens below, avoiding gunman +``` + +**Why It's Symbol Code Translation**: Two distinct symbol systems must be TRANSLATED: +1. **Visual Pattern Translation**: Window diagram → physical window identification through shape/color matching +2. **Linguistic-to-Positional Translation**: Latin ordinal phrase → roman numeral selection → floor slab targeting + +Both require examining a static information source (diary) and translating its encoded information into game-world actions across different symbolic domains. Order sensitivity confirmed—must find window pattern BEFORE reading quotation makes sense; must extract numeral before smashing floor. + +**Distinction from Observation Replay**: No NPC demonstrates the sequence. Player DISCOVERES symbols through environmental examination, then INTERPRETS them mechanically (diagram→window match, phrase→numeral→floor position). The puzzle tests SYMBOL RECOGNITION + TRANSLATION skill, not memory of observed actions. + +**Distinction from Pattern Learning**: Single application only—no repeated framework across multiple similar puzzles. Pure "find environmental code and decode it" rather than "learn rule once, apply exhaustively." + +Cited from: walkthrough-king.txt:83-100 + +--- + +### Indiana Jones and the Last Crusade: 3-Statue Combination Lock (INDY1) + +**Problem**: In lower catacombs beneath Venice library, three rotating statues stand before a stone door. Each statue displays multiple plaque options showing different symbols. The grail diary contains visual clues indicating which combination is "good" (correct) versus which is "bad" (deadly trap). Player must match diagram to physical interface without error—wrong selection triggers fatal consequence. + +Source: walkthrough-king.txt, lines 129-133 — "Look in the grail diary again for more clues - there is one combination which is good, and one which is very bad. Push the middle plaque until it shows the good image. Now push the right plaque until it is correct, and finally the left one." + +**Symbol Translation Mechanic**: + +``` +SYMBOL SOURCE: Grail Diary Illustrations +- One diagram showing CORRECT symbol combination (survival/escape imagery) +- One diagram showing INCORRECT combination (death/danger imagery) +- Player must memorize which visual pattern = safe passage + +PHYSICAL INTERFACE: Three rotating statues with selectable plaques +- LEFT statue (statue 1): Multiple symbol options rotatable via plaque push +- MIDDLE statue (statue 2): Multiple symbol options +- RIGHT statue (statue 3): Multiple symbol options + +TRANSLATION CHAIN: +Step 1 → Examine grail diary, identify GOOD combination symbol pattern visually + - Note specific symbols/icons appearing on each of three positions + - Critical: Must distinguish from BAD combination shown nearby + +Step 2 → Approach LEFT statue, push plaque until displays matching symbol from diary's left position + - Symbol recognition required: "this carved design = that diagram element" + +Step 3 → Move to MIDDLE statue per walkthrough instruction sequence + - Push plaque until displays matching center-position symbol + +Step 4 → Complete RIGHT statue with final symbol from combination diagram + - All three statues now display GOOD combination pattern simultaneously + +Step 5 → Door opens safely (no trap triggered; player can proceed) +``` + +**Why It's Symbol Code Translation**: Visual symbols on static artifact (grail diary page) must be matched to interactive interface elements (rotating statue plaques) through shape/icon recognition. Order explicitly matters—walkthrough specifies sequence: middle, right, left. The translational layer exists because player observes symbols in 2D diagram format then applies to 3D mechanical interface where symbols appear as carved relief sculptures rather than flat drawings. + +**Critical Distinction from King's Quest VII Tomb Lock**: KQVII tomb uses environmental decorations (wall carvings) as clue source; this puzzle uses explicit INVENTORY ITEM examination (diary). Both are Symbol Code Translation but differ in information medium: KQVII = passive environment scanning; INDY1 = active item inspection with multiple diagrams requiring discriminative visual matching. + +**Deadly Consequence Mechanic**: Unlike most SCT puzzles where wrong combinations simply fail, this puzzle explicitly documents "one combination is very bad"—implying permanent consequence (likely death/game over) for selecting wrong pattern. This adds stakes to symbol recognition accuracy beyond simple lockout feedback. + +Cited from: walkthrough-king.txt:129-133 + +--- + ### 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).