Node Investment System

  • Each node level gives a 5% increase in drop chance (Node level 10 = 50% drop chance, but this chance is applied in 10% of cases)
  • Investing in production nodes helps workers

Example:

  • Level 10 node - MinCountItem = 6, MaxCountItem = 10
  • 30 level worker - MinCountItem = 3, MaxCountItem = 3
  • Artisan (Orange) grade worker - MinCountItem = 21, MaxCountItem = 21
  • The worker will bring a random value between the minimum and maximum - MinCountItem = 30, MaxCountItem = 34