syamantaka gem

Guide for syamantaka gem

Syamantaka (Wealth Gem) Mechanics

The Syamantaka is a legendary divine gem with two distinct forms: the raw Gem and the crafted Amulet.

1. Syamantaka (Gem)

  • Item ID: syamantaka_gem
  • Rarity: Legendary
  • Value: 50,000,000
  • Daily Effect:
    • Produces 50,000 Gold per day (Real-time 24h).
    • Passive effect, works from bank or inventory.

Acquisition

MethodDetails
Purchase10 Dharma Bonds (~$50). See dharma_bonds.md.
RDT Drop1/100,000 chance. See global_rdt.md.

2. Syamantaka (Amulet)

  • Item ID: syamantaka_amulet
  • Crafting Requirement: Level 80 Crafting (Gem + Gold Bar + Mold).
  • Equipment Slot: Neck
  • Stats: +5 Prayer, +2 All Stats.
  • Value: 50,000,000
  • Constraint: NO DAILY GOLD GENERATION. The raw wealth is sacrificed for utility.

Passive Effects (Utility)

When worn, the amulet provides powerful skilling bonuses:
SkillEffect
MiningGreater Transmute: 10% chance to instantly smelt & smith the mined ore into a 1-bar item of the highest possible value, then transmute it into Coins.
SmithingDivine Economy: 10% chance to save up to 2 bars when smithing. (1-bar items save 1 bar).
FishingSun Cook: 10% chance to instantly cook the fish caught. (No Cooking XP if Cooking level is too low).
CookingAnnapurna's Blessing: 10% increased chance to NOT burn food.
FarmingAuto-Compost: Automatically applies Ultra-Compost effect to patches.
Preservation: 10% chance for a patch not to deplete during harvest.
CraftingDivine Thrift: 10% chance not to consume resources. If inventory is full, product is sent to Bank.
HunterBirdhouse: 2x yield from Birdhouses.
Traps: 10% higher catch rate.
TapasyaBija Boost: +50% Bija yield in Active Mode.
Wisdom: +10% XP in Passive Mode.
WoodcuttingAbundance: 10% chance to receive an extra log (Double yield).

Implementation Notes

  • Transmutation: Calculate value of (Bar Cost + Smithing Labor) vs Coin drop using items.csv values.
  • Bank Send: Requires valid BankManager access.