{
  "implemented": true,
  "nationalPokedexNumber": 24,
  "name": "Arbok",
  "primaryType": "poison",
  "maleRatio": 0.5,
  "height": 35,
  "weight": 650,
  "pokedex": [
    "cobblemon.species.arbok.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "intimidate",
    "shedskin",
    "h:unnerve"
  ],
  "eggGroups": [
    "field",
    "dragon"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 95,
    "defence": 69,
    "special_attack": 65,
    "special_defence": 79,
    "speed": 80
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 157,
  "experienceGroup": "medium_fast",
  "catchRate": 90,
  "eggCycles": 20,
  "baseFriendship": 50,
  "features": [
    "snake-pattern"
  ],
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1.8,
    "fixed": false
  },
  "standingEyeHeight": 1,
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:razor_fang",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:icefang",
    "1:thunderfang",
    "1:firefang",
    "1:wrap",
    "1:leer",
    "1:poisonsting",
    "1:bite",
    "1:crunch",
    "1:mudbomb",
    "12:glare",
    "17:screech",
    "20:acid",
    "27:stockpile",
    "27:swallow",
    "27:spitup",
    "32:acidspray",
    "39:sludgebomb",
    "44:gastroacid",
    "48:belch",
    "51:haze",
    "56:coil",
    "63:gunkshot",
    "egg:disable",
    "egg:poisonfang",
    "egg:poisontail",
    "egg:pursuit",
    "egg:scaryface",
    "egg:slam",
    "egg:spite",
    "egg:suckerpunch",
    "egg:switcheroo",
    "tm:acidspray",
    "tm:aquatail",
    "tm:beatup",
    "tm:bind",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:crunch",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragontail",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:haze",
    "tm:headbutt",
    "tm:hyperbeam",
    "tm:icefang",
    "tm:infestation",
    "tm:irontail",
    "tm:knockoff",
    "tm:lashout",
    "tm:leechlife",
    "tm:mudshot",
    "tm:mudslap",
    "tm:painsplit",
    "tm:payback",
    "tm:poisonjab",
    "tm:poisontail",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:screech",
    "tm:seedbomb",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snarl",
    "tm:snatch",
    "tm:spite",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderfang",
    "tm:torment",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:trailblaze",
    "tm:venomdrench",
    "tm:venoshock",
    "tutor:aquatail",
    "tutor:bind",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:firefang",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:hyperbeam",
    "tutor:icefang",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lashout",
    "tutor:leechlife",
    "tutor:mudslap",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:scaleshot",
    "tutor:seedbomb",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snarl",
    "tutor:snatch",
    "tutor:spikes",
    "tutor:spite",
    "tutor:stompingtantrum",
    "tutor:suckerpunch",
    "tutor:throatchop",
    "tutor:thunderfang"
  ],
  "preEvolution": "ekans",
  "evolutions": []
}