Skip to content

Community funded. Cosmetic rewards only. Never pay-to-win.

Our promise
AshRun
In-game model of Floragato
← All Pokémon

National Pokédex #0907 · Generation 9

Floragato

grass

Floragato deftly wields the vine hidden beneath its long fur, slamming the hard flower bud against its opponents.

Natural spawnEvolution chain

AshRun locations

How to obtain Floragato

1 place to look

Where to look in the wild

Biome

Floral / Magical

Level16-41RarityUltra-Rare
  • Light: Bright

Battle profile

Base stats

410 total
Hp61
Attack80
Defence63
Special Attack60
Special Defence63
Speed83

Abilities

  • Overgrow
  • Protean Hidden

Training

Base experience
144
Growth
Medium Slow
EV yield
Hp: 0 · Attack: 0 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 2
Friendship
50

Progression

Evolution & forms

Complete installed learnset

Moves

81 entries
Level moves (14)
Lv. 1 · ScratchLv. 1 · TailwhipLv. 1 · LeafageLv. 7 · BiteLv. 10 · HoneclawsLv. 13 · MagicalleafLv. 15 · QuickattackLv. 20 · SeedbombLv. 24 · UturnLv. 28 · WorryseedLv. 33 · SlashLv. 38 · EnergyballLv. 42 · PlayroughLv. 46 · Leafstorm
Egg moves (5)
AllyswitchCopycatLeechseedPetalblizzardSuckerpunch
Tm moves (43)
AcrobaticsAerialaceAgilityAllyswitchBulletseedCharmDisarmingvoiceEndureEnergyballFacadeFaketearsFlingGigadrainGrassknotGrasspledgeGrassyglideGrassyterrainHelpinghandHoneclawsLeafstormLowkickLowsweepMagicalleafMudslapNastyplotPetalblizzardPlayroughProtectRestSeedbombShadowclawSleeptalkSolarbeamSubstituteSuckerpunchSwiftTakedownTauntTerablastThunderpunchTrailblazeUturnWorryseed
Tutor moves (19)
AerialaceAllyswitchEnergyballGigadrainGrasspledgeGrassyglideHelpinghandLowkickMagicalleafMudslapPlayroughRestSeedbombShadowclawSleeptalkSuckerpunchSwiftThunderpunchWorryseed

Useful extras

Drops & breeding

Miracle Seed

10% chance

Egg groups
Field, Grass
Egg cycles
20
Catch rate
45
Maximum drops
1
Technical server dataRaw records, internal IDs, source files, presets, and full JSON

Source summary

Base species: Cobblemon-neoforge-1.7.3+1.21.1.jar. Installed additions: none.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "floragato-1",
      "pokemon": "floragato",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "ultra-rare",
      "level": "16-41",
      "weight": 3.6,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_floral",
          "#cobblemon:is_magical"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0907_floragato.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "floragato_meowscarada",
      "variant": "level_up",
      "result": "meowscarada",
      "consumeHeldItem": false,
      "learnableMoves": [
        "flowertrick"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "entityInteract": {
      "avoidedByCreeper": true,
      "avoidedByPhantom": true
    },
    "herd": {
      "maxSize": "3",
      "toleratedLeaders": [
        {
          "pokemon": "meowscarada",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 10
      }
    ]
  },
  "labels": [
    "gen9"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 907,
  "name": "Floragato",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 9,
  "weight": 122,
  "pokedex": [
    "cobblemon.species.floragato.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:protean"
  ],
  "eggGroups": [
    "field",
    "grass"
  ],
  "baseStats": {
    "hp": 61,
    "attack": 80,
    "defence": 63,
    "special_attack": 60,
    "special_defence": 63,
    "speed": 83
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 2
  },
  "baseExperienceYield": 144,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 1,
    "height": 1.9,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "entityInteract": {
      "avoidedByCreeper": true,
      "avoidedByPhantom": true
    },
    "herd": {
      "maxSize": "3",
      "toleratedLeaders": [
        {
          "pokemon": "meowscarada",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 10
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:tailwhip",
    "1:leafage",
    "7:bite",
    "10:honeclaws",
    "13:magicalleaf",
    "15:quickattack",
    "20:seedbomb",
    "24:uturn",
    "28:worryseed",
    "33:slash",
    "38:energyball",
    "42:playrough",
    "46:leafstorm",
    "egg:allyswitch",
    "egg:copycat",
    "egg:leechseed",
    "egg:petalblizzard",
    "egg:suckerpunch",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:allyswitch",
    "tm:bulletseed",
    "tm:charm",
    "tm:disarmingvoice",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:faketears",
    "tm:fling",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:leafstorm",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magicalleaf",
    "tm:mudslap",
    "tm:nastyplot",
    "tm:petalblizzard",
    "tm:playrough",
    "tm:protect",
    "tm:rest",
    "tm:seedbomb",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thunderpunch",
    "tm:trailblaze",
    "tm:uturn",
    "tm:worryseed",
    "tutor:aerialace",
    "tutor:allyswitch",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:mudslap",
    "tutor:playrough",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:thunderpunch",
    "tutor:worryseed"
  ],
  "preEvolution": "sprigatito",
  "evolutions": [
    {
      "id": "floragato_meowscarada",
      "variant": "level_up",
      "result": "meowscarada",
      "consumeHeldItem": false,
      "learnableMoves": [
        "flowertrick"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        }
      ]
    }
  ]
}