221 lines
4.8 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Duraludon",
"nationalPokedexNumber": 884,
"primaryType": "steel",
"secondaryType": "dragon",
"abilities": [
"lightmetal",
"heavymetal",
"h:stalwart"
],
"baseStats": {
"hp": 70,
"attack": 95,
"defence": 115,
"special_attack": 120,
"special_defence": 50,
"speed": 85
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"forms": [
{
"name": "Gmax",
"primaryType": "steel",
"secondaryType": "dragon",
"abilities": [
"lightmetal",
"heavymetal",
"h:stalwart"
],
"baseStats": {
"hp": 70,
"attack": 95,
"defence": 115,
"special_attack": 120,
"special_defence": 50,
"speed": 85
},
"catchRate": 45,
"maleRatio": 0.5,
"baseExperienceYield": 187,
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 2,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "medium_fast",
"eggCycles": 30,
"eggGroups": [
"mineral",
"dragon"
],
"labels": [
"gen8",
"gmax"
],
"aspects": [
"gmax"
],
"height": 430,
"weight": 0,
"cannotDynamax": false,
"battleOnly": false
}
],
"baseExperienceYield": 187,
"experienceGroup": "medium_fast",
"eggCycles": 30,
"eggGroups": [
"mineral",
"dragon"
],
"moves": [
"1:leer",
"1:metalclaw",
"6:rocksmash",
"12:honeclaws",
"18:metalsound",
"24:breakingswipe",
"30:dragontail",
"36:irondefense",
"42:focusenergy",
"42:laserfocus",
"48:dragonclaw",
"54:flashcannon",
"60:metalburst",
"66:hyperbeam",
"egg:mirrorcoat",
"egg:nightslash",
"egg:slash",
"tm:attract",
"tm:bodypress",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brickbreak",
"tm:darkpulse",
"tm:doubleedge",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragonpulse",
"tm:dragontail",
"tm:endure",
"tm:facade",
"tm:flashcannon",
"tm:foulplay",
"tm:gigaimpact",
"tm:gyroball",
"tm:heavyslam",
"tm:hyperbeam",
"tm:irondefense",
"tm:ironhead",
"tm:lightscreen",
"tm:metalclaw",
"tm:metalsound",
"tm:outrage",
"tm:protect",
"tm:reflect",
"tm:rest",
"tm:roar",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:scaryface",
"tm:screech",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:solarbeam",
"tm:stealthrock",
"tm:steelbeam",
"tm:stompingtantrum",
"tm:stoneedge",
"tm:substitute",
"tm:swordsdance",
"tm:takedown",
"tm:terablast",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderwave",
"tutor:dracometeor",
"tutor:steelbeam",
"tutor:steelroller"
],
"labels": [
"gen8"
],
"pokedex": [
"cobblemon.species.duraludon.desc"
],
"behaviour": {
"resting": {
"canSleep": true,
"depth": "normal",
"light": "0-4"
},
"moving": {
"canLook": false,
"walk": {
"canWalk": true,
"walkSpeed": 0.180,
"avoidsLand": false
},
"swim": {
"swimSpeed": 0.1,
"canSwimInWater": false,
"canBreatheUnderwater": false
}
}
},
"evolutions": [
{
"id": "duraludon_archaludon",
"variant": "level_up",
"result": "archaludon",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "held_item",
"itemCondition": "cobblemon:metal_coat"
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 2,
"special_defence": 0,
"speed": 0
},
"height": 18,
"weight": 400,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 1,
"entries": [
{
"item": "minecraft:iron_ingot",
"quantityRange": "0-1"
}
]
}
}