2025-02-18 15:25:17 +01:00

342 lines
6.9 KiB
JSON

{
"implemented": true,
"name": "Groudon",
"nationalPokedexNumber": 383,
"primaryType": "ground",
"abilities": [
"drought"
],
"baseStats": {
"hp": 100,
"attack": 150,
"defence": 140,
"special_attack": 100,
"special_defence": 90,
"speed": 90
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"features": ["primal"],
"forms": [
{
"name": "Primal",
"primaryType": "ground",
"secondaryType": "fire",
"abilities": [
"desolateland"
],
"baseStats": {
"hp": 100,
"attack": 180,
"defence": 160,
"special_attack": 150,
"special_defence": 90,
"speed": 90
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 335,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen6",
"primal",
"legendary"
],
"aspects": [
"primal"
],
"height": 50,
"weight": 9997,
"cannotDynamax": false,
"battleOnly": false,
"baseScale":1.5,
"evolutions": [
{
"id": "groudon_normal",
"variant": "level_up",
"result": "groudon primal=false",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "held_item",
"itemCondition": "cobblemon:flame_orb"
}
]
}
]
}
],
"baseExperienceYield": 335,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:ancientpower",
"1:lavaplume",
"1:mudshot",
"1:precipiceblades",
"1:scaryface",
"9:earthpower",
"18:bulkup",
"20:slash",
"27:earthquake",
"36:hammerarm",
"45:fissure",
"54:rest",
"72:fireblast",
"81:solarbeam",
"90:eruption",
"tm:aerialace",
"tm:bodypress",
"tm:bodyslam",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulkup",
"tm:bulldoze",
"tm:confide",
"tm:crunch",
"tm:cut",
"tm:dig",
"tm:doubleedge",
"tm:doubleteam",
"tm:dragonclaw",
"tm:dragonpulse",
"tm:dragontail",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:facade",
"tm:fireblast",
"tm:firefang",
"tm:firepunch",
"tm:flamethrower",
"tm:fling",
"tm:focusblast",
"tm:focuspunch",
"tm:frustration",
"tm:gigaimpact",
"tm:heatcrash",
"tm:heatwave",
"tm:heavyslam",
"tm:helpinghand",
"tm:hiddenpower",
"tm:highhorsepower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:incinerate",
"tm:ironhead",
"tm:irontail",
"tm:megakick",
"tm:megapunch",
"tm:metalclaw",
"tm:mudshot",
"tm:mudslap",
"tm:naturalgift",
"tm:overheat",
"tm:poweruppunch",
"tm:protect",
"tm:psychup",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockblast",
"tm:rockclimb",
"tm:rockpolish",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:sandstorm",
"tm:sandtomb",
"tm:scaryface",
"tm:scorchingsands",
"tm:secretpower",
"tm:shadowclaw",
"tm:shockwave",
"tm:sleeptalk",
"tm:smackdown",
"tm:snore",
"tm:solarbeam",
"tm:spikes",
"tm:stealthrock",
"tm:stompingtantrum",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swordsdance",
"tm:takedown",
"tm:terablast",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderpunch",
"tm:thunderwave",
"tm:toxic",
"tm:uproar",
"tm:willowisp",
"tm:zenheadbutt",
"tutor:ancientpower",
"tutor:block",
"tutor:bodyslam",
"tutor:bulkup",
"tutor:counter",
"tutor:defensecurl",
"tutor:doubleedge",
"tutor:dragonpulse",
"tutor:dynamicpunch",
"tutor:earthpower",
"tutor:endure",
"tutor:eruption",
"tutor:fireblast",
"tutor:firepunch",
"tutor:furycutter",
"tutor:headbutt",
"tutor:ironhead",
"tutor:irontail",
"tutor:lavaplume",
"tutor:megakick",
"tutor:megapunch",
"tutor:mimic",
"tutor:mudslap",
"tutor:precipiceblades",
"tutor:psychup",
"tutor:rockslide",
"tutor:rollout",
"tutor:scaryface",
"tutor:scorchingsands",
"tutor:seismictoss",
"tutor:shockwave",
"tutor:slash",
"tutor:sleeptalk",
"tutor:snore",
"tutor:solarbeam",
"tutor:stealthrock",
"tutor:stompingtantrum",
"tutor:substitute",
"tutor:swagger",
"tutor:swift",
"tutor:swordsdance",
"tutor:thunderpunch",
"tutor:thunderwave",
"tutor:uproar"
],
"labels": [
"gen3",
"legendary"
],
"pokedex": [
"cobblemon.species.groudon.desc"
],
"behaviour": {
"moving": {
"canLook": true,
"walk": {
"walkSpeed": 0.2,
"canWalk": true,
"avoidsLand": false
},
"fly": {
"canFly": false
},
"swim": {
"swimSpeed": 0.1,
"canSwimInWater": false,
"canBreatheUnderwater": false
}
}
},
"evolutions": [
{
"id": "groudon_primal",
"variant": "level_up",
"result": "groudon primal",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "held_item",
"itemCondition": "cobblemon:flame_orb"
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 5.5,
"height": 6,
"fixed": false
},
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 35,
"weight": 9500,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 9,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:smooth_rock",
"percentage": 25.0
},
{
"item": "cobblemon:heat_rock",
"percentage": 25.0
},
{
"item": "cobblemon:hard_stone",
"percentage": 25.0
},
{
"item": "cobblemon:soft_sand",
"percentage": 25.0
},
{
"item": "cobblemon:flame_orb"
},
{
"item": "cobblemon:sun_stone",
"quantityRange": "3-9"
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
}
}