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

244 lines
5.1 KiB
JSON

{
"implemented": true,
"name": "Altaria",
"nationalPokedexNumber": 334,
"primaryType": "dragon",
"secondaryType": "flying",
"abilities": ["naturalcure", "h:cloudnine"],
"baseStats": {
"hp": 75,
"attack": 70,
"defence": 90,
"special_attack": 70,
"special_defence": 105,
"speed": 80
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"forms": [
{
"name": "Mega",
"primaryType": "dragon",
"secondaryType": "fairy",
"abilities": ["pixilate"],
"baseStats": {
"hp": 75,
"attack": 110,
"defence": 110,
"special_attack": 110,
"special_defence": 105,
"speed": 80
},
"catchRate": 45,
"maleRatio": 0.5,
"baseExperienceYield": 172,
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 2,
"speed": 0
},
"experienceGroup": "erratic",
"eggCycles": 20,
"eggGroups": ["flying", "dragon"],
"labels": ["gen6", "mega"],
"aspects": ["mega"],
"height": 15,
"weight": 206,
"cannotDynamax": false,
"battleOnly": true
}
],
"baseExperienceYield": 172,
"experienceGroup": "erratic",
"eggCycles": 20,
"eggGroups": ["flying", "dragon"],
"moves": [
"1:astonish",
"1:disarmingvoice",
"1:growl",
"1:mist",
"1:peck",
"1:pluck",
"12:furyattack",
"16:round",
"20:dragonbreath",
"20:naturalgift",
"24:safeguard",
"26:refresh",
"28:sing",
"30:dragondance",
"32:cottonguard",
"38:takedown",
"40:dragonpulse",
"44:moonblast",
"50:perishsong",
"56:skyattack",
"tm:acrobatics",
"tm:aerialace",
"tm:agility",
"tm:alluringvoice",
"tm:attract",
"tm:bodyslam",
"tm:bravebird",
"tm:breakingswipe",
"tm:bulldoze",
"tm:captivate",
"tm:confide",
"tm:dazzlinggleam",
"tm:disarmingvoice",
"tm:doubleedge",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dreameater",
"tm:dualwingbeat",
"tm:earthquake",
"tm:echoedvoice",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:falseswipe",
"tm:featherdance",
"tm:fireblast",
"tm:firespin",
"tm:flamethrower",
"tm:fly",
"tm:frustration",
"tm:gigaimpact",
"tm:haze",
"tm:heatwave",
"tm:helpinghand",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hurricane",
"tm:hyperbeam",
"tm:hypervoice",
"tm:icebeam",
"tm:incinerate",
"tm:irontail",
"tm:naturalgift",
"tm:outrage",
"tm:playrough",
"tm:pluck",
"tm:powerswap",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rocksmash",
"tm:roost",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:sleeptalk",
"tm:snore",
"tm:snowscape",
"tm:solarbeam",
"tm:steelwing",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:takedown",
"tm:terablast",
"tm:thief",
"tm:toxic",
"tm:trailblaze",
"tm:uproar",
"tm:willowisp",
"tm:weatherball",
"tm:willowisp",
"tm:wonderroom",
"tutor:aerialace",
"tutor:agility",
"tutor:aircutter",
"tutor:bodyslam",
"tutor:defog",
"tutor:doubleedge",
"tutor:dracometeor",
"tutor:dragonbreath",
"tutor:dragondance",
"tutor:dragonpulse",
"tutor:dreameater",
"tutor:dualwingbeat",
"tutor:endure",
"tutor:falseswipe",
"tutor:fireblast",
"tutor:healbell",
"tutor:heatwave",
"tutor:hypervoice",
"tutor:irontail",
"tutor:mimic",
"tutor:mudslap",
"tutor:naturalgift",
"tutor:ominouswind",
"tutor:outrage",
"tutor:protect",
"tutor:psychup",
"tutor:refresh",
"tutor:roost",
"tutor:skyattack",
"tutor:sleeptalk",
"tutor:snore",
"tutor:solarbeam",
"tutor:substitute",
"tutor:swagger",
"tutor:swift",
"tutor:tailwind",
"tutor:takedown",
"tutor:twister",
"tutor:uproar",
"tutor:wonderroom"
],
"labels": ["gen3"],
"pokedex": ["cobblemon.species.altaria.desc"],
"preEvolution": "swablu",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 2,
"speed": 0
},
"height": 11,
"weight": 206,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 4,
"entries": [
{
"item": "minecraft:white_wool",
"quantityRange": "1-2"
},
{
"item": "minecraft:chicken"
},
{
"item": "cobblemon:yache_berry",
"percentage": 5
}
]
}
}