faldonboy10

Untitled

Feb 4th, 2022 (edited)
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. {
  2. "GivePokemon": {
  3. "species": "kyoto_clefable",
  4. "skin": "anniversary",
  5. "level": 5,
  6. "moves": [
  7. "shadow punch",
  8. "metronome",
  9. "grudge",
  10. "mimic"
  11. ],
  12. "gender": "Female",
  13. "ability": "stakeout",
  14. "nature": "serious",
  15. "poke_ball": "safari ball",
  16. "evs": {
  17. "special_attack": 252,
  18. "speed": 252,
  19. "defense": 4
  20. },
  21. "ivs":{
  22. "min_percentage": 0.70
  23. },
  24. "location": "Safari Zone"
  25. }
  26. }
Add Comment
Please, Sign In to add comment