{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "nijimi",
  "familyId": "weather",
  "sourceRelease": "nijimi@2.3.0",
  "canvas": {
    "width": 512,
    "height": 512,
    "background": "white-matte"
  },
  "rendering": {
    "sourceCanvas": {
      "width": 512,
      "height": 512,
      "background": "white-matte"
    },
    "includedFormats": [
      "png",
      "webp"
    ],
    "alphaStatus": "not-included",
    "recommendedBlend": "normal",
    "warning": "Current frames use a white matte. Transparent cutouts and engine-native materials are not included and must not be claimed as included."
  },
  "runtime": {
    "coordinateSystem": "normalized-2d-top-left",
    "defaultPivot": {
      "x": 0.5,
      "y": 0.5
    },
    "stateCount": 6,
    "transitionPolicy": "Interpolate declared channels when practical; crossfade when topology changes.",
    "collisionPolicy": "These are readable environmental signals, not physics bodies. Use gameplay volumes separate from artwork.",
    "reducedMotion": "Jump to the destination state or use a 120ms opacity crossfade; never require flashing to understand state."
  },
  "motion": {
    "characterId": "nijimi",
    "motionModel": "spectrum-bands",
    "channels": [
      {
        "id": "splitRatio",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "arcHeight",
        "type": "normalized",
        "range": [
          0.35,
          1
        ],
        "default": 0.7
      },
      {
        "id": "highlightBand",
        "type": "integer",
        "range": [
          -1,
          4
        ],
        "default": -1
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.72
    },
    "collision": "none",
    "loop": {
      "states": [
        "split",
        "spectrum",
        "blend"
      ],
      "durationMs": 2000
    }
  },
  "frames": [
    {
      "state": "white",
      "index": 0,
      "png": "media/frames/white.png",
      "webp": "media/frames/white.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0488,
        "y": 0.2402,
        "width": 0.9102,
        "height": 0.627
      }
    },
    {
      "state": "split",
      "index": 1,
      "png": "media/frames/split.png",
      "webp": "media/frames/split.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.082,
        "y": 0.2207,
        "width": 0.918,
        "height": 0.6484
      }
    },
    {
      "state": "spectrum",
      "index": 2,
      "png": "media/frames/spectrum.png",
      "webp": "media/frames/spectrum.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.2266,
        "width": 0.9355,
        "height": 0.6426
      }
    },
    {
      "state": "blend",
      "index": 3,
      "png": "media/frames/blend.png",
      "webp": "media/frames/blend.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0313,
        "y": 0.1387,
        "width": 0.9141,
        "height": 0.6133
      }
    },
    {
      "state": "flag",
      "index": 4,
      "png": "media/frames/flag.png",
      "webp": "media/frames/flag.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0547,
        "y": 0.0039,
        "width": 0.8848,
        "height": 0.75
      }
    },
    {
      "state": "recombine",
      "index": 5,
      "png": "media/frames/recombine.png",
      "webp": "media/frames/recombine.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0059,
        "y": 0.1543,
        "width": 0.9102,
        "height": 0.5977
      }
    }
  ]
}
