About This File
Stat Growth
A lightweight player-only body morph mod that ties breast growth to your character's maximum Health, Magicka and Stamina.
As your chosen attributes increase, Stat Growth adds its own RaceMenu body-morph contribution to the Breasts slider. If those maximum stats later decrease — for example by removing stat-boosting equipment — the morph decreases again as well.
The mod does not progressively stack permanent growth. It always recalculates the correct morph from your current maximum stats.
Inspiration
Stat Growth was inspired by Mana Tanks SSE by darkconsole on LoversLab.
Mana Tanks uses character resources such as Magicka, Health or Stamina to influence breast size. I liked the basic idea and wanted a small modern alternative focused specifically on permanent/stat-based character progression, while using RaceMenu morphs so it can coexist with other systems that also alter the body.
This is not intended as a replacement, update or continuation of Mana Tanks.
Requirements
-
SKSE64
-
RaceMenu
-
SkyUI
-
A body setup that supports the RaceMenu
Breastsbody morph -
Proper body morph data generated for your body/outfits
For BodySlide users, make sure Build Morphs is enabled when building your body and compatible outfits.
Tested With
-
Skyrim Special Edition / Anniversary Edition runtime 1.6.1170
-
SKSE 2.2.6
-
RaceMenu
-
SkyUI
-
CBBE 3BA
CBBE 3BA is currently the only body I have personally tested.
Other bodies may work if they expose a compatible RaceMenu Breasts morph, but I cannot currently guarantee compatibility.
No development or "Modding Resources" packages are required by normal users.
How It Works
When initialized, Stat Growth stores your current maximum:
-
Health
-
Magicka
-
Stamina
as your personal baseline.
From that point onward, increases above those values contribute toward breast growth.
This means the mod does not assume that every character starts with exactly 100/100/100. Alternate starts, custom races, other gameplay mods and unusual starting characters can simply initialize using whatever stats they actually have.
A vanilla 100 / 100 / 100 baseline is also available as a fallback.
MCM
System
Initialize Stat Growth — Capture Current
Captures your current maximum Health, Magicka and Stamina as the baseline and starts Stat Growth.
This is the recommended initialization method.
Use Vanilla Baseline — 100 / 100 / 100
Uses 100 Health, 100 Magicka and 100 Stamina as the baseline instead.
Disable Stat Growth
Stops Stat Growth and removes only this mod's own RaceMenu morph contribution.
Your captured baselines and settings remain stored.
Status
Displays the current state of the system:
-
NOT INITIALIZED
-
ACTIVE
-
DISABLED
Captured Baselines
Displays the Health, Magicka and Stamina values currently being used as your starting point.
These are informational only.
Tracked Stats
Individually enable or disable:
-
Health
-
Magicka
-
Stamina
Disabled attributes contribute nothing to growth.
Growth Mode
Shared Growth
All enabled attributes contribute toward one shared growth pool.
The total raw morph contribution is capped at 1.0.
This is the normal/default mode.
Additive / Independent Growth
Each enabled attribute can independently contribute up to 1.0.
This means the theoretical raw maximum is:
-
One stat enabled → 1.0
-
Two stats enabled → 2.0
-
Three stats enabled → 3.0
This mode is intentionally much more exaggerated.
Target Multiplier
Controls how much an attribute must increase relative to its captured baseline before reaching its full contribution.
Default:
6.0x
Example with a baseline of 100:
-
100 = no contribution
-
200 = 20%
-
350 = 50%
-
600 = 100%
A lower value causes full growth to be reached sooner.
A higher value requires significantly more character progression.
Growth Multiplier
Multiplies the final body morph.
Default:
1.0x
Use this to tune the final amount of growth to your body preset.
Growth Notifications
When actual gameplay stat changes cause the body morph to increase or decrease, Stat Growth can display a small randomized notification such as:
SG: Your chest swells.
or:
SG: Your chest settles back slightly.
Configuration changes, initialization and save loading do not intentionally trigger these growth messages.
Body Shape and Presets
Stat Growth currently changes only the RaceMenu Breasts morph.
It does not attempt to redesign your breasts, change proportions intelligently, or force a particular body shape.
That means the final appearance depends heavily on:
-
your body preset
-
your base breast shape
-
your BodySlide configuration
-
your chosen Growth Multiplier
-
your chosen Target Multiplier
-
Shared vs Additive mode
The mod controls how much the existing morph is increased.
Making that increase look good with your particular body is ultimately up to your preset and settings.
This is also why the MCM provides several ways to control the amount and progression of the effect.
Player Only
Stat Growth currently supports the player character only.
The controller is attached specifically to the player through its quest alias and was designed around player progression.
NPC distribution is not implemented.
This is intentionally a small gameplay/body-morph mod rather than a general-purpose morph framework.
Compatibility
Stat Growth uses its own RaceMenu morph key:
SG_StatGrowth
This allows its contribution to coexist with other systems using RaceMenu body morphs instead of intentionally replacing their values.
That makes it suitable in principle for setups containing other morph systems such as OBody or gameplay mods that independently modify the body.
Actual visual compatibility will still depend on the other mod and your body setup.
Installation
Install normally with your preferred mod manager.
Make sure all requirements are installed and working.
Then:
-
Start or load your game.
-
Open MCM → Stat Growth.
-
Select Initialize Stat Growth.
-
Configure which stats you want to track.
-
Adjust Growth Mode, Target Multiplier and Growth Multiplier to taste.
Limitations / Current Scope
-
Player character only
-
Currently tested only with CBBE 3BA
-
Only the
Breastsbody morph is modified -
Visual results depend on the user's body preset
-
Clothing must support compatible body morphs if you expect it to change with the body
-
This is not intended to be a body-morph framework or NPC distribution system
The goal is deliberately simple: provide another lightweight way for character progression to visibly affect the player's body.
Credits
darkconsole — Mana Tanks / Mana Tanks SSE
For the original attribute/resource-driven breast-size concept that inspired this mod.
RaceMenu / Expired
For the body morph system used by Stat Growth.
SkyUI Team
For the Mod Configuration Menu framework.
Version History
1.0
-
Initial release
-
Health, Magicka and Stamina tracking
-
Captured or vanilla baselines
-
Shared Growth mode
-
Additive / Independent Growth mode
-
Configurable Target Multiplier
-
Configurable Growth Multiplier
-
Equipment/stat-change detection
-
Automatic growth and shrinkage
-
Randomized growth/shrink notifications
-
MCM configuration