{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "kirima",
  "familyId": "weather",
  "sourceRelease": "kirima@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": "kirima",
    "motionModel": "layered-visibility",
    "channels": [
      {
        "id": "layerSpacing",
        "type": "normalized",
        "range": [
          0.1,
          1
        ],
        "default": 0.55
      },
      {
        "id": "fogDensity",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0.25
      },
      {
        "id": "clearWindow",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.5
    },
    "collision": "none",
    "loop": {
      "states": [
        "thin",
        "gather"
      ],
      "durationMs": 2400
    }
  },
  "frames": [
    {
      "state": "thin",
      "index": 0,
      "png": "media/frames/thin.png",
      "webp": "media/frames/thin.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1211,
        "y": 0.2578,
        "width": 0.8555,
        "height": 0.5371
      }
    },
    {
      "state": "gather",
      "index": 1,
      "png": "media/frames/gather.png",
      "webp": "media/frames/gather.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0703,
        "y": 0.2207,
        "width": 0.8516,
        "height": 0.6309
      }
    },
    {
      "state": "veil",
      "index": 2,
      "png": "media/frames/veil.png",
      "webp": "media/frames/veil.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0176,
        "y": 0.1855,
        "width": 0.8613,
        "height": 0.6934
      }
    },
    {
      "state": "dense",
      "index": 3,
      "png": "media/frames/dense.png",
      "webp": "media/frames/dense.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0781,
        "y": 0.043,
        "width": 0.9023,
        "height": 0.7422
      }
    },
    {
      "state": "window",
      "index": 4,
      "png": "media/frames/window.png",
      "webp": "media/frames/window.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0527,
        "y": 0.1133,
        "width": 0.8691,
        "height": 0.6484
      }
    },
    {
      "state": "dissolve",
      "index": 5,
      "png": "media/frames/dissolve.png",
      "webp": "media/frames/dissolve.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.0723,
        "width": 0.9121,
        "height": 0.6973
      }
    }
  ]
}
