158 lines
3.3 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Gogoat",
"nationalPokedexNumber": 673,
"primaryType": "grass",
"abilities": [
"sapsipper",
"h:grasspelt"
],
"baseStats": {
"hp": 123,
"attack": 100,
"defence": 62,
"special_attack": 97,
"special_defence": 81,
"speed": 68
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 186,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"moves": [
"1:aerialace",
"1:earthquake",
"1:growth",
"1:tackle",
"1:tailwhip",
"1:vinewhip",
"12:leechseed",
"13:razorleaf",
"16:worryseed",
"20:synthesis",
"22:takedown",
"26:bulldoze",
"30:seedbomb",
"34:bulkup",
"40:doubleedge",
"47:hornleech",
"55:leafblade",
"58:milkdrink",
"tm:aerialace",
"tm:attract",
"tm:bodyslam",
"tm:brickbreak",
"tm:bulkup",
"tm:bulldoze",
"tm:bulletseed",
"tm:confide",
"tm:dig",
"tm:doubleedge",
"tm:doubleteam",
"tm:earthquake",
"tm:endeavor",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:frustration",
"tm:gigadrain",
"tm:gigaimpact",
"tm:grassknot",
"tm:grassyglide",
"tm:grassyterrain",
"tm:helpinghand",
"tm:hiddenpower",
"tm:highhorsepower",
"tm:hyperbeam",
"tm:leafstorm",
"tm:magicalleaf",
"tm:mudshot",
"tm:mudslap",
"tm:naturepower",
"tm:payback",
"tm:playrough",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:round",
"tm:secretpower",
"tm:seedbomb",
"tm:sleeptalk",
"tm:solarbeam",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:surf",
"tm:swagger",
"tm:takedown",
"tm:terablast",
"tm:throatchop",
"tm:toxic",
"tm:trailblaze",
"tm:wildcharge",
"tm:workup",
"tm:zenheadbutt",
"tutor:bounce",
"tutor:gigadrain",
"tutor:irontail",
"tutor:seedbomb",
"tutor:snore",
"tutor:stompingtantrum",
"tutor:superpower",
"tutor:synthesis",
"tutor:worryseed",
"tutor:zenheadbutt"
],
"labels": [
"gen6"
],
"pokedex": [
"cobblemon.species.gogoat.desc"
],
"preEvolution": "skiddo",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 2,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 17,
"weight": 910,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 4,
"entries": [
{
"item": "minecraft:mutton",
"quantityRange": "1-3"
},
{
"item": "cobblemon:oran_berry",
"percentage": 5.0
}
]
}
}