Is there a way to delete factories from states?

Hi.  I gave useless territories to Sweden to make the game run faster.  The only thing I need to know is if I can delete civs or mils from the map so it doesn't make any guns or construct anything?  Or is there tool I can use to make the AI for Sweden braindead so it does nothing at all?

You would need to edit the states that Sweden owns. 

In each of the files you'll see something that looks like this:

buildings = {

infrastructure = 4

arms_factory = 5

industrial_complex = 4

anti_air_building = 2

air_base = 6

synthetic_refinery = 2

}


Remove "infrastructure" to remove their infrastructure

Remove "arms_factories" to remove their military factories

Remove "industrial_complex" to remove their civilian factories

Remove "anti_air_building" to remove AA

Remove "air_base" to remove air bases

Remove "synthetic_refinery" to remove synthetic refineries.


Do note though, that as countries trade with Sweden, Sweden will gain access to civilian factories that way. So you may want to give Sweden a national spirit that forces it to have 100% consumer goods.

You would need to edit the states that Sweden owns. 

In each of the files you'll see something that looks like this:

buildings = {

infrastructure = 4

arms_factory = 5

industrial_complex = 4

anti_air_building = 2

air_base = 6

synthetic_refinery = 2

}


Remove "infrastructure" to remove their infrastructure

Remove "arms_factories" to remove their military factories

Remove "industrial_complex" to remove their civilian factories

Remove "anti_air_building" to remove AA

Remove "air_base" to remove air bases

Remove "synthetic_refinery" to remove synthetic refineries.


Do note though, that as countries trade with Sweden, Sweden will gain access to civilian factories that way. So you may want to give Sweden a national spirit that forces it to have 100% consumer goods.

-jordsta95

 Thank you I appreciate the info 😄