Skip to content

Trait inheritance probabilities correctness #8

@tylercamp

Description

@tylercamp

Pal Calc relies on trait inheritance probabilities derived by /u/mgxts to estimate how long it will take for a given result, which affects the final "optimal" path displayed.

The pseudocode provided by this source, and some of the raw probabilities they derived, were used as the basis of the overall probability calculations in the BreedingSolver.

The current implementation gives results that seem right, but I'm not 100% sure that it's correct. Is any part of this calculation incorrect or inaccurate?

(This issue is just for correctness with respect to the currently known trait inheritance calculation. Updates for changes to the underlying calculation in new Palworld versions in a separate issue #7 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedCommunity feedback is needed to resolve

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions