{
  "implemented": true,
  "nationalPokedexNumber": 338,
  "name": "Solrock",
  "primaryType": "rock",
  "secondaryType": "psychic",
  "maleRatio": -1,
  "height": 12,
  "weight": 1540,
  "pokedex": [
    "cobblemon.species.solrock.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "levitate",
    "h:levitate"
  ],
  "eggGroups": [
    "mineral"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 95,
    "defence": 85,
    "special_attack": 55,
    "special_defence": 65,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 161,
  "experienceGroup": "fast",
  "catchRate": 45,
  "eggCycles": 25,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 1.75,
    "fixed": false
  },
  "behaviour": {
    "fireImmune": true,
    "moving": {
      "walk": {
        "canWalk": false
      },
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true,
        "canSwimInWater": false
      }
    },
    "resting": {
      "canSleep": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:sun_stone",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:colbur_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:harden",
    "1:confusion",
    "1:rockthrow",
    "1:psywave",
    "1:healblock",
    "1:flareblitz",
    "1:morningsun",
    "5:hypnosis",
    "10:rockpolish",
    "15:rockslide",
    "20:zenheadbutt",
    "25:cosmicpower",
    "30:psychic",
    "35:stoneedge",
    "40:solarbeam",
    "45:wonderroom",
    "50:explosion",
    "tm:acrobatics",
    "tm:allyswitch",
    "tm:ancientpower",
    "tm:batonpass",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:cosmicpower",
    "tm:dreameater",
    "tm:earthpower",
    "tm:earthquake",
    "tm:embargo",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:fireblast",
    "tm:firespin",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:flash",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:gravity",
    "tm:gyroball",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:incinerate",
    "tm:irondefense",
    "tm:ironhead",
    "tm:laserfocus",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:meteorbeam",
    "tm:overheat",
    "tm:painsplit",
    "tm:powerswap",
    "tm:protect",
    "tm:psychic",
    "tm:psychicterrain",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:rollout",
    "tm:safeguard",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:selfdestruct",
    "tm:shadowball",
    "tm:signalbeam",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:solarbeam",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:telekinesis",
    "tm:terablast",
    "tm:trickroom",
    "tm:weatherball",
    "tm:willowisp",
    "tm:wonderroom",
    "tm:zenheadbutt",
    "tutor:allyswitch",
    "tutor:ancientpower",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:earthpower",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:gravity",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:laserfocus",
    "tutor:magiccoat",
    "tutor:meteorbeam",
    "tutor:painsplit",
    "tutor:psychic",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rollout",
    "tutor:shadowball",
    "tutor:signalbeam",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:swift",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:wonderroom",
    "tutor:zenheadbutt"
  ],
  "evolutions": []
}