TheMezStrikes
4e43d64f2c
Update format aliases for gen 8 ( #6052 )
2019-11-25 16:04:35 +04:00
HoeenHero
8792d7345f
Most past gen items should still be illegal ( #6066 )
2019-11-25 22:00:12 +13:00
PartMan
265996a2b4
Shorten Ice Scales shortDesc ( #6067 )
2019-11-25 20:28:46 +13:00
Guangcong Luo
740004f23e
Fix Moody shortDesc
2019-11-25 20:23:09 +13:00
The Immortal
cb98a190c9
Reduce G-Max Finale healing
...
Not sure what the exact ratio is but half is much closer to the correct value.
2019-11-25 07:22:54 +04:00
The Immortal
d9f3a24462
STABmons: Fix Galar Pokemon
2019-11-25 07:19:59 +04:00
The Immortal
50b7974f28
GSC: Move Pokemon to NUBL
2019-11-25 06:59:58 +04:00
The Immortal
7cccda3b18
Update Other Metagames
2019-11-25 06:53:08 +04:00
Guangcong Luo
5364c63e23
Introduce item.itemUser
...
`item.itemUser` replaces `item.zMoveUser`, and is a new field
representing a list of possible users of an item, for items that are
restricted to specific species.
`item.zMoveUser` is a base forme for items that affect every forme, and
a forme name otherwise (forme name is currently only used for
`forcedForme` uses).
Arceus is a weird case. Both generic Z crystals and Plates, while
having unique effects on Arceus, also have effects on other Pokémon.
For this reason, Arceus isn't listed as an `itemUser` of either of
these item types - use-cases that want this should also check
`item.forcedForme`.
This is mostly intended to be useful to move-searching and custom
rules (like NatDex, which will only allow past-gen items associated
with removed species).
2019-11-25 15:26:36 +13:00
The Immortal
eff4d957e7
NatDex: Add ruleset & sort OU banlist
2019-11-25 03:06:31 +04:00
Kris Johnson
562c042d28
Fix Gmax Pikachu, Eevee, and Meowth hidden abilities ( #6063 )
2019-11-24 19:51:54 +13:00
The Immortal
0f1d2b0b5c
Allow Stick in past gens
2019-11-24 06:29:14 +04:00
Guangcong Luo
ed10023df9
Fix G-Max Wildfire/Volcalith mechanics
2019-11-24 14:11:23 +13:00
HoeenHero
05aecec2cd
Let Wildfire/Volcalith volatiles end naturally
2019-11-23 19:54:08 -05:00
urkerab
8502de49d8
G-Max Snooze shouldn't affect already statused foes ( #6054 )
2019-11-24 13:32:06 +13:00
HoeenHero
792396c391
Also fix G-Max Volcalith
2019-11-23 19:25:01 -05:00
HoeenHero
a16de0b698
Use pokemon arguments for G-Max Wildfire's effect
2019-11-23 19:08:34 -05:00
PartMan
d9cd828c0a
Add Stick / Rename Vice Grip ( #6046 )
2019-11-24 12:00:42 +13:00
PartMan
0ed2874932
Clarify misleading move/ability descriptions ( #6009 )
2019-11-24 11:52:32 +13:00
ZardMX
6094cf5e4b
Fix Clangorous Soul not showing up in /ms ( #6053 )
2019-11-24 10:58:30 +13:00
PartMan
a79bb072a4
Update moves' shortDesc ( #6055 )
2019-11-24 10:36:56 +13:00
PartMan
caaea5934b
Make Max moves deal 25% through Obstruct ( #6060 )
2019-11-24 10:13:51 +13:00
Kris Johnson
b732a0f0a6
Add missing G-Max moves ( #6045 )
2019-11-24 10:13:15 +13:00
Kris Johnson
413b28b36f
Fix lockedmove volatile interaction with Max moves ( #6050 )
2019-11-23 22:37:07 +04:00
TZubiri
68593cd168
Updated dark pranster immunity message for gen 8. ( #6041 )
2019-11-23 20:38:31 +04:00
The Immortal
e8461496ff
Update CAP data
...
- Add gens
- Sort them by evolution family and re-number
2019-11-23 20:11:13 +04:00
Christopher Monsanto
f8fb992888
Restore Searing Shot to past gens ( #6058 )
2019-11-23 10:18:15 -05:00
The Immortal
f4234fd1ff
Update unreleased hidden abilities
2019-11-23 18:54:18 +04:00
The Immortal
030a4f8394
Mr. Mime is available
2019-11-23 04:11:34 +04:00
Kris Johnson
d7d2e2868e
Cramorant always changes to Cramorant-Gorging if its HP is 50% or less ( #6043 )
2019-11-23 01:20:56 +04:00
The Immortal
987d31f8e4
Implement Power Spot
2019-11-22 23:22:36 +04:00
The Immortal
240034d6fb
Implement Steely Spirit
2019-11-22 23:17:13 +04:00
The Immortal
492f5ac7d5
Remove Moody Clause from Doubles ruleset
2019-11-22 22:38:57 +04:00
The Immortal
8eb6deb3a3
Bolt Beak & Fishious Rend double against switches
2019-11-22 22:35:40 +04:00
PartMan
9da9c99507
Eternabeam is one word ( #6049 )
2019-11-22 17:16:28 +04:00
HoeenHero
cd8b85b5a0
Fishious Rend is boosted by Strong Jaw
...
https://www.smogon.com/forums/threads/3655528/page-15#post-8288436
2019-11-21 20:42:24 -05:00
The Immortal
9c56269e3e
Steel Beam has 95 accuracy
2019-11-22 01:39:33 +04:00
The Immortal
0805535b40
Flag rest of the unusable moves as Past
2019-11-22 01:07:05 +04:00
The Immortal
f46923173a
Update OM clauses
2019-11-21 23:54:57 +04:00
The Immortal
ebd501bb04
Update Dynamax messages
2019-11-21 18:01:32 +04:00
Kris Johnson
36eed8cca0
Fix Life Dew ( #6044 )
2019-11-21 13:46:16 +04:00
HoeenHero
52d8afcab2
Add Gulp Missile
2019-11-20 22:36:22 -05:00
Marty-D
20230d4b9f
Fix typo in Octolock removal
2019-11-20 21:14:06 -05:00
The Immortal
9e55c775b6
Random Battle: Fix Delibird and Salazzle
2019-11-21 03:56:24 +04:00
Jordan Shenfield
11b9c58d23
Fix Stuffed Cheeks ( #6023 )
2019-11-21 12:42:52 +13:00
The Immortal
4a06a92fd6
Court Change affects Tailwind
2019-11-21 03:08:54 +04:00
Guangcong Luo
744b25935d
Dynamax moves are immune to Encore etc
2019-11-21 11:59:13 +13:00
The Immortal
7432ebcc92
Pyro Ball is a bullet move
2019-11-21 02:15:56 +04:00
The Immortal
bb370216e0
Set Gems to Past items
2019-11-20 23:23:05 +04:00
HoeenHero
10b8641465
Correct Max & GMax move targeting
2019-11-20 14:00:04 -05:00