176 lines
3.6 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Haxorus",
"nationalPokedexNumber": 612,
"primaryType": "dragon",
"abilities": ["rivalry", "moldbreaker", "h:unnerve"],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:dragon_fang",
"percentage": 10
},
{
"item": "cobblemon:haban_berry",
"percentage": 10
}
]
},
"baseStats": {
"hp": 76,
"attack": 147,
"defence": 90,
"special_attack": 60,
"special_defence": 70,
"speed": 97
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 270,
"experienceGroup": "slow",
"eggCycles": 40,
"eggGroups": ["monster", "dragon"],
"moves": [
"1:bite",
"1:dragonrage",
"1:falseswipe",
"1:leer",
"1:scratch",
"9:assurance",
"12:taunt",
"15:slash",
"18:dragonclaw",
"21:scaryface",
"24:crunch",
"27:dragondance",
"30:breakingswipe",
"30:dualchop",
"33:focusenergy",
"33:laserfocus",
"36:dragonpulse",
"41:swordsdance",
"46:outrage",
"53:guillotine",
"60:gigaimpact",
"tm:aerialace",
"tm:assurance",
"tm:attract",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulldoze",
"tm:closecombat",
"tm:confide",
"tm:crunch",
"tm:cut",
"tm:dig",
"tm:doubleedge",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:earthquake",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:falseswipe",
"tm:fling",
"tm:focusblast",
"tm:focusenergy",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:incinerate",
"tm:ironhead",
"tm:irontail",
"tm:lowkick",
"tm:lowsweep",
"tm:outrage",
"tm:payback",
"tm:poisonjab",
"tm:protect",
"tm:psychocut",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:reversal",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:scaleshot",
"tm:scaryface",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:surf",
"tm:swagger",
"tm:swift",
"tm:swordsdance",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:toxic",
"tm:trailblaze",
"tm:xscissor",
"tutor:aquatail",
"tutor:dracometeor",
"tutor:dragondance",
"tutor:dragonpulse",
"tutor:dualchop",
"tutor:earthquake",
"tutor:endeavor",
"tutor:irontail",
"tutor:laserfocus",
"tutor:lowkick",
"tutor:outrage",
"tutor:scaleshot",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stompingtantrum",
"tutor:superpower",
"tutor:xscissor"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.haxorus.desc"],
"preEvolution": "fraxure",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 18,
"weight": 1055,
"aspects": [],
"cannotDynamax": false
}