My friends must have many questions about this game, but they don’t know how to solve them. If you want to learn more about how to modify power station data in Cities Skylines 2, then why not ask us for help! This will make you more comfortable in the game!
Modification steps: Use dnspy to open Game.Prefabs.PowerPlant in Game.dll.
dnspy download address: click to enter, extraction code: rwnh
Change the following in Initialize:
m_ElectricityProduction=this.m_ElectricityProduction
Change to:
m_ElectricityProduction=this.m_ElectricityProduction*10 (10 times power generation)