pokemon-showdown/data/mods/gen5
livid washed 60b134332f
Gen 5 Random Battles updates (#9244)
* Prevent same type STAB when undesirable

* Heracross only gets Guts if it has Facade and would get an orb

* Add Roost to Gliscor

* Guarantee recovery on support/defensive mons

* linting

* Implement Heracross condition more efficiently

* easier Gliscor case

* Update data/mods/gen5/random-teams.ts

Co-authored-by: ACakeWearingAHat <45981036+ACakeWearingAHat@users.noreply.github.com>

* linting

Co-authored-by: ACakeWearingAHat <45981036+ACakeWearingAHat@users.noreply.github.com>
2022-12-29 19:46:08 -06:00
..
abilities.ts Update Dex API (#8181) 2021-04-08 03:00:37 -07:00
conditions.ts Support per-pokemon Residual handlers in Side/Field conditions (#8222) 2021-04-25 10:55:54 -07:00
formats-data.ts Gen 5 Random Battles updates (#9244) 2022-12-29 19:46:08 -06:00
items.ts Implement held Poke Ball legality (#8722) 2022-04-18 12:16:58 -04:00
moves.ts Add more debug messages for moves with custom base power (#8977) 2022-11-14 19:58:07 -06:00
pokedex.ts Gen V: Fix elemental monkey Hidden Ability legality 2022-07-08 15:29:06 -05:00
random-teams.ts Gen 5 Random Battles updates (#9244) 2022-12-29 19:46:08 -06:00
rulesets.ts Don't reveal Dudunsparce forme on Team Preview (#9239) 2022-12-26 21:41:56 -07:00
scripts.ts Remove "Battle" prefix from data exports (#7039) 2020-07-24 12:42:26 -07:00
typechart.ts Refactor Dex types 2021-04-08 07:08:56 -07:00