Looking for a way to mod pilot reputation requirement

  • We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

soulwreav3r

Private
Aug 28, 2018
22
0
I would like to test something out with advanced pilots but I don't have enough reputation in my save games right now. Does anyone know if there is a way to mod the reputation requirement for hiring pilots (for example to temporarily reduce the 500 rating requirement for the best mechwarriors)? I looked through SimGameConstants but didn't see anything that seemed promising.
 
"MRBRepHiringPowerLevelLimits": [
12,
16,
20,
24,
28,
40
],

It's the total pilot skill points allowed for each MRB level. Change them all to 40 and effectively remove the limit from the game.
 
"MRBRepHiringPowerLevelLimits": [
12,
16,
20,
24,
28,
40
],

It's the total pilot skill points allowed for each MRB level. Change them all to 40 and effectively remove the limit from the game.
Thanks! Actually I took a second look at SimGameConstants this morning and just found it haha!
 
Last edited: