game overview

Guide for game overview

Legends of Hastinapur: Game Overview

Concept: A PC-based Point & Click MMORPG set in the mythological Dvapara Yuga (Late Vedic Era) of Ancient India. It solves the modern "adult gamer" time-crunch by seamlessly integrating high-skill active gameplay with a deep, lore-integrated passive progression system called "Tapasya".

1. Core Philosophy: "The Sākṣī Protocol"

Unlike traditional MMOs where the player is the "Chosen One" who changes the world, in Legends of Hastinapur, the player is a Sākṣī (Witness).
  • Fixed Destiny: The events of the Mahabharata (the Great War) are inevitable. You cannot save Bhishma or stop the dice game.
  • Player Agency: You influence how history unfolds. You forge the weapons for the armies, you fund the wars, you protect the supply lines. You are the invisible force that allows Dharma to triumph.
  • The Yuga Cycle: The game is currently in the Dvapara Yuga (Late Vedic Era), a world of fading magic and rising conflict, heading inevitably toward the Kali Yuga.

2. Unique Gameplay Mechanics

🕉️ The Tapasya System (The "Runecrafting" of LoH)

Core Concept: A high-effort resource conversion skill, similar to Runecrafting in OSRS. Players must travel to sacred Tirthas (Altars) to convert Sphatika (Essence) into Bijas (The ammo for combat).
FeatureActive Mode (Sadhana)Passive Mode (Tapasya)
ActivityClick-Intensive (Instant conversion)Meditative (Slow, 1.2s per conversion)
AnalogyLava Runes (High Effort, High XP)Zeah Blood Runes (Low Effort, High Profit)
RewardMax XP (Leveling Speed)Max Resources (2-5x Bijas per Sphatika)
Use CaseRacing for LeaderboardsGenerating Ammo/Gold while working
The Trade-off: "Active players unlock levels faster. Passive players generate the economy's ammunition."

🏹 The Astra Combat System

A unique hybrid combat style that differentiates the game from its competitors (like OSRS).
  • Concept: Astras are nuclear-level divine projectiles fired from Greatbows.
  • Hybrid Scaling: Damage scales off 50% Magic + 50% Ranged. This forces players to build "Battlemage Archers" rather than pure rangers.
  • Ammo System: Instead of arrows, players use Bijas (Mantras) as ammo.
    • Agneyastra (Fire): Burns target (DoT). Costs Fire + Rudra Bijas.
    • Varunastra (Water): Freezes target. Costs Water + Indra Bijas.
  • Cost: Firing an Astra is opulent (~150 Bijas/shot). It is a strategic "Ultimate" used to finish fights or break defenses, not a spam attack.

📱 The Dharma Ecosystem (Asymmetric Access)

  • The Kshatriya (PC Client): Full 3D, Combat, Exploration.
  • The Mantri (Mobile Dashboard): A Next.js Web App.
    • Rule: Strict Lockout. If a session is active (e.g., PC), any new login attempt (e.g., Mobile) is BLOCKED until the first session logs out.
    • The Grand Bazaar: Robinhood-style ticker. Quick Liquidity button (Sell to Simulacrum Floor instantly).
    • Social: Clan Management (LootShare Settings), Global Chat.
    • Bank: Drag-and-drop organization.

⚔️ The Feudal LootShare (Raja vs Soldier)

  • Roles: Rajas (P2P) roll on Table A (Uniques). Soldiers (F2P) roll on Table B (Resources).
  • Mechanic: Split LSP Pools (Divine vs Standard) prevent farming exploits.

💎 The Gem Ecosystem (Socket vs Worn)

Endgame Jewelry with dual states. Can be Socketed (into Vishnu Statue at GE) or Worn (Needs Bija Charges).
  • Sources: URDT (1/250k) or Store (10 Bonds).
  • Lifecycle: Tradable -> (Socket/Wear) -> Untradable. Revert Cost: 1M Gold to NPC.
GemSocketed (Passive @ Home)Worn (Active, Consumes Charges)
Syamantaka (Logistics)Merchant's Privilege: 50% Tax Cut.
Mobile Banker: Remote Deposit (1h CD).
Divine Recall: Unlimited Teleports.
Sovereign's Shine: Permanent Light Source.
Kaustubha (Production)Growth Skip: 25% Chance to skip Farming cycle.Molten Alchemy: Mine & Bank Bar.
Fertile Soil: Infinite Compost.
Abundance: Double Yield (Wood/Fish).
Divine Thrift: Save Smithing Bars.

☸️ The Trimurti Talisman (The Ultimate)

  • Creation: Combine Worn Amulets + Binding Scroll. Irreversible once worn.
  • Omnipresence: Gains ALL Socketed + Worn perks simultaneously.
  • Harmonic Resonance: 2% Chance for Instant Node Depletion (Get 100% resources/XP in 1 tick).
  • Risk: SHATTERS on death in PvP.

🏛️ Economy: The "Vertical" Integration

  • The Bridge (Divya Bar): 10x Coal + All Previous Bars + 100x All Bijas.
  • Ops Control: No Kill Switch. Admins use sim_sink_gold / sim_inject_gold to steer the economy.

3. Technical Unfair Advantage: "The Simulacrum" & Monitoring

  • Role 1: Market Easing: Bots prevent volatility. They periodically cancel orders, check market load, and smooth out Buy/Sell walls to stabilize prices.
  • Role 2: Passive Gold Control: No "Kill Switch". Instead of shutting down, Admins use Ops Tools to command Simulacra to:
    • Sink Gold: Undercut the market (Sell items) to drain liquidity.
    • Inject Gold: Overbid the market (Buy items) to fight deflation.
    • Alerts: Discord/Ops-Dashboard notifies admins of inflation spikes.

4. Monetization: The "Shadow" Hook

  • The Shadow Drop: When an F2P player kills a boss and would have rolled a rare drop, they get a message: "You sense a divine presence, but your lack of Tapasya obscures the treasure." (Psychological FOMO).
  • Dharma Bond: $5 Tradable item for Membership. Used primarily to upgrade the Dharma Bag.

5. Technical Stack

  • Engine: Bevy (Rust-based ECS engine) for PC.
  • Shared Logic: logic-core crate shared between PC and Headless Mobile Dashboard.