Changing loot rarity?
hello,

I saw recently on an old post that you can set the rarity of items in the BetterLoot.json file.  I attached a file of some example code that someone gave.
"Rarity": {
    "Override": {
        "riflebody": 4,
        "smgbody": 4,
        "semibody": 4,
        "itemswontspawn": 0,
        "commonitems": 1,
        "uncommonitems": 2,
        "rareitems": 3,
        "veryrareitems": 4
    }
},​
  I'm curious if you could generally set loot like this over each different rarity field or if it has to be specific items.  I'm also curious if I could set every single one to the number "1" and have an equal chance for any item to drop.
I have the same questions. Let hope devs are still active on this one.
They have left it up to the server owners to decide what they want the rarity to be,
 },
   "Rarity":{
      "Override":{
         "autoturret":2,
         "tunalight": 4,
         "hoodie": 4,
         "guntrap": 4,
         "pants.shorts": 4,
         "trap.bear": 4,
         "shotgun.spas12": 4,
          "shelves": 4,
          "roadsigns": 4,
         "lock.code": 4,
          "grenade.f1": 4,
           "dropbox": 4,
           "fogmachine": 4,
         "rifle.m39": 4, 
         "lmg.m249": 2,
         "targeting.computer":3
      }
   }
}
​
Mine is set to the above, I was getting so many pairs of shorts it was a pain :)
In response to pookins ():
They have left it up to the server owners to decide what they want the rarity to be,
}, "...

Sorry for ask can you little explaim me what means 

"autoturret":2, or 3 or 4 what is chance in % ? or ?

In response to mehdin00 ():
Sorry for ask can you little explaim me what means 

"autoturret":2, or 3 or 4 what is cha...
Sorry that has never been explained, as far as i know 1 is "less" rare and 4 is "very" rare, 
In response to pookins ():
Sorry that has never been explained, as far as i know 1 is "less" rare and 4 is "very" rare, 

ye ye i saw it up :) 

  • None = 0
  • Common = 1
  • Uncommon = 2
  • Rare = 3
  • VeryRare = 4

but im now looking to set some items (weapon) without full HP like 10%
In response to mehdin00 ():
ye ye i saw it up :) None = 0Common = 1Uncommon = 2Rare = 3VeryRare = 4
but im now look...
I have found that nothing P****es  players of more than getting a weapon they cant repair at a repair bench (no bp) because it has low health when looted,
Never seen the point in it, But have fun with it
In response to pookins ():
I have found that nothing P****es  players of more than getting a weapon they cant repair at a repai...

its good when more ppl run to drop or got good loot from boxes, for that i set ammo drop low :D 

btw i have some plugin friend give me its called "BestLoot" the have all in but too big config xD got all what you need HP for all items chance from 1-100% drop rate scrap random drop with extra slot and more (you can set how much ammo loaded in weapon xD). but im still using BetterLoot :D