VIP Gather Loot Multiplier 1.3.10

Нет прав для скачивания
JSON:
{
  "Auto reload [If you change the config and save the file the plugin will reload itself]": true,
  "Setup UI command": "rs",
  "Premission for setup UI": "gatherlootmultiplier.setup",
  "Custom Rates": [
    {
      "Permission": "gatherlootmultiplier.default",
      "[LOOT] Gobal rate": 2.0,
      "[GATHER] Gobal rate": 1.0,
      "[GATHER] Increase production": {
        "Querry": true,
        "PumpJack": true,
        "Chainsaw": true,
        "Excavator": true,
        "Jackhammer": true
      },
      "[LOOT] Categories rates [global rate * category rate]": {
        "Weapon": 1.0,
        "Construction": 1.0,
        "Items": 1.0,
        "Resources": 1.0,
        "Attire": 1.0,
        "Tool": 1.0,
        "Medical": 1.0,
        "Food": 1.0,
        "Ammunition": 1.0,
        "Traps": 1.0,
        "Misc": 1.0,
        "Component": 1.0,
        "Electrical": 1.0,
        "Fun": 1.0
      },
      "Personal rates for items [shortname + modifier]": {}
    },
    {
      "Permission": "gatherlootmultiplier.vip",
      "[LOOT] Gobal rate": 3.0,
      "[GATHER] Gobal rate": 5.0,
      "[GATHER] Increase production": {
        "Querry": true,
        "PumpJack": true,
        "Chainsaw": true,
        "Excavator": true,
        "Jackhammer": true
      },
      "[LOOT] Categories rates [global rate * category rate]": {
        "Weapon": 1.0,
        "Construction": 1.0,
        "Items": 1.0,
        "Resources": 1.0,
        "Attire": 1.0,
        "Tool": 1.0,
        "Medical": 1.0,
        "Food": 1.0,
        "Ammunition": 1.0,
        "Traps": 1.0,
        "Misc": 1.0,
        "Component": 1.0,
        "Electrical": 1.0,
        "Fun": 1.0
      },
      "Personal rates for items [shortname + modifier]": {}
    }
  ],
  "[LOOT] Ignore loot containers [prefabs]": [
    ""
  ]
}
Назад
Сверху