Understanding the core attributes and needs of your GOCHI pet
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 };