PKHeX/PKHeX.Core/Legality/Encounters/EncounterStatic
Kurt a64782d313 Prevent fog slots/statics from being valid when not boosted to 60
Flag Misty(fog) mark as invalid when pkm is from Main wild area && not boosted
^ Check before the slot/static specific methods to have a one-liner :)
2021-07-26 15:01:21 -07:00
..
DreamWorldEntry.cs Pass gender to moveset dreamworld entries 2021-06-01 13:54:43 -07:00
EncounterStatic.cs Check static as-egg locations accurately 2021-05-21 13:57:07 -07:00
EncounterStatic1.cs Fix incorrect GameVersion reference 2021-06-09 22:56:19 -07:00
EncounterStatic1E.cs Add catch rate for staticencounter1 2021-02-03 15:22:48 -08:00
EncounterStatic2.cs Fix Gen 2 roamer locations 2021-04-23 15:52:54 -05: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 Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
EncounterStatic4Pokewalker.cs Add missing met location bypass for pokewalker xfr's 2021-02-21 18:41:42 -08:00
EncounterStatic5.cs Check static as-egg locations accurately 2021-05-21 13:57:07 -07: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 Check static as-egg locations accurately 2021-05-21 13:57:07 -07:00
EncounterStatic7.cs Check static as-egg locations accurately 2021-05-21 13:57:07 -07:00
EncounterStatic7b.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterStatic8.cs Prevent fog slots/statics from being valid when not boosted to 60 2021-07-26 15:01:21 -07:00
EncounterStatic8N.cs Add inaccessible den-rank checks 2021-04-22 21:47:25 -07:00
EncounterStatic8NC.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
EncounterStatic8ND.cs Replace some linq usage with direct logic 2021-05-06 23:26:38 -07:00
EncounterStatic8Nest.cs Force shiny state of raids 2021-06-03 17:50:48 -07: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 Check static as-egg locations accurately 2021-05-21 13:57:07 -07:00