PKHeX/PKHeX.Core/Legality/Encounters/EncounterStatic
Kurt 565f161226 Show shiny state of encounter in db
Force shiny state for GO encounters

For encounters, this interface property is mainly just for exposing metadata for sprites.
2021-05-18 10:36:45 -07:00
..
DreamWorldEntry.cs Pass gender when creating static entry 2021-01-27 12:29:49 -08:00
EncounterStatic.cs Show shiny state of encounter in db 2021-05-18 10:36:45 -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 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 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 shedinja dropped ribbons/marking considerations 2021-04-21 15:20:16 -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 Fix toxtricity neutral StatNature generating 2021-05-08 08:29:20 -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 Reorder array for ordered search 2021-03-27 20:32:25 -07:00