{
  "implemented": true,
  "nationalPokedexNumber": 160,
  "name": "Feraligatr",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 23,
  "weight": 888,
  "pokedex": [
    "cobblemon.species.feraligatr.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:sheerforce"
  ],
  "eggGroups": [
    "monster",
    "water_1"
  ],
  "baseStats": {
    "hp": 85,
    "attack": 105,
    "defence": 100,
    "special_attack": 79,
    "special_defence": 83,
    "speed": 78
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 265,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.05,
  "hitbox": {
    "width": 1.2,
    "height": 2.1,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      },
      "walk": {
        "walkSpeed": 0.2
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:mystic_water",
        "percentage": 25.0
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:leer",
    "1:watergun",
    "1:rage",
    "1:agility",
    "1:chipaway",
    "13:bite",
    "15:scaryface",
    "21:icefang",
    "24:flail",
    "32:crunch",
    "37:slash",
    "44:screech",
    "51:thrash",
    "59:aquatail",
    "65:superpower",
    "70:hydropump",
    "egg:ancientpower",
    "egg:aquajet",
    "egg:block",
    "egg:chipaway",
    "egg:counter",
    "egg:flatter",
    "egg:mudsport",
    "egg:watersport",
    "tm:aerialace",
    "tm:agility",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:avalanche",
    "tm:blizzard",
    "tm:block",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:crunch",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragontail",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:fling",
    "tm:flipturn",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:hail",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:hydrocannon",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:icepunch",
    "tm:icywind",
    "tm:irontail",
    "tm:lashout",
    "tm:liquidation",
    "tm:lowkick",
    "tm:megakick",
    "tm:megapunch",
    "tm:metalclaw",
    "tm:muddywater",
    "tm:mudslap",
    "tm:outrage",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:screech",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:spite",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:surf",
    "tm:swordsdance",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:uproar",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:workup",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:endeavor",
    "tutor:flipturn",
    "tutor:focuspunch",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hydrocannon",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:lashout",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:scaleshot",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:spite",
    "tutor:stompingtantrum",
    "tutor:superpower",
    "tutor:uproar",
    "tutor:waterpledge",
    "tutor:waterpulse"
  ],
  "preEvolution": "croconaw",
  "evolutions": []
}