The following is a guide on how to modify Power Station data in Cities Skylines 2, a game that has become very popular recently and attracted many new players. For those who are beginners, it may be a little difficult to complete the task. Therefore, this article is designed to help you solve your problems and complete various tasks smoothly. Please follow our guide to learn more.
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)