animals/
Animal species definitions used by region simulations and ecology systems.
Canonical format
apiVersion: net.plantange/v1
kind: animal.<class>.<subclass>
architecture: animal.<class>.<growth_form>
meta:
title: <Common Name>
description:
common:
en: <description>
genome: <hex>
names:
linnaen:
- <Genus species>
common:
en: [<name>, ...]
taxonomy:
kingdom: ...
family: ...
genus: ...
species: ...
theme:
<season>_leaves:
hex: ["#RRGGBB", ...]
apiVersion note
Canonical form is net.plantange/v1; legacy values have been normalized.