GOCHI Pet Stats Overview

Core Attributes

Every GOCHI pet has four primary attributes that determine its overall wellbeing and earning potential:

Hunger

How well-fed your pet isDecay Rate: -30% per hour

Happiness

Your pet’s contentment levelDecay Rate: -25% per hour

Cleanliness

How clean your pet isDecay Rate: -20% per hour

Energy

Your pet’s activity levelDecay Rate: -15% per hour

Attribute Decay

Your pet’s attributes naturally decay over time, requiring regular care to maintain optimal levels.
Each attribute decreases at its own rate when left unattended:
const decayRates = {
  hunger: 0.3,      // 30% per hour
  happiness: 0.25,  // 25% per hour
  cleanliness: 0.2, // 20% per hour
  energy: 0.15      // 15% per hour
};
This decay system requires 8-10 interactions within a 10-hour active period to maintain optimal pet health.

Critical Thresholds

When attributes fall below certain levels, your pet experiences negative effects that impact earnings:
ThresholdTime Without CareEffect on Earnings
Hungry~3.5 hours-75% earning rate
Severely Hungry~4.25 hours-95% earning rate
Death8-10 hoursNo earnings, requires revival