A Way Too Brief Guide to Catching Pokemon! (Formula Breakdown)

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024
  • Pokemon games love to tell you that all you need to do to catch a pokemon is to lower its health a bit. But is it really that simple? Today, I break down all the math behind how the game determines if you'll catch that pokemon or not, debunk some popular myths, and then teach you the optimal strategy for catching any pokemon!

Комментарии • 47

  • @curtisyates994
    @curtisyates994 Месяц назад +1

    Thank you so much for making this, i've been tryna make my own pokemon game for a school project, and I kept getting lost on the formula for catching pokemon. Keep up the good work :)

  • @JazzyWaffles
    @JazzyWaffles Год назад +7

    5:30 Note, the Master Ball "has" a ball bonus of 255, but the game never uses its ball bonus, because if the ball is a Master Ball, the catch calculation is skipped and the pokemon is always caught (it has been this way since the very first games, despite rumors otherwise).

    • @TheChiptide
      @TheChiptide  Год назад +1

      Interesting, I didn’t know that!

  • @belodie
    @belodie Год назад +4

    Brilliant video, easy to understand and with sprinklings of comedy to keep it entertaining and engaging. I've got a couple of suggestions about possible mechanics:
    1. How does encountering wild Pokémon in tall grass work?
    2. Explain the best/worst mechanic in Pokémon. Bonus points if it's been replaced for the best, or not for the worst - possibility to explain why, make a funny moment about it or both!

  • @eduardozappi9
    @eduardozappi9 Год назад +13

    I would love to see a video breaking down EV optimizations for competitive pokémon, such as HP * 16 - 1 for less residual damage and stuff

    • @lisner15
      @lisner15 Год назад +2

      With the way the competition scene changes, that would probably be a series he can do with each generation

  • @jaredbowen827
    @jaredbowen827 Год назад +4

    When I was about a decade old, I figured out Pokemon Yellow's Damage Formula, 😀 with ALOT of Pencils, Paper, and Time. 🤔

  • @ericd1022
    @ericd1022 Год назад +4

    You should do the math that goes into random encounters in different tiles ie grass vs caves etc.

  • @MarkLearns
    @MarkLearns 3 месяца назад

    how does this video only have less than 3K views? Very well made thanks man

  • @ethanrolfe4832
    @ethanrolfe4832 Год назад +1

    I think some interesting video ideas may include, the hardest item to acquire naturally in Pokémon. The most mathematically complicated Pokémon move, or the rarest Pokémon ability to get.

  • @Andrewlik
    @Andrewlik Год назад +1

    I just finished a stats course for university - this episode made a surprising amount of sense

  • @lisner15
    @lisner15 Год назад +2

    Can you do a video of the status states and the probability of them taking effect? E.X. what's the probability of a pokemon freezing and what effects the formula (if any apply). Make sure to EXCLUDE the powders that have instant effect, or at least mention that

  • @xblowsmokex
    @xblowsmokex Год назад +1

    Great writing for the intro. Excited for the rest of the video

  • @Lucas-ih4th
    @Lucas-ih4th Месяц назад

    I feel really stupid.... Heres my question, does a = the chance to catch? And how does current health factor into it? Lower = higher chance?

  • @lanewhitaker8078
    @lanewhitaker8078 Год назад

    So, formula a is all multiplied terms, except for the hp terms. If you regroup them, there is an overall factor for health that increases a as the pokemon health goes down. So status, ball type, and catch rate all affect the value evenly. Side note, 255 is 8 bits, or 1 byte, of memory. I believe 65535 or whatever it was is 16 bits

  • @grantbaugh2773
    @grantbaugh2773 Год назад

    I've known for years that doing the button mashing during a catch doesn't help. Yet I still find myself doing it just to shut up that part of my brain.

  • @joaodeon
    @joaodeon Год назад

    You said it can't hurt me, so why my head hurts?
    Jokes aside, thank you for the awesome video, can't wait to see what you will bring to us in 2023

  • @aaron2cat
    @aaron2cat Год назад

    Even though I already knew most the info in this video it was still very entertaining thumbs up 👍

  • @Xscorpion07
    @Xscorpion07 3 месяца назад

    okay now I'm ready to try for 1000th time to catch mewtwo

  • @dieser_jonathan5413
    @dieser_jonathan5413 Год назад

    Best christmas gift yet

  • @TheFenixDown206
    @TheFenixDown206 5 месяцев назад

    6:18 😂 that was smooth man 😂

  • @krispykremeSP
    @krispykremeSP Год назад

    So i know this was a bit of a flyover ragarding the formula and it's terms, but what i was confused about was the variable b
    If the top formula is static, like let's say the mon is at 1HP and asleep. Using an ultra ball. That formula should be constant...how then does the check (b) work? It shakes once and then pops out...does that mean I have the best possible conditions and there is still a bit of RNG to consider?

    • @TheChiptide
      @TheChiptide  Год назад

      I believe the whole point of b is just to convert a to a format that’s easier for the games random number generator to work with. I’m no expert, but I think it’s akin to changing units or something. So the game calculates a, converts it to b, then generates a random number and compares it to b to see if it passes the shake check

    • @krispykremeSP
      @krispykremeSP Год назад

      @@TheChiptide oh ok that makes sense! Thanks for the reply! Good job on the content!

  • @cicisprocket4400
    @cicisprocket4400 Год назад +1

    Commenter Queen here commenting to appease the almighty algorithm
    What's your favorite dessert

    • @TheChiptide
      @TheChiptide  Год назад +1

      I’ve been really into Moose Tracks ice cream lately, if you’ve heard of that one!

  • @andywright2511
    @andywright2511 Год назад

    Yes. Love these. Merry Christmas.

  • @yungdahl9620
    @yungdahl9620 Год назад

    Richard’s getting his shit together I see 🙌🔥💯💯💯💯

  • @qqncpsp
    @qqncpsp 10 месяцев назад

    I think you're doing Johnny an injustice. RNG is part of the formula and Pokémon uses the player's input for its RNG. Johnny is just a misunderstood frame-perfect player.

    • @N4Evar06
      @N4Evar06 4 месяца назад +1

      lol 😂

  • @Wizzkidwas
    @Wizzkidwas Год назад

    Pokémath is something else

  • @JazzyAthenian
    @JazzyAthenian Год назад +1

    For the algorithm post

  • @zivronen9539
    @zivronen9539 Год назад

    What, that's all? The episode was too brief!
    ...
    Oh, right.

  • @YourPugKing
    @YourPugKing Год назад

    … what is the statistically hardest Pokémon champion? have fun :)

  • @marcuscallahan4645
    @marcuscallahan4645 Год назад +1

    I literally wrote my statistics report on this

    • @N4Evar06
      @N4Evar06 4 месяца назад

      That’s so dope man

  • @ManishKumar024
    @ManishKumar024 2 месяца назад

    THanks

  • @chillmongervariant1279
    @chillmongervariant1279 19 дней назад

    You're the man

  • @CaptainKrby
    @CaptainKrby Год назад

    I think I'm still gonna stick with just chucking balls

  • @sheeplol2161
    @sheeplol2161 Год назад

    youve done the strongest move
    now try the weakest move

    • @sheeplol2161
      @sheeplol2161 Год назад

      try messing with stuff like rain water sport and thick fat

  • @shytendeakatamanoir9740
    @shytendeakatamanoir9740 Год назад +2

    You didn't mention Critical Capture so I guess it's fine to um, actually you with it then?
    Nah, it was brief and to the point. Good job!
    That being said, is there something interesting to say about Critical Hit?

    • @TheChiptide
      @TheChiptide  Год назад +3

      Sure! Your odds of getting a critical capture increases in tiers depending on how many unique species of Pokémon you’ve caught, maxing out at 600 species, it also depends on the modified catch rate of the Pokémon, the higher the catch rate the higher your chance of getting a critical capture! If you do get a critical capture you only need to pass 1 shake check instead of 4

  • @crappycrane7325
    @crappycrane7325 Год назад

    Gas video