Recent content by urkerab

  1. urkerab

    Ask simple questions here! [READ ORIGINAL POST before posting]

    Because Triples is normally* only available in Gen 5 or Gen 6, you would need to find a side server willing to create a Gen 8 Triples format for you. *Gen 9 Triples was added as an Other Metagame.
  2. urkerab

    Done HP Percentage mod inaccuracies

    I'm not sure what you're asking. Apparently at least some of the time the game itself doesn't take steps to avoid floating-point inaccuracy, so it's possible that the sim shouldn't try either.
  3. urkerab

    Duplicate Tooltip and known items

    The particular interaction I'm thinking of here is that the sticky barb announces when it hurts its holder but not when it transfers through contact. As such, although tooltips will display a seen sticky barb, this could be inaccurate if it has since transferred itself, and the only way to know...
  4. urkerab

    Client Skill Swap and known abilities

    Skill Swap doesn't announce abilities when you swap with your own ally, so the client can't update its tooltips correctly, unless both abilities naturally auto-announce anyway.
  5. urkerab

    Project Metagame Workshop

    Even Dynamaxing won't protect you from the effect of the Eject Button, since that's considered to be your item, and therefore you intended to switch.
  6. urkerab

    Duplicate Tooltip and known items

    Most information shown in tooltips is only that available from the battle log, but the switch view is special in that it contains extra information specially sent by the server, however this additional information is only used for this purpose and no attempt is made to update the regular tooltips.
  7. urkerab

    Chat Emojis don't get hidden by spoiler markup

    Spoilers are currently implemented by setting the text and background to the same colour, however this doesn't affect emojis. I believe setting the text colour to transparent would work though.
  8. urkerab

    Not A Bug Bug Report - Mechanics

    Ditto had a choice scarf, which locked it into Revival Blessing.
  9. urkerab

    Research Scarlet & Violet Battle Mechanics Research

    The order always matters, and it doesn't even depend on the other type; the move would end up being doubly resisted if Tera Shell is checked first. (While I doubt this is the case, that's what research is for.) The order does matter for a simple resist: if Tera Shell was checked first, it would...
  10. urkerab

    Duplicate Bug Report - Mechanics

    Sounds like it could be a duplicate of https://www.smogon.com/forums/posts/10457370/.
  11. urkerab

    Done Weird Dream World incompatabilities

    If you put Outrage as the first move then it does validate. I'm not sure why it doesn't try another source for Outrage if it's not the first move.
  12. urkerab

    Metagame 1-2 Switch

    What's the desired behaviour when you're down to your last Pokémon? Currently my code crashes because it tries to deactivate all of the active Pokémon... unless you're lucky and they face across each other, in which case they can still attack each other on alternate turns.
  13. urkerab

    Duplicate Blank nicknames

    I can confirm that the chat error is caused by the missing name (the chat log is trying to process the leech seed damage on the Arceus but can't work out which Pokémon is damaging the Arceus); this causes the identifier to be p1a: which fails to parse because there's no space after the :.
  14. urkerab

    Not A Bug Bug Report - Mechanics

    Yes it is; when you switch your Gliscor for your Shedinja, they switch places in your team, so your Shedinja is now your first Pokémon and Gliscor is now your last Pokémon. You can keep track of your current team order in the switch menu when it's your turn to move.
  15. urkerab

    Research Scarlet & Violet Battle Mechanics Research

    There is also the case of a Fire-type move against a Terapagos with Soak and Forest's Curse, since the sim normally processes each type separately, and the Tera Shell code would need to be rewritten if it's based only on the final resistance.
Back
Top