Jump to content

Petrabot - where is the economy manager


Recommended Posts

I found only the class bellow in config.js.

 

Would it be the "economy manager"?

**It doesn´t look like the "economy manager".

this.Economy = {
  "popPhase2": 38, // How many units we want before aging to phase2.
  "workPhase3": 65, // How many workers we want before aging to phase3.
  "workPhase4": 80, // How many workers we want before aging to phase4 or higher.
  "popForDock": 25,
  "targetNumWorkers": 40, // dummy, will be changed later
  "targetNumTraders": 5, // Target number of traders
  "targetNumFishers": 1, // Target number of fishers per sea
  "supportRatio": 0.35, // fraction of support workers among the workforce
  "provisionFields": 2
 

};

Edited by roadtripping.ph
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...