{
  "implemented": true,
  "nationalPokedexNumber": 262,
  "name": "Mightyena",
  "primaryType": "dark",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 370,
  "pokedex": [
    "cobblemon.species.mightyena.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "intimidate",
    "quickfeet",
    "h:moxie"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 90,
    "defence": 70,
    "special_attack": 60,
    "special_defence": 60,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 147,
  "experienceGroup": "medium_fast",
  "catchRate": 127,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      }
    },
    "entityInteract": {
      "avoidedBySkeleton": true
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:bone",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:rotten_flesh",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:pecha_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:sandattack",
    "1:bite",
    "1:odorsleuth",
    "1:thief",
    "1:snarl",
    "1:crunch",
    "1:firefang",
    "1:thunderfang",
    "1:icefang",
    "13:howl",
    "13:leer",
    "16:roar",
    "20:swagger",
    "24:assurance",
    "28:scaryface",
    "36:taunt",
    "44:yawn",
    "48:takedown",
    "52:suckerpunch",
    "56:playrough",
    "egg:astonish",
    "egg:covet",
    "egg:mefirst",
    "egg:poisonfang",
    "tm:assurance",
    "tm:beatup",
    "tm:bodyslam",
    "tm:charm",
    "tm:covet",
    "tm:crunch",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleedge",
    "tm:embargo",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:foulplay",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icefang",
    "tm:incinerate",
    "tm:irontail",
    "tm:laserfocus",
    "tm:lashout",
    "tm:mudslap",
    "tm:nastyplot",
    "tm:payback",
    "tm:playrough",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:roar",
    "tm:rocksmash",
    "tm:scaryface",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:snatch",
    "tm:spite",
    "tm:strength",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:superfang",
    "tm:swagger",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderfang",
    "tm:torment",
    "tm:trailblaze",
    "tm:uproar",
    "tutor:covet",
    "tutor:darkpulse",
    "tutor:endeavor",
    "tutor:firefang",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icefang",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:lashout",
    "tutor:mudslap",
    "tutor:playrough",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:snatch",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:superfang",
    "tutor:throatchop",
    "tutor:thunderfang",
    "tutor:uproar"
  ],
  "preEvolution": "poochyena",
  "evolutions": []
}