Advertisement
imthenewguy

GatheringClothes config

Feb 7th, 2022
1,533
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 13.33 KB | None | 0 0
  1. {
  2.   "Enable clothing to be dropped from loot containers": true,
  3.   "Minimum additional scrap to be added if the scavenger perk triggers": 1,
  4.   "Maximum additional scrap to be added if the scavenger perk triggers": 3,
  5.   "Chat commands that a player can use to see their current gather bonuses": [
  6.     "bonuses",
  7.     "bonus"
  8.   ],
  9.   "Print a chat message whenever a player equips a piece showing them their current bonus": true,
  10.   "Black list the skins from SkinBox": true,
  11.   "Clothing set information": {
  12.     "Mining": {
  13.       "clothing_items": {
  14.         "1087075684": {
  15.           "displayName": "Mining hat",
  16.           "yield_increase": 0.1,
  17.           "shortname": "hat.miner",
  18.           "drop_weight": 100
  19.         },
  20.         "1220577283": {
  21.           "displayName": "Mining chest",
  22.           "yield_increase": 0.25,
  23.           "shortname": "hoodie",
  24.           "drop_weight": 100
  25.         },
  26.         "1220582391": {
  27.           "displayName": "Mining pants",
  28.           "yield_increase": 0.15,
  29.           "shortname": "pants",
  30.           "drop_weight": 100
  31.         }
  32.       },
  33.       "set_bonus_required_amount": 3,
  34.       "set_bonus": 0.5
  35.     },
  36.     "Farming": {
  37.       "clothing_items": {
  38.         "2423620138": {
  39.           "displayName": "Farmers hat",
  40.           "yield_increase": 0.05,
  41.           "shortname": "hat.boonie",
  42.           "drop_weight": 100
  43.         },
  44.         "925111592": {
  45.           "displayName": "Farmers chest",
  46.           "yield_increase": 0.15,
  47.           "shortname": "hoodie",
  48.           "drop_weight": 100
  49.         },
  50.         "1563936319": {
  51.           "displayName": "Farmers pants",
  52.           "yield_increase": 0.1,
  53.           "shortname": "pants",
  54.           "drop_weight": 100
  55.         }
  56.       },
  57.       "set_bonus_required_amount": 3,
  58.       "set_bonus": 0.3
  59.     },
  60.     "Fishing": {
  61.       "clothing_items": {
  62.         "2558653957": {
  63.           "displayName": "Anglers hat",
  64.           "yield_increase": 0.2,
  65.           "shortname": "hat.boonie",
  66.           "drop_weight": 100
  67.         },
  68.         "2558655669": {
  69.           "displayName": "Anglers chest",
  70.           "yield_increase": 0.5,
  71.           "shortname": "hoodie",
  72.           "drop_weight": 100
  73.         },
  74.         "2558657371": {
  75.           "displayName": "Anglers pants",
  76.           "yield_increase": 0.3,
  77.           "shortname": "pants",
  78.           "drop_weight": 100
  79.         }
  80.       },
  81.       "set_bonus_required_amount": 3,
  82.       "set_bonus": 1.0
  83.     },
  84.     "Hunter": {
  85.       "clothing_items": {
  86.         "841998387": {
  87.           "displayName": "Hunters hat",
  88.           "yield_increase": 0.1,
  89.           "shortname": "hat.boonie",
  90.           "drop_weight": 100
  91.         },
  92.         "852449747": {
  93.           "displayName": "Hunters chest",
  94.           "yield_increase": 0.25,
  95.           "shortname": "hoodie",
  96.           "drop_weight": 100
  97.         },
  98.         "582569231": {
  99.           "displayName": "Hunters pants",
  100.           "yield_increase": 0.15,
  101.           "shortname": "pants",
  102.           "drop_weight": 100
  103.         }
  104.       },
  105.       "set_bonus_required_amount": 3,
  106.       "set_bonus": 0.5
  107.     },
  108.     "Woodcutting": {
  109.       "clothing_items": {
  110.         "849682373": {
  111.           "displayName": "Lumberjacks hat",
  112.           "yield_increase": 0.1,
  113.           "shortname": "hat.beenie",
  114.           "drop_weight": 100
  115.         },
  116.         "2418623281": {
  117.           "displayName": "Lumberjacks chest",
  118.           "yield_increase": 0.25,
  119.           "shortname": "hoodie",
  120.           "drop_weight": 100
  121.         },
  122.         "2418624977": {
  123.           "displayName": "Lumberjacks pants",
  124.           "yield_increase": 0.15,
  125.           "shortname": "pants",
  126.           "drop_weight": 100
  127.         }
  128.       },
  129.       "set_bonus_required_amount": 3,
  130.       "set_bonus": 0.5
  131.     },
  132.     "Scavenging": {
  133.       "clothing_items": {
  134.         "1334831212": {
  135.           "displayName": "Scavengers hat",
  136.           "yield_increase": 0.1,
  137.           "shortname": "hat.boonie",
  138.           "drop_weight": 100
  139.         },
  140.         "1356372731": {
  141.           "displayName": "Scavengers chest",
  142.           "yield_increase": 0.25,
  143.           "shortname": "hoodie",
  144.           "drop_weight": 100
  145.         },
  146.         "1356379591": {
  147.           "displayName": "Scavengers pants",
  148.           "yield_increase": 0.15,
  149.           "shortname": "pants",
  150.           "drop_weight": 100
  151.         }
  152.       },
  153.       "set_bonus_required_amount": 3,
  154.       "set_bonus": 0.5
  155.     }
  156.   },
  157.   "Loot information": {
  158.     "assets/bundled/prefabs/radtown/crate_normal_2.prefab": {
  159.       "dropRate": 50,
  160.       "clothes": [
  161.         {
  162.           "drop_weight": 100,
  163.           "shortname": "hat.miner",
  164.           "displayName": "Mining hat",
  165.           "skin": 1087075684
  166.         },
  167.         {
  168.           "drop_weight": 100,
  169.           "shortname": "hoodie",
  170.           "displayName": "Mining chest",
  171.           "skin": 1220577283
  172.         },
  173.         {
  174.           "drop_weight": 100,
  175.           "shortname": "pants",
  176.           "displayName": "Mining pants",
  177.           "skin": 1220582391
  178.         },
  179.         {
  180.           "drop_weight": 100,
  181.           "shortname": "hat.boonie",
  182.           "displayName": "Farmers hat",
  183.           "skin": 2423620138
  184.         },
  185.         {
  186.           "drop_weight": 100,
  187.           "shortname": "hoodie",
  188.           "displayName": "Farmers chest",
  189.           "skin": 925111592
  190.         },
  191.         {
  192.           "drop_weight": 100,
  193.           "shortname": "pants",
  194.           "displayName": "Farmers pants",
  195.           "skin": 1563936319
  196.         },
  197.         {
  198.           "drop_weight": 100,
  199.           "shortname": "hat.boonie",
  200.           "displayName": "Anglers hat",
  201.           "skin": 2558653957
  202.         },
  203.         {
  204.           "drop_weight": 100,
  205.           "shortname": "hoodie",
  206.           "displayName": "Anglers chest",
  207.           "skin": 2558655669
  208.         },
  209.         {
  210.           "drop_weight": 100,
  211.           "shortname": "pants",
  212.           "displayName": "Anglers pants",
  213.           "skin": 2558657371
  214.         },
  215.         {
  216.           "drop_weight": 100,
  217.           "shortname": "hat.boonie",
  218.           "displayName": "Hunters hat",
  219.           "skin": 841998387
  220.         },
  221.         {
  222.           "drop_weight": 100,
  223.           "shortname": "hoodie",
  224.           "displayName": "Hunters chest",
  225.           "skin": 852449747
  226.         },
  227.         {
  228.           "drop_weight": 100,
  229.           "shortname": "pants",
  230.           "displayName": "Hunters pants",
  231.           "skin": 582569231
  232.         },
  233.         {
  234.           "drop_weight": 100,
  235.           "shortname": "hat.beenie",
  236.           "displayName": "Lumberjacks hat",
  237.           "skin": 849682373
  238.         },
  239.         {
  240.           "drop_weight": 100,
  241.           "shortname": "hoodie",
  242.           "displayName": "Lumberjacks chest",
  243.           "skin": 2418623281
  244.         },
  245.         {
  246.           "drop_weight": 100,
  247.           "shortname": "pants",
  248.           "displayName": "Lumberjacks pants",
  249.           "skin": 2418624977
  250.         },
  251.         {
  252.           "drop_weight": 100,
  253.           "shortname": "hat.boonie",
  254.           "displayName": "Scavengers hat",
  255.           "skin": 1334831212
  256.         },
  257.         {
  258.           "drop_weight": 100,
  259.           "shortname": "hoodie",
  260.           "displayName": "Scavengers chest",
  261.           "skin": 1356372731
  262.         },
  263.         {
  264.           "drop_weight": 100,
  265.           "shortname": "pants",
  266.           "displayName": "Scavengers pants",
  267.           "skin": 1356379591
  268.         }
  269.       ]
  270.     },
  271.     "assets/bundled/prefabs/radtown/crate_normal.prefab": {
  272.       "dropRate": 100,
  273.       "clothes": [
  274.         {
  275.           "drop_weight": 100,
  276.           "shortname": "hat.miner",
  277.           "displayName": "Mining hat",
  278.           "skin": 1087075684
  279.         },
  280.         {
  281.           "drop_weight": 100,
  282.           "shortname": "hoodie",
  283.           "displayName": "Mining chest",
  284.           "skin": 1220577283
  285.         },
  286.         {
  287.           "drop_weight": 100,
  288.           "shortname": "pants",
  289.           "displayName": "Mining pants",
  290.           "skin": 1220582391
  291.         },
  292.         {
  293.           "drop_weight": 100,
  294.           "shortname": "hat.boonie",
  295.           "displayName": "Farmers hat",
  296.           "skin": 2423620138
  297.         },
  298.         {
  299.           "drop_weight": 100,
  300.           "shortname": "hoodie",
  301.           "displayName": "Farmers chest",
  302.           "skin": 925111592
  303.         },
  304.         {
  305.           "drop_weight": 100,
  306.           "shortname": "pants",
  307.           "displayName": "Farmers pants",
  308.           "skin": 1563936319
  309.         },
  310.         {
  311.           "drop_weight": 100,
  312.           "shortname": "hat.boonie",
  313.           "displayName": "Anglers hat",
  314.           "skin": 2558653957
  315.         },
  316.         {
  317.           "drop_weight": 100,
  318.           "shortname": "hoodie",
  319.           "displayName": "Anglers chest",
  320.           "skin": 2558655669
  321.         },
  322.         {
  323.           "drop_weight": 100,
  324.           "shortname": "pants",
  325.           "displayName": "Anglers pants",
  326.           "skin": 2558657371
  327.         },
  328.         {
  329.           "drop_weight": 100,
  330.           "shortname": "hat.boonie",
  331.           "displayName": "Hunters hat",
  332.           "skin": 841998387
  333.         },
  334.         {
  335.           "drop_weight": 100,
  336.           "shortname": "hoodie",
  337.           "displayName": "Hunters chest",
  338.           "skin": 852449747
  339.         },
  340.         {
  341.           "drop_weight": 100,
  342.           "shortname": "pants",
  343.           "displayName": "Hunters pants",
  344.           "skin": 582569231
  345.         },
  346.         {
  347.           "drop_weight": 100,
  348.           "shortname": "hat.beenie",
  349.           "displayName": "Lumberjacks hat",
  350.           "skin": 849682373
  351.         },
  352.         {
  353.           "drop_weight": 100,
  354.           "shortname": "hoodie",
  355.           "displayName": "Lumberjacks chest",
  356.           "skin": 2418623281
  357.         },
  358.         {
  359.           "drop_weight": 100,
  360.           "shortname": "pants",
  361.           "displayName": "Lumberjacks pants",
  362.           "skin": 2418624977
  363.         },
  364.         {
  365.           "drop_weight": 100,
  366.           "shortname": "hat.boonie",
  367.           "displayName": "Scavengers hat",
  368.           "skin": 1334831212
  369.         },
  370.         {
  371.           "drop_weight": 100,
  372.           "shortname": "hoodie",
  373.           "displayName": "Scavengers chest",
  374.           "skin": 1356372731
  375.         },
  376.         {
  377.           "drop_weight": 100,
  378.           "shortname": "pants",
  379.           "displayName": "Scavengers pants",
  380.           "skin": 1356379591
  381.         }
  382.       ]
  383.     },
  384.     "assets/bundled/prefabs/radtown/crate_elite.prefab": {
  385.       "dropRate": 300,
  386.       "clothes": [
  387.         {
  388.           "drop_weight": 100,
  389.           "shortname": "hat.miner",
  390.           "displayName": "Mining hat",
  391.           "skin": 1087075684
  392.         },
  393.         {
  394.           "drop_weight": 100,
  395.           "shortname": "hoodie",
  396.           "displayName": "Mining chest",
  397.           "skin": 1220577283
  398.         },
  399.         {
  400.           "drop_weight": 100,
  401.           "shortname": "pants",
  402.           "displayName": "Mining pants",
  403.           "skin": 1220582391
  404.         },
  405.         {
  406.           "drop_weight": 100,
  407.           "shortname": "hat.boonie",
  408.           "displayName": "Farmers hat",
  409.           "skin": 2423620138
  410.         },
  411.         {
  412.           "drop_weight": 100,
  413.           "shortname": "hoodie",
  414.           "displayName": "Farmers chest",
  415.           "skin": 925111592
  416.         },
  417.         {
  418.           "drop_weight": 100,
  419.           "shortname": "pants",
  420.           "displayName": "Farmers pants",
  421.           "skin": 1563936319
  422.         },
  423.         {
  424.           "drop_weight": 100,
  425.           "shortname": "hat.boonie",
  426.           "displayName": "Anglers hat",
  427.           "skin": 2558653957
  428.         },
  429.         {
  430.           "drop_weight": 100,
  431.           "shortname": "hoodie",
  432.           "displayName": "Anglers chest",
  433.           "skin": 2558655669
  434.         },
  435.         {
  436.           "drop_weight": 100,
  437.           "shortname": "pants",
  438.           "displayName": "Anglers pants",
  439.           "skin": 2558657371
  440.         },
  441.         {
  442.           "drop_weight": 100,
  443.           "shortname": "hat.boonie",
  444.           "displayName": "Hunters hat",
  445.           "skin": 841998387
  446.         },
  447.         {
  448.           "drop_weight": 100,
  449.           "shortname": "hoodie",
  450.           "displayName": "Hunters chest",
  451.           "skin": 852449747
  452.         },
  453.         {
  454.           "drop_weight": 100,
  455.           "shortname": "pants",
  456.           "displayName": "Hunters pants",
  457.           "skin": 582569231
  458.         },
  459.         {
  460.           "drop_weight": 100,
  461.           "shortname": "hat.beenie",
  462.           "displayName": "Lumberjacks hat",
  463.           "skin": 849682373
  464.         },
  465.         {
  466.           "drop_weight": 100,
  467.           "shortname": "hoodie",
  468.           "displayName": "Lumberjacks chest",
  469.           "skin": 2418623281
  470.         },
  471.         {
  472.           "drop_weight": 100,
  473.           "shortname": "pants",
  474.           "displayName": "Lumberjacks pants",
  475.           "skin": 2418624977
  476.         },
  477.         {
  478.           "drop_weight": 100,
  479.           "shortname": "hat.boonie",
  480.           "displayName": "Scavengers hat",
  481.           "skin": 1334831212
  482.         },
  483.         {
  484.           "drop_weight": 100,
  485.           "shortname": "hoodie",
  486.           "displayName": "Scavengers chest",
  487.           "skin": 1356372731
  488.         },
  489.         {
  490.           "drop_weight": 100,
  491.           "shortname": "pants",
  492.           "displayName": "Scavengers pants",
  493.           "skin": 1356379591
  494.         }
  495.       ]
  496.     }
  497.   }
  498. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement