{
  "implemented": true,
  "nationalPokedexNumber": 373,
  "name": "Salamence",
  "primaryType": "dragon",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 1026,
  "pokedex": [
    "cobblemon.species.salamence.desc"
  ],
  "labels": [
    "gen3",
    "powerhouse"
  ],
  "aspects": [],
  "abilities": [
    "intimidate",
    "h:moxie"
  ],
  "eggGroups": [
    "dragon"
  ],
  "baseStats": {
    "hp": 95,
    "attack": 135,
    "defence": 80,
    "special_attack": 110,
    "special_defence": 80,
    "speed": 100
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 300,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 40,
  "baseFriendship": 35,
  "baseScale": 1,
  "hitbox": {
    "width": 2.7,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walking": {
        "walkSpeed": 0.2
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "cobblemon:dragon_fang",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:dragon_scale",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:rage",
    "1:bite",
    "1:leer",
    "1:ember",
    "1:protect",
    "1:dragonbreath",
    "1:fly",
    "1:roost",
    "1:dragontail",
    "1:dualwingbeat",
    "15:headbutt",
    "20:scaryface",
    "25:crunch",
    "33:dragonclaw",
    "39:zenheadbutt",
    "46:focusenergy",
    "55:flamethrower",
    "73:doubleedge",
    "egg:defensecurl",
    "egg:dragonrage",
    "egg:dragonrush",
    "egg:thrash",
    "egg:twister",
    "tm:aerialace",
    "tm:airslash",
    "tm:aquatail",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:crunch",
    "tm:cut",
    "tm:defog",
    "tm:doubleedge",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:dualwingbeat",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firefang",
    "tm:firespin",
    "tm:flamethrower",
    "tm:fly",
    "tm:focusenergy",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:hurricane",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:incinerate",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:laserfocus",
    "tm:mudslap",
    "tm:ominouswind",
    "tm:outrage",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:roost",
    "tm:scaryface",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:steelwing",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:temperflare",
    "tm:terablast",
    "tm:thunderfang",
    "tm:twister",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:defog",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:dualwingbeat",
    "tutor:firefang",
    "tutor:flamethrower",
    "tutor:focusenergy",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:mudslap",
    "tutor:ominouswind",
    "tutor:outrage",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:roost",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:stoneedge",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:thunderfang",
    "tutor:twister",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "shelgon",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "dragon",
      "secondaryType": "flying",
      "maleRatio": 0.5,
      "height": 18,
      "weight": 1126,
      "pokedex": [
        "cobblemon.species.salamence-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "aerilate",
        "h:aerilate"
      ],
      "baseStats": {
        "hp": 95,
        "attack": 145,
        "defence": 130,
        "special_attack": 120,
        "special_defence": 90,
        "speed": 120
      },
      "baseExperienceYield": 350,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}