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