Advertisement
Guest User

Rarities.json

a guest
Mar 19th, 2019
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.59 KB | None | 0 0
  1. {
  2.   "Common": 70, // The % chance of the Pick Pocket working if they have a "Common" item equipped.
  3.   "Uncommon": 60, // The % chance of the Pick Pocket working if they have a "Uncommon" item equipped.
  4.   "Rare": 40, // The % chance of the Pick Pocket working if they have a "Rare" item equipped.
  5.   "Epic": 20, // The % chance of the Pick Pocket working if they have a "Epic" item equipped.
  6.   "Legendary": 10, // The % chance of the Pick Pocket working if they have a "Legendary" item equipped.
  7.   "Mythical": 5 // The % chance of the Pick Pocket working if they have a "Mythical" item equipped.
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement