{
  "name": "Lamball",
  "id": "001",
  "element": [
    {
      "name": "Neutral",
      "id": "neutral"
    }
  ],
  "suitability": [
    {
      "id": "handiwork",
      "name": "Handiwork",
      "level": 1
    },
    {
      "id": "transporting",
      "name": "Transporting",
      "level": 1
    },
    {
      "id": "farming",
      "name": "Farming",
      "level": 1
    }
  ],
  "alphaTitle": "Big Floof",
  "image": "https://paldeck.pages.dev/images/pals/001",
  "stats": {
    "hp": "70",
    "attack": "70",
    "defense": "70"
  },
  "description": "A walk up a hill tends to end with this Pal tumbling back down. This causes it to become dizzy and unable to move, making it easy to capture and kill. As a result, this Pal has tumbled down to the very bottom of the food chain itself.",
  "partnerSkill": {
    "name": "Fluffy Shield",
    "description": "When activated, equips to the player and becomes a shield. Sometimes drops wool when assigned to a Ranch.",
    "id": "fluffy_shield"
  },
  "activeSkills": [
    {
      "name": "Roly Poly",
      "level": 1,
      "id": "roly_poly"
    },
    {
      "name": "Air Cannon",
      "level": 7,
      "id": "air_cannon"
    },
    {
      "name": "Power Shot",
      "level": 15,
      "id": "power_shot"
    },
    {
      "name": "Implode",
      "level": 22,
      "id": "implode"
    },
    {
      "name": "Electric Ball",
      "level": 30,
      "id": "electric_ball"
    },
    {
      "name": "Power Bomb",
      "level": 40,
      "id": "power_bomb"
    },
    {
      "name": "Pal Blast",
      "level": 50,
      "id": "pal_blast"
    }
  ],
  "possibleDrops": [
    {
      "name": "Wool",
      "id": "wool",
      "amount": "1-3",
      "dropRate": 100,
      "dropType": "regular"
    },
    {
      "name": "Lamball Mutton",
      "id": "lamball_mutton",
      "amount": "1",
      "dropRate": 100,
      "dropType": "regular"
    },
    {
      "name": "Ancient Civilization Parts",
      "id": "ancient_civilization_parts",
      "amount": "1-2",
      "dropRate": 100,
      "dropType": "alpha"
    },
    {
      "name": "Wool",
      "id": "wool",
      "amount": "1-3",
      "dropRate": 100,
      "dropType": "alpha"
    },
    {
      "name": "Lamball Mutton",
      "id": "lamball_mutton",
      "amount": "1",
      "dropRate": 100,
      "dropType": "alpha"
    },
    {
      "name": "Precious Pelt",
      "id": "precious_pelt",
      "amount": "1-2",
      "dropRate": 100,
      "dropType": "alpha"
    },
    {
      "name": "Ring of Resistance",
      "id": "ring_of_resistance",
      "amount": "1",
      "dropRate": 5,
      "dropType": "alpha"
    }
  ],
  "food": 2
}