{
  "implemented": true,
  "nationalPokedexNumber": 779,
  "name": "Bruxish",
  "primaryType": "water",
  "secondaryType": "psychic",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 190,
  "pokedex": [
    "cobblemon.species.bruxish.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "dazzling",
    "strongjaw",
    "h:wonderskin"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 68,
    "attack": 105,
    "defence": 70,
    "special_attack": 70,
    "special_defence": 70,
    "speed": 92
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 166,
  "experienceGroup": "medium_fast",
  "catchRate": 80,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "canLook": false,
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:cod"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:razor_fang",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:watergun",
    "1:psywave",
    "4:astonish",
    "9:confusion",
    "12:bite",
    "17:aquajet",
    "20:disable",
    "25:psyshock",
    "28:crunch",
    "33:aquatail",
    "36:screech",
    "41:psychicfangs",
    "44:wavecrash",
    "egg:icefang",
    "egg:poisonfang",
    "egg:rage",
    "egg:superfang",
    "egg:synchronoise",
    "egg:waterpulse",
    "tm:afteryou",
    "tm:agility",
    "tm:allyswitch",
    "tm:aquatail",
    "tm:blizzard",
    "tm:bulkup",
    "tm:calmmind",
    "tm:chillingwater",
    "tm:crunch",
    "tm:dreameater",
    "tm:embargo",
    "tm:endure",
    "tm:expandingforce",
    "tm:facade",
    "tm:flipturn",
    "tm:frostbreath",
    "tm:gigaimpact",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:icywind",
    "tm:irontail",
    "tm:lightscreen",
    "tm:liquidation",
    "tm:magiccoat",
    "tm:magicroom",
    "tm:painsplit",
    "tm:payback",
    "tm:protect",
    "tm:psychic",
    "tm:psychicfangs",
    "tm:psychicnoise",
    "tm:psychicterrain",
    "tm:psyshock",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:scaryface",
    "tm:screech",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:substitute",
    "tm:superfang",
    "tm:surf",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:torment",
    "tm:trickroom",
    "tm:venoshock",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:wonderroom",
    "tutor:afteryou",
    "tutor:allyswitch",
    "tutor:aquatail",
    "tutor:bulkup",
    "tutor:calmmind",
    "tutor:expandingforce",
    "tutor:flipturn",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:liquidation",
    "tutor:magiccoat",
    "tutor:magicroom",
    "tutor:painsplit",
    "tutor:psychic",
    "tutor:rest",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:superfang",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:waterpulse",
    "tutor:wonderroom"
  ],
  "evolutions": []
}