{
  "nationalPokedexNumber": 245,
  "name": "Suicune",
  "primaryType": "water",
  "maleRatio": -1,
  "height": 20,
  "weight": 1870,
  "pokedex": [
    "cobblemon.species.suicune.desc"
  ],
  "labels": [
    "gen2",
    "legendary"
  ],
  "aspects": [],
  "abilities": [
    "pressure",
    "h:innerfocus"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 75,
    "defence": 115,
    "special_attack": 90,
    "special_defence": 115,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 290,
  "experienceGroup": "slow",
  "catchRate": 3,
  "eggCycles": 80,
  "baseFriendship": 35,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:mystic_water"
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:bubblebeam",
    "1:gust",
    "1:aurorabeam",
    "1:mist",
    "1:sheercold",
    "1:extremespeed",
    "1:watergun",
    "6:waterpulse",
    "12:bite",
    "18:calmmind",
    "24:roar",
    "30:icefang",
    "36:tailwind",
    "42:crunch",
    "48:extrasensory",
    "54:surf",
    "60:mirrorcoat",
    "66:raindance",
    "72:hydropump",
    "78:blizzard",
    "tm:agility",
    "tm:airslash",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:calmmind",
    "tm:chillingwater",
    "tm:crunch",
    "tm:cut",
    "tm:dive",
    "tm:doubleedge",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:hail",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:icywind",
    "tm:ironhead",
    "tm:irontail",
    "tm:laserfocus",
    "tm:liquidation",
    "tm:ominouswind",
    "tm:protect",
    "tm:quash",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockclimb",
    "tm:rocksmash",
    "tm:sandstorm",
    "tm:scald",
    "tm:shadowball",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:snowscape",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:trailblaze",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:calmmind",
    "tutor:dive",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:liquidation",
    "tutor:ominouswind",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:shadowball",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:waterpulse"
  ],
  "evolutions": []
}