{
  "implemented": true,
  "nationalPokedexNumber": 594,
  "name": "Alomomola",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 316,
  "pokedex": [
    "cobblemon.species.alomomola.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "healer",
    "hydration",
    "h:regenerator"
  ],
  "eggGroups": [
    "water_1",
    "water_2"
  ],
  "baseStats": {
    "hp": 165,
    "attack": 75,
    "defence": 80,
    "special_attack": 40,
    "special_defence": 45,
    "speed": 65
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 165,
  "experienceGroup": "fast",
  "catchRate": 75,
  "eggCycles": 40,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.8,
    "height": 1.1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:cod"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:deep_sea_scale",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:watersport",
    "1:doubleslap",
    "1:healpulse",
    "1:playnice",
    "5:aquaring",
    "9:aquajet",
    "13:helpinghand",
    "13:wideguard",
    "21:protect",
    "25:waterpulse",
    "29:healingwish",
    "33:soak",
    "37:wish",
    "41:brine",
    "45:safeguard",
    "49:whirlpool",
    "55:hydropump",
    "egg:bounce",
    "egg:endure",
    "egg:mirrorcoat",
    "egg:mist",
    "egg:painsplit",
    "egg:refresh",
    "egg:tickle",
    "egg:wakeupslap",
    "tm:acrobatics",
    "tm:alluringvoice",
    "tm:batonpass",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bounce",
    "tm:brine",
    "tm:calmmind",
    "tm:chillingwater",
    "tm:dive",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:gigaimpact",
    "tm:hail",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:lightscreen",
    "tm:liquidation",
    "tm:magiccoat",
    "tm:mistyterrain",
    "tm:painsplit",
    "tm:playrough",
    "tm:protect",
    "tm:psychic",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:scald",
    "tm:scaleshot",
    "tm:shadowball",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:bounce",
    "tutor:calmmind",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:magiccoat",
    "tutor:painsplit",
    "tutor:playrough",
    "tutor:psychic",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:shadowball",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "evolutions": []
}