92 lines
1.9 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": "true",
"name": "Iron Bundle",
"nationalPokedexNumber": 991,
"primaryType": "ice",
"secondaryType": "water",
"abilities": ["quarkdrive"],
"baseStats": {
"hp": 56,
"attack": 80,
"defence": 114,
"special_attack": 124,
"special_defence": 60,
"speed": 136
},
"catchRate": 50,
"maleRatio": -1,
"baseExperienceYield": 285,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 3
},
"experienceGroup": "slow",
"eggCycles": 50,
"eggGroups": ["undiscovered"],
"moves": [
"1:electricterrain",
"1:present",
"7:powdersnow",
"14:whirlpool",
"21:takedown",
"28:drillpeck",
"35:helpinghand",
"42:freezedry",
"49:flipturn",
"56:icebeam",
"63:agility",
"70:snowscape",
"77:hydropump",
"84:auroraveil",
"91:blizzard",
"tm:acrobatics",
"tm:agility",
"tm:aircutter",
"tm:avalanche",
"tm:blizzard",
"tm:bodyslam",
"tm:chillingwater",
"tm:electricterrain",
"tm:encore",
"tm:endure",
"tm:facade",
"tm:fling",
"tm:flipturn",
"tm:gigaimpact",
"tm:helpinghand",
"tm:hydropump",
"tm:hyperbeam",
"tm:icebeam",
"tm:icepunch",
"tm:icespinner",
"tm:icywind",
"tm:playrough",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:sleeptalk",
"tm:snowscape",
"tm:substitute",
"tm:swift",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thief",
"tm:uturn",
"tm:waterpulse",
"tm:whirlpool"
],
"labels": ["gen9", "paradox"],
"aspects": [],
"height": 6,
"weight": 110,
"evolutions": [],
"cannotDynamax": false,
"pokedex": ["cobblemon.species.ironbundle.desc"]
}