Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
94
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": "Komala",
  3. "spawnInfos": [
  4. {
  5. "spec": {
  6. "name": "Komala"
  7. },
  8. "stringLocationTypes": [
  9. "Tree Top"
  10. ],
  11. "minLevel": 15,
  12. "maxLevel": 30,
  13. "typeID": "pokemon",
  14. "condition": {
  15. "times": [
  16. "NIGHT"
  17. ],
  18. "stringBiomes": [
  19. "savanna_rock",
  20. "outback",
  21. "origin_island"
  22. ]
  23. },
  24. "rarity": 90.0
  25. }
  26. ]
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement