191 lines
3.9 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Gothorita",
"nationalPokedexNumber": 575,
"primaryType": "psychic",
"abilities": ["frisk", "competitive", "h:shadowtag"],
"drops": {
"amount": 4,
"entries": [
{
"item": "minecraft:ender_pearl",
"quantityRange": "0-2"
},
{
"item": "cobblemon:twisted_spoon",
"percentage": 5
},
{
"item": "cobblemon:persim_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 60,
"attack": 45,
"defence": 70,
"special_attack": 75,
"special_defence": 85,
"speed": 55
},
"catchRate": 100,
"maleRatio": 0.25,
"shoulderMountable": false,
"baseExperienceYield": 137,
"experienceGroup": "medium_slow",
"eggCycles": 20,
"eggGroups": ["human_like"],
"moves": [
"1:confusion",
"1:playnice",
"1:pound",
"1:tickle",
"12:psybeam",
"14:doubleslap",
"16:charm",
"19:embargo",
"20:psyshock",
"24:feintattack",
"24:hypnosis",
"28:faketears",
"34:healblock",
"35:psychup",
"40:psychic",
"43:telekinesis",
"46:flatter",
"52:futuresight",
"58:magicroom",
"tm:allyswitch",
"tm:attract",
"tm:calmmind",
"tm:chargebeam",
"tm:charm",
"tm:confide",
"tm:darkpulse",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:endure",
"tm:energyball",
"tm:expandingforce",
"tm:facade",
"tm:faketears",
"tm:flash",
"tm:fling",
"tm:foulplay",
"tm:frustration",
"tm:futuresight",
"tm:grassknot",
"tm:gravity",
"tm:guardswap",
"tm:helpinghand",
"tm:hiddenpower",
"tm:imprison",
"tm:lightscreen",
"tm:magicroom",
"tm:metronome",
"tm:nastyplot",
"tm:payback",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychicnoise",
"tm:psychicterrain",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:substitute",
"tm:swagger",
"tm:swift",
"tm:taunt",
"tm:telekinesis",
"tm:terablast",
"tm:thief",
"tm:thunderbolt",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:uproar",
"tm:zenheadbutt",
"tutor:allyswitch",
"tutor:covet",
"tutor:expandingforce",
"tutor:flatter",
"tutor:foulplay",
"tutor:futuresight",
"tutor:gravity",
"tutor:healbell",
"tutor:helpinghand",
"tutor:imprison",
"tutor:magiccoat",
"tutor:magicroom",
"tutor:mirrorcoat",
"tutor:psyshock",
"tutor:recycle",
"tutor:roleplay",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:telekinesis",
"tutor:trick",
"tutor:uproar",
"tutor:zenheadbutt"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.gothorita.desc"],
"preEvolution": "gothita",
"evolutions": [
{
"id": "gothorita_gothitelle",
"variant": "level_up",
"result": "gothitelle",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 41
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 2,
"speed": 0
},
"height": 7,
"weight": 180,
"aspects": [],
"cannotDynamax": false
}