188 lines
3.8 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Noivern",
"nationalPokedexNumber": 715,
"primaryType": "flying",
"secondaryType": "dragon",
"abilities": ["frisk", "infiltrator", "h:telepathy"],
"baseStats": {
"hp": 85,
"attack": 70,
"defence": 80,
"special_attack": 97,
"special_defence": 80,
"speed": 123
},
"behaviour": {
"resting": {
"canSleep": true,
"willSleepOnBed": false,
"depth": "normal",
"light": "0-4"
},
"moving": {
"fly": {
"canFly": true,
"flySpeedHorizontal": 0.4
},
"walk": {
"walkSpeed": 0.35
}
}
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 187,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["flying", "dragon"],
"moves": [
"1:absorb",
"1:dragonpulse",
"1:gust",
"1:moonlight",
"1:supersonic",
"1:tackle",
"5:leechlife",
"12:doubleteam",
"16:wingattack",
"18:agility",
"20:bite",
"24:aircutter",
"28:whirlwind",
"31:razorwind",
"32:superfang",
"36:airslash",
"40:screech",
"44:roost",
"51:tailwind",
"56:hurricane",
"62:boomburst",
"tm:acrobatics",
"tm:aerialace",
"tm:agility",
"tm:aircutter",
"tm:airslash",
"tm:attract",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brickbreak",
"tm:confide",
"tm:cut",
"tm:darkpulse",
"tm:doubleedge",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:dreameater",
"tm:dualwingbeat",
"tm:echoedvoice",
"tm:endure",
"tm:facade",
"tm:flamethrower",
"tm:fly",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:heatwave",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hurricane",
"tm:hyperbeam",
"tm:hypervoice",
"tm:irontail",
"tm:leechlife",
"tm:outrage",
"tm:protect",
"tm:psychic",
"tm:psychicnoise",
"tm:rest",
"tm:return",
"tm:roost",
"tm:round",
"tm:scaryface",
"tm:screech",
"tm:secretpower",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snore",
"tm:solarbeam",
"tm:steelwing",
"tm:substitute",
"tm:sunnyday",
"tm:superfang",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thief",
"tm:torment",
"tm:toxic",
"tm:uproar",
"tm:uturn",
"tm:waterpulse",
"tm:wildcharge",
"tm:xscissor",
"tutor:defog",
"tutor:dracometeor",
"tutor:dragonpulse",
"tutor:dualwingbeat",
"tutor:heatwave",
"tutor:hypervoice",
"tutor:irontail",
"tutor:laserfocus",
"tutor:outrage",
"tutor:skyattack",
"tutor:snatch",
"tutor:snore",
"tutor:superfang",
"tutor:tailwind",
"tutor:uproar",
"tutor:waterpulse"
],
"labels": ["gen6"],
"pokedex": ["cobblemon.species.noivern.desc"],
"preEvolution": "noibat",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 2,
"height": 2,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 2
},
"height": 15,
"weight": 850,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:phantom_membrane",
"percentage": 5.0
},
{
"item": "cobblemon:yache_berry",
"percentage": 5.0
}
]
}
}