PKHeX/PKHeX.Core/Legality/Encounters/Data
LegoFigure11 eeaf19f1c2
Fix incorrect met locations in XD GoD (#3250)
The Hexagon Brothers can be rematched in Phenac City if their shadows aren't snagged at the Cipher Lab, but Seedot, Houndour, Gulpin, and Spheal are all encountered outdoors (Phenac City (XD) [100]). Mareep and Baltoy are both encountered downstairs in the Mayor's House (Phenac City (XD) [096]).

Relevant .xk3 files: https://cdn.discordapp.com/attachments/537784151970021376/880816626176495626/Phenac_Rematches.zip
2021-08-27 07:33:12 -07:00
..
EncounterEvent.cs Update EncounterEvent.cs 2021-06-04 13:53:02 -07:00
Encounters1.cs Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
Encounters2.cs Replace some linq usage with direct logic 2021-05-06 23:26:38 -07:00
Encounters3.cs Split gen3 encounter listing to have CXD separate 2021-03-21 19:52:48 -07:00
Encounters3GC.cs Fix incorrect met locations in XD GoD (#3250) 2021-08-27 07:33:12 -07:00
Encounters3Shadow.cs Split gen3 encounter listing to have CXD separate 2021-03-21 19:52:48 -07:00
Encounters3Teams.cs Arrange CXD Shadow encounters, add ShadowID documentation 2021-08-21 17:01:50 -07:00
Encounters4.cs Remove unobtainable static encounters from gen4 tables 2021-07-30 13:09:26 -07:00
Encounters5.cs Remove static init of yancy/curtis names 2021-01-20 12:36:46 -08:00
Encounters6.cs Organize byte resources into subfolders 2021-08-05 15:35:29 -07:00
Encounters7.cs Consider the "SkipFormCheck" for gen7 scatterbug static 2021-08-02 20:45:52 -07:00
Encounters7b.cs Move enc7b sky encounter fudging to reformatter project 2021-03-17 21:59:00 -07:00
Encounters8.cs Add Frigid Sea weather bleed for Roaring-Sea Caves Hydreigon/Tyranitar 2021-07-29 15:20:22 -05:00
Encounters8Nest.cs Remove inaccessible water nest encounters 2021-06-05 18:11:19 -05:00
Encounters8NestCrystal.cs Unban Sgr7348 encounter 2021-06-18 22:07:27 -07:00
Encounters8NestDistBase.cs Remove another duplicated distribution index 2021-06-06 21:46:23 -05:00
Encounters8NestDistDLC1.cs Clean up duplicated distribution indices 2021-06-05 16:33:41 -05:00
Encounters8NestDistDLC2.cs Add new distribution raids 👻 2021-08-19 21:20:56 -04: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
EncountersHOME.cs Change interface for method call to less restricted 2021-07-13 18:22:04 -07:00
EncountersWC3.cs Fix ck3 fateful read 2021-08-24 22:23:45 -07:00
EncounterUtil.cs Replace linq with similar but faster logic 2021-08-05 20:47:32 -07:00