{
  "nationalPokedexNumber": 987,
  "name": "Flutter Mane",
  "primaryType": "ghost",
  "secondaryType": "fairy",
  "maleRatio": -1,
  "height": 14,
  "weight": 40,
  "pokedex": [
    "cobblemon.species.fluttermane.desc"
  ],
  "labels": [
    "gen9",
    "paradox"
  ],
  "aspects": [],
  "abilities": [
    "protosynthesis",
    "h:protosynthesis"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 55,
    "defence": 55,
    "special_attack": 135,
    "special_defence": 135,
    "speed": 135
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 1,
    "speed": 1
  },
  "baseExperienceYield": 285,
  "experienceGroup": "slow",
  "catchRate": 30,
  "eggCycles": 50,
  "baseFriendship": 0,
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:fairy_feather"
      }
    ]
  },
  "moves": [
    "1:confuseray",
    "1:spite",
    "1:astonish",
    "1:sunnyday",
    "7:psybeam",
    "14:meanlook",
    "21:memento",
    "28:wish",
    "35:dazzlinggleam",
    "42:shadowball",
    "49:mysticalfire",
    "56:powergem",
    "63:psyshock",
    "70:phantomforce",
    "77:painsplit",
    "84:moonblast",
    "91:perishsong",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:charm",
    "tm:confuseray",
    "tm:darkpulse",
    "tm:dazzlinggleam",
    "tm:disarmingvoice",
    "tm:drainingkiss",
    "tm:endure",
    "tm:energyball",
    "tm:faketears",
    "tm:gigaimpact",
    "tm:helpinghand",
    "tm:hex",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icywind",
    "tm:imprison",
    "tm:magicalleaf",
    "tm:mistyterrain",
    "tm:mysticalfire",
    "tm:nightshade",
    "tm:painsplit",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:powergem",
    "tm:protect",
    "tm:psybeam",
    "tm:psyshock",
    "tm:rest",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:spite",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:taunt",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:trickroom",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:darkpulse",
    "tutor:dazzlinggleam",
    "tutor:energyball",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icywind",
    "tutor:magicalleaf",
    "tutor:mysticalfire",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:swift",
    "tutor:thunderbolt",
    "tutor:trick"
  ],
  "evolutions": []
}