TechworldPastes

Pokéverse Breeding

Oct 12th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. This is uncompleted
  2.  
  3.  
  4. Breeding is a main aspect of the bot, so to master the bot you will have to know how breeding works and use it.
  5.  
  6. !breed/!b [Male Pokemon Number] [Female Pokemon Number] (You can breed up to 3 females with a male at once)
  7.  
  8. The product Pokemon is always whatever the female parent is.
  9.  
  10. After breeding, males won't have a cool-down, but females will.
  11.  
  12. To see if a Pokemon is a female or a male use !info on it.
  13.  
  14. Breeding 2 Pokemon together (doesn’t have to be the same species) will result in a baby Pokemon that has to mature (for a certain amount of time depending on it’s level) before can be used. It will also have higher IVs, which are an addition to the base stats of the Pokemon.
  15. The amount of time it will take to mature is shown below
  16.  
  17. The chance to get a female Pokemon is 50%.
  18.  
  19. There is a 5% chance for the baby to be a level higher than it was meant to be, basically a mutation. So for example you have a 5% chance of getting a level 111 baby from breeding 2 Pokemon level 110.
  20.  
  21. The catch level of the baby Pokemon is calculated like this:
  22. Parent + Parent2 / 2 = Baby Catch Level
  23.  
  24.  
  25.  
  26. IVs Breeding
  27.  
  28. As explained above, IVs are the ultimate way to make your Pokemon even stronger.
  29.  
  30. There are 6 IVs, one for each stat. Here is how an IV is calculated:
  31.  
  32. (Parents IVs / 4) + (Parents Times Leveled Up / 60) + (Parents EV Yield / 2)
  33.  
  34. IVs are capped at 100.
  35.  
  36. Ex: Breeding a female Slaking with a male Guzzlord will give the baby HP IV because Guzzlord yields HP EV in the games.
  37.  
  38.  
  39.  
  40. Shiny Breeding
  41.  
  42. There is a chance to get a Shiny Pokemon from breeding. If one of the parents is Shiny, that chance will increase by a lot. If both of the parents are Shiny, the chance will increase even more.
  43.  
  44.  
  45.  
  46. Lucky Breeding
  47.  
  48. The only way to breed a Lucky Pokemon is to have one of the parents Lucky themselves. (Assuming the chance is the same as breeding a Shiny)
  49.  
  50. Ex: Breeding a female Lucky Gallade with a male Lycanroc has a chance to result in a Lucky Gallade.
  51. Ex: Breeding a female Glaceon with a male Lucky Ninetales has a chance to result in a Lucky Glaceon.
  52.  
  53.  
  54.  
  55. Rares Breeding
  56.  
  57. You can breed rare Pokemon but they have a small chance to actually succeed. Failing means the baby will not be bred and you will have to wait for the breeding cool-down before trying again. The chance is 1.0%.
Add Comment
Please, Sign In to add comment