- Dec 29, 2021
- 304
- 680
I get that, but stuff like "Eager - Administration" doesn't do anything and doesn't even show in the game when you look at the repeffects list. It'll show when you *do* the action, but checking your rep with Admin just fails to show it, even though it's there in the code (in the Save Editor, I can see all the "Eager - Administration" lines).It looks like these are calculated 'on a go' values. Real rep changes are set at the following block by underlying events:
JSON:"reputEff": [ "Deescalated street encounter", "Deescalated street encounter", "Performed impressive training", "Gym's chem dealer", "Performed impressive training", "Medical test subject", "Public humiliation - Town", "Performed impressive training", "Rescued Ina",
The only things I noticed that work are "Troublemaker - Administration", "Fugitive", and "Fought the Police". Anything else relating to Admin was broken when the merge for the Admin faction happened, which doesn't do much outside of locking out the police street bj scene.
That said, you can still get very unliked by spamming Troublemaker (Red Gate, Extreme difficulty, keep asking to get in and make something up), but then any time you encounter Admin, you'll just be sold off as a slave. Ideally for me, I would prefer to be Liked with low status, rather than unliked (which would trigger the scene I'm referring to). Sadly, the 3 events above all result in disliked value rising, so AFAIK there's no possible way right now to go above a 0 score in Liked by Admin. If just *one* of them resulted in a positive score, then I could just slap that reputEff in like 30 times, but sadly either one doesn't exist (that currently works), or it's so unusual that I haven't encountered it yet.