{
  "type": "Live2D Model Setting",
  "name": "shizuku",
  "model": "shizuku.moc",
  "textures": [
    "shizuku.1024/texture_00.png",
    "shizuku.1024/texture_01.png",
    "shizuku.1024/texture_02.png",
    "shizuku.1024/texture_03.png",
    "shizuku.1024/texture_04.png",
    "shizuku.1024/texture_05.png"
  ],
  "physics": "shizuku.physics.json",
  "pose": "shizuku.pose.json",
  "expressions": [
    {"name": "f01", "file": "expressions/f01.exp.json"},
    {"name": "f02", "file": "expressions/f02.exp.json"},
    {"name": "f03", "file": "expressions/f03.exp.json"},
    {"name": "f04", "file": "expressions/f04.exp.json"}
  ],
  "hit_areas": [
    {"name": "head", "id": "D_REF.HEAD"},
    {"name": "mouth", "id": "D_REF.MOUTH"},
    {"name": "body", "id": "D_REF.BODY"}
  ],
  "motions": {
    "idle": [
      {"file": "motions/idle_00.mtn", "fade_in": 2000, "fade_out": 2000},
      {"file": "motions/idle_01.mtn", "fade_in": 2000, "fade_out": 2000},
      {"file": "motions/idle_02.mtn", "fade_in": 2000, "fade_out": 2000}
    ],
    "tap_body": [
      {"file": "motions/tapBody_00.mtn", "sound": "sounds/tapBody_00.mp3"},
      {"file": "motions/tapBody_01.mtn", "sound": "sounds/tapBody_01.mp3"},
      {"file": "motions/tapBody_02.mtn", "sound": "sounds/tapBody_02.mp3"}
    ],
    "pinch_in": [
      {"file": "motions/pinchIn_00.mtn", "sound": "sounds/pinchIn_00.mp3"},
      {"file": "motions/pinchIn_01.mtn", "sound": "sounds/pinchIn_01.mp3"},
      {"file": "motions/pinchIn_02.mtn", "sound": "sounds/pinchIn_02.mp3"}
    ],
    "pinch_out": [
      {"file": "motions/pinchOut_00.mtn", "sound": "sounds/pinchOut_00.mp3"},
      {"file": "motions/pinchOut_01.mtn", "sound": "sounds/pinchOut_01.mp3"},
      {"file": "motions/pinchOut_02.mtn", "sound": "sounds/pinchOut_02.mp3"}
    ],
    "shake": [
      {"file": "motions/shake_00.mtn", "sound": "sounds/shake_00.mp3", "fade_in": 500},
      {"file": "motions/shake_01.mtn", "sound": "sounds/shake_01.mp3", "fade_in": 500},
      {"file": "motions/shake_02.mtn", "sound": "sounds/shake_02.mp3", "fade_in": 500}
    ],
    "flick_head": [
      {"file": "motions/flickHead_00.mtn", "sound": "sounds/flickHead_00.mp3"},
      {"file": "motions/flickHead_01.mtn", "sound": "sounds/flickHead_01.mp3"},
      {"file": "motions/flickHead_02.mtn", "sound": "sounds/flickHead_02.mp3"}
    ]
  }
}
