{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "hirogi",
  "familyId": "encounter",
  "sourceRelease": "hirogi@2.7.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, engine-native ability assets, hitboxes, VFX, audio, navigation assets, physics bodies, and animation rigs 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": "Use declared anticipation, active, resolve, and recovery states as authoritative timing boundaries; interpolate only the three declared channels.",
    "collisionPolicy": "Use each declared effect volume independently from artwork bounds. Telegraph and active volumes must share shape unless the character contract explicitly declares a safe center or exit.",
    "reducedMotion": "Crossfade between anticipation, active, and recovery for at least 120ms while retaining shape, direction, remaining stages, and safe-side geometry.",
    "fairnessPolicy": "Do not make an active effect larger than its final telegraph shape; do not hide direction, count, safe side, or interrupt window using color alone."
  },
  "motion": {
    "characterId": "hirogi",
    "motionModel": "forward-cone-expansion",
    "channels": [
      {
        "id": "coneAngle",
        "type": "angle-degrees",
        "range": [
          5,
          120
        ],
        "default": 5
      },
      {
        "id": "range",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "hold",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.28,
      "y": 0.68
    },
    "collision": "forward-cone-volume-with-hinge-origin",
    "loop": {
      "states": [
        "narrow-aim",
        "widen"
      ],
      "durationMs": 950
    }
  },
  "frames": [
    {
      "state": "closed",
      "index": 0,
      "png": "media/frames/closed.png",
      "webp": "media/frames/closed.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1563,
        "y": 0.5488,
        "width": 0.6367,
        "height": 0.4512
      }
    },
    {
      "state": "narrow-aim",
      "index": 1,
      "png": "media/frames/narrow-aim.png",
      "webp": "media/frames/narrow-aim.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.041,
        "y": 0.4902,
        "width": 0.8027,
        "height": 0.2891
      }
    },
    {
      "state": "widen",
      "index": 2,
      "png": "media/frames/widen.png",
      "webp": "media/frames/widen.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.043,
        "y": 0.168,
        "width": 0.7969,
        "height": 0.6211
      }
    },
    {
      "state": "full-cone",
      "index": 3,
      "png": "media/frames/full-cone.png",
      "webp": "media/frames/full-cone.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1543,
        "y": 0,
        "width": 0.8008,
        "height": 0.6465
      }
    },
    {
      "state": "collapse",
      "index": 4,
      "png": "media/frames/collapse.png",
      "webp": "media/frames/collapse.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1113,
        "y": 0.1133,
        "width": 0.7402,
        "height": 0.5469
      }
    },
    {
      "state": "cooldown",
      "index": 5,
      "png": "media/frames/cooldown.png",
      "webp": "media/frames/cooldown.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1211,
        "y": 0.4199,
        "width": 0.6641,
        "height": 0.2383
      }
    }
  ]
}
