{
  "implemented": true,
  "nationalPokedexNumber": 829,
  "name": "Gossifleur",
  "primaryType": "grass",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 22,
  "pokedex": [
    "cobblemon.species.gossifleur.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "cottondown",
    "regenerator",
    "h:effectspore"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 40,
    "defence": 60,
    "special_attack": 40,
    "special_defence": 60,
    "speed": 10
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 50,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.5,
  "hitbox": {
    "width": 0.7,
    "height": 1.5,
    "fixed": false
  },
  "standingEyeHeight": 0.6,
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.28
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:coba_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:leafage",
    "1:sing",
    "4:rapidspin",
    "8:sweetscent",
    "12:razorleaf",
    "16:round",
    "21:leaftornado",
    "24:synthesis",
    "28:hypervoice",
    "32:aromatherapy",
    "36:leafstorm",
    "egg:growth",
    "egg:leechseed",
    "egg:poisonpowder",
    "egg:sleeppowder",
    "egg:stunspore",
    "egg:worryseed",
    "tm:bulletseed",
    "tm:charm",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:leafstorm",
    "tm:lightscreen",
    "tm:magicalleaf",
    "tm:pollenpuff",
    "tm:protect",
    "tm:rest",
    "tm:round",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:substitute",
    "tm:sunnyday",
    "tm:synthesis",
    "tm:terablast",
    "tm:worryseed",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:synthesis",
    "tutor:worryseed"
  ],
  "evolutions": [
    {
      "id": "gossifleur_eldegoss",
      "variant": "level_up",
      "result": "eldegoss",
      "consumeHeldItem": false,
      "learnableMoves": [
        "cottonspore"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 20
        }
      ]
    }
  ]
}