{
  "schema_version": "codexpet.v1",
  "name": "GGBotNet Mantis Shrimp",
  "description": "A bright pixel mantis shrimp that keeps watch from the reef.",
  "license": "CC0-1.0",
  "author": "GGBotNet",
  "tags": ["crustacean", "mantis-shrimp", "pixel-art", "ocean", "bright"],
  "atlas": {
    "width": 1536,
    "height": 1872,
    "columns": 8,
    "rows": 9,
    "cell_width": 192,
    "cell_height": 208
  },
  "states": [
    { "name": "idle", "row": 0, "frames": 6 },
    { "name": "running-right", "row": 1, "frames": 8 },
    { "name": "running-left", "row": 2, "frames": 8 },
    { "name": "waving", "row": 3, "frames": 6 },
    { "name": "jumping", "row": 4, "frames": 6 },
    { "name": "failed", "row": 5, "frames": 6 },
    { "name": "waiting", "row": 6, "frames": 6 },
    { "name": "running", "row": 7, "frames": 8 },
    { "name": "review", "row": 8, "frames": 6 }
  ]
}
