STATINATOR is a back end stat system for characters in your game. Throw it on your character class and behold as it maintains all of the glorious stat values you have defined, clamping and adding with wizard-like accuracy.
STATINATOR's ScriptableObject StatPresets and StatModifiers make loading presets and throwing self maintained stat modifying effects onto characters easier than multiplying by zero.
STATINATOR is designed around accessing character stats through enum references instead of silly string lookups. That means you don't have to worry about writing code that will have a meltdown because you renamed a stat or be held down by hardcoding all of those awesome stats you need.
.... STATINATOR