{
  "implemented": true,
  "nationalPokedexNumber": 139,
  "name": "Omastar",
  "primaryType": "rock",
  "secondaryType": "water",
  "maleRatio": 0.875,
  "height": 10,
  "weight": 350,
  "pokedex": [
    "cobblemon.species.omastar.desc"
  ],
  "labels": [
    "gen1",
    "fossil"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "shellarmor",
    "h:weakarmor"
  ],
  "eggGroups": [
    "water_1",
    "water_3"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 60,
    "defence": 125,
    "special_attack": 115,
    "special_defence": 70,
    "speed": 55
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 173,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.6,
    "height": 0.7,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      },
      "walk": {
        "walkSpeed": 0.14
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:nautilus_shell"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:constrict",
    "1:withdraw",
    "1:bite",
    "1:rollout",
    "1:spikecannon",
    "1:tickle",
    "1:bind",
    "1:crunch",
    "1:sandattack",
    "15:watergun",
    "20:leer",
    "25:mudshot",
    "30:ancientpower",
    "35:brine",
    "43:protect",
    "49:rockblast",
    "56:surf",
    "63:shellsmash",
    "70:hydropump",
    "egg:aurorabeam",
    "egg:bide",
    "egg:bite",
    "egg:bubblebeam",
    "egg:haze",
    "egg:knockoff",
    "egg:reflecttype",
    "egg:slam",
    "egg:supersonic",
    "egg:tickle",
    "egg:waterpulse",
    "egg:wringout",
    "tm:ancientpower",
    "tm:bind",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:crunch",
    "tm:dive",
    "tm:earthpower",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:gyroball",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:irondefense",
    "tm:knockoff",
    "tm:liquidation",
    "tm:meteorbeam",
    "tm:muddywater",
    "tm:mudshot",
    "tm:pinmissile",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockblast",
    "tm:rockclimb",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:scald",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:spikes",
    "tm:stealthrock",
    "tm:stoneedge",
    "tm:substitute",
    "tm:surf",
    "tm:terablast",
    "tm:thief",
    "tm:toxicspikes",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:ancientpower",
    "tutor:bind",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:meteorbeam",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stoneedge",
    "tutor:waterpulse"
  ],
  "preEvolution": "omanyte",
  "evolutions": [],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": "30-60"
      },
      "ACCELERATION": {
        "ranges": "50-100"
      },
      "SKILL": {
        "ranges": "5-10"
      },
      "JUMP": {
        "ranges": "5-10"
      },
      "STAMINA": {
        "ranges": "50-90"
      }
    },
    "seats": [],
    "behaviour": null
  }
}
