PokéDungeons are Pokémon-themed, floor-based adventure zones focused on exploration, battling, and surviving a high-stakes "Blackout" mechanic. These environments are non-instanced and regenerate daily, serving as a core pillar of the server's long-term progression.
- Core Concept & Integration (World Access, Portals, Daily Resets)
- Environmental Mechanics (Portals, Quest HUD, BGM, Fixed Floors, Variants)
- Combat & Fleeing Systems (Flee Rolls, Interaction Locks, PvP Forfeits)
- Progression & Rewards (Tokens, Prestige, Level Capping, Lorebooks)
- Exploration & Complexity (Annexes, Loops, Multiplayer Routes, Roamers)
- Integrity & Persistence (Blackouts, Logout Recovery, Out-of-Bounds Protection)
PokéDungeons are structured into multiple floors featuring unique biomes and elemental alignments. Unlike standard Minecraft exploration, these zones emphasize resource scarcity and tactical preparation. While levels are generally consistent to allow for randomization, Fixed Floors introduce difficulty spikes via scripted boss encounters.
- Non-Instanced Portals: Dungeons are shared spaces. Multiple players entering the same portal will interact within the same environment, enabling cooperative discovery.
- Daily Regeneration: Dungeons reset all resources and layouts every 24 hours.
- Access Gating: Portals may be gated behind story milestones, unique flags, or PokéDungeon Keys (consumed on use).
- Town Synergy: Portals are placed strategically near player-run towns. Since fast travel is limited, towns that host portals benefit from increased traffic and regional prestige.
Each floor contains a portal to the next level. Progress typically requires a Floor-Specific Key found in chests or dropped by trainers/Pokémon.
- Subversion: Keys may occasionally be placed right beside the portal or omitted entirely to keep exploration unpredictable.
The final floor contains a visually distinct exit portal resembling the entrance. Passing through returns the player to the overworld and validates dungeon completion.
A custom mod manages HUD-based key items.
- Persistence: Keys are non-transferable and are lost if the player exits or blacks out.
- HUD Overlay: Displays the dungeon name, current floor, active objectives, and a key slot silhouette.
¶ Shared Target and Boss Logic
To maintain fairness in a non-instanced world:
- Conditional Spawning: Targets spawn only when an eligible player enters the area.
- Combat Validation: Combat is gated to the player's active objective state to prevent "kill-stealing."
- Despawn Logic: If no qualifying players remain, the boss despawns to prevent lingering, unused encounters.
BGM is assigned via a floor’s Internal UID, ensuring thematic consistency even if the floor’s position is randomized.
- Battle Overrides: A 6-layer priority system determines battle music based on rarity, entity type, and floor UID.
- Override Volumes: Spatial zones can trigger music fades or silence for atmospheric storytelling.
- Fixed Floors: Landmarks like the entrance (Floor 1) or boss rooms that appear at the same sequence position.
- Floor Variants: Alternate layouts that swap in based on world events (e.g., a "Sealed Path" variant appearing after a player captures a Legendary Pokémon).
Specific floors lead to Annex Sub-Dungeons—separate dimensions with different difficulty scaling. Unlocks are often interconnected; a "Dark Gem" found in a high-level cave might unlock a secret gate in a low-level forest.
Cobblemon’s default "walk away" fleeing is disabled in dungeons to maintain tension.
- Level-Based Flee Roll: Success is determined by level comparison.
- Failed Flee: Player is teleported back to the battle start point and the opponent gets a free turn.
- Interaction Lock: Portals, chests, and Abra Statues are disabled during active combat to prevent escape-exploits.
- PvP Forfeit: Must be accepted by the opponent. If denied, the requester is vulnerable for one turn.
A specialized currency earned from daily chests and boss completions.
- Spending: Used at town-based NPC vendors for exclusive PokéBalls, furniture, and cosmetic gear overlays.
To ensure fair difficulty for all players:
- Dungeon-Specific Caps: Pokémon exceeding the cap (e.g., Lv 100 in a Lv 30 dungeon) are downscaled for battle only.
- Integrity: Pokémon revert to original levels post-battle; movesets and XP gain remain unaffected.
- Multiplayer Routes: Mechanisms requiring multiple players (e.g., timed switches) to access rare spawns.
- Dungeon-Bound Items: Items found during a run that disappear upon leaving, used for puzzles later in the same session.
- Secret Loops: Nonlinear paths that may loop back to earlier floors or different dungeon sets.
- Roaming Pokémon: Rare spawns that move between random floors to drive repeat runs.
- Lorebooks: Collectible entries stored in a personal Lore Compendium.
- Achievements: Completion-based goals (e.g., "No-Blackout Run") that unlock unique titles and cosmetics.
Triggered if all Pokémon faint or the player dies. Progress is reset to the entrance or a checkpoint.
“You’ve blacked out... but the guardian of the dungeon has found you. You are carried to safety...”
- Logout Recovery: Players resuming a session log back into the last checkpoint (Abra Statue). If the dungeon has reset, they are safely ejected to the overworld.
- Out-of-Bounds Protection: Dungeons are encased in barrier blocks. Breaching the boundaries triggers an automatic blackout to preserve game integrity.