179 lines
3.7 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Azurill",
"nationalPokedexNumber": 298,
"primaryType": "normal",
"secondaryType": "fairy",
"abilities": [
"thickfat",
"hugepower",
"h:sapsipper"
],
"baseStats": {
"hp": 50,
"attack": 20,
"defence": 40,
"special_attack": 20,
"special_defence": 40,
"speed": 20
},
"catchRate": 150,
"maleRatio": 0.25,
"shoulderMountable": false,
"baseExperienceYield": 38,
"experienceGroup": "fast",
"eggCycles": 10,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:splash",
"1:tailwhip",
"1:watergun",
"3:helpinghand",
"5:watersport",
"6:bubblebeam",
"7:bubble",
"9:charm",
"12:slam",
"15:bounce",
"egg:aquajet",
"egg:bellydrum",
"egg:bodyslam",
"egg:camouflage",
"egg:copycat",
"egg:encore",
"egg:faketears",
"egg:muddywater",
"egg:perishsong",
"egg:present",
"egg:refresh",
"egg:sing",
"egg:slam",
"egg:soak",
"egg:supersonic",
"egg:tickle",
"egg:watersport",
"tm:alluringvoice",
"tm:attract",
"tm:blizzard",
"tm:bodyslam",
"tm:bounce",
"tm:brutalswing",
"tm:captivate",
"tm:charm",
"tm:confide",
"tm:doubleteam",
"tm:drainingkiss",
"tm:encore",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:frustration",
"tm:hail",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hypervoice",
"tm:icebeam",
"tm:icywind",
"tm:irontail",
"tm:lightscreen",
"tm:muddywater",
"tm:mudshot",
"tm:mudslap",
"tm:naturalgift",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:scald",
"tm:secretpower",
"tm:sleeptalk",
"tm:snore",
"tm:substitute",
"tm:surf",
"tm:swagger",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:uproar",
"tm:waterfall",
"tm:waterpulse",
"tm:whirlpool",
"tm:workup",
"tutor:bodyslam",
"tutor:bounce",
"tutor:covet",
"tutor:defensecurl",
"tutor:doubleedge",
"tutor:endure",
"tutor:headbutt",
"tutor:helpinghand",
"tutor:hypervoice",
"tutor:icywind",
"tutor:irontail",
"tutor:knockoff",
"tutor:mimic",
"tutor:mudslap",
"tutor:rollout",
"tutor:sleeptalk",
"tutor:snore",
"tutor:substitute",
"tutor:swagger",
"tutor:swift",
"tutor:uproar",
"tutor:waterpulse"
],
"labels": [
"gen3",
"baby"
],
"pokedex": [
"cobblemon.species.azurill.desc"
],
"evolutions": [
{
"id": "azurill_marill",
"variant": "level_up",
"result": "marill",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "friendship",
"amount": 160
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 1,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 2,
"weight": 20,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:kebia_berry",
"percentage": 2.5
}
]
}
}