Advertisement
VOrlando520

Untitled

Dec 24th, 2020
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Broadcast-Message="&7[&6Prof.Oak&7] &aA wild &6%pokemon% &ahas spawned near &6%player%!&a Good luck Trainer!"
  2. # Sends this message if Legendary Generator does not spawn a legendary
  3. # Set to "none" to disable this
  4. Fail-Message="&7[&6Prof. Oak&7] &cThe &6Legendary &cwas spooked and ran away!"
  5. Spawner-Settings {
  6. Disable-Default-Pixelmon-Spawner=true
  7. Does-Chance-Increase-With-Failed-Attempts=true
  8. Legendary-Shiny-Chance=1.0E-4
  9. Legendary-Spawn-Chance=0.43
  10. Legendary-Spawn-Interval-Max=240
  11. Legendary-Spawn-Interval-Min=45
  12. Radius=5
  13. Spawn-Mode=biome
  14. Spawner-System-Enabled=true
  15. Spawning-Blacklist=[
  16. Meltan
  17. ]
  18. }
  19. Updater {
  20. Modifier {
  21. Base-Amount=1
  22. Function=add
  23. Number=2
  24. Result=multiply
  25. }
  26. New-Chance-Value=1.29
  27. }
  28. Whitelist {}
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement