🧭 Grow A Garden Wiki

📏 Unit Conversion

  • 1 kilogram (kg) = 2.20462 pounds (lb)
  • 1 pound (lb) ≈ 0.4536 kg
  • All crop values are calculated in kilograms (kg) by default.

🧮 Formula Explanation

Final Value = Base Price × Weight × Quantity × Mutation Multipliers × Friend Boost Multiplier

Base Price

  • The value of 1 kg of the crop, in Sheckles.

Weight

  • Weight in kilograms (kg) per crop.

Quantity

  • Number of crops.

Mutation Multipliers

  • Includes Growth, Temperature, and Environmental multipliers.
  • These are multiplied together.

Friend Boost

  • Adds a bonus multiplier: 1 + friendBoostPercentage / 100
  • Example: 20% friend boost → multiplier = 1.2

🌱 Mutation System

  • There are 3 types:
    • Growth
    • Temperature
    • Environmental
  • Only one mutation from each type can be applied at a time.
  • Some mutations are incompatible and cannot coexist.

💡 Example

If a Mango (Base Value: 289) has:

  • Weight: 2 kg
  • Quantity: 5
  • Growth: Rainbow (x50)
  • Temperature: Frozen (x9)
  • Environmental: Voidtouched (x134)
  • Friend Boost: 20%

Then:

Final Value = 289 × 2 × 5 × 50 × 9 × 134 × 1.2 = 2,088,720

📌 Notes

  • This tool is based on Grow A Garden gameplay and may not reflect real-world crop economics.
  • Data may vary with updates.
  • Submit suggestions or issues on GitHub.