{
  "implemented": true,
  "nationalPokedexNumber": 476,
  "name": "Probopass",
  "primaryType": "rock",
  "secondaryType": "steel",
  "maleRatio": 0.5,
  "height": 14,
  "weight": 3400,
  "pokedex": [
    "cobblemon.species.probopass.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "sturdy",
    "magnetpull",
    "h:sandforce"
  ],
  "eggGroups": [
    "mineral"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 55,
    "defence": 145,
    "special_attack": 75,
    "special_defence": 150,
    "speed": 40
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 184,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1.5,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "avoidsWater": true,
        "canSwimInWater": false
      }
    }
  },
  "drops": {
    "amount": 6,
    "entries": [
      {
        "item": "minecraft:flint",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:hard_stone",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:magnet",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:magnetrise",
    "1:gravity",
    "1:tackle",
    "1:irondefense",
    "1:magnetbomb",
    "1:block",
    "1:wideguard",
    "1:triattack",
    "1:magneticflux",
    "1:harden",
    "1:rockthrow",
    "13:thunderwave",
    "16:rest",
    "19:spark",
    "22:rockslide",
    "25:powergem",
    "28:rockblast",
    "31:discharge",
    "34:sandstorm",
    "37:earthpower",
    "40:stoneedge",
    "43:zapcannon",
    "43:lockon",
    "egg:doubleedge",
    "egg:headsmash",
    "egg:magnitude",
    "egg:rollout",
    "egg:wideguard",
    "tm:allyswitch",
    "tm:ancientpower",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:curse",
    "tm:dazzlinggleam",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:firepunch",
    "tm:flashcannon",
    "tm:gigaimpact",
    "tm:gravity",
    "tm:hardpress",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:icepunch",
    "tm:irondefense",
    "tm:ironhead",
    "tm:magiccoat",
    "tm:magnetrise",
    "tm:metalsound",
    "tm:meteorbeam",
    "tm:painsplit",
    "tm:powergem",
    "tm:powershift",
    "tm:protect",
    "tm:rest",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:selfdestruct",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:steelbeam",
    "tm:steelroller",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:supercellslam",
    "tm:takedown",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:torment",
    "tm:triattack",
    "tm:voltswitch",
    "tutor:allyswitch",
    "tutor:ancientpower",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:dazzlinggleam",
    "tutor:earthpower",
    "tutor:firepunch",
    "tutor:flashcannon",
    "tutor:gigaimpact",
    "tutor:gravity",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:icepunch",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:magiccoat",
    "tutor:magnetrise",
    "tutor:meteorbeam",
    "tutor:painsplit",
    "tutor:powershift",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:steelbeam",
    "tutor:steelroller",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:telekinesis",
    "tutor:thunderbolt",
    "tutor:thunderpunch"
  ],
  "preEvolution": "nosepass",
  "evolutions": []
}