{
  "implemented": true,
  "nationalPokedexNumber": 284,
  "name": "Masquerain",
  "primaryType": "bug",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 36,
  "pokedex": [
    "cobblemon.species.masquerain.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "intimidate",
    "h:unnerve"
  ],
  "eggGroups": [
    "water_1",
    "bug"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 60,
    "defence": 62,
    "special_attack": 100,
    "special_defence": 82,
    "speed": 80
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 159,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "canWalk": false,
        "walkSpeed": 0.4
      },
      "swim": {
        "canWalkOnWater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:honey_bottle",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:silver_powder",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:wacan_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:ominouswind",
    "1:bubble",
    "1:quickattack",
    "1:sweetscent",
    "1:watersport",
    "1:whirlwind",
    "1:watergun",
    "1:bubblebeam",
    "1:mist",
    "1:stickyweb",
    "1:soak",
    "17:gust",
    "22:scaryface",
    "22:aircutter",
    "26:stunspore",
    "32:airslash",
    "38:gigadrain",
    "44:bugbuzz",
    "52:quiverdance",
    "egg:aquajet",
    "egg:bugbite",
    "egg:fellstinger",
    "egg:foresight",
    "egg:hydropump",
    "egg:lunge",
    "egg:mindreader",
    "egg:mudshot",
    "egg:powersplit",
    "egg:psybeam",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:batonpass",
    "tm:blizzard",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:chillingwater",
    "tm:defog",
    "tm:dualwingbeat",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:haze",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:infestation",
    "tm:leechlife",
    "tm:liquidation",
    "tm:lunge",
    "tm:mudshot",
    "tm:mudslap",
    "tm:ominouswind",
    "tm:pounce",
    "tm:protect",
    "tm:psybeam",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:roost",
    "tm:scaryface",
    "tm:shadowball",
    "tm:signalbeam",
    "tm:silverwind",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:supersonic",
    "tm:surf",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:twister",
    "tm:uturn",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:bugbite",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:energyball",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:leechlife",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:ominouswind",
    "tutor:rest",
    "tutor:roost",
    "tutor:shadowball",
    "tutor:signalbeam",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:stringshot",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:twister",
    "tutor:waterpulse"
  ],
  "preEvolution": "surskit",
  "evolutions": []
}