PKHeX/PKHeX.Core/Legality/Encounters/EncounterStatic
Kurt f61108ac4e Check gen1/2 female OTs a little more thoroughly
https://github.com/kwsch/PKHeX/issues/2687#issuecomment-822072999

celebi is a es2e, so just filter on specified TID

Co-Authored-By: FeralFalcon <33670476+FeralFalcon@users.noreply.github.com>
2021-04-18 19:31:22 -07:00
..
DreamWorldEntry.cs Pass gender when creating static entry 2021-01-27 12:29:49 -08:00
EncounterStatic.cs Rework EncounterCriteria to be ability indexed rather than direct ability (#3179) 2021-03-23 17:05:15 -07:00
EncounterStatic1.cs Add catch rate for staticencounter1 2021-02-03 15:22:48 -08:00
EncounterStatic1E.cs Add catch rate for staticencounter1 2021-02-03 15:22:48 -08:00
EncounterStatic2.cs Fix Gen2 roamer location check 2021-04-14 13:29:23 -07:00
EncounterStatic2E.cs Check gen1/2 female OTs a little more thoroughly 2021-04-18 19:31:22 -07:00
EncounterStatic3.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterStatic4.cs Add missing met location bypass for pokewalker xfr's 2021-02-21 18:41:42 -08:00
EncounterStatic4Pokewalker.cs Add missing met location bypass for pokewalker xfr's 2021-02-21 18:41:42 -08:00
EncounterStatic5.cs Check gen5 egg met location rather than gen6 2021-03-03 18:35:26 -08:00
EncounterStatic5DR.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
EncounterStatic5N.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterStatic6.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterStatic7.cs Add overload for Totem check, simplify some flow 2021-04-17 13:24:57 -07:00
EncounterStatic7b.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterStatic8.cs Add checks for fishing mark 2021-02-14 22:25:59 -08:00
EncounterStatic8N.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterStatic8NC.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
EncounterStatic8ND.cs Check nest distribution encounters by patch epoch (#3195) 2021-04-18 11:01:42 -07:00
EncounterStatic8Nest.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterStatic8S.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
EncounterStatic8U.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterStaticShadow.cs Reorder array for ordered search 2021-03-27 20:32:25 -07:00