{
  "implemented": true,
  "nationalPokedexNumber": 127,
  "name": "Pinsir",
  "primaryType": "bug",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 550,
  "pokedex": [
    "cobblemon.species.pinsir.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "hypercutter",
    "moldbreaker",
    "h:moxie"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 125,
    "defence": 100,
    "special_attack": 55,
    "special_defence": 70,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 175,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 25,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 1,
    "height": 1.45,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.15
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:visegrip",
    "1:harden",
    "1:thrash",
    "4:focusenergy",
    "8:bind",
    "12:seismictoss",
    "16:bugbite",
    "20:stormthrow",
    "24:doublehit",
    "28:vitalthrow",
    "32:xscissor",
    "36:strength",
    "40:swordsdance",
    "44:submission",
    "48:guillotine",
    "52:superpower",
    "egg:feint",
    "egg:feintattack",
    "egg:flail",
    "egg:furyattack",
    "egg:mefirst",
    "egg:quickattack",
    "egg:thrash",
    "tm:bind",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bugbite",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:closecombat",
    "tm:cut",
    "tm:dig",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:fling",
    "tm:focusblast",
    "tm:focusenergy",
    "tm:focuspunch",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:knockoff",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:revenge",
    "tm:reversal",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:stoneedge",
    "tm:strength",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swordsdance",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:xscissor",
    "tutor:bind",
    "tutor:bugbite",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:falseswipe",
    "tutor:focusenergy",
    "tutor:focuspunch",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:knockoff",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stoneedge",
    "tutor:stringshot",
    "tutor:superpower",
    "tutor:throatchop",
    "tutor:xscissor"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "bug",
      "secondaryType": "flying",
      "maleRatio": 0.5,
      "height": 17,
      "weight": 590,
      "pokedex": [
        "cobblemon.species.pinsir-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "aerilate",
        "h:aerilate"
      ],
      "baseStats": {
        "hp": 65,
        "attack": 155,
        "defence": 120,
        "special_attack": 65,
        "special_defence": 90,
        "speed": 105
      },
      "baseExperienceYield": 210,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}