:0 I’d love to! I’m currently still playing with my changes for the first time so I still need to tweak them, but I can absolutely post my vibes-based values I came up with!
[BuffID.WellFed] = 4f,
[BuffID.WellFed2] = 5f,
[BuffID.WellFed3] = 6f,
[BuffID.ObsidianSkin] = 3f,
[BuffID.Regeneration] = 6f,
[BuffID.Swiftness] = 1f,
[BuffID.Gills] = 2f,
[BuffID.Ironskin] = 4f,
[BuffID.ManaRegeneration] = 4f,
[BuffID.MagicPower] = 3f,
[BuffID.Featherfall] = 1f,
[BuffID.Spelunker] = 6f,
[BuffID.Invisibility] = 2f,
[BuffID.Shine] = 1f,
[BuffID.NightOwl] = 1f,
[BuffID.Battle] = 2f,
[BuffID.Thorns] = 1f,
[BuffID.Archery] = 2f,
[BuffID.Hunter] = 3f,
[BuffID.Gravitation] = 2f,
[BuffID.PotionSickness] = 24f,
[BuffID.Tipsy] = 12f,
[BuffID.Honey] = 0.05f, // This value needs to be very low because the honey effect applies every single frame while submerged in honey, causing rapid weight gain
[BuffID.Ichor] = 2f,
[BuffID.ManaSickness] = 12f,
[BuffID.Mining] = 1f,
[BuffID.Heartreach] = 3f,
[BuffID.Calm] = 6f,
[BuffID.Builder] = 1f,
[BuffID.Titan] = 8f,
[BuffID.Flipper] = 2f,
[BuffID.Summoning] = 3f,
[BuffID.Dangersense] = 1f,
[BuffID.AmmoReservation] = 2f,
[BuffID.Lifeforce] = 6f,
[BuffID.Endurance] = 4f,
[BuffID.Rage] = 2f,
[BuffID.Inferno] = 3f,
[BuffID.Wrath] = 4f,
[BuffID.Fishing] = 1f,
[BuffID.Sonar] = 1f,
[BuffID.Crate] = 1f,
[BuffID.Slimed] = 2f,
[BuffID.SoulDrain] = 1f,
[BuffID.SugarRush] = 12f,
[BuffID.Lucky] = 2f,
[BuffID.HeartyMeal] = 2f
This is the list I’m using as of right now! These numbers definitely need more tweaking, but overall I’m satisfied with how the whole “potions fatten you up” thing plays!