{
  "implemented": true,
  "nationalPokedexNumber": 181,
  "name": "Ampharos",
  "primaryType": "electric",
  "maleRatio": 0.5,
  "height": 14,
  "weight": 615,
  "pokedex": [
    "cobblemon.species.ampharos.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "static",
    "h:plus"
  ],
  "eggGroups": [
    "monster",
    "field"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 75,
    "defence": 85,
    "special_attack": 115,
    "special_defence": 90,
    "speed": 55
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 3,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 255,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 2.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:mutton",
        "quantityRange": "2-4"
      },
      {
        "item": "cobblemon:cheri_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:firepunch",
    "1:tackle",
    "1:growl",
    "1:thundershock",
    "1:thunderwave",
    "1:thunderpunch",
    "1:zapcannon",
    "1:magneticflux",
    "1:iondeluge",
    "1:dragonpulse",
    "11:cottonspore",
    "16:charge",
    "20:takedown",
    "25:electroball",
    "29:confuseray",
    "35:powergem",
    "40:discharge",
    "46:cottonguard",
    "51:dazzlinggleam",
    "57:lightscreen",
    "62:thunder",
    "egg:afteryou",
    "egg:agility",
    "egg:eerieimpulse",
    "egg:electricterrain",
    "egg:electroweb",
    "egg:flatter",
    "egg:odorsleuth",
    "egg:sandattack",
    "tm:afteryou",
    "tm:agility",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:charge",
    "tm:chargebeam",
    "tm:confuseray",
    "tm:dazzlinggleam",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragoncheer",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:echoedvoice",
    "tm:eerieimpulse",
    "tm:electricterrain",
    "tm:electroball",
    "tm:electroweb",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:firepunch",
    "tm:flash",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:healbell",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:icepunch",
    "tm:irontail",
    "tm:laserfocus",
    "tm:lightscreen",
    "tm:lowkick",
    "tm:magnetrise",
    "tm:megakick",
    "tm:megapunch",
    "tm:meteorbeam",
    "tm:outrage",
    "tm:powergem",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:risingvoltage",
    "tm:roar",
    "tm:rockclimb",
    "tm:rocksmash",
    "tm:safeguard",
    "tm:screech",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:supercellslam",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:trailblaze",
    "tm:voltswitch",
    "tm:wildcharge",
    "tutor:afteryou",
    "tutor:bulldoze",
    "tutor:chargebeam",
    "tutor:dazzlinggleam",
    "tutor:dragonpulse",
    "tutor:electroweb",
    "tutor:endeavor",
    "tutor:firepunch",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icepunch",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:lowkick",
    "tutor:magnetrise",
    "tutor:meteorbeam",
    "tutor:outrage",
    "tutor:rest",
    "tutor:risingvoltage",
    "tutor:rocksmash",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:swift",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:wildcharge"
  ],
  "preEvolution": "flaaffy",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "electric",
      "secondaryType": "dragon",
      "maleRatio": 0.5,
      "height": 14,
      "weight": 615,
      "pokedex": [
        "cobblemon.species.ampharos-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "moldbreaker",
        "h:moldbreaker"
      ],
      "baseStats": {
        "hp": 90,
        "attack": 95,
        "defence": 105,
        "special_attack": 165,
        "special_defence": 110,
        "speed": 45
      },
      "baseExperienceYield": 305,
      "dynamaxBlocked": true,
      "behaviour": {
        "moving": {
          "walk": {
            "walkSpeed": 0.2
          },
          "swim": {
            "canSwimInLava": true
          }
        },
        "resting": {
          "canSleep": true,
          "light": "0-4"
        }
      },
      "evolutions": [],
      "battleOnly": true
    }
  ]
}