{
  "implemented": true,
  "nationalPokedexNumber": 883,
  "name": "Arctovish",
  "primaryType": "water",
  "secondaryType": "ice",
  "maleRatio": -1,
  "height": 20,
  "weight": 1750,
  "pokedex": [
    "cobblemon.species.arctovish.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "waterabsorb",
    "icebody",
    "h:slushrush"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 90,
    "defence": 100,
    "special_attack": 80,
    "special_defence": 90,
    "speed": 55
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 177,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 35,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1.8,
    "height": 3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true
      },
      "walk": {
        "walkSpeed": 0.14,
        "avoidsLand": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "moves": [
    "1:powdersnow",
    "1:watergun",
    "7:protect",
    "14:icywind",
    "21:ancientpower",
    "28:bite",
    "35:auroraveil",
    "42:freezedry",
    "49:superfang",
    "56:crunch",
    "63:fishiousrend",
    "70:iciclecrash",
    "77:blizzard",
    "tm:ancientpower",
    "tm:auroraveil",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:crunch",
    "tm:dive",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:hail",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:iciclespear",
    "tm:icywind",
    "tm:irondefense",
    "tm:ironhead",
    "tm:liquidation",
    "tm:meteorbeam",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:rockblast",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:sleeptalk",
    "tm:stoneedge",
    "tm:substitute",
    "tm:superfang",
    "tm:surf",
    "tm:terablast",
    "tm:waterfall",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:ancientpower",
    "tutor:dive",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:liquidation",
    "tutor:meteorbeam",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:sleeptalk",
    "tutor:stoneedge",
    "tutor:superfang",
    "tutor:zenheadbutt"
  ],
  "evolutions": [],
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:bone",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:cod"
      }
    ]
  }
}