Gathering Clothes

$ Gathering Clothes 1.0.4

Добавили новые платежные методы ЮМани (РУ Карты) | Cryptomus (Крита)
C#:
{
  "Enable clothing to be dropped from loot containers": true,
  "Minimum additional scrap to be added if the scavenger perk triggers": 1,
  "Maximum additional scrap to be added if the scavenger perk triggers": 3,
  "Chat commands that a player can use to see their current gather bonuses": [
    "bonuses",
    "bonus"
  ],
  "Print a chat message whenever a player equips a piece showing them their current bonus": true,
  "Black list the skins from SkinBox": true,
  "Clothing set information": {
    "Mining": {
      "clothing_items": {
        "1087075684": {
          "displayName": "Mining hat",
          "yield_increase": 0.1,
          "shortname": "hat.miner",
          "drop_weight": 100
        },
        "1220577283": {
          "displayName": "Mining chest",
          "yield_increase": 0.25,
          "shortname": "hoodie",
          "drop_weight": 100
        },
        "1220582391": {
          "displayName": "Mining pants",
          "yield_increase": 0.15,
          "shortname": "pants",
          "drop_weight": 100
        }
      },
      "set_bonus_required_amount": 3,
      "set_bonus": 0.5
    },
    "Farming": {
      "clothing_items": {
        "2423620138": {
          "displayName": "Farmers hat",
          "yield_increase": 0.05,
          "shortname": "hat.boonie",
          "drop_weight": 100
        },
        "925111592": {
          "displayName": "Farmers chest",
          "yield_increase": 0.15,
          "shortname": "hoodie",
          "drop_weight": 100
        },
        "1563936319": {
          "displayName": "Farmers pants",
          "yield_increase": 0.1,
          "shortname": "pants",
          "drop_weight": 100
        }
      },
      "set_bonus_required_amount": 3,
      "set_bonus": 0.3
    },
    "Fishing": {
      "clothing_items": {
        "2558653957": {
          "displayName": "Anglers hat",
          "yield_increase": 0.2,
          "shortname": "hat.boonie",
          "drop_weight": 100
        },
        "2558655669": {
          "displayName": "Anglers chest",
          "yield_increase": 0.5,
          "shortname": "hoodie",
          "drop_weight": 100
        },
        "2558657371": {
          "displayName": "Anglers pants",
          "yield_increase": 0.3,
          "shortname": "pants",
          "drop_weight": 100
        }
      },
      "set_bonus_required_amount": 3,
      "set_bonus": 1.0
    },
    "Hunter": {
      "clothing_items": {
        "841998387": {
          "displayName": "Hunters hat",
          "yield_increase": 0.1,
          "shortname": "hat.boonie",
          "drop_weight": 100
        },
        "852449747": {
          "displayName": "Hunters chest",
          "yield_increase": 0.25,
          "shortname": "hoodie",
          "drop_weight": 100
        },
        "582569231": {
          "displayName": "Hunters pants",
          "yield_increase": 0.15,
          "shortname": "pants",
          "drop_weight": 100
        }
      },
      "set_bonus_required_amount": 3,
      "set_bonus": 0.5
    },
    "Woodcutting": {
      "clothing_items": {
        "849682373": {
          "displayName": "Lumberjacks hat",
          "yield_increase": 0.1,
          "shortname": "hat.beenie",
          "drop_weight": 100
        },
        "2418623281": {
          "displayName": "Lumberjacks chest",
          "yield_increase": 0.25,
          "shortname": "hoodie",
          "drop_weight": 100
        },
        "2418624977": {
          "displayName": "Lumberjacks pants",
          "yield_increase": 0.15,
          "shortname": "pants",
          "drop_weight": 100
        }
      },
      "set_bonus_required_amount": 3,
      "set_bonus": 0.5
    },
    "Scavenging": {
      "clothing_items": {
        "1334831212": {
          "displayName": "Scavengers hat",
          "yield_increase": 0.1,
          "shortname": "hat.boonie",
          "drop_weight": 100
        },
        "1356372731": {
          "displayName": "Scavengers chest",
          "yield_increase": 0.25,
          "shortname": "hoodie",
          "drop_weight": 100
        },
        "1356379591": {
          "displayName": "Scavengers pants",
          "yield_increase": 0.15,
          "shortname": "pants",
          "drop_weight": 100
        }
      },
      "set_bonus_required_amount": 3,
      "set_bonus": 0.5
    }
  },
  "Loot information": {
    "assets/bundled/prefabs/radtown/crate_normal_2.prefab": {
      "dropRate": 50,
      "clothes": [
        {
          "drop_weight": 100,
          "shortname": "hat.miner",
          "displayName": "Mining hat",
          "skin": 1087075684
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Mining chest",
          "skin": 1220577283
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Mining pants",
          "skin": 1220582391
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Farmers hat",
          "skin": 2423620138
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Farmers chest",
          "skin": 925111592
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Farmers pants",
          "skin": 1563936319
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Anglers hat",
          "skin": 2558653957
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Anglers chest",
          "skin": 2558655669
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Anglers pants",
          "skin": 2558657371
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Hunters hat",
          "skin": 841998387
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Hunters chest",
          "skin": 852449747
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Hunters pants",
          "skin": 582569231
        },
        {
          "drop_weight": 100,
          "shortname": "hat.beenie",
          "displayName": "Lumberjacks hat",
          "skin": 849682373
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Lumberjacks chest",
          "skin": 2418623281
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Lumberjacks pants",
          "skin": 2418624977
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Scavengers hat",
          "skin": 1334831212
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Scavengers chest",
          "skin": 1356372731
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Scavengers pants",
          "skin": 1356379591
        }
      ]
    },
    "assets/bundled/prefabs/radtown/crate_normal.prefab": {
      "dropRate": 100,
      "clothes": [
        {
          "drop_weight": 100,
          "shortname": "hat.miner",
          "displayName": "Mining hat",
          "skin": 1087075684
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Mining chest",
          "skin": 1220577283
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Mining pants",
          "skin": 1220582391
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Farmers hat",
          "skin": 2423620138
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Farmers chest",
          "skin": 925111592
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Farmers pants",
          "skin": 1563936319
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Anglers hat",
          "skin": 2558653957
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Anglers chest",
          "skin": 2558655669
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Anglers pants",
          "skin": 2558657371
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Hunters hat",
          "skin": 841998387
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Hunters chest",
          "skin": 852449747
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Hunters pants",
          "skin": 582569231
        },
        {
          "drop_weight": 100,
          "shortname": "hat.beenie",
          "displayName": "Lumberjacks hat",
          "skin": 849682373
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Lumberjacks chest",
          "skin": 2418623281
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Lumberjacks pants",
          "skin": 2418624977
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Scavengers hat",
          "skin": 1334831212
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Scavengers chest",
          "skin": 1356372731
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Scavengers pants",
          "skin": 1356379591
        }
      ]
    },
    "assets/bundled/prefabs/radtown/crate_elite.prefab": {
      "dropRate": 300,
      "clothes": [
        {
          "drop_weight": 100,
          "shortname": "hat.miner",
          "displayName": "Mining hat",
          "skin": 1087075684
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Mining chest",
          "skin": 1220577283
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Mining pants",
          "skin": 1220582391
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Farmers hat",
          "skin": 2423620138
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Farmers chest",
          "skin": 925111592
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Farmers pants",
          "skin": 1563936319
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Anglers hat",
          "skin": 2558653957
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Anglers chest",
          "skin": 2558655669
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Anglers pants",
          "skin": 2558657371
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Hunters hat",
          "skin": 841998387
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Hunters chest",
          "skin": 852449747
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Hunters pants",
          "skin": 582569231
        },
        {
          "drop_weight": 100,
          "shortname": "hat.beenie",
          "displayName": "Lumberjacks hat",
          "skin": 849682373
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Lumberjacks chest",
          "skin": 2418623281
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Lumberjacks pants",
          "skin": 2418624977
        },
        {
          "drop_weight": 100,
          "shortname": "hat.boonie",
          "displayName": "Scavengers hat",
          "skin": 1334831212
        },
        {
          "drop_weight": 100,
          "shortname": "hoodie",
          "displayName": "Scavengers chest",
          "skin": 1356372731
        },
        {
          "drop_weight": 100,
          "shortname": "pants",
          "displayName": "Scavengers pants",
          "skin": 1356379591
        }
      ]
    }
  }
}
A

andresot123 VIP Пользователь

Купил подписку на VIP плагины

🔥 Купить сейчас
Любовь

Любовь VIP Пользователь

Купил подписку на VIP плагины

🔥 Купить сейчас
S

Skorpik VIP Пользователь

Купил подписку на VIP плагины

🔥 Купить сейчас
Petrovich

Petrovich VIP Пользователь

Купил подписку на VIP плагины

🔥 Купить сейчас
N

NIK777 VIP Пользователь

Купил подписку на VIP плагины

🔥 Купить сейчас