TK
  • TK
  • 50.25% (Neutral)
  • Private Topic Starter
7 years ago
Hi fellow
The tip is-am changing ingame balance for all sides to make battles much more epic. I changed chineese soldiers health, speed, price and time, but i can`t find a place where i can change anyhing about their income per order. Everyone knows that almost all chineese generals has red guard, that income 2 units per one order, but i wanna increase this by 5 times. How can i do that? I was searching configs literally HOURS! Where can i find it?
Sponsor
Gameanater
7 years ago
Look for this code in the China barracks (in this case the nuke general's barracks):



  Behavior = ProductionUpdate ModuleTag_10
    QuantityModifier = Nuke_ChinaInfantryRedguard   2
  End


And for multiple TYPES infantry:


  Behavior = ProductionUpdate ModuleTag_10
    QuantityModifier = Infa_ChinaInfantryMiniGunner   2
    QuantityModifier = Infa_ChinaInfantryTankHunter   2
  End


Change the number 2 to whatever you want. As far as I know there isn't a limit so you can make 10 of them come out at a time if you want. You can do this to any unit.

EDIT: You can also do this to more than one infantry type, such as the example I've added above. It doesn't appear that you can do this to vehicles, though. I tried doing so and it crashed the game.
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.