122 lines
2.5 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Runerigus",
"nationalPokedexNumber": 867,
"primaryType": "ground",
"secondaryType": "ghost",
"abilities": ["wanderingspirit"],
"baseStats": {
"hp": 58,
"attack": 95,
"defence": 145,
"special_attack": 50,
"special_defence": 105,
"speed": 30
},
"catchRate": 90,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 169,
"experienceGroup": "medium_fast",
"eggCycles": 25,
"eggGroups": ["mineral", "amorphous"],
"moves": [
"1:astonish",
"1:haze",
"1:nightshade",
"1:protect",
"1:scaryface",
"12:disable",
"16:brutalswing",
"20:craftyshield",
"24:hex",
"28:meanlook",
"32:slam",
"38:curse",
"44:shadowball",
"50:earthquake",
"56:guardsplit",
"56:powersplit",
"62:destinybond",
"tm:allyswitch",
"tm:amnesia",
"tm:attract",
"tm:bodypress",
"tm:brutalswing",
"tm:bulldoze",
"tm:calmmind",
"tm:darkpulse",
"tm:dragonpulse",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:faketears",
"tm:gigaimpact",
"tm:grassknot",
"tm:guardswap",
"tm:hex",
"tm:hyperbeam",
"tm:imprison",
"tm:irondefense",
"tm:nastyplot",
"tm:payback",
"tm:phantomforce",
"tm:powerswap",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:rest",
"tm:revenge",
"tm:rockblast",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:sandstorm",
"tm:sandtomb",
"tm:scaryface",
"tm:shadowball",
"tm:shadowclaw",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:stealthrock",
"tm:stoneedge",
"tm:substitute",
"tm:taunt",
"tm:thief",
"tm:toxicspikes",
"tm:trick",
"tm:trickroom",
"tm:willowisp",
"tm:wonderroom",
"tm:zenheadbutt",
"tutor:poltergeist"
],
"labels": ["gen8"],
"pokedex": ["cobblemon.species.runerigus.desc"],
"preEvolution": "yamask form=galar",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 2,
"height": 3,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 2,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 16,
"weight": 666,
"aspects": [],
"cannotDynamax": false
}