Files
puzzle-design-kb/src/puzzles/class-specific-ritual.md

4.0 KiB

Class-Specific Ritual Challenge

Core Mechanic

The same story-level puzzle is instantiated through fundamentally different mechanical challenges depending on character class. Each class receives distinct trial mechanics—combat, magic, or stealth—to solve an identical narrative obstacle. This ensures parity of puzzle completion while rewarding specialization investment.

When to Use

When designing a game with multiple character classes that must overcome the same narrative challenge. The puzzle works best when you want players to feel their class choice creates meaningfully different gameplay experiences for equivalent story progress. Ideal for initiation ceremonies, duels, or escape sequences where thematic coherence matters but mechanical variety adds replay value.

Solution Chain

  1. Player encounters ritual/competition through NPC dialogue
  2. Player learns entry requirements and divergent paths by class
  3. Player executes class-appropriate mechanics through each trial stage
  4. Player completes final challenge for narrative reward
  5. Alternative solutions may exist but cost honor/points

Examples

Quest for Glory III - Simbani Warrior Initiation

Problem: Fighter class must prove worthiness through physical trials to earn warrior status and marry Johari.

Why It's This Type: The same narrative goal (becoming a Simbani warrior) is achieved through entirely physical mechanics—ring retrieval, spear throwing, wrestling— unavailable to other classes.

Solution:

  1. Retrieve ring from Twisted Tree (grab vine, tie to spear, knock ring down)
  2. Cross Circle of Thorns (push log onto thorns as bridge)
  3. Rescue Yesufu from bear trap (use strength to free his leg)
  4. Win spear throwing contest (hit moving target)
  5. Unseat Yesufu in wrestling three times (mirror his moves)

Quest for Glory III - The Shaman's Magical Duel

Problem: Wizard class must defeat the Leopardman Shaman through spell counterplay rather than physical combat.

Why It's This Type: The Wizard never participates in warrior trials—receives completely different spell-based challenges for the same narrative reward (acceptance by Leopardmen, Spear of Death).

Solution:

  1. Summon Staff to counter staff-burning spell, then cast Reversal
  2. Cast Calm to extinguish Wall of Flames
  3. Cast Open to escape Cage of Thorns
  4. Cast Juggling Lights to illuminate Darkness spell
  5. Cast Dazzle to reveal illusion snake
  6. Cast Levitate to escape pit trap
  7. Final phase: Attack Shaman directly or use Dispel Potion

Quest for Glory IV - Dark One Cave Escape Sequence

Problem: After collecting each Dark One Ritual, players must escape caves with identical narrative goals but class-specific mechanics.

Why It's This Type: Each escape presents the same story goal (survive the cave gauntlet) but requires Fighter=physical strength, Wizard=spell selection, Thief=stealth mechanics—with zero overlap in required actions between classes.

Solution:

  1. Blood Cave: Fighter pushes boulder to block acid; Wizard casts Frost Bite twice to freeze path; Thief uses Acrobatics
  2. Breath Cave: Fighter grabs lung tendril and runs; Wizard casts Calm then Open; Thief climbs invisible wall
  3. Sense Cave: Click Hand icon to restore senses, then navigate using physical perception or magic detection
  4. Bone Cave: Fighter attacks cage directly; Wizard alternates Flame Dart/Frost Bite then Force Bolt; Thief slips through gaps with Acrobatics
  5. Essence Cave: Tell Ultimate Joke, then class-specific final attack on Ad Avis
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