{
  "frame": {
    "width": 192,
    "height": 192
  },
  "origin": {
    "x": 0.5,
    "y": 0.6
  },
  "body": {
    "size": {
      "width": 60,
      "height": 60
    },
    "offset": {
      "x": 66,
      "y": 76
    }
  },
  "animations": {
    "idle": {
      "start": 0,
      "end": 6,
      "frameRate": 10,
      "repeat": -1
    },
    "move": {
      "start": 7,
      "end": 12,
      "frameRate": 10,
      "repeat": -1
    },
    "attack": {
      "start": 14,
      "end": 19,
      "frameRate": 10,
      "repeat": 0
    }
  }
}
