157 lines
3.0 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Delcatty",
"nationalPokedexNumber": 301,
"primaryType": "normal",
"abilities": [
"cutecharm",
"normalize",
"h:wonderskin"
],
"baseStats": {
"hp": 70,
"attack": 65,
"defence": 65,
"special_attack": 55,
"special_defence": 55,
"speed": 90
},
"catchRate": 60,
"maleRatio": 0.25,
"shoulderMountable": false,
"baseExperienceYield": 140,
"experienceGroup": "fast",
"eggCycles": 15,
"eggGroups": [
"field",
"fairy"
],
"moves": [
"1:attract",
"1:doubleslap",
"1:fakeout",
"1:growl",
"1:sing",
"tm:attract",
"tm:blizzard",
"tm:calmmind",
"tm:captivate",
"tm:chargebeam",
"tm:confide",
"tm:dig",
"tm:doubleteam",
"tm:dreameater",
"tm:echoedvoice",
"tm:endure",
"tm:facade",
"tm:flash",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:icebeam",
"tm:irontail",
"tm:naturalgift",
"tm:payback",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:rocksmash",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:shockwave",
"tm:sleeptalk",
"tm:solarbeam",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderwave",
"tm:toxic",
"tm:waterpulse",
"tm:wildcharge",
"tm:workup",
"tutor:attract",
"tutor:bodyslam",
"tutor:covet",
"tutor:defensecurl",
"tutor:doubleedge",
"tutor:dreameater",
"tutor:endure",
"tutor:headbutt",
"tutor:healbell",
"tutor:helpinghand",
"tutor:hypervoice",
"tutor:icywind",
"tutor:irontail",
"tutor:laserfocus",
"tutor:lastresort",
"tutor:mimic",
"tutor:mudslap",
"tutor:psychup",
"tutor:rollout",
"tutor:secretpower",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stompingtantrum",
"tutor:substitute",
"tutor:suckerpunch",
"tutor:swagger",
"tutor:sweetkiss",
"tutor:swift",
"tutor:thunderwave",
"tutor:uproar",
"tutor:waterpulse",
"tutor:zenheadbutt"
],
"labels": [
"gen3"
],
"pokedex": [
"cobblemon.species.delcatty.desc"
],
"preEvolution": "skitty",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 1,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 1
},
"height": 11,
"weight": 326,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:silk_scarf",
"percentage": 5.0
},
{
"item": "cobblemon:pecha_berry",
"percentage": 5.0
}
]
}
}