{
  "implemented": true,
  "nationalPokedexNumber": 548,
  "name": "Petilil",
  "primaryType": "grass",
  "maleRatio": 0,
  "height": 5,
  "weight": 66,
  "pokedex": [
    "cobblemon.species.petilil.desc"
  ],
  "labels": [
    "gen5",
    "unovan_form"
  ],
  "aspects": [],
  "abilities": [
    "chlorophyll",
    "owntempo",
    "h:leafguard"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 35,
    "defence": 50,
    "special_attack": 70,
    "special_defence": 50,
    "speed": 30
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 56,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "features": [
    "region_bias"
  ],
  "shoulderMountable": true,
  "baseScale": 0.5,
  "hitbox": {
    "width": 0.7,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.14
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "cobblemon:revival_herb",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:persim_berry",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:absorb_bulb",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:absorb",
    "1:growth",
    "1:aromatherapy",
    "3:helpinghand",
    "6:stunspore",
    "9:megadrain",
    "12:charm",
    "15:magicalleaf",
    "18:sleeppowder",
    "21:gigadrain",
    "24:leechseed",
    "27:afteryou",
    "30:energyball",
    "33:synthesis",
    "36:sunnyday",
    "39:entrainment",
    "42:leafstorm",
    "egg:bide",
    "egg:grasswhistle",
    "egg:healingwish",
    "egg:ingrain",
    "egg:naturalgift",
    "egg:sweetscent",
    "egg:worryseed",
    "tm:afteryou",
    "tm:babydolleyes",
    "tm:bulletseed",
    "tm:charm",
    "tm:covet",
    "tm:cut",
    "tm:dreameater",
    "tm:encore",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:healbell",
    "tm:helpinghand",
    "tm:laserfocus",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:pollenpuff",
    "tm:protect",
    "tm:rest",
    "tm:safeguard",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:substitute",
    "tm:sunnyday",
    "tm:synthesis",
    "tm:terablast",
    "tm:trailblaze",
    "tm:worryseed",
    "tutor:afteryou",
    "tutor:babydolleyes",
    "tutor:covet",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:laserfocus",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:synthesis",
    "tutor:worryseed"
  ],
  "evolutions": [
    {
      "id": "petilil_lilliganthisui",
      "variant": "item_interact",
      "result": "lilligant hisuian",
      "consumeHeldItem": false,
      "learnableMoves": [
        "victorydance"
      ],
      "requirements": [
        {
          "variant": "biome",
          "biomeCondition": "#cobblemon:evolution/regional/petilil_hisuibiome"
        }
      ],
      "requiredContext": "cobblemon:sun_stone"
    },
    {
      "id": "petilil_lilligant",
      "variant": "item_interact",
      "result": "lilligant",
      "consumeHeldItem": false,
      "learnableMoves": [
        "petaldance"
      ],
      "requiredContext": "cobblemon:sun_stone"
    }
  ],
  "forms": [
    {
      "name": "Hisui-Bias",
      "primaryType": "grass",
      "maleRatio": 0,
      "height": 5,
      "weight": 66,
      "pokedex": [
        "cobblemon.species.petilil-hisuibias.desc"
      ],
      "labels": [
        "gen8a",
        "customized_official",
        "hisuian_form"
      ],
      "aspects": [
        "region-bias-hisui"
      ],
      "dynamaxBlocked": false,
      "evolutions": [
        {
          "id": "petilil_lilligant",
          "variant": "item_interact",
          "result": "lilligant",
          "consumeHeldItem": false,
          "learnableMoves": [
            "petaldance"
          ],
          "requirements": [
            {
              "variant": "biome",
              "biomeCondition": "#cobblemon:evolution/regional/petilil_unovabiome"
            }
          ],
          "requiredContext": "cobblemon:sun_stone"
        },
        {
          "id": "petilil_lilliganthisui",
          "variant": "item_interact",
          "result": "lilligant hisuian",
          "consumeHeldItem": false,
          "learnableMoves": [
            "victorydance"
          ],
          "requiredContext": "cobblemon:sun_stone"
        }
      ]
    }
  ]
}