{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "kageri",
  "familyId": "weather",
  "sourceRelease": "kageri@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": "kageri",
    "motionModel": "heat-haze-duplicate",
    "channels": [
      {
        "id": "shimmerAmount",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "duplicateOffset",
        "type": "normalized",
        "range": [
          -1,
          1
        ],
        "default": 0
      },
      {
        "id": "referenceAlignment",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.78
    },
    "collision": "none",
    "loop": {
      "states": [
        "heat-rise",
        "duplicate",
        "offset"
      ],
      "durationMs": 1500
    }
  },
  "frames": [
    {
      "state": "still-air",
      "index": 0,
      "png": "media/frames/still-air.png",
      "webp": "media/frames/still-air.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1094,
        "y": 0.1621,
        "width": 0.8145,
        "height": 0.6777
      }
    },
    {
      "state": "heat-rise",
      "index": 1,
      "png": "media/frames/heat-rise.png",
      "webp": "media/frames/heat-rise.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0996,
        "y": 0.1543,
        "width": 0.793,
        "height": 0.7266
      }
    },
    {
      "state": "duplicate",
      "index": 2,
      "png": "media/frames/duplicate.png",
      "webp": "media/frames/duplicate.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0605,
        "y": 0.166,
        "width": 0.7949,
        "height": 0.7148
      }
    },
    {
      "state": "offset",
      "index": 3,
      "png": "media/frames/offset.png",
      "webp": "media/frames/offset.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1094,
        "y": 0.0684,
        "width": 0.8145,
        "height": 0.7578
      }
    },
    {
      "state": "compare-line",
      "index": 4,
      "png": "media/frames/compare-line.png",
      "webp": "media/frames/compare-line.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1016,
        "y": 0.0703,
        "width": 0.7793,
        "height": 0.7578
      }
    },
    {
      "state": "resolve",
      "index": 5,
      "png": "media/frames/resolve.png",
      "webp": "media/frames/resolve.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0605,
        "y": 0.0781,
        "width": 0.791,
        "height": 0.7422
      }
    }
  ]
}
