Magical gene / lines and strokes

Internal Flow

Thin contour lines in nested groups, tracking the muscles underneath - the back of the shoulder, the sweep of the ribcage, the front of the hindquarter - and carrying on over the face and the legs.

What it can come out as

OutcomeCarrying
Internal FlowIfl/Ifl · Ifl/Ifc · Ifl/n
Coloured Internal FlowIfc/Ifc
Wild typeIfc/n · n/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,786 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
Ifl/IflInternal Flow0.002% — 1 in 50,000
Ifl/IfcInternal Flow0.008% — 1 in 12,500
Ifl/nInternal Flow0.038% — 1 in 2,632
Ifc/IfcColoured Internal Flow0.008% — 1 in 12,500
n/nWild type99.944%

Its gene carrot

The file

common/src/main/resources/horsegenetics/genes/internal_flow.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.internal_flow
Phasemagical — it adds signed colour in phase 3, after the pigment has resolved
Priority362 — where it sits in the one (priority, key) paint order
AllelesIfl · Ifc · n
Varies per horse4 values drawn once off the expressing allele copy, so a foal that inherits the copy inherits the look
Built fromNOISE, 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.

Internal Flow

Lines of even width - no spindle, no taper along the run - laid in nested families of two to five that share a curve. Two to four families a side over the barrel and neck, and the same contouring carrying on over the face and down the legs, where the families are shorter and fewer. Rather more than half of each line is continuous and the rest breaks into two or three dashes with tapered ends, which is what keeps the marking from reading as drawn on.

  1. nested contour families along the body — STROKES × NOISE, painted with TOWARD
  2. the dashes some of the lines break into — STROKES × SPECKLE, painted with TOWARD

Coloured Internal Flow

The same marking in a colour the line carries rather than in white. Fully recessive: it takes two copies, and a single copy beside the white allele shows white. It never gives blue eyes, whatever the white form does.

  1. nested contour families along the body, in colour — STROKES × NOISE, painted with TOWARD
  2. the dashes some of the lines break into, in colour — STROKES × SPECKLE, painted with TOWARD

Wild type

No contour lines.

Paints nothing.