Commit Graph

7793 Commits

Author SHA1 Message Date
Guangcong Luo
619a1e228d
Stadium: Apply BRN Atk drop once instead of 5x (#8139) 2021-03-25 23:38:55 -07:00
DayanYT
b9fbf17583
Add "m4a" as an alias for "Megas for all" (#8140) 2021-03-25 09:58:48 -07:00
Annika
0c2563ddc2
SSB: Give Lilypad Overflow 62 BP
Requested by instruct.
2021-03-24 23:11:56 -07:00
urkerab
82b8b90038
Make Scalemons apply before Tier Shift when they are mashed up (#8051) 2021-03-23 23:17:08 -06:00
Instruct
fb471f8569
SSB: Fix description of Lilypad Overflow (#8137) 2021-03-23 17:05:01 -07:00
urkerab
d395d18591
End Uproar if the user is under the effect of Throat Chop (#8135)
SadisticMystic confirmed that the user of Uproar simply calms down at the end of the current turn.
2021-03-23 17:42:41 -04:00
HematiteH2O
409d5acfef
Megas for All: Minor Ability polish (#8136)
* Megas for All: Minor Ability polish

* Attribute Arena Rock to the proper source
* Don't always animate delayed moves when the user is KOed
* Add visual indicator of which Pokémon currently has Gravitational Pull
* Damage the correct Pokémon with Stealth Rock and G-Max Steelsurge through Gravitational Pull

* Megas for All: Minor Ability polish

* Don't animate delayed moves through Long Whip unless the user is active - it gets very weird if it tries when the user is absent, because most of the animations bring back the user and then it just hangs out indefinitely behind the other Pokémon and... it's very funny but also not correct
2021-03-23 15:00:27 -06:00
Kris Johnson
5e6c259dec
Gen 3/4: Remove HAs in getSpecies (#8134) 2021-03-23 10:19:50 -07:00
HematiteH2O
654a106df4
Megas for All: Slates 30 and 31, balance/bugfixes (#8114)
* Megas for All: Slate 30 and balance/bugfixes

Adding all four new Abilities from Slate 30 (Pool Floaties, Red Licorice, Stygian Shades and Long Whip), but also fixing issues with various other Abilities, including minor balance changes to Savage, Heavenly Techniques, Body of Water and Forgery, and bugfixes to Forgery (again), Seismic Scream and Settle.

* Megas for All: Slate 30 ability (Long Whip)

This is so convoluted, but it has to be able to stack with itself as many as five times over, so I hope this is okay. Let me know if there's a way to streamline this! (and same for Settle, for that matter)

* Megas for All: Slate 30

* Megas for All: Add slate 30 stones

* Megas for All: Update Court Change

* Megas for All: Add slate 30 Mega Evolutions

* Megas for All: Slate 30 and balance changes

Forgery can no longer fake a Z-Crystal, so the entire section dedicated to making that work is no longer necessary. However, there's a new form of non-groundedness that needs to be added (the new 'poolfloaties' volatile), and I also modified the damage section slightly because Settle and Body of Water have some weird interactions, and this was the best way I could find to handle them with perfect accuracy. (For reference, Settle is meant to use the user's physical Attack stat without actually becoming a physical move for any other intents or purposes, while Body of Water is now about halfway to the Body Press effect but keeps the user's offensive stat changes rather than its defensive ones.)

* Megas for All: Add two new move modifiers

* Megas for All: Add missing trailing comma

* Megas for All: Improve Red Licorice ability

* Update abilities.ts

Okay I do think this was at least part of the problem so I'm gonna address that first

* Update scripts.ts

* Megas for All: Fix Cinccino and Falinks

Just fixing two minor errors that came up since the last time I touched this patch

* Update data/mods/megasforall/abilities.ts

Co-authored-by: Annika <annika0uwu@gmail.com>

* Megas for All: Define bladeMoves only once

(okay I was so tired when I worked on this code and I'm actually very embarrassed to see that there are three of these in quick succession and I only changed two of them ._.
so uh! clearly Annika's suggestion not to define it three separate times in the first place is the right call XP)

* Update data/mods/megasforall/abilities.ts

Co-authored-by: Annika <annika0uwu@gmail.com>

* Update scripts.ts

* Megas for All: Abilities for slate 31 and bugfixes

* Revise some shortDescs so they can fit better
* Accommodate for Illusion in some messages (previously, they gave away the Pokémon's real name)
* Revise Forgery (again) - it can no longer copy Mega Stones, and it no longer wears off when the user is hit
* Improve the functionality of Clairvoyance (for consistency with Future Sight and other delayed moves)
* Preserve type change indicators for SOS and Stance Change (established convention is for every Mega in the mod to have these regardless of whether it has changed type, but they disappear when changing form)
* Make sure Sticky Gel doesn't ignite more than once at a time (has been happening)
* Add an activation message to Stygian Shades to reduce confusion
* Overhaul Long Whip (now compatible with the varying base powers of Triple Axel and Triple Kick; now decides accuracy at the start and guarantees that every subsequent hit will land; now persists after the source faints and behaves more similarly to other delayed moves)
* Add new Abilities from slate 31, the very over-the-top complicated Gravitational Pull and the refreshingly simple Chakra Lock

* Megas for All: Improve functionality of Long Whip

* Megas for All: Slate 31

* Megas for All: Slate 31 stones

* Megas for All: Slate 31 compatibility

Modify all entry hazards to account for Gravitational Pull and Triple Axel and Triple Kick to account for Long Whip

* Megas for All: Add slate 31 forms

Add Mega Torterra, Mega Infernape and Mega Empoleon and revise Mega Zoroark's stats

* Megas for All: Slate 31 moves and balance changes

* Megas for All: Minor Ability corrections

* Megas for All: longWhipBoost

* Update moves.ts

* Megas for All: Fix Long Whip

* Megas for All: Fix Alchemist

SHOOT sorry I skipped over this
Meant to do it in the same commit
That was just a copying error

* Apply suggestions from code review

Aaaaa thank you so much! ;u;

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Megas for All: Condense Long Whip conditions

WOW this saves so much space I never knew you could do that

* Update conditions.ts

Co-authored-by: Annika <annika0uwu@gmail.com>
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2021-03-23 02:34:41 -06:00
Instruct
6c5a97e342
SSB4: Bugfixes and Balance changes (#8109) 2021-03-22 22:06:59 -04:00
Kris Johnson
03d214064a Add aliases for Retro OMs 2021-03-21 22:05:37 -06:00
ACakeWearingAHat
00bd42826f
Random Battles: Updates to Gen 5 (#8127) 2021-03-20 17:31:36 -07:00
Marty-D
b26b8f6da7 Fix G-Max One Blow / Rapid Flow interaction with protection 2021-03-20 18:04:55 -04:00
Marty-D
1888fb2e06
Descriptions: Update G-Max Moves 2021-03-20 11:33:44 -04:00
Annika
19c5883e84 Random Battles: Fix Weakness Policy 2021-03-19 20:48:57 -07:00
Kris Johnson
3f5ef2e510 Add more Retro OMs 2021-03-19 19:58:18 -06:00
Annika
ff56f7e503 Random Battles update 2021-03-19 18:28:08 -07:00
Marty-D
1240cb6195
Gen II: Fix Mean Look and Spider Web flags 2021-03-19 18:02:01 -04:00
Annika
7f237eb87f Random Battles: Fix Golisopod's moveset
Oops I forgot to push this with the other two
2021-03-18 18:31:14 -07:00
Annika
8a587b1746 Random Battles: Allow 1 Ditto per game in Gen 1/2 2021-03-18 16:35:01 -07:00
ACakeWearingAHat
3d9aa7dec3
Random Battle: bugfixes and minor updates (#8124) 2021-03-18 11:35:07 -07:00
Annika
c7fd226253 Random Battles: Remove extraneous break statements 2021-03-16 17:23:27 -07:00
Instruct
8105b4121a
SSB: Remove Easter Egg (#8121) 2021-03-16 04:37:29 -07:00
Kris Johnson
8b946b30c3
Move Zygarde-10% to RUBL
https://www.smogon.com/forums/threads/ss-ru-suspect-process-round-3-voting.3679944/page-2#post-8785024
2021-03-15 17:43:15 -06:00
Kris Johnson
4fc5ec08cb
Move Cresselia to NUBL
https://www.smogon.com/forums/threads/ss-nu-suspect-process-stage-5-2-cresselia.3679886/page-2#post-8783760
2021-03-14 20:30:10 -06:00
LegoFigure11
3447c90744
Add Spikemuth Cup (#8094) 2021-03-13 10:35:19 -05:00
Annika
04f2e7d588 Random Battles update
https://www.smogon.com/forums/threads/random-battles-changelog.3678462/#post-8779954
2021-03-11 11:17:15 -08:00
Annika
3b2f5e1b4e Random Battles: Allow Rock Head + Curse 2021-03-10 18:08:07 -08:00
ACakeWearingAHat
333371b709
Add [Gen 8] Random Battle (No Dynamax) (#8111) 2021-03-10 17:19:50 -08:00
Annika
9b354e51d4 Random Battles: Prevent Taunt + Encore 2021-03-10 10:29:09 -08:00
Annika
8e6c54e676 Random Battles: Scale levels for NUBL in Gen 1 2021-03-10 09:23:13 -08:00
Mia
4f710d3ce8 Remove random Monitor.slow() from random-teams 2021-03-10 08:41:27 -06:00
Annika
550a4df374
Random Battles: Refactor Gen 5-7 (#8106) 2021-03-09 19:49:47 -08:00
Annika
c8351c79e3 Random Battles: Add level scale for Gen 1 NU 2021-03-08 18:23:45 -08:00
Kris Johnson
7037d8ee8b Add "ngas" alias for Neutralizing Gas 2021-03-08 17:37:39 -07:00
Kris Johnson
3fbaa90ddd Add Gen 1 NU 2021-03-08 17:21:37 -07:00
Marty-D
8dd7b1e482 Fix UU suspect 2021-03-08 18:17:07 -05:00
Kris Johnson
f595675e27 UU: Unban Aegislash for suspect and ban Victini 2021-03-08 15:57:06 -07:00
Annika
776be29d89
Random Battles: Allow Aerial Ace + Choice Scarf 2021-03-07 15:13:23 -08:00
Marty-D
a620ee53d8
Fix Heat Crash and Heavy Slam 2021-03-07 17:24:48 -05:00
ACakeWearingAHat
46733b2fd5
Gen 3 Random Battle updates (#8102) 2021-03-06 14:59:51 -08:00
Marty-D
e92bc94685 Gen IV: Fix Rough Skin
Little overzealous with the copypasting last time...
2021-03-06 14:33:57 -05:00
Distrib
c18ef64742
UU: Ban Terrakion (#8103)
https://www.smogon.com/forums/threads/ss-uu-suspect-process-stage-8-3-terrakion.3679532/page-2#post-8774766
2021-03-06 09:22:05 -05:00
Annika
12abb04006 Random Battles: Increase Genesect-Douse's level 2021-03-05 16:33:42 -08:00
Annika
15261b6611 Random Battles updates
https://www.smogon.com/forums/threads/random-battles-changelog.3678462/#post-8774180
2021-03-05 15:09:30 -08:00
ACakeWearingAHat
d0eeeac7f0
Random Battles: Improve documentation (#8096) 2021-03-05 14:18:00 -08:00
Annika
0b7d09079d Random Battles: Fix items in Random Doubles
oops i meant to put that only in the gen 4 file
2021-03-03 23:20:06 -08:00
pyuk-bot
4e98f9db49
Actually show types at team preview in Gen 1 HC (#8084) 2021-03-03 21:13:03 -08:00
Kris Johnson
56bff1708c Fix typo 2021-03-03 14:31:41 -07:00
Annika
13a870a4a3
Random Battles: Refactor Generation 4 (#8087) 2021-03-03 13:16:50 -08:00
Kris Johnson
cf44322310 Gen 1 Hackmons Cup: Fix mbstmin, add level cap 2021-03-03 13:37:58 -07:00
Kris Johnson
df6e109991 Megas for All: Fix crash 2021-03-03 12:54:10 -07:00
HematiteH2O
fcdfbca875
Megas for All: Slate 29 and ability fixes (#8089)
* Megas for All: Fix three abilities

This changes Blackmail primarily just to be more realistic, but there are also more important bugfixes to Forgery and Masquerade.

The previous version of Masquerade would activate the acquired Ability twice if, as in the case of Intimidate, it was supposed to activate on entry. This is because the Ability was replaced while the Pokémon was still starting, so it activated once when it was acquired (as it would by Skill Swap) and again as the Pokémon was still "entering." This fix makes it so such Abilities only activate once; it's also much neater and easier to edit than the messy version I had before.

The previous version of Forgery had problems whenever the Pokémon's item was consumed at the same time it was hit with a move; it would replace its item with Zoroarkite, then consume the Zoroarkite and be itemless, which in turn left it unable to activate the Ability.
I fixed this by making it acquire the item later on (after it would be consumed), and I also made the Ability itself check for a specific species instead of a specific item at the start, so it should still function in case Zoroarkite is ever not properly replaced (though it's also way more consistent at that now than before).

Let me know if there's anything else I should change about these! After testing, I think they work a lot better now than before, though. C:

* Megas for All: fix Unaware

The custom Ability Body of Water can give the effect of Body Press to special moves, so Unaware needs to ignore an attacker's Special Defense boosts when being attacked.

* Update data/mods/megasforall/abilities.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update data/mods/megasforall/abilities.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update abilities.ts

* Megas for All: Add slate 29 abilities

* Megas for All: Add slate 29 stones

* Megas for All: Add slate 29 forms

(That's a lot of fish)

* Megas for All: Add slate 29 moves

and keep Alolan Dugtrio incompatible with Dugtrionite

* Megas for All: Shorten overlong line

* Apply suggestions from code review

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Correct variable name after code review

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2021-03-03 00:32:17 -07:00
Kris Johnson
880112b5f0 Max Berries: Fix Roseli Berry 2021-03-01 20:25:26 -07:00
Kris Johnson
87d9336898 Max Berries: Fix berry activation 2021-03-01 14:31:44 -07:00
Kris Johnson
d24a7a4772 Fix omotm/lcotm aliases 2021-03-01 10:34:05 -07:00
Kris Johnson
5991598d0d March 2021 tier shifts 2021-03-01 10:24:48 -07:00
Kris Johnson
72650f7762 Add March 2021 OMotM/LCotM/RoA Spotlight 2021-02-28 21:54:10 -07:00
Distrib
3ecddd91bb
RU: Ban Slowbro-Galar (#8085)
https://www.smogon.com/forums/threads/np-ru-stage-5-electric-feel-slowbro-g-banned-see-post-27.3676870/page-2#post-8768767
2021-02-28 17:51:42 -05:00
Kris Johnson
aeecf8d24c
Dexsearch: Add support for searching by mods (#8064) 2021-02-28 14:37:00 -08:00
Kris Johnson
eafebc98b5 Actually fix Gen 1 HP DV generation 2021-02-28 11:41:42 -07:00
Kris Johnson
f33818a932 Remove unused variable 2021-02-28 11:34:52 -07:00
Kris Johnson
955df9944d Fix Gen 1 Challenge/Hackmons Cup DV generation 2021-02-28 11:32:34 -07:00
Distrib
35acfc3a7c
NU: Ban Mienshao (#8082)
https://www.smogon.com/forums/threads/mienshao-is-now-banned-from-ss-nu.3679135/
2021-02-28 08:05:22 -05:00
Kris Johnson
6ce1e311ef
Add Gen 1 Hackmons Cup (#8077) 2021-02-27 20:20:21 -08:00
Nol
1cfcd31744
Descriptions: Update Recycle (#8078) 2021-02-27 11:30:10 -05:00
ACakeWearingAHat
1e41a54aa4
Random Battles: Add Dual Wingbeat Dragon/Flyings (#8076) 2021-02-26 16:30:50 -08:00
Annika
377c315b2f Random Battles update 2021-02-26 14:57:51 -08:00
Flametix
7d1c893e12
Fix typo in Challenge Cup team generator (#8075) 2021-02-25 19:15:09 -08:00
ACakeWearingAHat
b8238a6ad6
Random Battles: Bugfixes for movesets (#8074) 2021-02-25 15:29:43 -08:00
Marty-D
8555eac075 Add Singing Pikachu event
Thanks Anubis!
2021-02-25 14:05:30 -05:00
HematiteH2O
f04cedae98
Megas for All: Nerf Hawlucha's ability Masquerade (#8071) 2021-02-23 18:01:15 -07:00
HematiteH2O
64f5a02e1c
Megas for All: Add Mega Evolutions from slate 28 (#8065)
* Update formats.ts

Ban Dragonitite in Megas for All in line with latest update

* Update abilities.ts

Megas for All: add slate 28 Abilities (Everlasting Winter, Forgery, Clairvoyance and Sleight of Hand)

* Update items.ts

Megas for All: add slate 28 Mega Stones (Ninetalesite, Zoroarkite and Delphoxite)

* Update pokedex.ts

Megas for All: add slate 29 Mega Evolutions (Ninetales-Alola, Zoroark, Delphox); buff Thievul; add battleOnly for Mega Evolutions with multiple base forms (this was causing issues before)

* Update scripts.ts

Megas for All: add new moves to Thievul, Delphox; add form requirement for Mega Ninetales; add compatibility with Mega Zoroark to Mega Evolution and Z-Move scripts

* Update items.ts

Megas for All: rename Delphoxite -> Delphite

* Update pokedex.ts

Megas for All: rename Delphoxite -> Delphite

* Update abilities.ts

Megas for All: correct line length and trailing spaces

* Update items.ts

Megas for All: correcting species string (caught by npm test)

* Update abilities.ts

* Update scripts.ts

* Update abilities.ts

Megas for All: improve Everlasting Winter
(It feels remiss of me not to specify this - Ninetales gets Rain Dance itself, so it would be awkward if it was that easy to overwrite Everlasting Hail even if no one would do it in a serious environment)
I just tested and can confirm this fix works more properly!

* Update data/mods/megasforall/abilities.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update data/mods/megasforall/abilities.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update data/mods/megasforall/items.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2021-02-23 14:13:49 -07:00
May Evans
451ad9fa18
Add aliases for Tauros, Mewtwo, and Tentacruel (#8052) 2021-02-23 10:34:18 -08:00
Annika
591eb345ce
Random Battles: Refactor LGPE and Gens 1-3 (#8060) 2021-02-23 10:27:19 -08:00
Annika
68dde4c058
Implement RandomTeams#multipleSamplesNoReplace (#8059) 2021-02-22 11:42:25 -08:00
Annika
c2e97aaaed
Use optional chaining in more places (#8063) 2021-02-22 11:42:05 -08:00
Distrib
2d2ac7ba13
OU: Ban Cinderace & Magearna (#8062)
https://www.smogon.com/forums/posts/8761154/
2021-02-21 18:13:57 -05:00
ACakeWearingAHat
1d04f4674c
Add Clanger as an Alias for Kommo-o (#8050) 2021-02-21 07:18:33 -08:00
ACakeWearingAHat
c9e431ed48
Random Battles: Bugfixes for Doubles and old generations (#8058) 2021-02-19 16:08:27 -08:00
Annika
61f7d88a00 Random Battles: Fix Pangoro
Miscommunication between me and the randbats peopel
2021-02-19 14:35:31 -08:00
Annika
f39fa2d90d Random Battles update
https://www.smogon.com/forums/threads/random-battles-changelog.3678462/#post-8758859
2021-02-19 14:21:36 -08:00
Marty-D
450ccaa8c1 Add Shiny Toxtricity event
Thanks Anubis!
2021-02-19 11:40:36 -05:00
pyuk-bot
9b47789e45
Fix Jaboca and Rowap vs. self-destruct and future moves (#8057) 2021-02-19 11:11:45 -05:00
Dawnofares
4d005c3efd
Descriptions: Fix Entrainment (#8055) 2021-02-19 10:50:47 -05:00
Kris Johnson
780a57b549 Add new clones to 2 Ability Clause 2021-02-18 19:04:41 -07:00
pyuk-bot
747db93931
Fix Gulp Missile against inactive Pokemon (#8053) 2021-02-18 17:51:18 -05:00
Annika
b08db6df5c Random Battles: Fix Virizion's physical moveset 2021-02-17 22:11:30 -08:00
Annika
bc5099b74b Megas for All: Remove non-breaking space character 2021-02-17 22:11:30 -08:00
Kris Johnson
31856b698e
ADV: Move Breloom to OU and Regice to UUBL
https://www.smogon.com/forums/threads/adv-ou-tiering-changes.3652636/#post-8757221
2021-02-17 16:54:34 -07:00
Marty-D
dfb4f2cd90 Implement buggy Trick/Switcheroo behaviour with Kyogre/Groudon
Thanks Zaggyo!
To be reverted assuming it's patched someday.
2021-02-17 13:53:01 -05:00
Leonard Craft III
013dd54d33
Gen IV: Fix Struggle's interaction with Shedinja (#8048) 2021-02-17 09:44:10 -05:00
Annika
08179d793d
Random Battles: Remove extraneous break statement 2021-02-16 16:46:45 -08:00
Annika
59cf608b53
SSB: Prevent transformations into the same forme (#8044) 2021-02-15 21:12:37 -08:00
Instruct
9e5693a338
SSB: Prevent Data Corruption from being reverted by forme changes (#8040) 2021-02-15 21:10:06 -08:00
Guangcong Luo
5b9a26ac7a Fix Stadium Counter 2021-02-15 21:03:54 -08:00
Guangcong Luo
1b281650c6 Rename Stadium to Gen 1 Stadium
This is required to add support for Stadium in unit tests. A lot of the
codebase assumes that all mods start with "gen" followed by a number,
but I don't want to touch the others at the moment.
2021-02-15 21:03:47 -08:00
pyuk-bot
5e7c8287d3
Randbats: Let Nihilego's Beast Boost boost SpA (#8043) 2021-02-15 19:40:57 -08:00
ACakeWearingAHat
3ecff5293d
Random Battles Bugfixes (#8039)
- Prevent Air Slash from generating on Swords Dance Virizion by further specifying a line in move enforcement (Co-authored-by: Annika <annika0uwu@gmail.com>)
- Prevent Scaldless Slowking
- Make Darmanitan-Zen-Galar get Salac Berry instead of Sitrus Berry
- Make Stone Edge more likely to generate in Random Doubles (formerly erroneously uncommon due to a singles rejection)
- Fix RestTalk setup sweepers from rejecting the setup move erroneously (affects Type: Null, Throh, Suicune, etc.)
2021-02-15 15:51:33 -08:00
Instruct
e7695c4b78
Gen 3: Add Deoxys Forme Clause and Deoxys Camouflage Mod (#8024) 2021-02-15 01:37:58 -08:00
urkerab
16fe1cbc27
Focus Punch can't be Flinched (#8031) 2021-02-15 01:34:47 -08:00
Kris Johnson
f358054f6b
Make tests pass locally (#8034) 2021-02-15 01:32:49 -08:00
Kris Johnson
dc8393400d CAP: Nerf Astrolotl 2021-02-14 17:54:37 -07:00
Instruct
ae34b97c87
SSB: Change set generation to rely on weaknesses against types (#8032) 2021-02-14 16:32:46 -08:00
Annika
f2c12e759e Random Battles updates
- Keep Sitrus Berry Eiscue, remove Reversal from Eiscue's movepool and add Substitute, and prevent Zen Headbutt + Substitute sets
    - give Eiscue a Salac Berry if it has Substitute
    - Ensure that Entei always gets Extreme Speed
    - Don't select Moxie if Defog is in a Pokémon's moveset
    - Add Strange Steam to the list of preferred fairy moves in the moveRejectionCheckers
    - Prevent Volt Switch sets with < 90 Speed from having Life Orb
    - Prevent Comfey from getting Stored Power without Calm Mind
    - Do not allow Hurricane to be given to Pokémon with physical setup movesets
    - Prevent Grass Knot + Surf
    - Prevent Defog + Moxie
    - Give Belly Drum sets Sitrus Berry
2021-02-14 15:56:54 -08:00
ACakeWearingAHat
0c42a8f5bf
Random Doubles Updates (#8029)
Patch notes (2/13/21):
-Prevent Virizion with 1 attack by preventing Coaching from generating with any other setup move.
-Prevent First Impression from generating with any setup move, for Sirfetch'd.
-Reject Protect if Belly Drum is in the movepool but hasn't been rolled, in an attempt to prevent Belly Drum-less Eiscue.
-Fix post-refactor bug causing heavy-duty boots to generate where it shouldn't
-Glastrier: Icicle Crash over Avalanche
-Keldeo: Muddy Water over Hydro Pump and Scald, added Air Slash.
-Regieleki: Electroweb over Eerie Impulse
-Various level balancing. Pokemon above 56.00% win rate nerfed. Pokemon below 46.00% win rate buffed. Highlights: Moltres-Galar, Regidrago, Calyrex-Shadow, Zacian-C down again, Maractus, Toxapex, Shuckle, etc. up. See pull request for full list of level changes.

Gen 7 Random Doubles: Remove Protect from Typhlosion to prevent Choice Scarf Protect.
2021-02-13 15:09:55 -08:00
Annika
57721b3ecb Prettify JSON for Gen 6 Battle Factory 2021-02-13 14:19:58 -08:00
ACakeWearingAHat
3b9c79624d
Battle Factory: Fix Slowbro and Arceus EVs (#8018) 2021-02-13 13:22:39 -08:00
Annika
864a37f66d Random Battles: Fix Gen 5 STAB move regression 2021-02-13 12:08:19 -08:00
Kris Johnson
f36381377c Add Retro Other Metagames ladders 2021-02-13 01:21:07 -07:00
pyuk-bot
ea36d00ad2
Randbats: Pikachu should not get Eviolite (#8026) 2021-02-12 19:44:02 -08:00
Annika
d4378730e5 Random Battles: Fix Eviolite generation 2021-02-12 19:16:49 -08:00
Annika
94910027b5 Random Battles: Fix items for Xerneas and Ninjask 2021-02-12 18:31:12 -08:00
Kris Johnson
b8cbee3944
Update OMotM/LCotM aliases (#8025) 2021-02-12 19:06:11 -07:00
Annika
47fb5835ea Random Battles: Remove refactor artifacts 2021-02-12 17:51:53 -08:00
Annika
1ed3dbeff1 Random Battles set improvements
- Comfey will no longer get Choice Specs and Stored Power
- HItmonlee will no longer get Curse and Reckless
2021-02-12 17:49:51 -08:00
Annika
4977d045e4 Random Doubles Battles: Fix Body Press selection
Co-authored-by: ACakeWearingAHat <carrotlobotomy@gmail.com>
2021-02-12 17:25:36 -08:00
Annika
c55726a0f0 Random Battles: Fix set generation with STAB moves 2021-02-12 16:59:40 -08:00
Kris Johnson
8abb77b4e7
Move Bewear and Pangoro to NUBL
https://www.smogon.com/forums/threads/ss-nu-suspect-process-stage-5-1-bewear-pangoro.3678111/page-2#post-8751669
2021-02-12 17:53:07 -07:00
Annika
bb4cbf3394
Random Battles: Refactor for code standards and readability (#8021)
This PR
- Brings all Random Battles code up to the standard 120-charaacter line length limit
- Improves readability for all Random Battles code
- Refactors current-gen Random Battles team generation to be more modular and readable

Documentation thanks to @ACakeWearingAHat!
2021-02-12 15:50:04 -08:00
Kris Johnson
03288d766d Stadium: Fix typo 2021-02-11 14:47:00 -07:00
May Evans
d9abd0f3cb
Stadium: Make Haze cure user's status (#8007) 2021-02-11 16:16:22 -05:00
Leonard Craft III
220cac3aa7
Convert modifiers from hex to decimal (#8003) 2021-02-10 17:02:18 -05:00
May Evans
7bbcad8be0
Gen 2: Ban JP Phanpy Event in Int Formats (#8013) 2021-02-10 00:35:32 +04:00
Justin Cheng
53b4263fdc
Change Power Herb Astrolotl's ability (#8009) 2021-02-09 10:55:42 +04:00
Instruct
67cc1fbe98
SSB: More Bugfixes (#8006)
* Fix 1-1 edgecase

* Fix winter hail not affecting hail based attacks
2021-02-07 23:18:29 -05:00
Marty-D
de47abe630 Descriptions: Update various moves 2021-02-07 12:19:40 -05:00
Instruct
e42dfe12d8
SSB4: Bugfixes (#7994) 2021-02-07 04:43:17 +04:00
Kris Johnson
289c558179
Move Spectrier to Uber
https://www.smogon.com/forums/threads/ss-ou-suspect-process-round-9-voting.3677736/page-6#post-8744580
2021-02-06 09:26:58 -07:00
Kris Johnson
f101bb7575
Fix Aerilate and Parental Bond's index numbers (#7998) 2021-02-06 16:37:18 +04:00
Kris Johnson
d452beb6ec
Move Latias to UUBL
https://www.smogon.com/forums/threads/ss-uu-suspect-process-stage-8-2-latias.3677604/page-3#post-8744032
2021-02-05 19:16:39 -07:00
Kris Johnson
9d3be1c8e7
Move Thundurus to RUBL
https://www.smogon.com/forums/threads/swsh-ru-suspect-process-round-2-voting.3677549/page-2#post-8741377
2021-02-03 15:10:54 -07:00
park
4c3ea08dbd
Megas for All: Fix Mega Orbeetle
Mega Orbeetle ability fix in Megas for All was incomplete
2021-02-03 14:26:38 -07:00
Leonard Craft III
c9c16189f5 Gen I: Don't show recovery failure hint at full HP 2021-02-01 22:33:09 -06:00
The Immortal
b4b58400a1 Random Battle updates 2021-02-01 23:42:05 +04:00
The Immortal
a4b58183ee
Move Torkoal to PU 2021-02-01 22:21:52 +04:00
Instruct
d8de06a83c
SSB4: Clarifications and Description Edits (#7976) 2021-01-31 20:34:49 -08:00
The Immortal
396b46b92c Random Battle fixes 2021-02-01 08:00:44 +04:00
Mia
76c10841ea
Lib: Add an index file for all exports (#7972) 2021-01-31 18:00:19 -08:00
Instruct
885a26381e
SSB: Properly display Gimmick's innate ability in /ssb (#7975) 2021-01-31 14:13:14 -08:00
The Immortal
9d68fc283a Fix Gulp Missile interaction with selfdestruct moves 2021-02-01 00:12:38 +04:00
Flethan
293a694188
Fix Bright Powder/Lax Incense accuracy modifier (#7973) 2021-01-31 10:36:33 -05:00
Marty-D
a1baeddd19 Fix build 2021-01-30 15:14:09 -05:00
Marty-D
b214a7b05d Fix Serene Grace interaction with rainbow effect
Thanks SadisticMystic!
2021-01-30 15:01:07 -05:00
The Immortal
7d5f9b455d Gen 5: Random Battle updates
- Various movepool improvements
- Prevent Toxic with setup or Trick Room
- Prevent Rain Dance with RestTalk
- Force Seed Flare and Horn Leech
- Reject Keen Eye
- Reject Intimidate so Shed Skin is rolled
- Fix Toxic/Flame Orb selection
- Improve Leftovers and Life Orb selection
2021-01-30 23:42:08 +04:00
Instruct
0685e88e4f
SSB4: Balance changes and Bugfixes, pt 2 (#7954) 2021-01-30 23:34:41 +04:00
Annika
3e4aa91e85
Megas for All: Remove debug prints 2021-01-29 15:14:47 -08:00
May Evans
5d506270b3
Gen 1: Move Graveler to NFE (#7959) 2021-01-28 19:24:04 -07:00
Marty-D
6d9fe41a27 Fix Plusle and Minun events 2021-01-27 16:38:12 -05:00
Justin Cheng
3827961f54
Consistency update on CAP 1v1 sets (#7953) 2021-01-27 13:35:52 +04:00
Leonard Craft III
0d78f967d6 Fix Ripen's interaction with Jaboca/Rowap Berries 2021-01-26 20:36:25 -06:00
HematiteH2O
aad160c09c
Megas for All: Fix Hawlucha's ability + Data Mod (#7950) 2021-01-27 01:12:36 +04:00
Leonard Craft III
e98ade77a6
Formats: Update VGC/BSS to Series 8 (#7940) 2021-01-26 16:55:22 +04:00
The Immortal
767d32efe2 Random Battle: Enforce Grassy Glide Rillaboom 2021-01-26 01:22:30 +04:00
The Immortal
48da8e92e8 Rename Gen-NEXT format
And link the old dev thread.
2021-01-26 01:22:02 +04:00
Guangcong Luo
2dfc1f2a72
Improve NEXT documentation 2021-01-25 13:13:42 -08:00
Annika
d280d8cd54
Add "hackmons" as an alias for Pure Hackmons
Approved by Ransei
2021-01-24 22:51:58 -08:00
HematiteH2O
bc6915082e
[Megas for All] Slate 27 and Balance Changes (#7946) 2021-01-24 22:59:59 +04:00
The Immortal
31e725757c Minimal GBU: Use restricted list for legends 2021-01-24 22:49:58 +04:00
Marty-D
bc144b8504 Descriptions: Remove duplicates 2021-01-24 13:26:04 -05:00
Marty-D
8947808628 Gen II: Fix damage calculation
Moves critical hit and item modifiers to the right places
2021-01-23 17:26:35 -05:00
The Immortal
b737c5a728 Gen 5: Random Battle improvements
- Various movepool adjustments
- Prevent Substitute + Circle Throw (Poliwrath)
- Improve Protect rejection
- Prevent Water Spout outside of Choice sets (Kyogre)
- Prevent Ice Punch with RestTalk (optimizes Throh and Muk)
- Make RestTalk Throh have Guts
- Make Gardevoir have Trace
- Fix Tinted Lens rejection (Venomoth)
- Improve Gem selection with Unburden
- Increase the bulk cut-off for Focus Sash
- Allow Sturdy leads to roll Custap Berry (Golem)
2021-01-23 22:28:52 +04:00
ACakeWearingAHat
eeab2bd44a
Gen 2 Random Battle Improvements (#7942)
* Gen 2 Random Battle Improvements

* tighten level scale
2021-01-23 11:47:04 +04:00
Instruct
18dea767a9
SSB4: Fix Urgent Bug and Descriptions (#7941) 2021-01-22 21:02:00 -05:00
Instruct
0d1c9fe098
SSB4: Bugfixes and Balance Patches (#7889) 2021-01-22 14:56:26 +04:00
The Immortal
7ab649a666 Gen 5: Random Battle updates
- Various movepool changes
- Prevent Trick Room + Haze Cofagrigus
- Prevent Extreme Speed + Roost Dragonite
- Prevent Head Smash + Roost Archeops
- Give Bouffalant Sap Sipper
- Give Rain Dance and Sunny Day Pokemon Life Orb
- Remove Rocky Helmet Ferrothorn
- Improve Leftovers, Life Orb, and Focus Sash selection
- Fix Unown's level
2021-01-21 18:32:13 +04:00
Justin Cheng
bd6ad76a9c
Removed Bulletproof from Scarf Equilibra (#7932) 2021-01-21 18:29:02 +04:00
Justin Cheng
7303faec40
Fix Kerfluffle, Jumbao, Astrolotl evo methods (#7930) 2021-01-20 10:12:16 -05:00
Leonard Craft III
90c2266789 Gen 1: Fix Bite's damage category 2021-01-19 21:23:42 -06:00
HematiteH2O
1befd7fa31
Megas for All: slate 26 + various balance changes (#7922) 2021-01-20 03:54:00 +04:00
Marty-D
0e0386f5c7
NU: Ban Sigilyph
https://www.smogon.com/forums/posts/8723781/
2021-01-19 17:27:39 -05:00
The Immortal
1d941a90d3 Random Battle improvements 2021-01-19 06:01:35 +04:00
urkerab
d35ddfaf7b
Fix Brick Break against bypassed type immunity (#7916) 2021-01-18 12:13:17 -05:00
The Immortal
b9c6620ebd Move Zacian-Crowned to AG 2021-01-17 16:42:40 +04:00
The Immortal
0bd3e854ff Gen 5: Fix Moody appearing in Randoms 2021-01-17 16:12:02 +04:00
LegoFigure11
da4d90be86
BSSF: Update sets (#7921)
* Give CB Dracovish Dive as a 4th move (https://www.smogon.com/forums/threads/bss-factory.3675374/#post-8713411)
* Make Marvel Scale Milotic have Flame Orb 100% of the time
* Remove Substitute from Lagging Tail Grimmsnarl
2021-01-17 15:11:30 +04:00
urkerab
f0d3c85148
Fix Soundproof blocking self sound moves in Gen 8 (#7917) 2021-01-15 20:05:32 -06:00
Distrib
19b5a33a10
PU: Ban Roserade (#7919)
Roserade quick ban https://www.smogon.com/forums/threads/pu-general-rules-tiering-and-announcements-thread.3660650/page-2#post-8718644
2021-01-16 02:33:24 +04:00
HematiteH2O
7512cea154
[Megas for All] Ability fixes, buff, format info (#7909) 2021-01-16 01:20:31 +04:00
The Immortal
3fd5c4b1dc Silvally does not learn Fire/Water Pledge 2021-01-13 15:47:01 +04:00
The Immortal
0cdb723a96 Random Battle: Fix Zarude's level 2021-01-13 01:53:00 +04:00
Dawnofares
e7f7260927
Show OHKO message if OHKO move breaks substitute (#7171) 2021-01-12 12:16:17 -05:00
The Immortal
2fbea7c6e7 Update CAP 1v1 sets 2021-01-12 16:19:42 +04:00
The Immortal
710d9b99ed Fix build 2021-01-11 21:08:16 +04:00
The Immortal
ed23a6f07e Random Battle updates 2021-01-11 20:46:12 +04:00
The Immortal
3ae56399bd Label Pokemon banned from LC as NFE 2021-01-11 00:29:18 +04:00
The Immortal
28db0e0438 Gen 4: Update Random Battle 2021-01-10 21:02:52 +04:00
The Immortal
2bd9e757c4 Past gens: Random Battle improvements 2021-01-10 19:19:33 +04:00
The Immortal
650822795c
Move Urshifu-S to Uber 2021-01-10 18:48:58 +04:00
HematiteH2O
dbc432987f
Megas for All: Fix Delibird's ability (#7898)
Delibird's ability should be able to change items on inactive
Pokémon.
2021-01-09 20:56:25 -08:00
HematiteH2O
111ab3788f
Add Megas For All and Double Trouble (#7893)
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2021-01-09 00:41:06 -08:00
urkerab
7bf3c9afd1
Cursed Body ignores Max Moves (#7891) 2021-01-08 16:21:00 -08:00
May Evans
9d1b7b01bb
Gen 1: Fix Stadium Rest (#7888)
The current implementation of Rest on the Stadium sim fails to recalculate stats when Rest is used. This means that right now, the stat drops from Paralysis and Burn remain when you use it. This is inaccurate, and a massive problem considering Rest's increased relevance in the Stadium metagame.

Here is a video of how the interaction works in Stadium: https://www.youtube.com/watch?v=8o0uVj4bARo
Here is a replay of the bugged interaction on PS Main: https://replay.pokemonshowdown.com/gen1stadiumou-1132924324
Here is a replay of my fixed version of Rest working on the RBY server: https://replay.pokemonshowdown.com/rby-gen1stadiumou-1448

Here is my report on the issue from June of this year: https://www.smogon.com/forums/threads/stadium-format-is-now-available-on-ps.3526616/post-8503350

Thanks to Zarel for pointing out the function we use for recalculating stats here. I'll need this for when I get to (partially) fixing Haze.
2021-01-08 12:49:29 -08:00
PartMan
dac2a8536f
Aliases: Fix typo (#7894) 2021-01-08 11:35:26 -08:00
Marty-D
b7d8802dd6 Correct move data
Fixes #7886
2021-01-08 13:52:48 -05:00
Marty-D
a228f9eded
Gen II-III: Fix Conversion 2 2021-01-08 13:40:48 -05:00
The Immortal
0c898aa209 Max Guard blocks Shadow Force 2021-01-08 15:54:17 +04:00
Adam Tran
2c65de1a16
Fix various Future Sight / Doom Desire issues (#7884) 2021-01-07 19:20:30 -05:00
urkerab
2c0bd53966
Grassy Terrain should heal before Leftovers (#7882) 2021-01-07 19:17:48 -05:00
Marty-D
bd6aaaff28
Gen VI-VII: Fix Toxic mechanic 2021-01-07 19:08:36 -05:00
PartMan
19ca13afbb
Fix capitalization in Charizard-Mega-Y (#7887)
D:
2021-01-07 10:45:29 -08:00
Marty-D
5c6cc7d256
Merge pull request #7879 from urkerab/various-mechanics-fixes
Various mechanics fixes
2021-01-06 15:20:55 -05:00
Leonard Craft III
6003cb0835
Fix Intimidate failure text (#7880) 2021-01-06 14:05:12 +04:00
Leonard Craft III
ddbed0dc81
Add Neutralizing Gas switchout message (#7484) 2021-01-06 14:04:06 +04:00
urkerab
cdcdf2da1b Shell Bell should heal from all damage 2021-01-05 17:29:35 +00:00
urkerab
5123b6cc63 Revelation Dance should use Arceus's real type 2021-01-05 16:59:08 +00:00
urkerab
80d652d59b Sturdy should trigger before Focus Sash but after False Swipe 2021-01-05 16:58:03 +00:00
urkerab
4192201d60 Pressure should deduct additional PP from Z-moves and Max moves 2021-01-05 13:17:27 +00:00
urkerab
845b4386c4 Pressure should not deduct additional PP from Sticky Web 2021-01-05 13:14:56 +00:00
urkerab
6ba98478a6 Cursed Body should be able to disable Z-moves 2021-01-05 13:06:40 +00:00
The Immortal
a3ce567ae1 Gen 6/7: Random Battle fixes 2021-01-04 20:59:47 +04:00
The Immortal
fa2698a3a0 Fix PP reduction moves 2021-01-04 16:27:09 +04:00
Guangcong Luo
73c7d5e5d8 Fix bug in Sketch validation
Earlier today, I tried to remove the hardcode for Smeargle without
realizing what it was for (Smeargle gets Spore as an event move, which
shouldn't override its ability to Sketch Spore).

It turns out, 7 years ago when I added the Smeargle hardcode, I wrote
a TODO to fix it which I never got around to:

2e1ab04eb6

Anyway, this commit fixes it properly.
2021-01-03 23:52:33 -08:00
Guangcong Luo
6b3a3070c9 Refactor team validator for readability
`checkLearnset` has been renamed `checkCanLearn`.

`reconcileLearnset` has been replaced with `validateMoves`, which
bundles the actual `checkCanLearn` calls with the old
`reconcileLearnset`, making for a better name.
2021-01-03 23:26:20 -08:00
Marty-D
139179f872
Descriptions: Fix Explosion/Self-Destruct shorties 2021-01-03 20:30:32 -05:00
Marty-D
ca4fcabc39 Gens 5-6 OU: Put consistently low usage Pokemon in OU by technicality
https://www.smogon.com/forums/posts/8703468/
2021-01-03 13:41:06 -05:00
Adam Tran
fbda1e5d92
Fix Protean/Libero on first of two turn moves (#7870) 2021-01-03 09:42:08 -05:00
The Immortal
d8a90a94f9 Protective Pads should negate Perish Body
Thanks @DaWoblefet!
2021-01-03 16:35:55 +04:00
LegoFigure11
c1f95ece9e
BSSF: Update sets (#7871) 2021-01-03 13:56:53 +04:00
Kris Johnson
c09587d3e4 SSB: Re-add thewaffleman 2021-01-03 02:31:38 -07:00
Annika
bee946e822 SSB: Remove xJoelituh 2021-01-03 01:24:19 -08:00
Kris Johnson
49e9b26454 Update NU, PU, and National Dex UU bans 2021-01-02 20:31:53 -07:00
Leonard Craft III
e01e9938c3 Descriptions: Correct Jaw Lock 2021-01-02 20:57:05 -06:00
urkerab
fa78e2a31c
Make Unnerve activate after Skill Swap and Neutralizing Gas wearing off (#7866) 2021-01-02 14:39:54 -05:00
Adam Tran
0f724acb03
Fix Neutralizing Gas ending issues (#7860) 2021-01-01 18:39:19 -05:00
The Immortal
fa39e89805 January tiers update 2021-01-01 21:10:17 +04:00
Instruct
27f05678c0
SSB4: Balance changes and bugfixes (#7856) 2021-01-01 18:46:27 +04:00
Marty-D
47565a53f2 Add Pikachu IN SPAAAACE event
Thanks, Anubis!
2020-12-31 18:18:19 -05:00
Marty-D
8b86eec2ba
Fix Eject Button interaction with Pursuit 2020-12-31 15:23:38 -05:00
Marty-D
03d0c26c09
Fix Pursuit mechanics against switches 2020-12-31 15:22:11 -05:00
The Immortal
d9c2ee8d39 Lum Berry activates after Synchronize
Thanks @DaWoblefet!
2020-12-31 21:58:36 +04:00
The Immortal
742b0c7a5d Update CAP 1v1 sets 2020-12-31 21:01:43 +04:00
MacChaeger
bb8aca0905
Fix move-disabling mechanics for Dynamaxed Pokemon (#7853) 2020-12-30 18:08:53 -05:00
Marty-D
f4dd9c4753 CAP: Remove Poltergeist from Necturna 2020-12-30 18:03:40 -05:00
Marty-D
501ac63b1a CAP: Add new tutor moves
https://www.smogon.com/forums/posts/8700940/
2020-12-30 17:41:35 -05:00
LegoFigure11
cad1d25c4d
Add Gen 8 BSS Factory (#7843) 2020-12-31 02:09:29 +04:00
Adam Tran
d6e05d0a98
Fix Metal Burst interaction with called moves (#7835) 2020-12-30 14:36:06 -05:00
Adam Tran
674eb1449f
Fix Conversion 2 interaction with called moves (#7813) 2020-12-30 11:50:04 -05:00
Adam Tran
2f5fbad4e7
Fix Pursuit interaction with pivot moves (#7819) 2020-12-30 11:48:26 -05:00
The Immortal
69b9dec63a Fix G-Max Replenish affecting fainted Pokemon 2020-12-29 14:10:37 +04:00
Marty-D
ca4d61c7a8 Update CAP 28 and add prevo 2020-12-28 11:03:49 -05:00
Distrib
00823a1a16
UU: Ban Blaziken (#7845) 2020-12-28 18:26:10 +04:00
The Immortal
e0b3ade226 Gen 6/7: Random Battle improvements 2020-12-28 15:46:33 +04:00
Instruct
47a8a04aa9
SSB: Nerf Forever Winter Nights (#7841) 2020-12-27 19:47:20 +04:00
The Immortal
1307f8abca Zarude-Dada should be legal 2020-12-27 13:45:47 +04:00
Kris Johnson
f05e927ad1 Fix Teleport in Let's Go formats 2020-12-26 21:43:58 -07:00
Leonard Craft III
31d67dfb51 Dex: correct colors of Arceus, Calyrex, Zygarde, & Zarude 2020-12-26 22:09:38 -06:00
Leonard Craft III
8f590ef8b7 Dex: Feebas does not get Oblivious until Gen VI 2020-12-26 17:42:43 -06:00
Distrib
0cb0b65f66
SSB: Fix Tiki's image (#7840) 2020-12-26 14:58:35 -08:00
Instruct
b73efd84ab
SSB4: Bugfixes and balance changes (#7838) 2020-12-25 21:36:07 -07:00
fart
4acb83acc7
SSB4: Fix typo in Archas's description (#7834) 2020-12-25 04:06:49 -08:00
The Immortal
788d0f5bc0 Gen 6/7: Random Battle updates 2020-12-25 14:24:46 +04:00
Instruct
1f9954b374
SSB4: Bug & crashfixes (#7837) 2020-12-24 21:51:11 -05:00
Marty-D
79523a4266 Add Dada Zarude event
Thanks, Anubis!
2020-12-24 17:32:25 -05:00
Marty-D
ca40354557
Descriptions: Clarify Metal Burst 2020-12-24 15:23:49 -05:00
Instruct
901c1d8573
SSB: Fix Winter Hail decrease amt. Add discussion thread to format. small QC changes. (#7833) 2020-12-24 13:24:18 -05:00
Kris Johnson
ec0ecb1264 SSB4: The Immortal's quote shouldn't be an ID 2020-12-24 10:14:36 -07:00
Instruct
5b441c2013
Super Staff Bros 4 (#7793)
Collaborative Project lead by @xInstruct with many contributors.

See the Special Thanks section of https://www.smogon.com/articles/super-staff-bros-4
2020-12-24 11:21:02 -05:00
The Immortal
2398a915fe Update NU 2020-12-24 13:42:25 +04:00
Marty-D
d819ac49ba
RU: Ban Diggersby
https://www.smogon.com/forums/posts/8695716/
2020-12-23 19:15:36 -05:00
The Immortal
fda0ee61f4 Gen 7/6: Implement Toxic accuracy mechanics 2020-12-22 15:50:05 +04:00
The Immortal
0d306b9930 Ban illegal Zygarde-10% sets 2020-12-20 18:18:29 +04:00
The Immortal
85761cca5b Gen 4 Random: Fix Mono-Electric teams 2020-12-19 14:56:13 +04:00
Kris Johnson
d9ed993064 Move Pheromosa to Uber 2020-12-18 07:27:03 -07:00
MacChaeger
4fe71c5907
Add G-Max move aliases (#7820) 2020-12-18 12:05:48 +04:00
The Immortal
157e8a0f32 Random Battle improvements 2020-12-16 22:55:18 +04:00
Kris Johnson
b1b9b9c2d1 Add December mid-month shifts 2020-12-16 10:32:32 -07:00
urkerab
0cbfeeba09
Fix Snatch in Gen 3 (#7812) 2020-12-15 19:25:59 -05:00
urkerab
74ae95a91c
Update accuracy calculation for latest Gen 7 research (#7806) 2020-12-15 18:37:24 -05:00
Adam Tran
56258a08c7
Run checks for Gravity, Heal Block, Throat Chop on called moves (#7758) 2020-12-15 10:15:12 -05:00
ACakeWearingAHat
4fda00e8ac
Update Doubles/Gen 2 Random Battle (#7808) 2020-12-15 11:52:47 +04:00
The Immortal
2d99f58542
Move Linoone, Polteageist, Slurpuff, and Sharpedo to NUBL 2020-12-12 11:02:40 +04:00
MacChaeger
7d6da41e34
Factory sets: Add more EV validation (#7790) 2020-12-12 10:48:20 +04:00
Adam Tran
a278b38d7d
Fix future move failure hint (#7795) 2020-12-12 10:23:15 +04:00
Adam Tran
f63e7e4a8d
Add Heal Block independent fail message (#7785) 2020-12-11 19:38:52 -05:00
The Immortal
bce1267fae Improve randoms generator 2020-12-10 15:33:08 +04:00
Guangcong Luo
ea58695f0f Revert "CC/HC: Fix level balancing formula (#7773)"
This change was controversial. pyuk agreed to revert in preparation for
Random Battles Team Tour 4 as mentioned in:

https://www.smogon.com/forums/threads/revert-the-level-changes-to-hackmons-cup.3674551/

This reversion should not be interpreted as taking a side in whether
the level formula should be changed after the tour.

This reverts commit b6bf805a1a.
2020-12-09 23:18:41 +00:00
The Immortal
9965288bd2 Gen 5 Random: Fix Monotype Normal teams
Closes #7782
2020-12-09 22:12:30 +04:00
The Immortal
2bb8a45968 Random Battle updates 2020-12-09 10:51:44 +04:00
MacChaeger
fa4b7a19df
Fix Gen 7 UU Gligar Battle Factory EVs (#7780) 2020-12-08 20:33:59 +04:00
Leonard Craft III
9b1e44bf30
Formats: Move legendary validation to Minimal GBU (#7774) 2020-12-08 09:57:05 +04:00
MacChaeger
b6bf805a1a
CC/HC: Fix level balancing formula (#7773) 2020-12-08 09:55:30 +04:00
Leonard Craft III
71c2d99ea5 Descriptions: Correct Skill Swap 2020-12-07 19:48:02 -06:00
Marty-D
b95adb3ae4
Fix Frisk and Neutralizing Gas interaction
Thanks, Zelda!
2020-12-07 16:53:41 -05:00
Marty-D
e85c2ce250
Gen III-IV: Fix Reflect / Light Screen again 2020-12-07 10:12:50 -05:00
The Immortal
750b9736a8 Implement latest NU bans 2020-12-07 14:20:27 +04:00
The Immortal
aec64e8704 Random Battle updates 2020-12-07 14:14:47 +04:00
The Immortal
0895aa72f5 Necrozma-Ultra is yellow 2020-12-07 11:49:33 +04:00
Kris Johnson
5e1c2af522
Move Aegislash and Zapdos-Galar to UUBL
https://www.smogon.com/forums/threads/np-ss-uu-stage-8-highway-to-hell.3672677/page-7#post-8678151
2020-12-06 22:57:09 -07:00
Kris Johnson
91f43a1135
RU: Update bans
https://www.smogon.com/forums/threads/np-ru-stage-4-the-abyss-december-6th-bans-see-post-38.3673369/page-2#post-8678122
2020-12-06 22:56:13 -07:00
urkerab
6daa05781b
Protean should affect the victim of Snatch rather than the user (#7768) 2020-12-07 09:43:55 +04:00
Marty-D
c6cb00dab9 Add new Chansey event
Thanks, Anubis!
2020-12-04 14:58:12 -05:00
The Immortal
f86b625378 NU: Ban Reuniclus, Obstagoon, and Aurora Veil 2020-12-02 12:46:09 +04:00
Marty-D
b1fdfd9c36 Unban NUBL stuff 2020-12-01 11:43:13 -05:00
Kris Johnson
2be0a64270 Add December tier shifts 2020-12-01 09:25:48 -07:00
The Immortal
83bc516260 Random Battle improvements 2020-12-01 16:07:26 +04:00
PartMan
62373422e3
Add Urshifu-Single-Strike as an alias (#7754)
https://www.smogon.com/forums/threads/urshifu-single-strike.3674032/ pointed this out
2020-12-01 14:17:36 +04:00
Leonard Craft III
12da66fb21
Correct Protean interactions & Gravity-blocked Status Z-Moves (#7729) 2020-11-30 16:30:51 -05:00
Adam Tran
32d3d8dda6
Fix Max Guard bypass with multiple targets (#7739) 2020-11-30 12:59:53 -05:00
Kris Johnson
064d82256d Move Gengar and Volcarona to UUBL 2020-11-29 16:42:09 -07:00
Kris Johnson
2b510d050d Alphabet Cup: Add prevolution support 2020-11-28 03:22:04 -07:00
Kris Johnson
fe52ec2dab SSB: Remove a random duck 2020-11-28 02:45:20 -07:00
MacChaeger
8f6576e59a
Don't activate Flower Gift/Ice Face when KOed (#7733) 2020-11-26 15:36:59 -05:00
The Immortal
c13d5f3d4c Gen 6: Fix Stance Change 2020-11-26 16:47:41 +04:00
The Immortal
98d1fa763e Move Stance Change activation earlier 2020-11-26 16:16:28 +04:00
The Immortal
006fd097f0 Fix Stance Change mechanics 2020-11-26 13:47:27 +04:00
MacChaeger
ef4132edb8
Fix two-turn submoves + Ally Switch in Doubles (#7654) 2020-11-25 15:21:23 -05:00
Marty-D
327544cfa3 Update Instruct 2020-11-24 18:01:07 -05:00
aviettran
f66569a242
Fix Symbiosis interaction with Eject Button (#7718) 2020-11-24 11:14:05 -05:00
MacChaeger
3dfa1bdd91
Fix Emergency Exit/Wimp Out false positives (#7719) 2020-11-24 05:42:55 -08:00
Marty-D
5cbaefbf71
Gen III-IV: Air Lock / Cloud Nine have no message 2020-11-22 17:38:23 -05:00
The Immortal
9d1d435da7 Fix Air Lock / Cloud Nine activation 2020-11-23 02:08:55 +04:00
Marty-D
481b755e02 Add new event Pokemon
Thanks, Anubis!
2020-11-22 16:45:43 -05:00
Marty-D
8325b6300f
Gen III-IV: Fix Reflect / Light Screen in Doubles 2020-11-21 18:55:28 -05:00
Marty-D
ad70206599
Update Parental Bond excluded moves 2020-11-21 14:15:14 -05:00
The Immortal
d65b2427dd Fix Fling vs Protect 2020-11-21 22:54:25 +04:00
The Immortal
079d931e97 Fix Fling mechanics 2020-11-21 11:16:01 +04:00
Marty-D
1ed4d58b7e
Gen III: Fix Weather Ball
I realize this isn't actually correct, but at least it's less incorrect for now.
2020-11-20 18:24:29 -05:00
The Immortal
c7fe96e309 Add Pollen Puff immune message 2020-11-20 13:44:45 +04:00
The Immortal
6b1b318977 Fix Metronome interaction with two-turn moves 2020-11-20 13:14:00 +04:00
Leonard Craft
f01d9b9662 Floral Healing modifier is accurate 2020-11-19 22:47:20 -06:00
Leonard Craft
41033e7345 Fix Pollen Puff's interaction with ally Substitute 2020-11-19 22:12:02 -06:00
The Immortal
342d6b0c7c Random Battle improvements 2020-11-19 16:42:26 +04:00
The Immortal
f6ca42b2b1
Doubles: List Genesect formes as technically DOU 2020-11-19 16:24:04 +04:00
The Immortal
944d27ff55 Gen 2 Random: Prevent crashes with Monotype rule
Gen 2 has types with less than 6 Pokemon. These are fine to be rolled if someone plays this format via custom challenge and shouldn't crash.
2020-11-19 05:00:16 +04:00
The Immortal
6f44c6b4f8 Allow Same Type Clause in gens 3 & 2 Randoms 2020-11-19 02:41:48 +04:00
Marty-D
d20e85863a
Fix typo in 6d793f5c37 2020-11-18 09:34:03 -05:00
Marty-D
0810316ce8
Descriptions: Update Sheer Force 2020-11-18 09:18:18 -05:00
urkerab
6d793f5c37
Fix Magic Bounce and Rebound protocol messages (#5045) 2020-11-18 04:02:30 -08:00
Kris Johnson
18761559fb
Move Kyurem-Black and Zygarde to Uber
https://www.smogon.com/forums/threads/kyurem-black-and-zygarde-are-now-ubers.3673491/#post-8660586
2020-11-17 21:41:23 -07:00
Leonard Craft
60de404ae4 Descriptions: Update multi-hit distribution odds 2020-11-17 22:07:52 -06:00
Leonard Craft III
12c6321c90
Correct multi-hit distribution and confusion odds (#7706) 2020-11-17 19:50:41 -08:00
Marty-D
5a5675add8 Descriptions: Replace "flinch X" with "make X flinch" 2020-11-17 15:55:34 -05:00
Marty-D
d28ddeca4e Descriptions: Replace "major" with "non-volatile" 2020-11-17 14:49:19 -05:00
Marty-D
b1734d9c44
Descriptions: Mention Yawn quirks 2020-11-17 12:51:25 -05:00
May Evans
9b8e34bc48
Gen 1: Announce Desync Clause Mod, fix Stadium Sleep Clause (#7702) 2020-11-16 23:52:39 -08:00
Kris Johnson
7877b95e67 Random Battle: Fix typo and remove redundant check 2020-11-16 22:40:48 -07:00
Marty-D
d0711f38e6
UU: Ban Blacephalon, Dracozolt, Hawlucha, Weavile
https://www.smogon.com/forums/posts/8659002/
2020-11-16 10:59:29 -05:00
The Immortal
48221525b5 Remove Dynamax Ubers Clause 2020-11-16 18:14:34 +04:00
Marty-D
1e0273873f
Move Gigantamaxes to AG 2020-11-16 09:13:12 -05:00
Kris Johnson
8af1b8c814 Fix Chansey, Wartortle, and Tangela's doubles tier 2020-11-15 22:46:49 -07:00
The Immortal
97dba8173f Random Battle improvements 2020-11-16 07:26:28 +04:00
Marty-D
f940bf9adf
PU: Ban Silvally-Dragon
https://www.smogon.com/forums/posts/8658150/
2020-11-15 17:30:17 -05:00
Marty-D
b88cf9ad54
Trevenant falls to ZU too 2020-11-15 17:27:21 -05:00
Kris Johnson
42430693c2 Move all of RUBL to RU 2020-11-15 14:36:53 -07:00
The Immortal
e32385891a Usage-based tiers update 2020-11-15 23:58:34 +04:00
The Immortal
201842c421 Allow Same Type Clause to work in gen 5/4 Random 2020-11-15 16:47:03 +04:00
ACakeWearingAHat
1aafb31a6d
Update Gen 2/Gen 8 Doubles Random Battle (#7693) 2020-11-15 15:02:07 +04:00
May Evans
8c369ee995
Rename "Desync Clause" to "Desync Clause Mod" (#7694)
This was a minor mistake when I was writing this thing up. Since Desync Clause isn't something you replicate in RBY, it is more accurate to describe it as a Mod, in line with the ADV Switch thing.
2020-11-14 19:54:33 -08:00
Guangcong Luo
3336decb79 Implement Desync Clause Mod for Gen 1 Counter 2020-11-15 02:18:37 +00:00
Marty-D
ed26b0a7de
Descriptions: Update lists of pivot moves 2020-11-13 18:33:16 -05:00
Marty-D
c5b3f10f38
Same Type Clause: Fix Mega check 2020-11-12 16:12:21 -05:00
urkerab
ec8cd25d59
Properly update Diamond Storm boosts for Gen 7 (#7638) 2020-11-12 10:27:18 -05:00
urkerab
2a8f3146ea
Fix Gastrodon-East in Challenge Cup (#7688) 2020-11-12 17:03:24 +04:00
May Evans
370da46cb9
Fix Gen 1 Psywave mechanics (#7685) 2020-11-11 18:56:06 -08:00
The Immortal
fff0f6c806 Release Gigantamax Melmetal
Also added necessary validation for it as its event is a special case.
2020-11-12 05:41:24 +04:00
Kris Johnson
890b4d9f59
Refactor text files (#7680) 2020-11-11 14:40:55 -08:00
Marty-D
2d0e06e497 Past Gens: Fix Fury Cutter 2020-11-09 18:10:05 -05:00
urkerab
5620a31f48
Fix custap berry with gluttony (#7653) 2020-11-07 19:09:47 -08:00
ACakeWearingAHat
155cf001f5
Gen 2 Random Battle improvements (#7651) 2020-11-06 17:54:28 +04:00
urkerab
808e5bb3c4
Restore As One boost activation (#7650) 2020-11-06 03:53:36 +04:00
Guangcong Luo
9b5217ab70
Split up dex-data into more files (#7634)
* Split up dex-data over individual files

This commit introduces:
- `dex-abilities.ts`
- `dex-conditions.ts`
- `dex-formats.ts`
- `dex-items.ts`
- `dex-moves.ts`
- `dex-species.ts`

These files centralize definitions from `dex-data` and `global-types`.

* Inherit ItemData from Item etc

Previously, Condition inherited from ConditionData. Now, ConditionData
inherits from Condition. The advantage of the new approach is that now,
Condition and DataCondition no longer need to be separate types, and
there should be much less duplication of type definitions in general.

This has also been done for

- ItemData/Item/DataItem
- AbilityData/Ability/DataAbility
- FormatData/Format/DataFormat

Species and DataSpecies was already merged, but this also reverses
their inheritance (saving a lot of duplicated definitions in the
process!)

The only one left is MoveData, which is just super complicated and
will need its own commit.
2020-11-05 05:00:13 -08:00
Kris Johnson
fb9d3c6b92
Move Landorus to Uber
https://www.smogon.com/forums/threads/landorus-incarnate-is-now-banned-from-ou.3672804/
2020-11-04 00:53:51 -07:00
The Immortal
2bc4a51a50 Random Battle improvements 2020-11-03 19:43:57 +04:00
Leonard Craft III
920af21aac
Abilities: Add isPermanent flag (#7614) 2020-11-03 10:31:11 -05:00
Kris Johnson
e1c96f8a74
Add Alphabet Cup Move Legality (#7628) 2020-11-03 02:42:34 +04:00
Kris Johnson
d83118162b Update NU-legal Pokemon 2020-11-01 23:55:38 -07:00
The Immortal
88f8140d04 Update ZU-legal Pokemon 2020-11-02 04:38:13 +04:00
The Immortal
c15663508b Gen 2 Random: Fix typo 2020-11-02 02:40:34 +04:00
The Immortal
43235fcfc4 Add new PU bans 2020-11-02 02:36:15 +04:00
The Immortal
a36bda12e7 Gen 2 Random: Fix Rest + Sleep Talk 2020-11-02 02:29:01 +04:00
Kris Johnson
2db0a1fdb2 Mark other Genesect formes as unreleased in DLC1 2020-11-01 15:25:53 -07:00
ACakeWearingAHat
3037781e1d
Revamp Gen 2 Random Battle (#7610) 2020-11-02 01:13:11 +04:00
The Immortal
98feea3237 Update NU-legal Pokemon 2020-11-01 21:27:51 +04:00
The Immortal
985f701cde November tier update 2020-11-01 21:19:52 +04:00
The Immortal
2a19255535 Update Doubles tiers 2020-11-01 20:23:56 +04:00
Kris Johnson
ba4c9d7a2a
Add November's OMotM, LCotM and RoA Spotlight (#7615) 2020-11-01 15:36:24 +04:00
Leonard Craft
0300dadc9e DOU: Ban Marshadow, Shadow Tag
https://www.smogon.com/forums/threads/np-ss-dou-stage-5-one-more-time-jirachi-melmetal-urshifu-single-strike-swagger-quickbanned-marshadow-shadow-tag-quickbanned.3672010/post-8644210
2020-10-31 16:30:28 -05:00
The Immortal
3165246829 Random Battle: Minor updates 2020-10-31 17:38:23 +04:00
The Immortal
91030b547d Add event Milcery 2020-10-31 01:25:17 +04:00
The Immortal
501f502ebc Add Pikachu-World event 2020-10-31 00:07:31 +04:00
The Immortal
42f491a092 Fix Ripen 2020-10-30 14:03:35 +04:00
Kris Johnson
a641cfcce8
Fix Overflow Stat Clause and turn it into a mod (#7604) 2020-10-30 10:59:38 +04:00
The Immortal
8d3e06854f Add Galarica Wreath 2020-10-29 21:01:56 +04:00
edcrfv
29ef7b5580
Fix Hold Hands' num (#7603) 2020-10-29 20:33:36 +04:00
Kris Johnson
ab6e173e24
Move natures into their own file (#7601) 2020-10-29 08:38:03 -07:00
The Immortal
1a0e56a3ac Fix Neutralizing Gas interactions 2020-10-29 04:35:12 +04:00
Kris Johnson
3c23ce3a44
Fix G-Max Depletion (#7571) 2020-10-28 16:54:58 -07:00
The Immortal
76e70ab6ae Genesect formes should also be Uber 2020-10-29 02:04:01 +04:00
The Immortal
e12591ad0a Move Genesect and Naganadel to Uber 2020-10-29 01:48:07 +04:00
Kris Johnson
b1e2331c7b
Fix Slow Start's interaction with Neutralizing Gas (#7580) 2020-10-28 12:51:33 -07:00
The Immortal
2e6ccdd738 Random Doubles: Fix Regieleki 2020-10-28 22:47:43 +04:00
urkerab
4da5d66951
Make Eerie Spell's secondary effect secondary (#7575) 2020-10-27 13:58:41 -07:00
The Immortal
5353a8a239 Random Battle improvements 2020-10-27 22:56:10 +04:00
Guangcong Luo
7eafea8ee1 Add client text data
This syncs data/text to exactly match the client's data/text, in
preparation for them to be merged. The server's data/text will be
canonical, moving forward:

Relevant changes:

- A new file `data/text/default` has been added, for battle messages
  not associated with a move/item/ability.

- As One (Glastrier) and As One (Spectrier) should not have a start
  message; only As One itself.

- Hidden Power's `realMove` property does not belong in data/text
  and has been removed (it's still in data/moves where it belongs).
2020-10-27 16:56:08 +00:00
The Immortal
4be8cc8355 Add Overflow Stat Clause 2020-10-27 00:35:51 +04:00
ACakeWearingAHat
b4ac82a807
Allow Randdubs Power Construct Zydog (#7583) 2020-10-26 23:31:27 +04:00
Mia
d625976216
Rulesets: Fix crash in CCAPM2 (#7582) 2020-10-26 22:33:08 +04:00
The Immortal
f565659fd3 Random Battle updates 2020-10-26 20:12:55 +04:00
ACakeWearingAHat
186dbae731
Random Doubles Updates (#7569) 2020-10-26 20:05:10 +04:00
urkerab
ff0ca077b6
Update Lunar Dance to Gen 8 mechanics (#7576) 2020-10-26 19:39:39 +04:00
May Evans
e102416793
Ban Japanese Gen 1 Events in Int Formats: Part 2 (#7581)
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2020-10-26 06:00:35 -07:00
The Immortal
f1d82ee1e0 Add gift Toxel event data 2020-10-26 06:15:51 +04:00
urkerab
83d1556fa6
Ignore As One boosts when already maxed out (#7574) 2020-10-26 05:56:55 +04:00
Kris Johnson
c3ea57f8cc
Fix typo 2020-10-25 18:15:01 -06:00
urkerab
b90f03b77e
Calculate natures with 16-bit truncation (#7540)
Also fixes Let's Go! which wanted to override these but couldn't.
2020-10-25 16:54:43 -07:00
Marty-D
1f07a6ead9 Update descriptions 2020-10-25 16:15:57 -04:00
LegoFigure11
eea703eef9
Fix Crown Tundra Pokedex validation (#7573) 2020-10-25 15:59:10 +04:00
Kris Johnson
3e15896a0d Restrict Calyrex-Ice and Calyrex-Shadow correctly 2020-10-24 20:25:32 -06:00
Marty-D
56fe32b14b
Prevent Abilities from copying As One as well 2020-10-24 18:22:08 -04:00
The Immortal
a832a0f4c5 Add event Porygon 2020-10-25 01:27:45 +04:00
The Immortal
58e8e4203d Micle Berry is obtainable 2020-10-25 01:15:36 +04:00
Leonard Craft
700063e183 DOU: Ban Jirachi, Melmetal, Dark Urshifu, Swagger
https://www.smogon.com/forums/threads/np-ss-dou-stage-5-one-more-time-jirachi-melmetal-urshifu-single-strike-swagger-quickbanned.3672010/post-8636825
2020-10-24 13:47:05 -05:00
Kris Johnson
3248a888cb
Add Tundra Tourney (#7565) 2020-10-24 13:50:02 +04:00
The Immortal
24806cdcd5 Add Regigigas and Poipole events 2020-10-24 07:38:56 +04:00
Kris Johnson
a1058ac29c
Convert VGC 2020's mod to a pre-DLC2 mod (#7564) 2020-10-24 06:00:29 +04:00
The Immortal
5b83c5b15e Update learnsets
Added legendary dynamax events.
Removed multiple level up entries.
Copy corrections to VGC20 mod.
2020-10-24 05:47:51 +04:00
Marty-D
f5b0b6dc2c
Add As One entry message 2020-10-23 19:56:24 -04:00
The Immortal
ada31d73b6 Soul Dew is available 2020-10-24 03:45:42 +04:00
Marty-D
0f17b39dd3 As One cannot be suppressed, acquired, or removed 2020-10-23 19:13:27 -04:00
The Immortal
4ddc744847 Add new Random Battle sets 2020-10-23 21:14:38 +04:00
The Immortal
498e38502a Implement As One correctly 2020-10-23 21:10:18 +04:00
The Immortal
24afc0f57e Show Genesect forme in Team Preview 2020-10-23 20:51:16 +04:00
The Immortal
8d7b72c606 Release the berries 2020-10-23 19:41:40 +04:00
The Immortal
b4f3c98630 Update obtainable items
Haven't seen confirmation of Soul Dew yet.
2020-10-23 18:52:15 +04:00
The Immortal
8eddf3724e Fix Eerie Spell 2020-10-23 18:37:56 +04:00
The Immortal
e9c62cb86d Prevent As One from being copied or removed 2020-10-23 18:01:51 +04:00
The Immortal
6d341a1c83 Add new aliases 2020-10-23 16:10:29 +04:00
The Immortal
dfd69727a2 Learnsets: Add new event data 2020-10-23 15:10:53 +04:00
Kris Johnson
879570dc43 Fix As One attribution text 2020-10-23 03:45:13 -06:00
The Immortal
e6c220cba8 Fix Steel Beam error in learnsets 2020-10-23 13:32:04 +04:00
Instruct
bc93cfc249
Fix Moltres's stats (#7562)
Apparently they got overwritten with galars counterpart
2020-10-23 02:09:29 -04:00
HoeenHero
1687bd16c3 Crown Tundra Learnsets: Add Missing Moves
My script had a flaw where it would not add entires for moves that
a pokemon did not learn previously (eg: Electric Terrain Tapu Koko,
Mystical Fire Latios, Close Combat Blaziken). This fixes this issue.
2020-10-23 02:05:04 -04:00
Kris Johnson
7242eaef29 Fix Thunderous Kick 2020-10-22 23:53:11 -06:00
Instruct
070298e07b
Abilities: Fix Grim Neigh typo (#7561) 2020-10-22 23:33:55 -06:00
The Immortal
0b79d508ce Fix another typo 2020-10-23 09:16:00 +04:00
The Immortal
1dcd7d1e24 Fix typo in ability text 2020-10-23 09:15:08 +04:00
HoeenHero
6875ade816 Crown Tundra: Add and Update Learnsets
It was mentioned that theres some lingering issues that existed
before this update with some pokemon not having Steel Beam/Draco Meteor
that should. I'm noting this here so its not forgotten.
2020-10-23 00:41:37 -04:00
Kris Johnson
e5c2616531 Let Rayquaza Mega Evolve in National Dex formats 2020-10-22 22:37:11 -06:00
The Immortal
0901f23ecf Prevent Mega Rayquaza in gen 8 2020-10-23 08:11:16 +04:00
Kris Johnson
2f0dc16cf6
Add activation messages for Curious Medicine
credits marty
2020-10-22 22:04:08 -06:00
Kris Johnson
41ed00002f
Fix oversights from adding Crown Tundra DLC (#7559) 2020-10-23 07:45:12 +04:00
The Immortal
d589c7ef1d Add move descriptions 2020-10-23 07:27:10 +04:00
The Immortal
2a03b7fd88 Add new moves 2020-10-23 07:13:55 +04:00
The Immortal
ed347748d5 Missed this file in 42e918a78 2020-10-23 06:50:14 +04:00
The Immortal
42e918a781 Add VGC 2020 mod 2020-10-23 06:47:00 +04:00
The Immortal
1754b7dc2f Add Crown Tundra Pokemon
TODO: Learnsets
2020-10-23 06:40:50 +04:00
The Immortal
df4d82c10b Add Pikachu-Alola event 2020-10-22 17:43:22 +04:00
The Immortal
cf3405210f Gen 7: Random Battle updates 2020-10-21 22:15:12 +04:00
The Immortal
61dacb6252 Random Battle improvements 2020-10-21 21:04:21 +04:00
Kris Johnson
ac8cf19c26
Gigantamax Melmetal is unreleased 2020-10-20 19:56:01 -06:00
Distrib
8b659d491b
Add alias for National Dex (#7546)
https://www.smogon.com/forums/threads/make-the-tier-commands-for-national-dex-formats-more-consistant.3672067/
2020-10-20 04:28:37 -07:00
Guangcong Luo
a55d3cd530 Fix crashes from using moves with no target
Specifically, if you target your ally and your ally uses Ally Switch
(causing you to target yourself), certain moves (including Thunder,
Hurricane, and SSA) crash. This has been fixed.
2020-10-19 18:10:25 +01:00
The Immortal
6cc76479b5 Shorten Steel Roller shortDesc
To make it fit.
2020-10-19 17:07:27 +04:00
Guangcong Luo
9d87616176
Add more style linting rules (#7537)
* Lint arrow-body-style

* Lint prefer-object-spread

Object spread is faster _and_ more readable.

This also fixes a few unnecessary object clones.

* Enable no-parameter-properties

This isn't currently used, but this makes clear that it shouldn't be.

* Refactor more Promises to async/await

* Remove unnecessary code from getDataMoveHTML etc

* Lint prefer-string-starts-ends-with

* Stop using no-undef

According to the typescript-eslint FAQ, this is redundant with
TypeScript, and they're not wrong. This will save us from needing to
specify globals in two different places which will be nice.
2020-10-19 02:42:28 -07:00
May Evans
0ee6e5f3ce
Fix Stadium Struggle vs Ghost-types (#7527)
Struggle should deal neutral damage to Ghost-types in Stad1 exclusively. I'm not exactly a "programmer", but if I can help fix this sim improve then that's good enough for me.

Source: https://www.smogon.com/forums/threads/stadium-format-is-now-available-on-ps.3526616/post-8517229

Thanks to Kris for helping me figure out what to do, it means a lot.
2020-10-19 00:59:34 -07:00
Marty-D
900a375c79 Add CAP 28 2020-10-18 19:26:33 -04:00
The Immortal
618e385126 Add Pikachu-Kalos event 2020-10-19 00:47:59 +04:00
Instruct
8007f54990
PU: Ban Exeggcutor (#7539)
https://www.smogon.com/forums/threads/pu-general-rules-tiering-and-announcements-thread.3660650/page-2#post-8629532
2020-10-18 21:44:38 +04:00
The Immortal
5c39dcc9ce Random Battle updates 2020-10-17 14:37:13 +04:00
Kris Johnson
6699a57f4d
Fix spread move mechanics in ADV Doubles (#7523) 2020-10-16 11:22:48 -04:00
The Immortal
845b8f1458
Gen 1 Random: Give Magikarp Splash 2020-10-16 10:27:30 +04:00
May Evans
049ccaf368
Remove illegal moves from RBY Random Battles (#7528)
This removes Harden from Kakuna and Dragon Rage from Magikarp.

Harden is incompatible with Poison Sting and String Shot, as Kakuna doesn't learn it upon evolving like Metapod. 
https://www.smogon.com/forums/threads/random-battles.3526564/post-8577809

Magikarp only gets Dragon Rage via a Japanese event, and since international RBY mechanics are used, it's impossible for this to be used. 

As far as I know, these are the only incompatibilities.
2020-10-16 04:53:36 +04:00
The Immortal
61ec675bf8 Add Pikachu-Unova event 2020-10-15 21:38:56 +04:00
Nol
cabc990cd0
Add alias for Shell Side Arm (#7524)
* Add alias for Shell Side Arm

* Also add ssa as an alias
2020-10-15 19:28:46 +04:00
The Immortal
7638f8238a Fix Present healing vs Substitute 2020-10-15 18:46:58 +04:00
Kris Johnson
21663f95e4 Fix formatting for G-Max moves 2020-10-15 02:44:17 -06:00
Marty-D
131aa64a5e
Fix Gulp Missile's interaction with Disguise 2020-10-14 11:43:10 -04:00
The Immortal
84e0aeb8d1 Gen 7: Random Battle updates 2020-10-14 04:21:44 +04:00
Kris Johnson
4ea47cb308
Gen 4: Move Arceus to AG (#7511) 2020-10-12 03:01:50 +04:00
The Immortal
a4c38fb898 Random Battle improvements 2020-10-09 13:54:52 +04:00
urkerab
287aa2a42f
Fix Jungle Healing when target's HP is full (#7494) 2020-10-08 21:10:03 -04:00
Marty-D
744760ed24
Fix Wandering Spirit interaction with Protective Pads 2020-10-08 21:09:15 -04:00
The Immortal
f07de8ee30 Add Pikachu-Sinnoh event 2020-10-08 19:25:14 +04:00
PartMan
52f67edd0d
Fix typo (#7491)
Obligatory Hacktoberfest typofix.
2020-10-07 23:36:16 -07:00
Leonard Craft
8c3dd0ba79 Correct Wicked Blow / Surging Strikes / Jungle Healing flags 2020-10-06 21:11:20 -05:00
Kris Johnson
3e0a47c4b3 Iron Fist boosts Surging Strikes and Wicked Blow 2020-10-06 19:30:55 -06:00
Marty-D
5842ef9272
RU: Ban Sigilyph
https://www.smogon.com/forums/posts/8619991/
2020-10-06 21:29:42 -04:00
The Immortal
f01a965570 Random Battle improvements 2020-10-05 04:27:57 +04:00
The Immortal
de65af6d99 Update PU 2020-10-05 04:25:42 +04:00
The Immortal
bdd77a0dff Correct Meowstic-F's tiers 2020-10-04 20:14:24 +04:00
Instruct
ea7eb0942f
NU: Ban Sneasel and Snorlax (#7471)
https://www.smogon.com/forums/threads/np-nu-stage-3-rain-on-me-bans-post-87.3669764/page-4#post-8616977
2020-10-04 16:03:38 +04:00
Kris Johnson
84f37bed2c
ViAbilities: Fix Vespiquen's moves 2020-10-03 20:26:36 -06:00
Kris Johnson
649a148d05 ViAbilities: Fix typos 2020-10-02 22:45:35 -06:00
The Immortal
fc3262187c Update Pikachu events 2020-10-02 22:32:20 +04:00
Kris Johnson
9f0b6d64d0
Add new Pet Mods of the Season (#7455) 2020-10-02 21:08:29 +04:00
Instruct
6aaca88f66
PU: Update bans (#7454) 2020-10-01 20:07:18 -06:00
The Immortal
fec1f89203 October tiers update 2020-10-01 20:23:34 +04:00
The Immortal
61b484ee4a Past gens random battle updates 2020-10-01 17:51:20 +04:00
The Immortal
ca3a106815 Learnsets: Sort V before S 2020-10-01 04:26:23 +04:00
Marty-D
edf7e9e37a Add event Charizard
Thanks Anubis!
2020-09-30 19:54:04 -04:00
The Immortal
7855d4772d Random Battle improvements 2020-10-01 00:52:55 +04:00
Guangcong Luo
3d68248efa Update to latest eslint
We're skipping two major typescript-eslint versions, so there are a
bunch of changes here, including:

- it's catching a lot of things it didn't catch in the past, for
  reasons unclear to me

- no-unused-vars has to be explicitly disabled in global-types now

- a lot of `ts-ignore`s were never necessary and have been fixed

- Crashlogger can now handle being thrown things that aren't errors.
  This has never been a problem in the past, but to satisfy TypeScript
	we might as well not die in a fire on the off chance someone tries to
	`throw null` or something.
2020-09-29 15:28:08 -07:00
The Immortal
6ca7c8b9d0 Add new event Pikachus 2020-09-29 23:42:35 +04:00
The Immortal
3a929468da Add Pikachu-World's learnset 2020-09-27 21:43:00 +04:00
Marty-D
54f03f033c Learnsets: Fix Raticate's Gen 7 TMs 2020-09-27 12:25:00 -04:00
Kris Johnson
ecff78719c
Move Lycanroc-Dusk to UUBL 2020-09-26 00:41:54 -06:00
The Immortal
ccca25fc55 Fix Grudge interaction with Dynamax 2020-09-26 05:37:10 +04:00
The Immortal
3a7085d26b Copycat fails on Behemoth moves 2020-09-26 05:00:47 +04:00
The Immortal
2b0c77939f Correct Weakness Policy mechanics
And added relevant Burning Jealousy tests.
2020-09-26 00:56:41 +04:00
ivanlonel
ff24f6dce1
Fix typo in Thunder Punch (#7412) 2020-09-24 03:12:35 +04:00
The Immortal
f893ba8b39 Revert "Fix exploit with Slowbro-Galar and Slowbronite"
This reverts commit 65de865040.
2020-09-24 03:08:52 +04:00
Kris Johnson
65de865040 Fix exploit with Slowbro-Galar and Slowbronite 2020-09-23 17:02:25 -06:00
Marty-D
355c2e7868 Add Galarica Cuff
Closes #7408
2020-09-22 22:56:31 -04:00
ivanlonel
763e6a8f66
Fix typo in Dubious Disc (#7410)
It's already spelled correctly in data/items.ts and data/text/items.ts.
2020-09-22 19:10:55 -07:00
The Immortal
0d71ec82c3 Random Battle improvements 2020-09-22 11:56:21 +04:00
lotuspirate
7604acefd8
Update GSC NU Pokémon (#7405)
Changing tier for NU-viable Pokemon to NU from NFE/LC. Based loosely on GSC NU Viability Ranking.
2020-09-22 07:25:30 +04:00
Kris Johnson
b1dbbb7934
Move Bouffalant and Klinklang to PUBL
https://www.smogon.com/forums/threads/pu-general-rules-tiering-and-announcements-thread.3660650/page-2#post-8603331
2020-09-19 21:18:52 -06:00
The Immortal
f32b7c3b4f Gen 3: Random Battle fixes 2020-09-20 03:16:20 +04:00
Leonard Craft
34a526796c Mark Spotlight as past-generation only 2020-09-19 17:14:03 -05:00
urkerab
5d714fbb56
Replace @ts-ignore with type assertions or other less unsafe constructs (#7390) 2020-09-19 02:07:48 -07:00
Quinton Lee
bbfacd3ab4
Fix Flipped Mod (#7386) 2020-09-18 00:45:28 -06:00
PartMan
d929928291
Fix Typo in Electirizer (#7378) 2020-09-18 00:08:36 +04:00
urkerab
90a94bc343
Improve spread damage return value check (#7363) 2020-09-14 17:04:08 -07:00
ACakeWearingAHat
e3b9b95283
Random Battles updates (#7358) 2020-09-14 01:29:48 +04:00
The Immortal
067eee77ea Update CAP 1v1 sets 2020-09-14 01:17:35 +04:00
Marty-D
35033203e8 CAP: Update Equilibra line's Abilities 2020-09-13 12:56:47 -04:00
Marty-D
b74b7131b1
NU: Ban Drampa, Toxicroak, and Vikavolt
https://www.smogon.com/forums/posts/8596727/
2020-09-13 08:43:20 -04:00
Kris Johnson
735a9733eb STABmons: Don't gain moves from battle-only formes 2020-09-11 10:28:02 -06:00
Marty-D
206696f553
Text: Update Levitate descriptions 2020-09-10 17:54:40 -04:00
TheMezStrikes
dcc863558c
Fix gen 8 fossil descriptions (#7348) 2020-09-10 13:56:31 -07:00
Kris Johnson
e44af38da7 Fix typo 2020-09-09 23:29:09 -06:00
urkerab
bcc6fddff5
Remove duplicate fail message from Encore (#7339) 2020-09-09 04:32:28 +04:00
Strahm, Jeffrey S.(S&T-Student)
188426490b Rename FormatsData to FormatData
(The name FormatsData is inconsistent with how we name other things;
especially since it's supposed to be data for a single format. It was
probably originally a typo. -Zarel)
2020-09-07 19:35:14 -07:00
urkerab
1bf873018c
Remove outdated getAwakeningValues function (#7331) 2020-09-07 17:00:53 -07:00
Instruct
c5b6622bc6
SSB: Remove Ashe (#7332) 2020-09-07 16:59:59 -07:00
Kris Johnson
43ec001996
CAP: Nerf Equilibra (#7328) 2020-09-06 22:15:05 -07:00
Kris Johnson
28c981b949
Move Silvally-Water to PUBL (#7329)
https://www.smogon.com/forums/threads/pu-general-rules-tiering-and-announcements-thread.3660650/#post-8590185
2020-09-06 22:14:53 -07:00
Guangcong Luo
ea8f52ce97
Move descriptions to data/text/ files (#7036)
This adds some new `data/text/` files, which are the new home for
item/move/ability descriptions, as well as in-game messages, in one
place for ease of translation.
2020-09-06 22:00:11 -07:00
Kris Johnson
271a28c9e7
Move Tauros, Exeggutor-Alola, and Haunter to NUBL (#7321)
https://www.smogon.com/forums/threads/np-nu-stage-3-rain-on-me-bans-post-30.3669764/page-2#post-8589192
2020-09-06 16:26:47 +04:00
Ocean-ey
5c34d6997b
Update Instruct's longdesc (#7272) 2020-09-05 17:17:28 -04:00
Kris Johnson
8656d633ac
Format volatiles consistently (#7314) 2020-09-05 08:12:24 -07:00
Kris Johnson
c5d68ce16c
Megamax: Add newest updates (#7313)
https://www.smogon.com/forums/threads/megamax-pet-mod-of-the-season-ladder-tour-post-408.3658623/page-16#post-8571322
2020-09-04 21:44:42 -04:00
Kris Johnson
391d022d50
Move Chansey to UU (#7299)
https://www.smogon.com/forums/threads/np-ss-uu-stage-6-lucky-star-jirachi-banned-chansey-unbanned.3668911/page-3#post-8586804
2020-09-03 03:31:11 +04:00
Kris Johnson
fb36d5275d
Remove Gen 7 Mix and Mega (#7298) 2020-09-03 01:15:59 +04:00
The Immortal
d25ec1cbca BF/CAP 1v1: Move sets loading outside constructor 2020-09-02 15:44:34 +04:00
The Immortal
78d85c6790 Gen 3: Fix Lightning Rod rating 2020-09-02 12:43:12 +04:00
Instruct
ae471abb84
RU: Ban Heracross (#7296)
https://www.smogon.com/forums/threads/np-ru-stage-2-lights-out-september-shifts-heracross-banned.3666733/page-5#post-8586090
2020-09-02 07:57:07 +04:00
The Immortal
99f292f681 Move Turtonator and Sigilyph to NUBL 2020-09-01 22:37:46 +04:00
The Immortal
dcef3f0a5b Implement NU unbans 2020-09-01 19:35:48 +04:00
The Immortal
12bd69fa36 September tier update 2020-09-01 19:33:36 +04:00
The Immortal
5f93b4bd28 Random Battle improvements 2020-09-01 17:16:52 +04:00
Kris Johnson
5535b7405f
Move Jirachi to UUBL (#7289) 2020-09-01 03:07:56 +04:00
The Immortal
0ab31bc395 Doubles OU: Ban Volcarona 2020-09-01 01:22:39 +04:00
Marty-D
edcbf6a483 Gens 4-6 OU: Put consistently low usage Pokemon in OU by technicality
https://www.smogon.com/forums/posts/8525878/
2020-08-29 10:41:55 -04:00
ACakeWearingAHat
d02ee67d03
Random Doubles Updates (#7270) 2020-08-28 15:20:27 +04:00
The Immortal
965cb43cf2 Random Battle: Improve Rillaboom 2020-08-27 00:04:56 +04:00
ACakeWearingAHat
80c16d7818
Random Doubles: Fix Moxie (#7259) 2020-08-26 01:12:38 +04:00
Marty-D
3e565bd561 Add new event Pokemon
and general cleanup
2020-08-25 16:00:29 -04:00
The Immortal
d2c351059f Add Gastrodon-East event 2020-08-24 16:53:00 +04:00
The Immortal
29b410b8de Random Battle updates 2020-08-24 15:56:34 +04:00
Kris Johnson
324ad0425a
Fix various GSC/ADV mechanics (#7247) 2020-08-22 01:29:41 -07:00
Kirk Scheibelhut
39c14e0868 Remove EBC staleness from abilities upon switching 2020-08-17 12:59:10 -07:00
The Immortal
05bb230ef8 Revert "Add LC suspect notice (#7119)"
This reverts commit f70864aefa.
2020-08-17 14:43:42 +04:00
Annika
49e9d8adda
Display G-Max moves properly in /details (#7117) 2020-08-15 17:57:27 -07:00
Marty-D
7b3023c236 Fix Stuff Cheeks
Thanks EeveeTrainer and DaWoblefet
2020-08-15 15:46:19 -04:00
ACakeWearingAHat
af14081afd
Random Doubles Updates (#7210) 2020-08-15 13:01:23 +04:00
Kris Johnson
afa104925e
Move Urshifu to DUber (#7208) 2020-08-14 13:45:03 +04:00
Kris Johnson
5e255012bc
Add a 'bst' property to Species (#7138) 2020-08-12 12:06:09 -07:00
Kris Johnson
db6f5fd5a1
Add new Amoonguss event (#7186) 2020-08-10 16:29:13 +04:00
Kris Johnson
03326bf0a0
Fix crash caused by missed instance of toID (#7193) 2020-08-10 00:18:19 -07:00
Kris Johnson
4dba9e44e3
Move Linoone, Sharpedo, and Zoroark to RUBL (#7189)
https://www.smogon.com/forums/threads/np-ru-stage-2-lights-out-linoone-sharpedo-and-zoroark-banned.3666733/page-4#post-8562763
2020-08-09 18:18:02 -07:00
Kris Johnson
c3196aa0d1
CAP: Nerf Astrolotl (#7188) 2020-08-09 18:17:00 -07:00
The Immortal
f73cc1fa65 Add gen 8 event Pokemon 2020-08-09 14:47:37 +04:00
Marty-D
529fdaaa68 Pokedex: Update canHatch data 2020-08-08 17:20:27 -04:00
ACakeWearingAHat
2c4eda8798
Random Doubles fixes (#7177) 2020-08-08 15:58:22 +04:00
Mia
deeed6c789
Remove sim/ and data/'s globals (#7091) 2020-08-07 06:44:15 -07:00
Kris Johnson
5fb36bcc62
SSB: Remove Flare (#7170) 2020-08-07 12:36:12 +04:00
The Immortal
5293f99d76 Add missing gen 7 Pokemon events 2020-08-07 01:09:08 +04:00
The Immortal
e8131db9b0 Event Celebi is shiny 2020-08-07 00:23:55 +04:00
Leonard Craft III
9e82f05ebb
Gen 3-4: Fix Camouflage to change to Normal-type (#7130) 2020-08-06 14:54:57 -04:00
The Immortal
5db7175118 Add Zarude and Celebi events 2020-08-06 18:05:55 +04:00
Kris Johnson
f96ec4fb05
Add strict types to tiers (#7135) 2020-08-06 00:41:42 -07:00
Annika
8f92852fd3
Shorten the description of Steel Roller (#7153)
This is getting cut off, a la
2020-08-05 22:09:03 -07:00
Kris Johnson
38a74d7a9e
Move Magearna and Cinderace to Ubers (#7154)
smogon.com/forums/threads/ss-ou-suspect-process-round-5-voting.3668286/page-7#post-8558727
smogon.com/forums/threads/cinderace-is-now-banned-from-ou.3668320
2020-08-05 17:16:34 -07:00
The Immortal
ca983630c1 Add Ripen activation for berries 2020-08-03 20:11:47 +04:00
The Immortal
4d0dd49a11 Leftovers activates Ripen 2020-08-03 18:29:18 +04:00
The Immortal
840a89a3d7 Remove duplicated learnsets for Cosplay Pikachu formes 2020-08-03 15:44:50 +04:00
Kris Johnson
04e88a9f3c
Move Flapple/Thievul to PUBL, Gourgeist-XL to PU (#7134)
https://www.smogon.com/forums/threads/pu-general-rules-tiering-and-announcements-thread.3660650/#post-8555593
2020-08-02 21:07:44 -07:00
Kris Johnson
5b51274c3d
Drop Pokemon down to RU from RUBL (#7133) 2020-08-03 04:06:48 +04:00
The Immortal
d8bbe74b45 Random Battle: Improve Pheromosa 2020-08-02 15:18:07 +04:00
The Immortal
55b615b97f Move Lucario, Reuniclus, and Sirfetch'd to RUBL 2020-08-02 15:17:17 +04:00
The Immortal
8a74898c1c Mamoswine is UU 2020-08-02 15:08:29 +04:00
Kris Johnson
c607cb0b62
Mamoswine should be RU (#7125) 2020-08-02 02:23:28 -07:00
Kris Johnson
9952709171
Add some QoL improvements for Pet Mods (#7118) 2020-08-01 23:20:26 -07:00
Kris Johnson
7f06b4dff8
Move Pikachu formes to ZU (#7120) 2020-08-01 21:24:34 -07:00
Kris Johnson
f70864aefa
Add LC suspect notice (#7119) 2020-08-01 21:07:05 -07:00
Kris Johnson
4776d729e1
Add remaining tier changes (#7113) 2020-08-01 22:25:56 +04:00
The Immortal
8098848ac4 Revert ""Drop" Gigantamax to Doubles OU for testing"
This reverts commit 5f3cca0470.
2020-08-01 22:06:40 +04:00
The Immortal
f37aa00613 Usage-based tier update for August 2020-08-01 22:03:49 +04:00
Marty-D
592abc0525
Fix Rising Voltage Max Move power 2020-08-01 11:15:43 -04:00
The Immortal
1360f7d06d Random Battle updates 2020-08-01 17:31:16 +04:00
Kris Johnson
274e5ef267
Add August OM and RoA Spotlight ladders (#7111) 2020-08-01 16:46:04 +04:00
The Immortal
1fc691e232
Move Venusaur and Diggersby to UUBL 2020-08-01 16:29:30 +04:00
Leonard Craft III
95243cdb00
Don't leak target of two-turn charge moves (#7104) 2020-07-31 17:55:28 -07:00
Marty-D
7e33b3647a
Gen I: Fix Sludge poison chance 2020-07-31 20:07:18 -04:00
Annika
05a9f9a1e5
Minor code quality improvements based on LGTM (#7092) 2020-07-30 14:24:37 -07:00
Kris Johnson
70edfaa64c
Add support for more OMs (#7084) 2020-07-30 05:22:21 +04:00
Marty-D
2e04ede83d Add latest CAP prevos
and swap Kitsunoh's types, per https://www.smogon.com/forums/posts/8550327/
2020-07-29 16:41:18 -04:00
The Immortal
d2430525b3 Fix Scalemons command crash 2020-07-28 17:47:26 +04:00