{
  "implemented": true,
  "nationalPokedexNumber": 818,
  "name": "Inteleon",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 19,
  "weight": 452,
  "pokedex": [
    "cobblemon.species.inteleon.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:sniper"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 85,
    "defence": 65,
    "special_attack": 125,
    "special_defence": 65,
    "speed": 120
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 3
  },
  "baseExperienceYield": 265,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 0.8,
    "height": 2.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:mystic_water",
        "percentage": 25.0
      }
    ]
  },
  "moves": [
    "1:snipeshot",
    "1:acrobatics",
    "1:pound",
    "1:growl",
    "1:watergun",
    "1:bind",
    "12:waterpulse",
    "19:tearfullook",
    "24:suckerpunch",
    "30:uturn",
    "38:liquidation",
    "46:soak",
    "54:raindance",
    "62:hydropump",
    "egg:aquajet",
    "egg:aquaring",
    "egg:doubleteam",
    "egg:fellstinger",
    "egg:haze",
    "egg:iceshard",
    "egg:mist",
    "tm:acrobatics",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:batonpass",
    "tm:bind",
    "tm:blizzard",
    "tm:bounce",
    "tm:breakingswipe",
    "tm:chillingwater",
    "tm:darkpulse",
    "tm:dive",
    "tm:doubleteam",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:flipturn",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:haze",
    "tm:hydrocannon",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:iciclespear",
    "tm:icywind",
    "tm:lightscreen",
    "tm:liquidation",
    "tm:metronome",
    "tm:muddywater",
    "tm:mudshot",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:scald",
    "tm:shadowball",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:snowscape",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:surf",
    "tm:swift",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:uturn",
    "tm:vacuumwave",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:workup",
    "tutor:aircutter",
    "tutor:bind",
    "tutor:bounce",
    "tutor:darkpulse",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:hydrocannon",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:vacuumwave",
    "tutor:waterpledge",
    "tutor:waterpulse"
  ],
  "preEvolution": "drizzile",
  "evolutions": [],
  "forms": [
    {
      "name": "Gmax",
      "primaryType": "water",
      "maleRatio": 0.875,
      "height": 400,
      "weight": 0,
      "pokedex": [
        "cobblemon.species.inteleon-gmax.desc"
      ],
      "labels": [
        "gen8",
        "gmax"
      ],
      "aspects": [
        "gmax"
      ],
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}