{
  "implemented": true,
  "nationalPokedexNumber": 235,
  "name": "Smeargle",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 580,
  "pokedex": [
    "cobblemon.species.smeargle.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "owntempo",
    "technician",
    "h:moody"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 20,
    "defence": 35,
    "special_attack": 20,
    "special_defence": 45,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 88,
  "experienceGroup": "fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.8,
    "height": 1.8,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "entityInteract": {
      "avoidedBySkeleton": true
    }
  },
  "moves": [
    "1:sketch"
  ],
  "evolutions": []
}