{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "megabuki",
  "familyId": "garden",
  "sourceRelease": "megabuki@2.4.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 growth channels; crossfade only when topology is intentionally replaced.",
    "collisionPolicy": "Use the declared separate gameplay volume. Artwork content bounds are not authoritative physics collision.",
    "reducedMotion": "Jump to destination geometry or use a 120ms opacity crossfade; never require color cycling or flashing."
  },
  "motion": {
    "characterId": "megabuki",
    "motionModel": "destruction-regrowth",
    "channels": [
      {
        "id": "cooldown",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "ringProgress",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "budHeight",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.8
    },
    "collision": "respawned-object-volume",
    "loop": {
      "states": [
        "ring-start",
        "ring-grow"
      ],
      "durationMs": 2400
    }
  },
  "frames": [
    {
      "state": "intact",
      "index": 0,
      "png": "media/frames/intact.png",
      "webp": "media/frames/intact.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0996,
        "y": 0.2852,
        "width": 0.8301,
        "height": 0.5684
      }
    },
    {
      "state": "broken",
      "index": 1,
      "png": "media/frames/broken.png",
      "webp": "media/frames/broken.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0645,
        "y": 0.2852,
        "width": 0.8477,
        "height": 0.5742
      }
    },
    {
      "state": "ring-start",
      "index": 2,
      "png": "media/frames/ring-start.png",
      "webp": "media/frames/ring-start.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0527,
        "y": 0.2871,
        "width": 0.8223,
        "height": 0.5703
      }
    },
    {
      "state": "ring-grow",
      "index": 3,
      "png": "media/frames/ring-grow.png",
      "webp": "media/frames/ring-grow.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0938,
        "y": 0.1113,
        "width": 0.8281,
        "height": 0.5723
      }
    },
    {
      "state": "new-bud",
      "index": 4,
      "png": "media/frames/new-bud.png",
      "webp": "media/frames/new-bud.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0762,
        "y": 0.0234,
        "width": 0.8242,
        "height": 0.6641
      }
    },
    {
      "state": "restored",
      "index": 5,
      "png": "media/frames/restored.png",
      "webp": "media/frames/restored.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0527,
        "y": 0.0469,
        "width": 0.8164,
        "height": 0.6523
      }
    }
  ]
}
