{
  "implemented": true,
  "nationalPokedexNumber": 120,
  "name": "Staryu",
  "primaryType": "water",
  "maleRatio": -1,
  "height": 8,
  "weight": 345,
  "pokedex": [
    "cobblemon.species.staryu.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "illuminate",
    "naturalcure",
    "h:analytic"
  ],
  "eggGroups": [
    "water_3"
  ],
  "baseStats": {
    "hp": 30,
    "attack": 45,
    "defence": 55,
    "special_attack": 70,
    "special_defence": 55,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 68,
  "experienceGroup": "slow",
  "catchRate": 225,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 0.8,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "moves": [
    "1:tackle",
    "1:harden",
    "1:psywave",
    "4:watergun",
    "8:confuseray",
    "12:rapidspin",
    "16:minimize",
    "20:swift",
    "24:psybeam",
    "28:brine",
    "32:lightscreen",
    "36:powergem",
    "40:psychic",
    "44:surf",
    "48:recover",
    "52:cosmicpower",
    "56:hydropump",
    "egg:bubblebeam",
    "egg:camouflage",
    "egg:reflecttype",
    "tm:blizzard",
    "tm:brine",
    "tm:confuseray",
    "tm:cosmicpower",
    "tm:dazzlinggleam",
    "tm:dive",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:flashcannon",
    "tm:flipturn",
    "tm:gravity",
    "tm:gyroball",
    "tm:hail",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:painsplit",
    "tm:powergem",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:rollout",
    "tm:scald",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:triattack",
    "tm:twister",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:dazzlinggleam",
    "tutor:dive",
    "tutor:flashcannon",
    "tutor:flipturn",
    "tutor:gravity",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:magiccoat",
    "tutor:painsplit",
    "tutor:psychic",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rollout",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:thunderbolt",
    "tutor:twister",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "staryu_starmie",
      "variant": "item_interact",
      "result": "starmie",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:water_stone"
    }
  ],
  "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
  }
}
