223 lines
4.3 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Froslass",
"nationalPokedexNumber": 478,
"primaryType": "ice",
"secondaryType": "ghost",
"abilities": [
"snowcloak",
"h:cursedbody"
],
"baseStats": {
"hp": 70,
"attack": 80,
"defence": 70,
"special_attack": 80,
"special_defence": 70,
"speed": 110
},
"catchRate": 75,
"maleRatio": 0,
"shoulderMountable": false,
"baseExperienceYield": 168,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"fairy",
"mineral"
],
"moves": [
"1:astonish",
"1:bite",
"1:crunch",
"1:destinybond",
"1:doubleteam",
"1:headbutt",
"1:icefang",
"1:iceshard",
"1:leer",
"1:ominouswind",
"1:powdersnow",
"1:protect",
"13:icywind",
"14:icywind",
"15:iceshard",
"19:astonish",
"19:confuseray",
"20:drainingkiss",
"22:ominouswind",
"23:drainingkiss",
"25:icywind",
"28:wakeupslap",
"28:willowisp",
"30:frostbreath",
"31:captivate",
"32:confuseray",
"35:confuseray",
"37:iceshard",
"37:wakeupslap",
"40:hail",
"40:snowscape",
"41:captivate",
"42:shadowball",
"47:willowisp",
"48:blizzard",
"51:blizzard",
"54:auroraveil",
"54:hail",
"59:destinybond",
"61:shadowball",
"68:blizzard",
"tm:allyswitch",
"tm:attract",
"tm:auroraveil",
"tm:avalanche",
"tm:blizzard",
"tm:bodyslam",
"tm:captivate",
"tm:charm",
"tm:chillingwater",
"tm:confide",
"tm:confuseray",
"tm:crunch",
"tm:curse",
"tm:doubleteam",
"tm:drainingkiss",
"tm:dreameater",
"tm:embargo",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:flash",
"tm:fling",
"tm:frostbreath",
"tm:frustration",
"tm:gigaimpact",
"tm:hail",
"tm:haze",
"tm:helpinghand",
"tm:hex",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:icebeam",
"tm:icefang",
"tm:icepunch",
"tm:icespinner",
"tm:iciclespear",
"tm:icywind",
"tm:imprison",
"tm:lightscreen",
"tm:naturalgift",
"tm:nightshade",
"tm:painsplit",
"tm:payback",
"tm:poltergeist",
"tm:protect",
"tm:psychic",
"tm:psychup",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:round",
"tm:safeguard",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:shockwave",
"tm:sleeptalk",
"tm:snatch",
"tm:snore",
"tm:snowscape",
"tm:spikes",
"tm:spite",
"tm:substitute",
"tm:swagger",
"tm:takedown",
"tm:taunt",
"tm:telekinesis",
"tm:terablast",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trailblaze",
"tm:trick",
"tm:tripleaxel",
"tm:waterpulse",
"tm:weatherball",
"tm:willowisp",
"tutor:allyswitch",
"tutor:block",
"tutor:headbutt",
"tutor:icepunch",
"tutor:icywind",
"tutor:laserfocus",
"tutor:mudslap",
"tutor:ominouswind",
"tutor:painsplit",
"tutor:poltergeist",
"tutor:rollout",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:suckerpunch",
"tutor:telekinesis",
"tutor:trick",
"tutor:tripleaxel",
"tutor:waterpulse"
],
"labels": [
"gen4"
],
"pokedex": [
"cobblemon.species.froslass.desc"
],
"preEvolution": "snorunt",
"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": 2
},
"height": 13,
"weight": 266,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 5,
"entries": [
{
"item": "minecraft:snowball",
"quantityRange": "0-2"
},
{
"item": "cobblemon:dawn_stone",
"percentage": 5.0
},
{
"item": "cobblemon:never_melt_ice",
"percentage": 5.0
},
{
"item": "cobblemon:babiri_berry",
"percentage": 5.0
}
]
}
}