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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...