About This File
A simple mod where getting hit or giving hits can make you bigger or littler, also enemies hitting you can also become bigger or smaller, or they can get bigger while you get smaller, or smaller as you get bigger.
Â
Based off the combat arousal from my other mod SA-AH. Just reworked for this little thing. Has a timer so you will eventually get back to the default size by waiting, NPCs will never revert automatically on their own (except maybe on game-load).
Includes a reset option in the MCM for the player+all NPCs in a 5000 unit radius
Â
Expect jank+bugs, I wouldn't advise using this on a serious playthrough, more for a fun / meme thing. I guess tiny enemies are a lot harder to hit though. This mod has no requirements except a working verison of plain fallout 4.Â
Â
Permissions:Â Improve the mod (and include the source), fix the mod (and include the source), don't sell the mod.
Â
Clip of it working :Â
https://imgur.com/a/biglittle-fCMuWTm
Â
Note: If you get too large you won't be able to loot as easy, also I think the speed can be a bit messed up sometimes.Â
Â
If you need to change the speed back to normal:
player.getav speedmult (see what it is at)
player.setav speedmult 100 (should work)
player.forceav speedmult 100 (if the above doesnt work)
Â
Your size:
player.getscale (to see your current size)
player.setscale 1 (to get back to normal size) < you can just press the reset button in the MCMÂ for this, you can also just set yourself to any value to make yourself bigger or smaller.
These are in-engine commands, not from this mod.Â