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

287 lines
5.8 KiB
JSON

{
"implemented": true,
"name": "Kyogre",
"nationalPokedexNumber": 382,
"primaryType": "water",
"abilities": [
"drizzle"
],
"baseStats": {
"hp": 100,
"attack": 100,
"defence": 90,
"special_attack": 150,
"special_defence": 140,
"speed": 90
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"features": ["primal"],
"forms": [
{
"name": "Primal",
"primaryType": "water",
"abilities": [
"primordialsea"
],
"baseStats": {
"hp": 100,
"attack": 150,
"defence": 90,
"special_attack": 180,
"special_defence": 160,
"speed": 90
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 335,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 3,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen6",
"primal",
"legendary"
],
"aspects": [
"primal"
],
"height": 98,
"weight": 4300,
"cannotDynamax": false,
"battleOnly": false,
"baseScale":1.5,
"evolutions": [
{
"id": "kyogre_normal",
"variant": "level_up",
"result": "kyogre primal=false",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "held_item",
"itemCondition": "minecraft:heart_of_the_sea"
}
]
}
]
}
],
"baseExperienceYield": 335,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:ancientpower",
"1:bodyslam",
"1:originpulse",
"1:scaryface",
"1:waterpulse",
"9:aquatail",
"18:calmmind",
"27:muddywater",
"36:icebeam",
"45:sheercold",
"50:rest",
"54:aquaring",
"72:hydropump",
"81:doubleedge",
"90:waterspout",
"tm:avalanche",
"tm:blizzard",
"tm:bodyslam",
"tm:brickbreak",
"tm:brine",
"tm:bulldoze",
"tm:calmmind",
"tm:chillingwater",
"tm:confide",
"tm:dive",
"tm:doubleedge",
"tm:doubleteam",
"tm:earthquake",
"tm:endure",
"tm:facade",
"tm:frustration",
"tm:gigaimpact",
"tm:hail",
"tm:heavyslam",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hydropump",
"tm:hyperbeam",
"tm:icebeam",
"tm:icywind",
"tm:ironhead",
"tm:liquidation",
"tm:muddywater",
"tm:naturalgift",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:scald",
"tm:scaryface",
"tm:secretpower",
"tm:shockwave",
"tm:sleeptalk",
"tm:snore",
"tm:strength",
"tm:substitute",
"tm:surf",
"tm:swagger",
"tm:takedown",
"tm:terablast",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderwave",
"tm:toxic",
"tm:uproar",
"tm:waterfall",
"tm:waterpulse",
"tm:whirlpool",
"tutor:ancientpower",
"tutor:aquatail",
"tutor:block",
"tutor:bodyslam",
"tutor:calmmind",
"tutor:defensecurl",
"tutor:dive",
"tutor:doubleedge",
"tutor:endure",
"tutor:headbutt",
"tutor:hydropump",
"tutor:icywind",
"tutor:ironhead",
"tutor:liquidation",
"tutor:mimic",
"tutor:mudslap",
"tutor:originpulse",
"tutor:psychup",
"tutor:rest",
"tutor:rockslide",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snore",
"tutor:substitute",
"tutor:surf",
"tutor:swagger",
"tutor:swift",
"tutor:thunder",
"tutor:thunderwave",
"tutor:uproar",
"tutor:waterpulse",
"tutor:waterspout"
],
"labels": [
"gen3",
"legendary"
],
"pokedex": [
"cobblemon.species.kyogre.desc"
],
"evolutions": [
{
"id": "kyogre_primal",
"variant": "level_up",
"result": "kyogre primal",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "held_item",
"itemCondition": "minecraft:heart_of_the_sea"
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 10,
"height": 2.1,
"fixed": false
},
"behaviour": {
"moving": {
"canLook": true,
"walk": {
"walkSpeed": 0.2,
"canWalk": true,
"avoidsLand": false
},
"fly": {
"canFly": false
},
"swim": {
"swimSpeed": 0.5,
"canSwimInWater": true,
"canBreatheUnderwater": true
}
}
},
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 3,
"special_defence": 0,
"speed": 0
},
"height": 45,
"weight": 3520,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 6,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "minecraft:heart_of_the_sea"
},
{
"item": "cobblemon:water_stone",
"quantityRange": "3-9"
},
{
"item": "cobblemon:mystic_water",
"percentage": 50.0
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
}
}