{
  "implemented": true,
  "nationalPokedexNumber": 556,
  "name": "Maractus",
  "primaryType": "grass",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 280,
  "pokedex": [
    "cobblemon.species.maractus.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "waterabsorb",
    "chlorophyll",
    "h:stormdrain"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 86,
    "defence": 67,
    "special_attack": 106,
    "special_defence": 67,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 161,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "walk": {
      "walkSpeed": 0.27
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:cactus",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:sticky_barb",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:peck",
    "1:absorb",
    "1:needlearm",
    "1:ingrain",
    "1:afteryou",
    "1:spikyshield",
    "4:growth",
    "8:megadrain",
    "12:leechseed",
    "16:suckerpunch",
    "20:pinmissile",
    "24:gigadrain",
    "28:sweetscent",
    "32:synthesis",
    "36:petalblizzard",
    "40:cottonspore",
    "44:sunnyday",
    "48:solarbeam",
    "52:acupressure",
    "56:petaldance",
    "60:cottonguard",
    "egg:grasswhistle",
    "egg:leechseed",
    "egg:woodhammer",
    "egg:worryseed",
    "tm:aerialace",
    "tm:afteryou",
    "tm:assurance",
    "tm:bounce",
    "tm:bulletseed",
    "tm:drainpunch",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:naturepower",
    "tm:petalblizzard",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:screech",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spikes",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:synthesis",
    "tm:terablast",
    "tm:throatchop",
    "tm:uproar",
    "tm:weatherball",
    "tm:worryseed",
    "tutor:aerialace",
    "tutor:afteryou",
    "tutor:bounce",
    "tutor:drainpunch",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:knockoff",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:suckerpunch",
    "tutor:synthesis",
    "tutor:throatchop",
    "tutor:uproar",
    "tutor:worryseed"
  ],
  "evolutions": []
}