Recent content by penpex

  1. penpex

    Bug Reports v4 -- POST BUGS HERE https://www.smogon.com/forums/ps-bug-report-form/

    Potentially wrong interaction between Ice Face and Photon Geyser/Light that Burns The Sky (in NatDex AG obviously). To my understanding 1) Ice Face is supposed to activate when hit by a physical move, 2) Photon Geyser/Light that Burns The Sky are supposed to be physical moves if the user's Atk...
  2. penpex

    Sword & Shield Battle Mechanics Research

    A lot of people think that and I believe it's because of the hover over display in PS that shows your Attack halved when you are burned, which is a mistake I've noticed for quite a while now. I didn't report it because I'm sure people that implemented it know about it, as technically it changes...
  3. penpex

    Sword & Shield Battle Mechanics Research

    It would be interesting to know if Eject Pack gets triggered if + stats are stolen instead of decreased (e.g. by Marshadow's Spectral Thief). Probably not, but worth the check.
  4. penpex

    SPOILERS! Pokemon Sword & Shield Pre-Release SPOILERS - Check Post 2!

    No, if the stat shown on screen has 0 IVs, the BST will be higher, and vice-versa, is what is meant here.
  5. penpex

    SPOILERS! Pokemon Sword & Shield Pre-Release SPOILERS - Check Post 2!

    MattL DragonMasterX34 my bad, it's counterintuitive indeed. I deleted my post.
  6. penpex

    Bug Reports v3 [READ ORIGINAL POST before posting]

    This is fixed! The pokémon validator has been changed, which may also explain some of the other recent bugs above.
  7. penpex

    Programming Pokémon Showdown Damage Calculator

    Ok, I understood, there is indeed a bug that I will develop further down so it gets fixed more easily. But I realized it after much testing, since your explanation was really not clear and misleading: - your first post makes believe that even with 'Once', the calc doesn't work, but it does -...
  8. penpex

    Oh that's fine haha, it's just that I want to make sure I'm using the tool right, hence my...

    Oh that's fine haha, it's just that I want to make sure I'm using the tool right, hence my previous questions :)
  9. penpex

    To answer myself, since I tested it a little bit, it does not take these things into account...

    To answer myself, since I tested it a little bit, it does not take these things into account because it checks move by move, so you're not checking if a given Mon can learn 3 given moves at once. Am I correct?
  10. penpex

    Programming Pokémon Showdown Damage Calculator

    I don't understand what you are saying, the calcs you see are good. Draco Meteor (once) without Choice Specs does 29.2 - 34.8% , so with Choice Specs it should do as with +1 SpA, which is 44.2 - 52.2% if you check the calc. This is exactly the value you are reporting, so there is no mistake...
  11. penpex

    Yeah I see. I was more thinking in terms of the completeness of the results with Egg moves etc...

    Yeah I see. I was more thinking in terms of the completeness of the results with Egg moves etc. following the discussion we had with urkerab?
  12. penpex

    Just an update, I got it to work in the end! I had to delete my Eclipse workspace for some...

    Just an update, I got it to work in the end! I had to delete my Eclipse workspace for some reason. And if you could answer the questions I had above about the precise differences with /ds that'd be great! :)
  13. penpex

    A list of differences with /ds would be nice too since a lot of the main functionalities are the...

    A list of differences with /ds would be nice too since a lot of the main functionalities are the same but the ones that aren't may interest people. And a clear list would draw more people ^^
  14. penpex

    It is an Eclipse problem then yes, I'll try to get it to run. Because if I can't debug I can't...

    It is an Eclipse problem then yes, I'll try to get it to run. Because if I can't debug I can't see really how it works :p Btw what are the main functions that DataSeek does that /ds doesn't that pushed you to do it?
  15. penpex

    I uninstalled my old Eclipse and got the new Oxygen one, so I started from 0. I followed all the...

    I uninstalled my old Eclipse and got the new Oxygen one, so I started from 0. I followed all the instructions carefully and it ran :) But I can't figure out how to run it in debug mode, I keep getting a "source not found" error, with a "Edit source lookup path" button where I can add DataSeek to...
Top