{
  "nationalPokedexNumber": 300,
  "name": "Skitty",
  "primaryType": "normal",
  "maleRatio": 0.25,
  "height": 6,
  "weight": 110,
  "pokedex": [
    "cobblemon.species.skitty.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "cutecharm",
    "normalize",
    "h:wonderskin"
  ],
  "eggGroups": [
    "field",
    "fairy"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 45,
    "defence": 45,
    "special_attack": 35,
    "special_defence": 35,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 52,
  "experienceGroup": "fast",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "entityInteract": {
      "avoidedByCreeper": true,
      "avoidedByPhantom": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:silk_scarf",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:pecha_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:fakeout",
    "1:growl",
    "1:tailwhip",
    "1:tackle",
    "4:foresight",
    "7:sing",
    "10:attract",
    "13:disarmingvoice",
    "16:doubleslap",
    "19:copycat",
    "22:feintattack",
    "25:charm",
    "31:assist",
    "34:covet",
    "37:healbell",
    "40:doubleedge",
    "43:captivate",
    "46:playrough",
    "egg:captivate",
    "egg:fakeout",
    "egg:mudbomb",
    "egg:simplebeam",
    "egg:tickle",
    "egg:wakeupslap",
    "egg:wish",
    "tm:attract",
    "tm:babydolleyes",
    "tm:batonpass",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:calmmind",
    "tm:captivate",
    "tm:chargebeam",
    "tm:charm",
    "tm:cosmicpower",
    "tm:covet",
    "tm:dig",
    "tm:disarmingvoice",
    "tm:doubleedge",
    "tm:drainingkiss",
    "tm:dreameater",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:flash",
    "tm:furyswipes",
    "tm:grassknot",
    "tm:headbutt",
    "tm:healbell",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icywind",
    "tm:irontail",
    "tm:lastresort",
    "tm:mudslap",
    "tm:nastyplot",
    "tm:payback",
    "tm:payday",
    "tm:playrough",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:rollout",
    "tm:safeguard",
    "tm:shadowball",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:tailslap",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:uproar",
    "tm:waterpulse",
    "tm:wildcharge",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:babydolleyes",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:covet",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:lastresort",
    "tutor:mudslap",
    "tutor:playrough",
    "tutor:rest",
    "tutor:rollout",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:suckerpunch",
    "tutor:thunderbolt",
    "tutor:uproar",
    "tutor:waterpulse",
    "tutor:wildcharge",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "skitty_delcatty",
      "variant": "item_interact",
      "result": "delcatty",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:moon_stone"
    }
  ]
}