Survey Manager

Plugin Paid Survey Manager 1.3.1

Configuration
Open me

JSON:
{
  "Maximal resources in one node": 5,
  "Throw resources on creating node": false,
  "A. Resources": [
    {
      "Shortname": "wood",                 // shortname of output item
      "Chance": 50,                             // in percents
      "Minimal work to gather": 0.3,   // lower values -> faster gathering
      "Maximal work to gather": 0.5
    },
    {
      "Shortname": "sulfur.ore",
      "Chance": 50,
      "Minimal work to gather": 4.0,
      "Maximal work to gather": 4.0
    }
  ],
  "B. Oil nodes": {
    "Chance": 25,
    "Minimal work to gather": 4.0,
    "Maximal work to gather": 4.0
  }
}

---
Configuration 2.0
Open me

JSON:
{
  "Maximal resources in one node": 5,
  "Throw resources on creating node": false,
  "Modify normal quarries": false,
  "Modify static quarries": false,
  "[Data] Wipe on new map": false,
  "Resources (Normal Quarries)": [
    {
      "Shortname": "wood",
      "Chance": 75,
      "Minimal work to gather": 0.3941133,
      "Maximal work to gather": 0.332637221
    },
    {
      "Shortname": "scrap",
      "Chance": 75,
      "Minimal work to gather": 0.468124926,
      "Maximal work to gather": 0.4435704
    },
    {
      "Shortname": "stones",
      "Chance": 75,
      "Minimal work to gather": 0.409448445,
      "Maximal work to gather": 0.479902953
    },
    {
      "Shortname": "crude.oil",
      "Chance": 75,
      "Minimal work to gather": 0.9,
      "Maximal work to gather": 0.9
    }
  ],
  "Resources (Static Quarries)": [
    {
      "Shortname": "wood",
      "Chance": 75,
      "Minimal work to gather": 0.412362337,
      "Maximal work to gather": 0.4402951
    },
    {
      "Shortname": "stones",
      "Chance": 75,
      "Minimal work to gather": 0.311377138,
      "Maximal work to gather": 0.498251647
    }
  ]
}

---
Allows you to set the values in quarry nodes and place pumpjacks

Author
Orange
Views
5,745
First release
Last update

More from Orange (Recent)

Top