{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "tobitsubu",
  "familyId": "encounter",
  "sourceRelease": "tobitsubu@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": "tobitsubu",
    "motionModel": "fixed-interval-volley",
    "channels": [
      {
        "id": "remainingCount",
        "type": "integer",
        "range": [
          0,
          5
        ],
        "default": 5
      },
      {
        "id": "shotProgress",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "gapProgress",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.42,
      "y": 0.58
    },
    "collision": "five-discrete-projectile-circles",
    "loop": {
      "states": [
        "launch-one",
        "volley"
      ],
      "durationMs": 1300
    }
  },
  "frames": [
    {
      "state": "loaded",
      "index": 0,
      "png": "media/frames/loaded.png",
      "webp": "media/frames/loaded.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0879,
        "y": 0.3691,
        "width": 0.8164,
        "height": 0.3535
      }
    },
    {
      "state": "first-cue",
      "index": 1,
      "png": "media/frames/first-cue.png",
      "webp": "media/frames/first-cue.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.041,
        "y": 0.334,
        "width": 0.8145,
        "height": 0.3926
      }
    },
    {
      "state": "launch-one",
      "index": 2,
      "png": "media/frames/launch-one.png",
      "webp": "media/frames/launch-one.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0098,
        "y": 0.3906,
        "width": 0.9004,
        "height": 0.3398
      }
    },
    {
      "state": "volley",
      "index": 3,
      "png": "media/frames/volley.png",
      "webp": "media/frames/volley.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.041,
        "y": 0.043,
        "width": 0.959,
        "height": 0.2891
      }
    },
    {
      "state": "last-gap",
      "index": 4,
      "png": "media/frames/last-gap.png",
      "webp": "media/frames/last-gap.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.0566,
        "width": 1,
        "height": 0.8008
      }
    },
    {
      "state": "reload",
      "index": 5,
      "png": "media/frames/reload.png",
      "webp": "media/frames/reload.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.0742,
        "width": 0.9121,
        "height": 0.7949
      }
    }
  ]
}
