Yes, for sure people would want it to be different.
I was thinking of adding a config object along these lines:
Code:
const saveScumTargets = {
[20, "traitnymfo >= 100", "traitfem <= 0"] //Loren (avid 20), must be nymphomaniac, must not be feminist
[...]
[...]
}
That would work great for anyone who has a fixed AvID, which is probably not true for all.
Reason that I wanted a save with them already added was to quickly see what makes them unique so that, I don't implement something in 30 minutes only to spend 3 hours trouble shooting why it doesn't work as expected