PKHeX/PKHeX.Core/Legality/Encounters/Data
Lusamine 15da92f9bc
Document weather for static encounters (#3127)
This only matches the weather table with the Pokemon and does not fully
account for whether a location can spawn a particular weather.

Additional minor changes:
- Adds ScriptedNoMarks to Regis and Glimwood Tangle static encounters
- Corrects a few version-specific Pokemon such as Ludicolo/Shiftry
- Removes erroneous encounters such as Milotic in East/West Lake Axewell
- Removes an unused Motostoke Stadium encounter
2021-01-16 09:31:21 -08:00
..
EncounterEvent.cs Target type'd new 2020-12-21 17:17:56 -08:00
Encounters1.cs Minor clean 2021-01-08 13:17:59 -08:00
Encounters2.cs Minor clean 2021-01-08 13:17:59 -08:00
Encounters3.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
Encounters3Shadow.cs Target type'd new 2020-12-21 17:17:56 -08:00
Encounters3Teams.cs Add ereader locks 2018-10-29 19:43:32 -07:00
Encounters4.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
Encounters5.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
Encounters6.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
Encounters7.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
Encounters7b.cs Swap lgpe sandshrew/vulpix version restrictions 2021-01-05 17:30:14 -08:00
Encounters8.cs Document weather for static encounters (#3127) 2021-01-16 09:31:21 -08:00
Encounters8Nest.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
Encounters8NestCrystal.cs Mark encstatic version on init rather than post-init 2021-01-03 16:49:49 -08:00
Encounters8NestDist.cs Critical typo fix 2021-01-07 21:30:39 -08:00
Encounters8NestLair.cs Target type'd new 2020-12-21 17:17:56 -08:00
EncountersGO.cs Add local pickle loading if compiled as debug 2020-11-27 12:14:13 -08:00
EncountersWC3.cs Minor clean 2020-12-24 15:23:38 -08:00
EncounterUtil.cs Consolidate EncounterTrade1 level objects 2020-11-22 16:19:03 -08:00