Complete: Add Screenshots sections to Space Quest 2 inspiration page
This commit is contained in:
@@ -21,8 +21,6 @@ Space Quest II continues Roger Wilco's janitorial misadventures with enhanced me
|
||||
|
||||
After crashlanding on the alien planet, Roger must cross a swamp guarded by a carnivorous monster that eats anything attempting passage. The solution requires finding berries in the jungle maze, then applying them to his skin through an explicit command interaction. One walkthrough specifies: "GET BERRIES" from bush past slime maze, then later "RUB BERRIES ON BODY"—making the taste-based camouflage mechanically explicit rather than implicit [Tricky].
|
||||
|
||||

|
||||
|
||||
### What Makes It Rewarding
|
||||
|
||||
This puzzle transforms biological properties into mechanical rules: berries are not just inventory; they must be *rubbed on body* to alter how the world responds to Roger. The player learns through documentation that "the berries make you taste bad, the monster will spit you out, and thus you survive" [Tricky]—establishing consistent cause-and-effect rather than magic immunity. Unlike traditional disguise puzzles where costumes hide visual appearance, this exploits sensory perception (taste) as a vulnerability window. Fair design gates progress meaningfully: attempt crossing without berries triggers death; with berries, the monster's attack animation plays then reverses, providing immediate feedback on mechanic activation [StrategyWiki].
|
||||
@@ -46,6 +44,13 @@ Berries are collected from jungle bush, rubbed onto Roger's body to create bad t
|
||||
|
||||
[Sensory Exploitation](../puzzles/sensory-exploitation.md) — NPC perception vulnerability exploited through item application altering biological response (taste), distinguishing from Corporate Infiltration where visual uniform changes create authorization rather than sensory-based survival.
|
||||
|
||||
### Screenshots
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
|  | **Before:** Approaching swamp with berries in inventory but not yet applied |
|
||||
|  | **After:** Monster attack reversed, player survives and can continue swimming past |
|
||||
|
||||
---
|
||||
|
||||
## Puzzle 2: Rock Monster Distraction via Whistle and Puzzle Combination
|
||||
@@ -54,8 +59,6 @@ Berries are collected from jungle bush, rubbed onto Roger's body to create bad t
|
||||
|
||||
A large rock monster blocks passage in the jungle, but can be temporarily distracted using two specific items found earlier in the game. Roger must blow a whistle (mail-ordered from the mailbox) to summon the creature, then throw a puzzle piece at it while it approaches. The StrategyWiki walkthrough breaks this into precise sequence: "use whistle" then "throw puzzle" as separate commands [StrategyWiki]. Timing matters—if the monster reaches Roger before hitting enter on the throw command, death occurs.
|
||||
|
||||

|
||||
|
||||
### What Makes It Rewarding
|
||||
|
||||
This creates a two-step cause-and-effect chain where items serve distinct mechanical roles: whistle summons, puzzle distracts. The walkthrough emphasizes precision: "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" [Tricky]. Unlike simple distraction puzzles where any noise works, this requires *specific* objects—the rock monster only responds to whistle (not generic noise) and puzzles (not rocks or other throwable items). The reward is procedural: monster makes a hole while distracted, yielding a *rock* item essential for the next puzzle stage (knocking out guards with sling). Fair design provides both items early (locker + mailbox) so failure stems from execution timing rather than resource scarcity [StrategyWiki].
|
||||
@@ -80,6 +83,13 @@ Whistle summons rock monster; throwing puzzle distracts it while it digs hole, a
|
||||
|
||||
[Distraction Physics](../puzzles/distraction-physics.md) — Environmental hazard (monster) neutralized through timed item deployment creating exploitable window, distinguishing from Sensory Exploitation where NPC perception is bypassed rather than actively redirected through physics interaction.
|
||||
|
||||
### Screenshots
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
|  | **Before:** Whistle blown, monster approaching with player holding THROW PUZZLE command |
|
||||
|  | **After:** Monster neutralized, hole contains retrievable rock item needed for guard knockout |
|
||||
|
||||
---
|
||||
|
||||
## Puzzle 3: Acid Trap Escape via Plunger Anchor and Fire Sprinkler Activation
|
||||
@@ -88,8 +98,6 @@ Whistle summons rock monster; throwing puzzle distracts it while it digs hole, a
|
||||
|
||||
In Vohaul's fortress, Roger must navigate a corridor with deadly acid trap floor plates that open suddenly beneath the player. The solution requires three items across multiple floors: plunger (from 3rd floor closet), waste basket (from 5th floor janitorial closet), toilet paper (from 4th floor restroom). When trapped in the open pit, the plunger anchors Roger to prevent falling; then lighting the paper in the basket triggers sprinklers that disable killer robots. One walkthrough explains: "STICK PLUNGER ON BARRIER" before trap opens, then "PUT PAPER IN BASKET", "LIGHT BASKET" [Tricky].
|
||||
|
||||

|
||||
|
||||
### What Makes It Rewarding
|
||||
|
||||
This puzzle combines immediate self-preservation (plunger anchor) with environmental manipulation (fire sprinkler). The walkthrough notes precision timing: "If you do this too soon, you'll sooner or later release grip due to exhaustion getting yourself still killed" [Tricky]—establishing state-dependent success beyond simple item use. Unlike single-purpose tool puzzles, the plunger saves Roger temporarily but doesn't solve the larger problem; sprinkler activation requires collecting paper from *restroom* specifically (generic paper won't work) and basket from *closet*. Multi-floor collection across levels 3-5 creates logistical memory: player must remember which floor has which item during fortress exploration. Fair design ensures all items are found in clearly marked locations before acid trap corridor access [StrategyWiki].
|
||||
@@ -117,6 +125,13 @@ Plunger anchors Roger to wall barrier during acid trap opening; burning paper in
|
||||
|
||||
[Multi-Faceted Plan](../puzzles/multi-faceted-plan.md) — Multiple requirements gathered across different locations (plunger, basket, paper from separate floors) synthesized at climax moment for compound outcome (escape + robot neutralization), distinguishing from Meta-Puzzle Construction where sequential outputs chain rather than parallel collection converges.
|
||||
|
||||
### Screenshots
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
|  | **Before:** Plunger anchored, acid pit open, player suspended above deadly acid |
|
||||
|  | **After:** Sprinklers triggered, corridor safe to exit east toward Vohaul's office |
|
||||
|
||||
---
|
||||
|
||||
## Other Puzzles
|
||||
|
||||
Reference in New Issue
Block a user