{
  "type": "Live2D Model Setting",
  "name": "air_attack",
  "model": [
    "model.moc",
    "model2.moc",
    "model3.moc"
  ],
  "textures": [
    "textures.1024/texture_00.png"
  ],
  "motions": {
    "idle": [
      { "file": "motions/daiji_idle.mtn","fade_out":0}
    ],
    "": [
      { "file": "motions/motou_01.mtn" },
      { "file": "motions/motou_02.mtn" },
      { "file": "motions/motou_03.mtn" },
      { "file": "motions/wait_01.mtn","fade_out":0},
      { "file": "motions/wait_02.mtn" }
    ]
  },
  "physics": "physics.json",
  "hit_areas": [
    {
      "name": "face",
      "id": "D_REF.FACE"
    },
    {
      "name": "body",
      "id": "D_REF.BODY"
    }
  ]
}