group activities
Guide for group activities
Group Friendly Activities Design
Purpose: To design engaging, social, and group-focused activities for Legends of Hastinapur, drawing inspiration from popular MMORPGs (GW2, FF14, ESO, WoW) and adapting them to the Vedic theme. Design Pivot (2026-01-20): Community feedback emphasizes "Parallel Play" over "Forced Grouping". Activities should allow solo players to contribute to a shared goal without mandatory LFG or voice comms. Eliminate competitive leaderboards.
1. Dynamic Public Events (Inspired by GW2/ESO)
Concept: Spontaneous, large-scale events that occur in the open world. Players can join seamlessly without needing invites.
Activity: The Rakshasa Invasion (Global Event)
Status: ✅ Implemented (2026-01-21)
- Schedule: Fixed 4-hour cycle.
- Duration: 15 minutes Warning Phase (Red Zones appear) -> 30 minutes Active Phase.
- Location: Currently centered on
hastinapur_central. - Mechanics:
- Global Announcement: "The sky darkens over Kashi..." sent to all players.
- Phases:
- Warning: 15-minute countdown. Danger zones appear on the map/overlay.
- Active: Mobs spawn.
- The General: Rakshasa General (Boss) spawns with minions (Goblin Warriors).
- Visualization: SDK Overlay provides a persistent "Event Radar" showing status and timer.
- Rewards: Participation-based. Top DPS/Healers get extra bundles, but everyone gets "Hero's Token".
- Social Aspect: Community bonding. High-level players protect low-level areas.
Activity: The Broken Cart (Small Scale)
- Trigger: A merchant NPC's cart breaks down on a road.
- Goal: Help repair and defend.
- Roles:
- Crafters: Use wood/metal to fix the wheel.
- Defenders: Fight off bandits/wild animals.
- Reward: Discounted shop access, gold.
2. Shared Treasure Hunting (Inspired by FF14 Maps / RS Clues)
Concept: Social exploration where the group shares the loot.
Activity: Mandala Charts
- Item:
Mandala Fragment(Dropped by mid-level monsters). - Mechanic:
- Players combine fragments to form a
Restored Mandala. - The Mandala reveals a vague location (riddle or drawing).
- Requirement: When the location is found, it spawns a "Spirit Portal".
- Group Scaling: The portal instance scales dynamically. Can be soloed, but is more efficient with others. No hard requirement for a group.
- Players combine fragments to form a
- Instance: Inside is a "Lost Vault" or "Pocket Dimension".
- Contains 3 rooms of combat/puzzles.
- Final room has a chest.
- Gamble Mechanic: "The Asura's Game". After the chest, players can choose to leave with loot OR open a second door. 50% chance of double loot, 50% chance of being ejected with nothing.
- Why Hook: Gambling thrill + shared world locations. Parallel play encouraged (others can see the portal).
3. Cooperative Skilling (Inspired by Albion / ECO)
Concept: Skilling activities that are more efficient when done together.
Activity: Temple Restoration
- Location: Ruined temples scattered in the world.
- Goal: Rebuild the temple to unlock a regional buff (e.g., +5% Prayer XP in the region for 24h).
- Roles:
- Miners: Mine stone nearby.
- Masons (Crafting): Shape stone into bricks.
- Builders: Place bricks.
- Priests (Tapasya): Bless the construction to prevent "Cursed Spirits" from destroying progress.
- Reward: Massive Crafting/Construction XP bursts + Fame (Reputation).
Activity: Divine Caravans
- Goal: Escort a trade caravan from Kashi to a distant outpost.
- Risk: PvP enabled zone (Tripura) OR High-level PvE ambush zone.
- Profit: Massive gold/resource payout on arrival.
- Social: "Escort" allows players to walk alongside the Yaksha. Healers/Tanks can buff the Yaksha, DPS can clear threats. Contributions are proximity-based (Parallel Play).
4. Social Minigames (Inspired by Gold Saucer)
Concept: "Tavern" games for downtime.
Activity: Pachisi (Dice Game)
- Location: Inns and Ashrams.
- Gameplay: 2-4 player board game.
- Wager: Gold or Items.
- System: Uses RNG but with "Cheat" cards (e.g., "Sleight of Hand") that can be caught by others with high Thieving/Perception.
5. Clan Yajna System (Weekly Cycle)
Concept: A weekly cooperative cycle where Clan members contribute resources to empower a massive fire ritual (Homa) that grants a Clan-wide buff for the following week.
Phase 1: Resource Collection (Weekdays)
Resources can be obtained in three ways:
- Purchase: Buy from the Grand Bazaar and deposit at the Clan Temple.
- External Harvest: Gather in the open world and deposit manually.
- Instanced Harvest: Gather inside the Clan Temple instance.
- Benefit: Resources gathered here are automatically added to the Clan Stockpile (no banking needed).
- Note: Lower XP/Yield than open world, but zero friction.
Required Resources:
- Samidha (Fuel): Mango Twigs (Woodcutting).
- Panchagavya Components: Milk (Cow Interacting), Curd/Ghee (Cooking).
- Purnahuti (Offerings):
- Crops: Rice, Dal, Sugar Cane.
- Fruits: Mangoes, Bananas.
- Leaves: Mango Leaves, Banana Leaves, Betel Leaves.
- Other: Lemons, Coconuts, Silk.
Phase 2: Voting & The Homa (Weekend)
Clan members vote on which Homa to perform based on their needs for the next week. The ritual consumes the gathered resources.
Phase 3: The Blessing (Buffs)
Implementation Note
- Contribution Logic: Simple "Deposit" interface at Clan Temple.
- Scaling: Resource requirements scale with Clan Member count (Active members).
- Fun Factor: "Chores" (milking, harvesting) are social/relaxed and give decent XP to encourage participation.
- Detailed System: See clan_system.md for Creation, Onboarding, and Recruitment logic.
Implementation Roadmap
- Phase 1: ✅ Dynamic Public Events (Rakshasa Invasion) - Implemented 2026-01-21.
- Phase 2: Mandala Charts - Requires new item types and instance logic.
- Phase 3: Temple Restoration - Requires object interaction/state systems.