{
  "id": "smashu:0x16:Lv3",
  "ownerKey": "smashu",
  "ownerName": "스마슈",
  "skillIdHex": "0x16",
  "levelOrFixed": 3,
  "skillName": "백인일섬",
  "renderTrack": "caster-action-screen-hit",
  "effectAnimationClass": "spawn-stream-effect",
  "executionRequirements": [
    "runner must instantiate child objects over time"
  ],
  "helperBehaviorClasses": [
    "multi-frameScript-effect",
    "repeated-direct-frame-spawn"
  ],
  "effectFrameCount": 4,
  "captureRules": [
    "Capture original game output at 640x480 without scaling or filtering.",
    "Put PNG frames for this row directly in this original/ directory.",
    "Keep frame order stable by filename, e.g. tick_00000.png, tick_00048.png.",
    "The web reference side is compared separately by row id."
  ]
}
