Methodology

Checked against Palworld v1.0.3 · verified 2026-08-25 · Data status

This page states the exact fixed sequence every verdict on this site runs: breeding reachability, then how a passive is resolved, then an active skill, then passive slot capacity, then the legacy rule. It is documentation of the engine, not separate opinion — for v1.0.3 that graph currently has 299 Pals and 44850 verified parent pairs, 26 of which breed only from themselves.

Pals in graph
299
Verified parent pairs
44850
Passive slots
4
Version
v1.0.3

The five answers

Breeding reachability

A component moves from parent to child. To answer "can it reach this Pal", we take every Pal that obtains the component directly, then follow verified breeding recipes outward until nothing new is reached. Reachability is computed once when a dataset is built, so a verdict is a lookup rather than a search — and identical for everyone who asks.

Diagram: a passive moves from an origin carrier, parent to child, along verified breeding recipes until it reaches the target
Proof of reachability is a chain of breeding recipes, not a recommended route.

In v1.0.3 that graph has 299 Pals and 44850 verified parent pairs, of which 26 Pals can only be produced from two of themselves.

How a passive is resolved

Channels are checked in a fixed order: a passive fixed on the Pal, then the random passive pool, then a verified item method, then breeding. The first channel that holds decides the answer, and the channels that do not hold are what the "why" bullets say.

Diagram: how a passive reaches a Pal - fixed on the species, random pool, Surgery Table implant, or breeding inheritance

How an active skill is resolved

Learnset first, then an obtainable Skill Fruit, then species exclusivity, then breeding. A Skill Fruit that exists in the data but cannot be obtained never counts — the item existing and the item being available are different facts, and only the second one gives a Pal the skill.

Active-skill inheritance: before 1.0 any learned skill could pass down; from 1.0 only each parent's three equipped slots

Passive slot capacity

A Pal has 4 passive slots. A fixed passive occupies one, so a Pal with a fixed passive has fewer slots for custom ones. Capacity is checked before any graph work: a build that cannot fit is invalid regardless of whether its components are obtainable.

The legacy rule

A build is legacy only when the current version fails and an older, validated dataset says it worked. We check the older version with the same engine, and we state which version and which rule changed. If we have no older dataset for the family in question, the answer is "needs verification" — never "no".

Timeline: a build obtainable in an older Palworld version, blocked in the current one, kept only by an existing legacy Pal
Legacy = obtainable before, not from scratch now, preserved only by an existing carrier.

Sources and grades

Every fact is a claim with at least one registered source and a grade from A to D. A page is only published when the claims behind its verdict are graded A or B. The grade shown next to a verdict is the worst grade among the claims it used, not the best.

Evidence-grade pyramid: A official and own extraction, B strong secondary, C reproducible community tests, D single reports
Higher grades win conflicts; Grade D alone never produces a verdict.

See every source we use.

Validation and publishing

A dataset is checked for integrity before it can answer anything: counts, referential consistency, and coverage per family. A dataset that fails does not serve verdicts at all. Pages are published only when the answer, the reasons and the evidence all exist — the rest stay in the checker, where nothing claims to be a verified page.

Flow: per-version game data is extracted, normalised, validated, turned into a breeding graph, and only then answers builds

Current dataset status.

Every verdict on this site is re-derived from the engine on every build, never hand-edited, and every rebuild is diffed against the previous dataset revision so a changed answer is visible rather than silent. That diff is published, not internal: see what changed in v1.0.3.

What this site does not do

Related questions

If this page and a verdict page ever disagree, which is right?

The engine is right and this page is a bug — every claim here names the section it documents so a mismatch can be found and fixed.

In what order are a Pal's passives resolved?

A fixed passive on the Pal first, then the random passive pool, then a verified item method, then breeding — the first channel that holds decides the answer.

How many passive slots does a Pal have?

4. A fixed passive occupies one of them permanently, which is checked before any breeding-graph work runs.