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

183 lines
3.7 KiB
JSON

{
"implemented": true,
"name": "Milotic",
"nationalPokedexNumber": 350,
"primaryType": "water",
"abilities": ["marvelscale", "competitive", "h:cutecharm"],
"baseStats": {
"hp": 95,
"attack": 60,
"defence": 79,
"special_attack": 100,
"special_defence": 125,
"speed": 81
},
"catchRate": 60,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 189,
"experienceGroup": "erratic",
"eggCycles": 20,
"eggGroups": ["water_1", "dragon"],
"moves": [
"1:flail",
"1:refresh",
"1:splash",
"1:tackle",
"1:watergun",
"1:waterpulse",
"1:watersport",
"1:wrap",
"4:disarmingvoice",
"8:twister",
"12:aquaring",
"16:attract",
"20:lifedew",
"21:captivate",
"24:dragontail",
"28:recover",
"32:aquatail",
"36:safeguard",
"40:surf",
"44:raindance",
"48:coil",
"52:hydropump",
"tm:alluringvoice",
"tm:attract",
"tm:avalanche",
"tm:blizzard",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brine",
"tm:brutalswing",
"tm:bulldoze",
"tm:captivate",
"tm:chillingwater",
"tm:confide",
"tm:confuseray",
"tm:disarmingvoice",
"tm:dive",
"tm:doubleedge",
"tm:doubleteam",
"tm:dragoncheer",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:drainingkiss",
"tm:endure",
"tm:facade",
"tm:flipturn",
"tm:frustration",
"tm:gigaimpact",
"tm:hail",
"tm:haze",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hydropump",
"tm:hyperbeam",
"tm:icebeam",
"tm:icywind",
"tm:imprison",
"tm:ironhead",
"tm:irontail",
"tm:lightscreen",
"tm:muddywater",
"tm:mudshot",
"tm:naturalgift",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:safeguard",
"tm:scald",
"tm:scaleshot",
"tm:secretpower",
"tm:skittersmack",
"tm:sleeptalk",
"tm:snore",
"tm:substitute",
"tm:surf",
"tm:swagger",
"tm:swift",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:tripleaxel",
"tm:waterfall",
"tm:waterpulse",
"tm:weatherball",
"tm:whirlpool",
"tutor:aquatail",
"tutor:bind",
"tutor:bodyslam",
"tutor:dive",
"tutor:doubleedge",
"tutor:dragonpulse",
"tutor:endure",
"tutor:flipturn",
"tutor:hydropump",
"tutor:icebeam",
"tutor:icywind",
"tutor:ironhead",
"tutor:irontail",
"tutor:laserfocus",
"tutor:magiccoat",
"tutor:mimic",
"tutor:mirrorcoat",
"tutor:mudslap",
"tutor:psychup",
"tutor:raindance",
"tutor:recover",
"tutor:scaleshot",
"tutor:skittersmack",
"tutor:sleeptalk",
"tutor:snore",
"tutor:substitute",
"tutor:surf",
"tutor:swagger",
"tutor:swift",
"tutor:toxic",
"tutor:tripleaxel",
"tutor:twister",
"tutor:waterpulse"
],
"labels": ["gen3"],
"pokedex": ["cobblemon.species.milotic.desc"],
"preEvolution": "feebas",
"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": 62,
"weight": 1620,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:bone_meal",
"percentage": 10
},
{
"item": "cobblemon:prism_scale",
"percentage": 5
}
]
}
}