Magical gene / fields and regions

Xuke

The head and all four legs taken over completely by dense coloured ticking - a roan rather than a spotting - with black hooves and often a little striping over the hindquarter.

What it can come out as

OutcomeCarrying
XukeXuk/Xuk · Xuk/n
Wild typen/n

How each one is actually drawn - region by region, and the layers it is built from - is on the coding tab.

Crossing two of them

Finding one

About 1 in 1,250 wild horses is born showing this. That is the whole of the supply: catch one, or make one with the carrot below. Breeds set their own pools and a breed built around this gene will carry it far more often than the wild population does.

Wild pairShows asHow often
Xuk/XukXuke0.004% — 1 in 25,000
Xuk/nXuke0.076% — 1 in 1,316
n/nWild type99.92%

Its gene carrot

The file

common/src/main/resources/horsegenetics/genes/xuke.json — a data-driven gene, not a Java class. It is listed in the index.json beside it and registered by Genes' class initialiser at startup.

Keyhorsegenetics.xuke
Phasemagical — it adds signed colour in phase 3, after the pigment has resolved
Priority256 — where it sits in the one (priority, key) paint order
AllelesXuk · n
Varies per horse3 values drawn once off the expressing allele copy, so a foal that inherits the copy inherits the look
Built fromAXIS, SPECKLE, STROKES, TOWARD

What it paints

Each outcome, described the way the gene file describes it, and then the layers that draw it in the order they are painted. The prose is the part a reader checks a bake against; the list underneath is what the engine actually did.

Xuke

Colour laid over the whole face from poll to muzzle and over every leg from the top to the hoof, dense enough to read as a roan rather than as a scatter of dots - the base coat is obscured, not spotted. The hooves stay black. Some horses also carry striping over the hindquarter, following the muscle, and it is likelier on a horse whose coat is one flat colour. Mane and tail are untouched.

  1. dense ticking over the head — SPECKLE, painted with TOWARD
  2. dense ticking down every leg, clear of the hoof — SPECKLE × AXIS, painted with TOWARD
  3. striping over the hindquarter on some horses — STROKES × AXIS, painted with TOWARD
  4. black hooves — AXIS, painted with TOWARD

Wild type

No ticking.

Paints nothing.