82 lines
1.7 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Pecharunt",
"nationalPokedexNumber": 1025,
"primaryType": "poison",
"secondaryType": "ghost",
"abilities": ["poisonpuppeteer"],
"baseStats": {
"hp": 88,
"attack": 88,
"defence": 160,
"special_attack": 88,
"special_defence": 88,
"speed": 88
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 0,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 3,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": ["undiscovered"],
"moves": [
"1:astonish",
"1:defensecurl",
"1:meanlook",
"1:memento",
"1:poisongas",
"1:rollout",
"1:smog",
"8:withdraw",
"16:destinybond",
"24:faketears",
"32:partingshot",
"40:shadowball",
"48:malignantchain",
"56:toxic",
"64:nastyplot",
"72:recover",
"tm:acidspray",
"tm:curse",
"tm:endure",
"tm:faketears",
"tm:foulplay",
"tm:gunkshot",
"tm:hex",
"tm:imprison",
"tm:nastyplot",
"tm:nightshade",
"tm:phantomforce",
"tm:poltergeist",
"tm:protect",
"tm:rest",
"tm:shadowball",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:sludgewave",
"tm:spite",
"tm:substitute",
"tm:terablast",
"tm:toxic",
"tm:venoshock"
],
"labels": ["gen9", "mythical", "legendary"],
"pokedex": [
"It feeds others toxic mochi that draw out desires and capabilities. Those who eat the mochi fall under Pecharunts control, chained to its will."
],
"aspects": [],
"height": 3,
"weight": 3,
"evolutions": [],
"cannotDynamax": false
}