Skip to content

Gen 3 Egg PID\IV Combo Matching Wild\Static PID\IV #3894

@papajefe

Description

@papajefe

Describe the problem
When a bred Pokemon in Gen 3 has a PID and IV combination that matches standard Method 1/2/4, it flags it as "Encounter Type PID Mismatch." However, its my understanding that Eggs generated in Emerald can have arbitrary PID and IV combinations and thus should be able to generate identical combinations to natural encounters.

To Reproduce
Use RNG Manipulation to lock in a specific PID, with Parents who have the correct IV inheritance to yield an offspring with IVs that match a valid Method 1/2/4 encounter exactly.

Expected behavior
PkHex already correctly identifies attached Gengar as coming from an Egg, but because it finds a matching Method 1 PID\IV spread, it flags as illegal. Admittedly an extreme edge case, and HIGHLY improbable from normal gameplay but technically possible.

Additional context

Invalid: Encounter Type PID mismatch.

Valid Move 1: E-Learned by Level-up. @ lv1
Valid Move 2: E-Learned by Level-up. @ lv1
Valid Move 3: E-Learned by Level-up. @ lv13
Valid Move 4: E-Learned by Level-up. @ lv16

Fishy : All EVs are zero, but leveled above Met Level. (Used Rare Candies)
Fishy : Current experience matches level threshold. (Used Rare Candies)
Valid : Able to hatch a traded Egg at Met Location.
Valid : Nickname matches species name.
Valid : All ribbons accounted for.
Valid : Ability matches ability number.
Valid : Correct ball for encounter type.
Valid : Gender matches PID.
Valid : Nature matches PID.

Encounter Type: Egg (Gastly)
Location: Littleroot Town
PID Type: Method_1
Origin Seed: 88E476FF

094 - GENGAR - 13A70A26ADC2.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions