Recent content by Karthik

  1. Karthik

    Not A Bug Bug Report - Teambuilder

    Big Nugget has 130 BP for Fling, which is why it under Items and not Usually Useless Items.
  2. Karthik

    Not A Bug Bug Report - Client

    Since gen 7 all levels are set to 50 even if you are below 50.
  3. Karthik

    Rejected command to broadcast & compile LaTeX code

    +1 also would require adding a dependency for an incredibly niche command.
  4. Karthik

    Not A Bug Default background loads

    This happens because the charizards image is defined as the default background in the css code, so that gets loaded in first before the code for the background stuff can take over and replace the image. I guess it would be nice if this didn't happen but it's not much of a bug in my opinion...
  5. Karthik

    Not A Bug Bug Report - Mechanics

    Ogerpon has Mold Breaker which ignores Tera Shell.
  6. Karthik

    Invalid LC VGC Format?

    We don't take format suggestions on this forum
  7. Karthik

    Not A Bug Bug Report - Mechanics

    This is not a bug simply due to the fact that berserk gene does not exist outside of gen 2. Using it in any other generation/format is undefined behavior, so we will not "fix" any behavior that can't actually be verified in game.
  8. Karthik

    Pending Teambuilder: Copy/Save Teams as an Image

    In fact, here's one that works pretty well for what you want: https://chromewebstore.google.com/detail/html-elements-screenshot/mckfdaahjhmnchjihljdiakamamondld
  9. Karthik

    Pending Teambuilder: Copy/Save Teams as an Image

    This feels like something that should be a browser extension rather than a feature in the teambuilder.
  10. Karthik

    Done Ratted vs Clear Amulet

    Fixed in https://github.com/smogon/pokemon-showdown/pull/10211
  11. Karthik

    Not A Bug Bug Report - Mechanics

    Psychic Noise is a sound move, so Primarina's Liquid Voice turns it into a Water-type move.
  12. Karthik

    Not A Bug Bug Report - Mechanics

    Are you using Punching Glove on your Urshifu?
  13. Karthik

    Rejected Allow sets to randomly switch between Return and Frustration

    Personally this feels like an incredibly minor optimization that isn't worth the dev time.
  14. Karthik

    Done Tera Stellar and multihit moves

    Fixed in https://github.com/smogon/pokemon-showdown/commit/44541b30d0c24c1860f0e9575036efe6bb2d8d26
  15. Karthik

    Mechanics Cud Chew behavior

    I don't really remember what the crash was now, that's my fault for not putting it in the pr description. Using onResidual is probably fine, the volatile originally didn't even have the Residual order stuff which is why it was using onEnd.
Top