Exodus Specialty

Village specialty skill booster service. Visit Exodus, a chained demon in a pit beneath the village, to gain +3 skill points in your current specialty. Costs 100 gold × level + 3 gems (default, configurable). Limited uses per Voldemort Encounter (3 times per VE default, configurable). Resets at dragon kill. Dramatic lore presentation with chained beast beneath village edge. Where you descend into hell to pay a captive demon for skill point boosts because apparently that's a normal Tuesday in the wizarding world.

Location & Access

Where:

  • Location (exodusloc setting, default: capital village)
  • Navigation section: Market area
  • Link: "Exodus Specialty"

Requirements:

  • Sufficient gold: 100 gold × your level (goldcost setting × level)
  • Sufficient gems: 3 gems (gemcost setting)
  • Have uses remaining this VE (times < dktimes)
  • Must have chosen a specialty (can't use if specialty-less)

How It Works

Visiting Exodus:

  • Click "Exodus Specialty" in village market
  • Walk to edge of village → over cliff edge
  • Large staircase rushes towards you (magical appearance)
  • Small demon grabs your hand, walks you down stairs
  • 3-hour descent into darkness
  • Reach bottom of pit: Only light source is large cauldron

Meeting Exodus:

  • Grand creature: Massive beast chained in place
  • Skin covered with containment charms (magical prison)
  • Backstory: Captured by ancient warriors, locked in pit for ages
  • Running business: "Collecting money by running a small business down here"
  • Offers: "I shall teach you the wisdom of ages past, for a price."

The Transaction:

  • Exodus states cost: 3 gems + (100 gold × your level)
  • Example costs:
    • Level 5: 3 gems + 500 gold
    • Level 10: 3 gems + 1,000 gold
    • Level 15: 3 gems + 1,500 gold
    • Level 20: 3 gems + 2,000 gold
  • Offers to teach you advancement in your current specialty
  • Options: "Accept the Teachings" or "Slowly Walk Back"

Accepting the Teachings:

  • Exodus lifts you from your feet (telekinesis/magic)
  • Bores into your soul, discovers your true strength
  • You wake up "in the middle of nowhere" (teleported)
  • Head sears with pain (magical knowledge implantation)
  • Result: Gained +3 skill points in your current specialty!
  • Gold and gems deducted, uses counter incremented

Cost

Gold Cost:

  • Formula: goldcost setting × player level
  • Default goldcost: 100 gold/level
  • Level-scaled (higher level = more expensive)
  • Admin-configurable

Gem Cost:

  • Setting: gemcost (default: 3 gems)
  • Fixed cost (doesn't scale with level)
  • Admin-configurable (can be set 0-10+ gems)

Total Cost Examples (Default Settings):

  • Level 5: 500 gold + 3 gems
  • Level 10: 1,000 gold + 3 gems
  • Level 15: 1,500 gold + 3 gems
  • Level 20: 2,000 gold + 3 gems
  • Level 30: 3,000 gold + 3 gems

Uses Per VE Limit

Usage Restriction:

  • Setting: dktimes (default: 3 uses per VE)
  • Can only use Exodus 3 times per Voldemort Encounter (default)
  • User pref "times" tracks uses this VE
  • Resets to 0 at dragon kill (dragonkilltext hook)

Exceeding Limit:

  • If times >= dktimes:
  • Exodus becomes enraged: "Do not try to fool me!"
  • Fury rattles his chains
  • Tosses chain that binds you
  • Throws you from pit, you slam into tree
  • Message: "Maybe I should seek out Voldemort before returning here."
  • Kicked back to village (no service)

Reset Mechanic:

  • At dragon kill (newday after Voldemort defeat):
  • Exodus appears, destroys your account in his ledger
  • times pref reset to 0
  • Can use Exodus again (up to dktimes limit)

Skill Point Gain

What You Receive:

  • +3 skill points in your current specialty
  • Updates specialty "skill" pref (+3)
  • Updates specialty "uses" pref (+1)
  • Applies to whichever specialty you currently have

How Skill Points Work:

  • Each specialty has skill points that determine effectiveness
  • Higher skill = more powerful specialty abilities
  • Skill points normally gained through specialty use
  • Exodus bypasses normal progression (instant +3 skill)

Technical Implementation:

  • Hooks into specialtymodules
  • Finds your current specialty module
  • Increments "skill" pref by +3
  • Increments "uses" pref by +1
  • Works with any specialty module that uses standard prefs

Validation & Error Messages

Insufficient Gold:

  • Exodus: "I may have been here for 7000 years, but I am not stupid."
  • "Come back when you have [amount] gold, then you can face me."
  • Kicked back to village

Insufficient Gems:

  • Exodus: "Please do not try to fool me, come back with [amount] gems."
  • "Then I might consider it."
  • Kicked back to village

Out of Uses:

  • Exodus becomes enraged, rattles chains
  • Binds you with chain, throws you from pit
  • Suggests killing Voldemort before returning
  • Kicked back to village

Value Analysis

Cost vs Reward:

  • At level 10: 1,000 gold + 3 gems for +3 skill points
  • Gem value: 3 gems ≈ 300-450 gold equivalent
  • Total value: ~1,300-1,450 gold for +3 skill
  • Per skill point: ~433-483 gold + 1 gem

Specialty Skill Value:

  • Specialty skills vary in usefulness by specialty type
  • Combat specialties: Skill points = stronger attacks/abilities
  • Utility specialties: Skill points = better utility effects
  • +3 skill is significant boost (depending on specialty)

Alternative Skill Acquisition:

  • Normal method: Use specialty repeatedly to gain skill points
  • Exodus method: Pay gold/gems for instant +3 skill
  • Trade-off: Gold/gems vs time/grinding
  • Exodus is "pay to skip grind"

Expected Value Over VE:

  • 3 uses per VE (default) = +9 skill points total per VE
  • Total cost: 3× (1,000 gold + 3 gems) at level 10 = 3,000 gold + 9 gems
  • Significant investment, but +9 skill is substantial boost

Strategy

When to Use Exodus:

  • Wealthy players: Have surplus gold/gems to spend
  • Combat-focused: Specialty skill directly impacts combat effectiveness
  • Specialty-dependent builds: Rely heavily on specialty abilities
  • Min-maxing: Want to maximize specialty power quickly
  • Late VE: Approaching dragon, want final skill boost

When NOT to Use:

  • Low gold: Can't afford 1,000+ gold + 3 gems
  • Weak specialty: Specialty not core to your build
  • Early VE: Skill points better gained through natural use
  • Other priorities: Need gold for equipment, healing, etc.

Optimal Usage Pattern:

  • Use all 3 charges per VE (maximize total skill gain)
  • Spread uses across VE (don't burn all at once unless needed)
  • Prioritize when specialty skill threshold matters (e.g., skill 15 = new ability)
  • Save for when you have surplus gold (after equipment purchases)

Admin Configuration

Settings:

  • dktimes: Uses per VE (int, default: 3)
  • goldcost: Gold cost per level (int, default: 100)
  • gemcost: Gem cost flat (int, default: 3)
  • exodusloc: Location where Exodus appears (location, default: capital)

Balancing Recommendations:

  • dktimes = 1-2: Restrictive (limits skill boost per VE)
  • dktimes = 3: Balanced (DEFAULT, +9 skill per VE)
  • dktimes = 5+: Generous (allows significant skill farming)
  • goldcost = 50: Cheap (500 gold at level 10)
  • goldcost = 100: Moderate (DEFAULT, 1,000 gold at level 10)
  • goldcost = 200: Expensive (2,000 gold at level 10)
  • gemcost = 1: Cheap (accessible)
  • gemcost = 3: Moderate (DEFAULT)
  • gemcost = 5+: Expensive (significant gem sink)

Lore & Flavor

Exodus' Backstory:

  • Ancient demon/beast captured by "warriors of old"
  • Imprisoned in pit beneath village edge
  • Chained with massive chains, covered in containment charms
  • Locked in "hell-hole" for thousands of years
  • Running business to pass time/collect resources

Why Teach Specialty Skills?:

  • "Wisdom of ages past" - ancient knowledge
  • Bores into your soul to discover true strength
  • Magically implants skill knowledge (painful process)
  • Mercenary: Demands payment for services

Dramatic Presentation:

  • Journey: Walk to village edge → cliff → magical staircase → 3-hour descent
  • Setting: Darkness, only cauldron light, chained beast
  • Interaction: Gruff-voiced demon, business transaction
  • Result: Soul-boring, teleportation, painful awakening
  • Tone: Epic fantasy horror meets RPG vendor

Ledger System:

  • Exodus keeps "account ledger" of uses
  • At dragon kill: Appears, destroys your entry
  • Reset for new VE cycle
  • Implies meticulous demon bookkeeping

Comparison to Other Skill Sources

Exodus vs Natural Specialty Use:

  • Natural use: Free, gradual skill gain through gameplay
  • Exodus: Expensive, instant +3 skill
  • Exodus = pay to skip grind

Exodus vs Training/Leveling:

  • Training/leveling: Improves base stats (str, def, etc.)
  • Exodus: Improves specialty skill (specialty-specific power)
  • Different progression systems, both valuable

Limitations

  • Uses Per VE: Limited to 3 uses per dragon kill (default)
  • Gold Cost: Expensive at higher levels (1,000-3,000+ gold)
  • Gem Cost: Requires 3 gems per use (9 gems for full 3 uses)
  • Specialty-Specific: Only boosts current specialty (can't multi-class)
  • No Refunds: Gold/gems spent are gone (even if you change specialty later)
  • Validation: Must have gold/gems upfront (no installment payment)

Exodus Specialty: where you walk to the edge of the village, descend a magically-appearing staircase into a pit for 3 hours, meet a massive chained demon covered in containment charms who's been imprisoned for 7,000 years and is running a side hustle selling skill points, pay him 1,000+ gold and 3 gems (at level 10) to have him bore into your soul and magically implant +3 specialty skill points into your brain, then wake up in the middle of nowhere with a searing headache wondering if that was a legitimate transaction or a fever dream. You can do this 3 times per Voldemort Encounter (default) before Exodus gets enraged and literally throws you from the pit for trying to abuse his services, which honestly seems fair given you're exploiting a captive demon for pay-to-win skill boosts. At dragon kill he appears and destroys your ledger entry so you can start fresh next VE, proving he's a meticulous accountant despite being chained in hell. The economics are questionable: 3,000 gold + 9 gems per VE for +9 total skill points is expensive but if your specialty is core to your build it's worth it to skip the grind. Most players either spam all 3 uses immediately because impatience, or never use it because "that gold could buy equipment," missing the optimal strategy of spreading uses across the VE when you hit specialty skill thresholds.