196 lines
4.2 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Volcanion",
"nationalPokedexNumber": 721,
"primaryType": "fire",
"secondaryType": "water",
"abilities": [
"waterabsorb"
],
"drops": {
"amount": 5,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:charcoal",
"percentage": 50.0
},
{
"item": "cobblemon:mystic_water",
"percentage": 50.0
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 80,
"attack": 110,
"defence": 120,
"special_attack": 130,
"special_defence": 90,
"speed": 70
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"baseExperienceYield": 300,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:firespin",
"1:steameruption",
"1:watergun",
"6:leer",
"12:weatherball",
"18:flamecharge",
"24:waterpulse",
"30:scaryface",
"36:incinerate",
"42:stomp",
"46:bodyslam",
"48:scald",
"54:takedown",
"60:haze",
"60:mist",
"66:hydropump",
"78:flareblitz",
"84:overheat",
"90:explosion",
"tm:bodypress",
"tm:bodyslam",
"tm:brickbreak",
"tm:bulldoze",
"tm:confide",
"tm:cut",
"tm:dig",
"tm:doubleedge",
"tm:doubleteam",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:explosion",
"tm:facade",
"tm:fireblast",
"tm:firefang",
"tm:firespin",
"tm:flamecharge",
"tm:flamethrower",
"tm:flareblitz",
"tm:flashcannon",
"tm:fling",
"tm:focusblast",
"tm:focusenergy",
"tm:frustration",
"tm:gigaimpact",
"tm:gyroball",
"tm:haze",
"tm:heatcrash",
"tm:heatwave",
"tm:heavyslam",
"tm:hiddenpower",
"tm:hydropump",
"tm:hyperbeam",
"tm:incinerate",
"tm:liquidation",
"tm:mistyterrain",
"tm:mudshot",
"tm:overheat",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:sandstorm",
"tm:scald",
"tm:scaryface",
"tm:scorchingsands",
"tm:secretpower",
"tm:selfdestruct",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:sludgewave",
"tm:smackdown",
"tm:snore",
"tm:solarbeam",
"tm:stompingtantrum",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:swagger",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thunderfang",
"tm:toxic",
"tm:waterpulse",
"tm:weatherball",
"tm:wildcharge",
"tm:willowisp",
"tutor:defog",
"tutor:earthpower",
"tutor:explosion",
"tutor:flamethrower",
"tutor:flareblitz",
"tutor:haze",
"tutor:heatwave",
"tutor:hydropump",
"tutor:incinerate",
"tutor:liquidation",
"tutor:mist",
"tutor:overheat",
"tutor:scorchingsands",
"tutor:snore",
"tutor:steameruption",
"tutor:stompingtantrum",
"tutor:superpower",
"tutor:waterpulse"
],
"labels": [
"gen6",
"mythical",
"legendary"
],
"pokedex": [
"cobblemon.species.volcanion.desc"
],
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 100,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 3,
"special_defence": 0,
"speed": 0
},
"height": 17,
"weight": 1950,
"aspects": [],
"cannotDynamax": false
}