mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-07-17 22:55:22 -05:00
Thanks @ShadowMario3 for doing the raw data entry for these templates -- see PKHeX.EncounterSlotDumper for the csv -> pkl conversion logic. Reduces object size by classifying groups of events with specific features, and reduces the explicitness of defining each single encounter. Hard-code the span of Gen1 VC mew to not need to grab the resource, and add an overload to iterate a single template (skips an array creation). Co-Authored-By: ShadowMario3 <36941677+ShadowMario3@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| EncounterPossible1.cs | ||
| EncounterPossible2.cs | ||
| EncounterPossible3.cs | ||
| EncounterPossible3GC.cs | ||
| EncounterPossible4.cs | ||
| EncounterPossible5.cs | ||
| EncounterPossible6.cs | ||
| EncounterPossible7.cs | ||
| EncounterPossible7GG.cs | ||
| EncounterPossible7GO.cs | ||
| EncounterPossible8.cs | ||
| EncounterPossible8a.cs | ||
| EncounterPossible8b.cs | ||
| EncounterPossible8GO.cs | ||
| EncounterPossible9.cs | ||