{
  "implemented": true,
  "nationalPokedexNumber": 812,
  "name": "Rillaboom",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 21,
  "weight": 900,
  "pokedex": [
    "cobblemon.species.rillaboom.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:grassysurge"
  ],
  "eggGroups": [
    "field",
    "grass"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 125,
    "defence": 90,
    "special_attack": 60,
    "special_defence": 70,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 265,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.95,
  "hitbox": {
    "width": 1.6,
    "height": 2.3,
    "fixed": false
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:stick",
        "quantityRange": "1-2"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 25.0
      }
    ]
  },
  "moves": [
    "1:drumbeating",
    "1:doublehit",
    "1:grassyterrain",
    "1:nobleroar",
    "1:scratch",
    "1:growl",
    "1:branchpoke",
    "1:taunt",
    "12:razorleaf",
    "19:screech",
    "24:knockoff",
    "30:slam",
    "38:uproar",
    "46:woodhammer",
    "54:endeavor",
    "62:boomburst",
    "egg:fakeout",
    "egg:growth",
    "egg:hammerarm",
    "egg:leechseed",
    "egg:strength",
    "egg:worryseed",
    "tm:acrobatics",
    "tm:assurance",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:darkestlariat",
    "tm:doubleedge",
    "tm:drainpunch",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:falseswipe",
    "tm:fling",
    "tm:focusblast",
    "tm:focusenergy",
    "tm:focuspunch",
    "tm:frenzyplant",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magicalleaf",
    "tm:megakick",
    "tm:megapunch",
    "tm:mudshot",
    "tm:naturepower",
    "tm:protect",
    "tm:rest",
    "tm:scaryface",
    "tm:screech",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:solarbeam",
    "tm:solarblade",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swift",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:uproar",
    "tm:uturn",
    "tm:workup",
    "tm:worryseed",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:drainpunch",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:falseswipe",
    "tutor:focusenergy",
    "tutor:focuspunch",
    "tutor:frenzyplant",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:knockoff",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:stompingtantrum",
    "tutor:superpower",
    "tutor:swift",
    "tutor:uproar",
    "tutor:worryseed"
  ],
  "preEvolution": "thwackey",
  "evolutions": [],
  "forms": [
    {
      "name": "Gmax",
      "primaryType": "grass",
      "maleRatio": 0.875,
      "height": 280,
      "weight": 0,
      "pokedex": [
        "cobblemon.species.rillaboom-gmax.desc"
      ],
      "labels": [
        "gen8",
        "gmax"
      ],
      "aspects": [
        "gmax"
      ],
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}