211 lines
4.3 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Delibird",
"nationalPokedexNumber": 225,
"primaryType": "ice",
"secondaryType": "flying",
"abilities": ["vitalspirit", "hustle", "h:insomnia"],
"baseStats": {
"hp": 45,
"attack": 55,
"defence": 45,
"special_attack": 65,
"special_defence": 45,
"speed": 75
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 116,
"experienceGroup": "fast",
"eggCycles": 20,
"eggGroups": ["water_1", "field"],
"moves": [
"1:present",
"25:drillpeck",
"egg:aurorabeam",
"egg:auroraveil",
"egg:bestow",
"egg:counter",
"egg:destinybond",
"egg:fakeout",
"egg:freezedry",
"egg:futuresight",
"egg:iceball",
"egg:icepunch",
"egg:iceshard",
"egg:icywind",
"egg:memento",
"egg:quickattack",
"egg:rapidspin",
"egg:spikes",
"egg:splash",
"tm:acrobatics",
"tm:aerialace",
"tm:agility",
"tm:aircutter",
"tm:airslash",
"tm:assurance",
"tm:attract",
"tm:auroraveil",
"tm:avalanche",
"tm:batonpass",
"tm:blizzard",
"tm:bodyslam",
"tm:bounce",
"tm:bravebird",
"tm:brickbreak",
"tm:brutalswing",
"tm:captivate",
"tm:chillingwater",
"tm:confide",
"tm:defog",
"tm:doubleteam",
"tm:drillrun",
"tm:dualwingbeat",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:featherdance",
"tm:fling",
"tm:fly",
"tm:focuspunch",
"tm:foulplay",
"tm:frostbreath",
"tm:frustration",
"tm:futuresight",
"tm:gigaimpact",
"tm:gunkshot",
"tm:hail",
"tm:haze",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:icebeam",
"tm:icepunch",
"tm:icespinner",
"tm:iciclespear",
"tm:icywind",
"tm:megakick",
"tm:megapunch",
"tm:naturalgift",
"tm:pluck",
"tm:poweruppunch",
"tm:protect",
"tm:raindance",
"tm:recycle",
"tm:rest",
"tm:return",
"tm:reversal",
"tm:round",
"tm:secretpower",
"tm:seedbomb",
"tm:sleeptalk",
"tm:snore",
"tm:snowscape",
"tm:spikes",
"tm:steelwing",
"tm:substitute",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:takedown",
"tm:terablast",
"tm:thief",
"tm:toxic",
"tm:trailblaze",
"tm:tripleaxel",
"tm:waterpulse",
"tm:weatherball",
"tutor:attract",
"tutor:aurorabeam",
"tutor:blizzard",
"tutor:bodyslam",
"tutor:bounce",
"tutor:counter",
"tutor:curse",
"tutor:defog",
"tutor:detect",
"tutor:doubleedge",
"tutor:doubleteam",
"tutor:dualwingbeat",
"tutor:endure",
"tutor:fly",
"tutor:focuspunch",
"tutor:frustration",
"tutor:futuresight",
"tutor:gunkshot",
"tutor:happyhour",
"tutor:headbutt",
"tutor:hiddenpower",
"tutor:icepunch",
"tutor:iceshard",
"tutor:icywind",
"tutor:megakick",
"tutor:megapunch",
"tutor:mimic",
"tutor:mudslap",
"tutor:present",
"tutor:protect",
"tutor:quickattack",
"tutor:raindance",
"tutor:rapidspin",
"tutor:recycle",
"tutor:rest",
"tutor:return",
"tutor:rollout",
"tutor:seedbomb",
"tutor:seismictoss",
"tutor:signalbeam",
"tutor:skyattack",
"tutor:sleeptalk",
"tutor:snore",
"tutor:splash",
"tutor:substitute",
"tutor:swagger",
"tutor:swift",
"tutor:thief",
"tutor:toxic",
"tutor:tripleaxel",
"tutor:waterpulse"
],
"labels": ["gen2"],
"pokedex": ["cobblemon.species.delibird.desc"],
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 1
},
"height": 9,
"weight": 160,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 4,
"entries": [
{
"item": "minecraft:feather",
"quantityRange": "0-2"
},
{
"item": "minecraft:chicken"
},
{
"item": "cobblemon:charti_berry",
"percentage": 5
}
]
}
}