mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-18 19:17:46 -05:00
Closes #2381 Keep Raichu and Marowak at the end for ez referencing. Keep a separate refence for alolan kanto stuff for futureproofing Might want to improve the EncounterArea abstraction to do the slot-finding labor themselves, but whatever, hardcode stuff until swsh throws new monkey wrenches in. A good idea would be a dictionary with level forcings [species | form << 10] = X and use the dictionary to check on slot creation |
||
|---|---|---|
| .. | ||
| Data | ||
| Generator | ||
| Information | ||
| Verifiers | ||
| EncounterEgg.cs | ||
| EncounterInvalid.cs | ||
| EncounterRejected.cs | ||
| EncounterSlot.cs | ||
| EncounterSlot1.cs | ||
| EncounterSlotMoves.cs | ||
| EncounterSlotPermissions.cs | ||
| EncounterStatic.cs | ||
| EncounterStaticPID.cs | ||
| EncounterStaticShadow.cs | ||
| EncounterStaticTyped.cs | ||
| EncounterTrade.cs | ||
| EncounterTradeCatchRate.cs | ||
| EncounterTradePID.cs | ||
| LegalInfo.cs | ||