Advertisement
VOrlando520

Untitled

Sep 3rd, 2021
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. {
  2. "id": "TapuKoko",
  3. "spawnInfos": [
  4. {
  5. "spec": {
  6. "name": "TapuKoko",
  7. "level": 60
  8. },
  9. "stringLocationTypes": [
  10. "Land"
  11. ],
  12. "tags": [
  13. "legendary"
  14. ],
  15. "typeID": "pokemon",
  16. "condition": {
  17. "times": [
  18. "MORNING"
  19. ],
  20. "stringBiomes": [
  21. "jungle",
  22. "tropical_rainforest"
  23. ]
  24. },
  25. "rarity": 0.001
  26. }
  27. ]
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement