Advertisement
DG22

Wack Randbat Sets

Mar 31st, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. "elias": {
  2. "nicknames": [
  3. "Elias"
  4. ],
  5. "sets": [
  6. {
  7. "abilities": [
  8. "justified",
  9. "insomnia"
  10. ],
  11. "items": [
  12. "choiceband"
  13. ],
  14. "moves": [
  15. "swordsedge",
  16. "bindingsword",
  17. "sacredsword"
  18. ],
  19. "lockedMoves": [
  20. "soulsword"
  21. ],
  22. "level": 84
  23. }
  24. ]
  25. },
  26.  
  27. "mothmowl": {
  28. "nicknames": [
  29. "Mothmowl"
  30. ],
  31. "sets": [
  32. {
  33. "abilities": [
  34. "intimidate"
  35. ],
  36. "items": [
  37. "heavydutyboots"
  38. ],
  39. "moves": [
  40. "cryptid",
  41. "paranoia",
  42. "bravebird"
  43. ],
  44. "lockedMoves": [
  45. "purefear"
  46. ],
  47. "level": 84
  48. }
  49. ]
  50. },
  51.  
  52. "coommate": {
  53. "nicknames": [
  54. "Coommate"
  55. ],
  56. "sets": [
  57. {
  58. "abilities": [
  59. "berserker"
  60. ],
  61. "items": [
  62. "choicescarf"
  63. ],
  64. "moves": [
  65. "warpaway",
  66. "odynocharge",
  67. "burningpassion"
  68. ],
  69. "lockedMoves": [
  70. "invasion"
  71. ],
  72. "level": 84
  73. }
  74. ]
  75. },
  76.  
  77. "drgnchamber": {
  78. "nicknames": [
  79. "Chambermaid"
  80. ],
  81. "sets": [
  82. {
  83. "abilities": [
  84. "serenegrace"
  85. ],
  86. "items": [
  87. "choiceband"
  88. ],
  89. "moves": [
  90. "steamclean",
  91. "sewing",
  92. "yatanokagami"
  93. ],
  94. "lockedMoves": [
  95. "dusttornado"
  96. ],
  97. "level": 84
  98. }
  99. ]
  100. },
  101. "alterlanta": {
  102. "nicknames": [
  103. "Alterlanta"
  104. ],
  105. "sets": [
  106. {
  107. "abilities": [
  108. "berserker" ],
  109. "items": [
  110. "choiceband"
  111. ],
  112. "moves": [
  113. "cbt",
  114. "tauroskiathermokrasia",
  115. "extremespeed"
  116. ],
  117. "lockedMoves": [
  118. "agility"
  119. ],
  120. "level": 84
  121. }
  122. ]
  123. },
  124. "carmillapire": {
  125. "nicknames": [
  126. "Carmillapire"
  127. ],
  128. "sets": [
  129. {
  130. "abilities": [
  131. "siphon" ],
  132. "items": [
  133. "angelpowder"
  134. ],
  135. "moves": [
  136. "bloodsiphon",
  137. "gigadrain",
  138. "vampirebite"
  139. ],
  140. "lockedMoves": [
  141. "bloodsiphon"
  142. ],
  143. "level": 84
  144. }
  145. ]
  146. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement