{
  "implemented": true,
  "nationalPokedexNumber": 902,
  "name": "Basculegion",
  "primaryType": "water",
  "secondaryType": "ghost",
  "maleRatio": 1,
  "height": 30,
  "weight": 1100,
  "pokedex": [
    "cobblemon.species.basculegion.desc"
  ],
  "labels": [
    "gen8a"
  ],
  "aspects": [
    "male"
  ],
  "abilities": [
    "swiftswim",
    "adaptability",
    "h:moldbreaker"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 120,
    "attack": 112,
    "defence": 65,
    "special_attack": 80,
    "special_defence": 75,
    "speed": 78
  },
  "evYield": {
    "hp": 3,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 265,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 2.2,
    "height": 1.3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "canLook": false,
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.1,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:salmon"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:shadowball",
    "1:tailwhip",
    "1:watergun",
    "1:phantomforce",
    "4:tackle",
    "8:flail",
    "12:aquajet",
    "16:bite",
    "20:scaryface",
    "24:headbutt",
    "28:soak",
    "32:crunch",
    "36:takedown",
    "40:uproar",
    "44:wavecrash",
    "48:thrash",
    "52:doubleedge",
    "56:headsmash",
    "egg:endeavor",
    "egg:lastrespects",
    "tm:agility",
    "tm:aquatail",
    "tm:blizzard",
    "tm:chillingwater",
    "tm:confuseray",
    "tm:crunch",
    "tm:doubleedge",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:hex",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:icywind",
    "tm:liquidation",
    "tm:muddywater",
    "tm:mudshot",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:outrage",
    "tm:painsplit",
    "tm:phantomforce",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:spite",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:uproar",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:endeavor",
    "tutor:flipturn",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:ominouswind",
    "tutor:outrage",
    "tutor:painsplit",
    "tutor:psychic",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:swift",
    "tutor:uproar",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "basculin fish_stripes=white",
  "evolutions": [],
  "forms": [
    {
      "name": "F",
      "primaryType": "water",
      "secondaryType": "ghost",
      "maleRatio": 0,
      "height": 30,
      "weight": 1100,
      "pokedex": [
        "cobblemon.species.basculegion-f.desc"
      ],
      "labels": [
        "gen8a"
      ],
      "aspects": [
        "female"
      ],
      "baseStats": {
        "hp": 120,
        "attack": 92,
        "defence": 65,
        "special_attack": 100,
        "special_defence": 75,
        "speed": 78
      },
      "preEvolution": "basculin fish_stripes=white",
      "evolutions": [],
      "battleOnly": false
    }
  ]
}