{
  "implemented": true,
  "nationalPokedexNumber": 473,
  "name": "Mamoswine",
  "primaryType": "ice",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 25,
  "weight": 2910,
  "pokedex": [
    "cobblemon.species.mamoswine.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "oblivious",
    "snowcloak",
    "h:thickfat"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 110,
    "attack": 130,
    "defence": 80,
    "special_attack": 70,
    "special_defence": 60,
    "speed": 80
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 265,
  "experienceGroup": "slow",
  "catchRate": 50,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 2.7,
    "height": 3.5,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 8,
    "entries": [
      {
        "item": "minecraft:porkchop",
        "quantityRange": "2-3"
      },
      {
        "item": "minecraft:brown_wool",
        "quantityRange": "2-3"
      },
      {
        "item": "cobblemon:never_melt_ice",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:ancientpower",
    "1:peck",
    "1:odorsleuth",
    "1:mudsport",
    "1:powdersnow",
    "1:mudslap",
    "1:mudbomb",
    "1:icefang",
    "1:doublehit",
    "1:furyattack",
    "1:tackle",
    "1:flail",
    "15:iceshard",
    "20:mist",
    "25:endure",
    "30:icywind",
    "37:amnesia",
    "44:takedown",
    "51:earthquake",
    "58:blizzard",
    "65:thrash",
    "egg:ancientpower",
    "egg:bite",
    "egg:curse",
    "egg:doubleedge",
    "egg:fissure",
    "egg:freezedry",
    "egg:iciclecrash",
    "egg:mudbomb",
    "tm:amnesia",
    "tm:ancientpower",
    "tm:avalanche",
    "tm:babydolleyes",
    "tm:blizzard",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:charm",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:hail",
    "tm:hardpress",
    "tm:haze",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:iciclespear",
    "tm:icywind",
    "tm:ironhead",
    "tm:knockoff",
    "tm:mudshot",
    "tm:mudslap",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:reversal",
    "tm:roar",
    "tm:rockblast",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:snowscape",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:takedown",
    "tm:terablast",
    "tm:throatchop",
    "tm:trailblaze",
    "tutor:ancientpower",
    "tutor:babydolleyes",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:knockoff",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:throatchop"
  ],
  "preEvolution": "piloswine",
  "evolutions": []
}