Skyrim Mod - Food Stuff'd, a Stuffing and Fullness Framework

Hello Weight Gaming!

I have spent the past while working on a mod that seemed to be missing in the Skyrim modding ecosystem. A framework built around stuffing and fullness!

Features:

  • Configurable fullness system
  • Different fullness states
  • Visible morph changes
  • Digestion system
  • NPC support
  • Player and NPC fullness are tracked independantly
  • Fully configurable MCM
  • Public API for mod authors
  • Optional Winterweight integration

ezgif-68fa333d22a25fbe

What can I do with this framework?

Different API calls exist to add, remove, and read fullness, as well as play sounds. For instance, you can create a spell with a script that adds to the fullness value. With the Overstuffed setting enabled in the MCM, your character will take damage proportional to the amount set per fullness amount. (95 fullness > gain 30 > take 25 damage, 125 fullness > gain 30 more fullness > take 30 damage > now at 155 fullness total)

This is compatible with Winterweight?

Yes! With the patch, it will add a new MCM menu that lets you modify how much each fullness adds to your weight in Winterweight. Modifying this value also applies to how much NPCs gain if you have that option enabled!

Can I modify the morph that applies when I eat?

Yes, if you’re using a mod that has a custom body, such as Devourment, you can change the morph in the MCM.

What are your next plans?

I plan to make a mod that adds NPCs that attack you by adding fullness to your meter next. Eventually I want to add an entire RPG system based around being in the different fullness states, then expand to quest mods.

From what I’ve tested in both a bare-bones install as well as my personal modded game, it appears to be stable and working. As a 1.0 release however, I welcome people trying to break it or report bugs. I completely encourage anyone that wants to make mods based on this framework to do so, so feel free to ask any questions.

https://www.nexusmods.com/skyrimspecialedition/mods/186273

25 Likes

Looks so cool!
I remember making a Skyrim mod pack to gain weight, but there were constantly some issues.
Anyone with experience, could you please suggest a list of all the necessary mods and setups, the Skyrim version to play, so that I can play and have the ability to gain weight and have the armor fit properly? And maybe you could suggest a few more mods related to the theme of weight gain?

That and a mod to widen your armspan on NexusMods? Incredible!

I think you might be one of my new favorite mod authors, as someone who exclusively plays massive characters in Skyrim!~

This inspires me to mod my Skyrim game from scratch again! Thank you so much for this mod!

Thanks for the kind words! I’m pretty new to creating mods, so I appreciate the feedback. Just a heads up at this point - figured out that NPCs eating is currently not adding fullness, however API calls to change their fullness currently is. I’m going to have to make a fix for the game to track when NPCs eat, as that is where it’s currently failing.

EDIT: This should now be fixed, and NPCs should gain fullness when eating.

Also Fate,

My current setup is Food Stuff’d, Winterweight, and the body from Devourment. The Devourment body has BBW morphs in Bodyslide, you just need to download a preset or make your own, load it in Winterweight, and the armor/clothing conversions in the Devourment discord server generally work with bigger bodies. If you don’t want to play with Vore, you can leave the .esp disabled.

what config setup do you recommend when you use this mod with winterweight? do i want to set winterweight food gain to 0 and let this mod handle it? or should i leave the winterweight config as is?

and forgive me if its intuitive, i havent launched the game with the mod installed as of yet

The way I would recommend is set Winterweight’s food gain to be the minimum, then let Food Stuff’d’s integration handle the weight gain. What you set that value to is more up to what you’re looking for, but for a basic “vanilla” rate the default value I have set should be good.

Hope that helps!

2 Likes

it helps tons! when i get around to it, ill probably be tweaking the settings for a bit.

i barely even played the save yet, but i have the config set up where i lose just a little more than the weight added by 1 total weight unit of food per day; the same amount of food needed in the survival mode per day. that way, any food/potion used for healing or buffs on top of that add to the weight. still have yet to see if that works out to be fun, but this mod reignites my motivation to get it going again!

I’ve started work on the NPC plugin, so far -

  • Jelly Spider - 100%
  • Jam Chaurus - 100%
  • Cheese Draugr - 100%
  • Whipped Cream Centurion - 60%
  • Sweetroll Bandit - 0%

Any other ideas are welcome! I’m trying to get at least one “feeding” mob for every archetype that you encounter the most. Currently need something for Forsworn and Daedra. Once I have one of every archetype made, then I plan to go back and add more niche enemies.

3 Likes

The NPC pack is live!

Contains the following enemies:

  • Jellybite Spider
  • Jam Chaurus
  • Cream Centurion
  • Cheese Draugr
  • Sweetroll Bandit

https://www.nexusmods.com/skyrimspecialedition/mods/187089

2 Likes