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

254 lines
5.3 KiB
JSON

{
"implemented": true,
"name": "Houndoom",
"nationalPokedexNumber": 229,
"primaryType": "dark",
"secondaryType": "fire",
"abilities": ["earlybird", "flashfire", "h:unnerve"],
"baseStats": {
"hp": 75,
"attack": 90,
"defence": 50,
"special_attack": 110,
"special_defence": 80,
"speed": 95
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"forms": [
{
"name": "Mega",
"primaryType": "dark",
"secondaryType": "fire",
"abilities": ["solarpower"],
"baseStats": {
"hp": 75,
"attack": 90,
"defence": 90,
"special_attack": 140,
"special_defence": 90,
"speed": 115
},
"catchRate": 45,
"maleRatio": 0.5,
"baseExperienceYield": 175,
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 2,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": ["field"],
"labels": ["gen6", "mega"],
"aspects": ["mega"],
"height": 19,
"weight": 495,
"cannotDynamax": false,
"battleOnly": true
}
],
"baseExperienceYield": 175,
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": ["field"],
"moves": [
"1:ember",
"1:howl",
"1:leer",
"1:nastyplot",
"1:smog",
"1:thunderfang",
"13:roar",
"16:bite",
"20:incinerate",
"20:odorsleuth",
"26:beatup",
"30:firefang",
"35:feintattack",
"35:torment",
"41:comeuppance",
"41:embargo",
"45:foulplay",
"50:flamethrower",
"56:crunch",
"62:inferno",
"tm:attract",
"tm:bodyslam",
"tm:burningjealousy",
"tm:captivate",
"tm:confide",
"tm:crunch",
"tm:darkpulse",
"tm:doubleedge",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:fireblast",
"tm:firefang",
"tm:firespin",
"tm:flamecharge",
"tm:flamethrower",
"tm:flareblitz",
"tm:foulplay",
"tm:frustration",
"tm:gigaimpact",
"tm:heatwave",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:hypervoice",
"tm:incinerate",
"tm:irontail",
"tm:lashout",
"tm:mudshot",
"tm:mudslap",
"tm:nastyplot",
"tm:naturalgift",
"tm:overheat",
"tm:painsplit",
"tm:payback",
"tm:protect",
"tm:psychicfangs",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:reversal",
"tm:roar",
"tm:rocksmash",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:snarl",
"tm:snatch",
"tm:solarbeam",
"tm:spite",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superfang",
"tm:swagger",
"tm:takedown",
"tm:taunt",
"tm:temperflare",
"tm:terablast",
"tm:thief",
"tm:throatchop",
"tm:thunderfang",
"tm:torment",
"tm:toxic",
"tm:trailblaze",
"tm:willowisp",
"tutor:attract",
"tutor:bite",
"tutor:bodyslam",
"tutor:counter",
"tutor:crunch",
"tutor:curse",
"tutor:darkpulse",
"tutor:detect",
"tutor:doubleedge",
"tutor:doubleteam",
"tutor:dreameater",
"tutor:ember",
"tutor:endure",
"tutor:feintattack",
"tutor:fireblast",
"tutor:flamethrower",
"tutor:foulplay",
"tutor:frustration",
"tutor:headbutt",
"tutor:heatwave",
"tutor:hiddenpower",
"tutor:hyperbeam",
"tutor:hypervoice",
"tutor:irontail",
"tutor:laserfocus",
"tutor:leer",
"tutor:mimic",
"tutor:mudslap",
"tutor:nightmare",
"tutor:protect",
"tutor:rest",
"tutor:return",
"tutor:roar",
"tutor:rocksmash",
"tutor:roleplay",
"tutor:shadowball",
"tutor:sleeptalk",
"tutor:sludgebomb",
"tutor:smog",
"tutor:snatch",
"tutor:snore",
"tutor:solarbeam",
"tutor:spite",
"tutor:strength",
"tutor:substitute",
"tutor:suckerpunch",
"tutor:sunnyday",
"tutor:superfang",
"tutor:swagger",
"tutor:swift",
"tutor:thief",
"tutor:throatchop",
"tutor:toxic",
"tutor:uproar"
],
"labels": ["gen2"],
"pokedex": ["cobblemon.species.houndoom.desc"],
"preEvolution": "houndour",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 2,
"special_defence": 0,
"speed": 0
},
"height": 14,
"weight": 350,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 6,
"entries": [
{
"item": "minecraft:bone",
"quantityRange": "0-2"
},
{
"item": "minecraft:rotten_flesh",
"quantityRange": "0-2"
},
{
"item": "minecraft:blaze_powder",
"percentage": 5
},
{
"item": "cobblemon:rawst_berry",
"percentage": 5
}
]
}
}