PKHeX/PKHeX.Core/Legality/Encounters/Data
Kurt 583f96a598 Specify full movesets & course for Pokewalker encs
Didn't trust the existing manual transcribing, and both Bulbapedia and Serebii contain errors that don't match the original raw data. So, let's rip the raw data ourselves and use our own parse pickle (just raw bytes) instead of 162 manual entries.

For ripping logic, see: 203874da12

Partial match if language cannot access walker course
Re-do language override for EncounterStatic->pkm:
- Override gen1/2 event OT/language only if requested language is not possible
- Override walker OT/language if requested language is not possible (->japanese)

Closes #3594
2022-09-27 23:14:42 -07:00
..
EncounterEvent.cs Add more xmldoc 2022-08-21 01:39:16 -07:00
Encounters1.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters2.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters3.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters3GC.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters3Shadow.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Encounters3Teams.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Encounters4.cs Specify full movesets & course for Pokewalker encs 2022-09-27 23:14:42 -07:00
Encounters5.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters6.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters7.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters7b.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters8.cs Update Encounters8.cs 2022-09-10 01:13:34 -07:00
Encounters8a.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters8b.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters8Nest.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Encounters8NestCrystal.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters8NestDistBase.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters8NestDistDLC1.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
Encounters8NestDistDLC2.cs Add latest distribution raid data 2022-09-08 20:04:39 -04:00
Encounters8NestLair.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
EncounterServerDate.cs Add date legality for Otsukimi Festival 2022 Clefairy 2022-09-13 18:51:20 -05:00
EncountersGO.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EncountersWC3.cs Fix Wish Ralts moveset 2022-09-01 23:27:58 -05:00
EncounterUtil.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00