{
  "nationalPokedexNumber": 489,
  "name": "Phione",
  "primaryType": "water",
  "maleRatio": -1,
  "height": 4,
  "weight": 31,
  "pokedex": [
    "cobblemon.species.phione.desc"
  ],
  "labels": [
    "gen4",
    "mythical"
  ],
  "aspects": [],
  "abilities": [
    "hydration",
    "h:hydration"
  ],
  "eggGroups": [
    "water_1",
    "fairy"
  ],
  "baseStats": {
    "hp": 80,
    "attack": 80,
    "defence": 80,
    "special_attack": 80,
    "special_defence": 80,
    "speed": 80
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 240,
  "experienceGroup": "slow",
  "catchRate": 30,
  "eggCycles": 40,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:mystic_water"
      }
    ]
  },
  "moves": [
    "1:bubble",
    "1:watersport",
    "1:watergun",
    "9:charm",
    "16:supersonic",
    "24:bubblebeam",
    "31:acidarmor",
    "39:whirlpool",
    "46:waterpulse",
    "54:aquaring",
    "61:dive",
    "69:raindance",
    "75:takeheart",
    "tm:alluringvoice",
    "tm:ancientpower",
    "tm:batonpass",
    "tm:blizzard",
    "tm:bounce",
    "tm:brine",
    "tm:charm",
    "tm:chillingwater",
    "tm:covet",
    "tm:dazzlinggleam",
    "tm:disarmingvoice",
    "tm:dive",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:flipturn",
    "tm:grassknot",
    "tm:hail",
    "tm:haze",
    "tm:healbell",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:knockoff",
    "tm:lastresort",
    "tm:liquidation",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:scald",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:terablast",
    "tm:uturn",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:ancientpower",
    "tutor:bounce",
    "tutor:covet",
    "tutor:dazzlinggleam",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:lastresort",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "evolutions": []
}