Advertisement
SerityW

Untitled

Jun 2nd, 2021
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. {
  2. "_status": 0,
  3. "_nameKey": "#ReputationName_reputation+4",
  4. "_reputation": 100001,
  5. "_dropProb": 0,
  6. "_nameColor": "<color=#0000FF>",
  7. "_buff": 0
  8. },
  9. {
  10. "_status": 1,
  11. "_nameKey": "#ReputationName_reputation+3",
  12. "_reputation": 50001,
  13. "_dropProb": 0,
  14. "_nameColor": "<color=#4040FF>",
  15. "_buff": 0
  16. },
  17. {
  18. "_status": 2,
  19. "_nameKey": "#ReputationName_reputation+2",
  20. "_reputation": 10001,
  21. "_dropProb": 0,
  22. "_nameColor": "<color=#8080FF>",
  23. "_buff": 0
  24. },
  25. {
  26. "_status": 3,
  27. "_nameKey": "#ReputationName_reputation+1",
  28. "_reputation": 1001,
  29. "_dropProb": 0,
  30. "_nameColor": "<color=#C0C0FF>",
  31. "_buff": 0
  32. },
  33. {
  34. "_status": 4,
  35. "_nameKey": "#ReputationName_reputation+0",
  36. "_reputation": 0,
  37. "_dropProb": 0,
  38. "_nameColor": "<color=#FFFFFF>",
  39. "_buff": 0
  40. },
  41. {
  42. "_status": 5,
  43. "_nameKey": "#ReputationName_reputation-1",
  44. "_reputation": -1000,
  45. "_dropProb": 0,
  46. "_nameColor": "<color=#FFD8D8>",
  47. "_buff": 0
  48. },
  49. {
  50. "_status": 6,
  51. "_nameKey": "#ReputationName_reputation-2",
  52. "_reputation": -10000,
  53. "_dropProb": 0,
  54. "_nameColor": "<color=#FFA7A7>",
  55. "_buff": 0
  56. },
  57. {
  58. "_status": 7,
  59. "_nameKey": "#ReputationName_reputation-3",
  60. "_reputation": -50000,
  61. "_dropProb": 0,
  62. "_nameColor": "<color=#F15F5F>",
  63. "_buff": 0
  64. },
  65. {
  66. "_status": 8,
  67. "_nameKey": "#ReputationName_reputation-4",
  68. "_reputation": -100000,
  69. "_dropProb": 0,
  70. "_nameColor": "<color=#FF0000>",
  71. "_buff": 0
  72. },
  73. {
  74. "_status": 9,
  75. "_nameKey": "#ReputationName_reputation-5",
  76. "_reputation": -1000000,
  77. "_dropProb": 0,
  78. "_nameColor": "<color=#FF0000>",
  79. "_buff": 0
  80. },
  81. {
  82. "_status": 10,
  83. "_nameKey": "#ReputationName_reputation-99",
  84. "_reputation": -9999999,
  85. "_dropProb": 0,
  86. "_nameColor": "<color=#FF00FF>",
  87. "_buff": 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement