Attempted Programmer looking for Sims Modding Help

Hiya. Some of the feedist mods on here have inspired me to attempt to make a sims 4 mod for the first time!
The concept for my mod is comparatively simple. I wanted something analagous to aerobic fitness in Sims 4 - basically, the longer one goes without working out, the worse one does their first while back. I know the fantastic Weight Reactions mod does something like this with the Out of Shape modifier, but I was wondering if I could do something more in depth and not necessarily weight-focused with this - basically creating an ā€œEnduranceā€ stat that would control how long your sim can workout. My most ambitious pipedreams have an optional feedist side-objective, creating conditions for limited mobility at certain weights, but the Endurance thing being goal number one.
Unfortunately, I’ve attempted to do so with AI, meaning that I’ve likely just created little but a giant bungle. I’ve got a package file, but I spent 10 hours today alone trying to make sense of this stuff with little to show for it but these files and a frustration-borne Operatic Recitiative between myself and the XML coding system.
Can anyone help me with this? Feel free to shanghai the code and take it somewhere nefarious, but just link me the result if you must kidnap my estranged and badly parented child.

EnduranceMod.zip (5.9 KB)

Yeah, Sims 4 mods like that are a bit of a mess. I’ve tried my hand at fixing a broken mod, but I gave that one up sadly. As for how to impliment it I’d recommend looking up a few guides on the basics so you have more of an idea on the terms needed to make the mod. I’ll see what I can do though.

1 Like

Godspeed. Watch out for the krakens and various other bugbeasts in that code.