{
  "implemented": true,
  "nationalPokedexNumber": 581,
  "name": "Swanna",
  "primaryType": "water",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 13,
  "weight": 242,
  "pokedex": [
    "cobblemon.species.swanna.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "keeneye",
    "bigpecks",
    "h:hydration"
  ],
  "eggGroups": [
    "water_1",
    "flying"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 87,
    "defence": 63,
    "special_attack": 87,
    "special_defence": 63,
    "speed": 98
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 2
  },
  "baseExperienceYield": 166,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 1.2,
    "height": 2.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.28
      },
      "swim": {
        "swimSpeed": 0.17,
        "canWalkOnWater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:wacan_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:watergun",
    "1:watersport",
    "1:defog",
    "1:wingattack",
    "13:waterpulse",
    "15:aerialace",
    "19:bubblebeam",
    "21:featherdance",
    "24:aquaring",
    "27:airslash",
    "30:roost",
    "34:raindance",
    "40:tailwind",
    "47:bravebird",
    "55:hurricane",
    "egg:aquajet",
    "egg:brine",
    "egg:dive",
    "egg:endeavor",
    "egg:gust",
    "egg:luckychant",
    "egg:mefirst",
    "egg:mirrormove",
    "egg:mudsport",
    "egg:steelwing",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:alluringvoice",
    "tm:bravebird",
    "tm:brine",
    "tm:chillingwater",
    "tm:defog",
    "tm:disarmingvoice",
    "tm:dive",
    "tm:doubleedge",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:flipturn",
    "tm:fly",
    "tm:gigaimpact",
    "tm:hail",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:knockoff",
    "tm:liquidation",
    "tm:pluck",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roost",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:steelwing",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:tailwind",
    "tm:terablast",
    "tm:trailblaze",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:defog",
    "tutor:dive",
    "tutor:endeavor",
    "tutor:flipturn",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:waterpulse"
  ],
  "preEvolution": "ducklett",
  "evolutions": []
}