Advertisement
Guest User

Untitled

a guest
Oct 12th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. [{
  2. "shiny": false,
  3. "mon": "moltres",
  4. "boosts": { "hp": 90, "atk": 20, "def": 15, "spa": 20, "spd": 15, "spe": 10 },
  5. "moves": ['burnup', 'skyattack', 'solarbeam', 'ancientpower'],
  6. "slots": 4,
  7. "mevo": null,
  8. nick: null,
  9. abilities: ['pressure'],
  10. }];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement