111 lines
2.2 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Glastrier",
"nationalPokedexNumber": 896,
"primaryType": "ice",
"abilities": ["chillingneigh"],
"baseStats": {
"hp": 100,
"attack": 145,
"defence": 130,
"special_attack": 65,
"special_defence": 110,
"speed": 30
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"baseExperienceYield": 290,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": ["undiscovered"],
"moves": [
"1:tackle",
"1:tailwhip",
"6:doublekick",
"12:avalanche",
"18:stomp",
"24:torment",
"30:mist",
"36:iciclecrash",
"42:takedown",
"48:irondefense",
"54:thrash",
"60:taunt",
"66:doubleedge",
"72:swordsdance",
"tm:assurance",
"tm:avalanche",
"tm:blizzard",
"tm:bodypress",
"tm:bodyslam",
"tm:bulldoze",
"tm:closecombat",
"tm:crunch",
"tm:curse",
"tm:doubleedge",
"tm:endure",
"tm:facade",
"tm:gigaimpact",
"tm:hail",
"tm:heavyslam",
"tm:highhorsepower",
"tm:hyperbeam",
"tm:icebeam",
"tm:iciclespear",
"tm:icywind",
"tm:irondefense",
"tm:lashout",
"tm:megahorn",
"tm:mudshot",
"tm:outrage",
"tm:payback",
"tm:protect",
"tm:rest",
"tm:roar",
"tm:round",
"tm:scaryface",
"tm:sleeptalk",
"tm:smartstrike",
"tm:snarl",
"tm:snore",
"tm:snowscape",
"tm:stompingtantrum",
"tm:substitute",
"tm:superpower",
"tm:swordsdance",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:throatchop",
"tm:trailblaze",
"tm:uproar",
"tm:zenheadbutt",
"tutor:iciclecrash",
"tutor:lashout",
"tutor:swordsdance"
],
"labels": ["gen8", "legendary"],
"pokedex": ["cobblemon.species.glastrier.desc"],
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 22,
"weight": 8000,
"aspects": [],
"cannotDynamax": false
}