{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "kumokage",
  "familyId": "weather",
  "sourceRelease": "kumokage@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": "kumokage",
    "motionModel": "cover-and-shadow",
    "channels": [
      {
        "id": "plateOffset",
        "type": "normalized",
        "range": [
          -1,
          1
        ],
        "default": 0
      },
      {
        "id": "shadowOffset",
        "type": "normalized",
        "range": [
          -1,
          1
        ],
        "default": 0
      },
      {
        "id": "coverAmount",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0.35
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.58
    },
    "collision": "separate-gameplay-volume",
    "loop": {
      "states": [
        "cast",
        "travel"
      ],
      "durationMs": 2600
    }
  },
  "frames": [
    {
      "state": "small-cover",
      "index": 0,
      "png": "media/frames/small-cover.png",
      "webp": "media/frames/small-cover.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1172,
        "y": 0.3184,
        "width": 0.8262,
        "height": 0.5195
      }
    },
    {
      "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.1035,
        "y": 0.3496,
        "width": 0.8008,
        "height": 0.498
      }
    },
    {
      "state": "cast",
      "index": 2,
      "png": "media/frames/cast.png",
      "webp": "media/frames/cast.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0313,
        "y": 0.3047,
        "width": 0.8535,
        "height": 0.5293
      }
    },
    {
      "state": "travel",
      "index": 3,
      "png": "media/frames/travel.png",
      "webp": "media/frames/travel.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0684,
        "y": 0.0957,
        "width": 0.916,
        "height": 0.5645
      }
    },
    {
      "state": "thin",
      "index": 4,
      "png": "media/frames/thin.png",
      "webp": "media/frames/thin.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1113,
        "y": 0.1113,
        "width": 0.8887,
        "height": 0.541
      }
    },
    {
      "state": "open-sky",
      "index": 5,
      "png": "media/frames/open-sky.png",
      "webp": "media/frames/open-sky.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.1309,
        "width": 0.9102,
        "height": 0.5313
      }
    }
  ]
}
