2025-02-18 15:25:17 +01:00

141 lines
2.9 KiB
JSON

{
"implemented": true,
"name": "Eelektrik",
"nationalPokedexNumber": 603,
"primaryType": "electric",
"abilities": ["levitate"],
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:slime_ball",
"quantityRange": "0-2"
}
]
},
"baseStats": {
"hp": 65,
"attack": 85,
"defence": 70,
"special_attack": 75,
"special_defence": 70,
"speed": 40
},
"catchRate": 60,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 142,
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": ["amorphous"],
"moves": [
"1:chargebeam",
"1:crunch",
"1:headbutt",
"1:spark",
"1:thunderwave",
"9:bind",
"19:acid",
"29:discharge",
"44:thunderbolt",
"49:acidspray",
"54:coil",
"59:wildcharge",
"64:gastroacid",
"69:zapcannon",
"74:thrash",
"tm:acidspray",
"tm:acrobatics",
"tm:attract",
"tm:bodyslam",
"tm:charge",
"tm:chargebeam",
"tm:confide",
"tm:crunch",
"tm:doubleteam",
"tm:eerieimpulse",
"tm:electricterrain",
"tm:electroball",
"tm:electroweb",
"tm:endure",
"tm:facade",
"tm:flash",
"tm:flashcannon",
"tm:frustration",
"tm:gigadrain",
"tm:hiddenpower",
"tm:knockoff",
"tm:lightscreen",
"tm:lunge",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:sleeptalk",
"tm:substitute",
"tm:superfang",
"tm:swagger",
"tm:takedown",
"tm:terablast",
"tm:throatchop",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderfang",
"tm:thunderwave",
"tm:toxic",
"tm:uturn",
"tm:voltswitch",
"tm:wildcharge",
"tutor:aquatail",
"tutor:bind",
"tutor:bounce",
"tutor:gastroacid",
"tutor:gigadrain",
"tutor:irontail",
"tutor:knockoff",
"tutor:magnetrise",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snore",
"tutor:superfang",
"tutor:throatchop"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.eelektrik.desc"],
"preEvolution": "tynamo",
"evolutions": [
{
"id": "eelektrik_eelektross",
"variant": "item_interact",
"result": "eelektross",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [],
"requiredContext": "cobblemon:thunder_stone"
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 2,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 12,
"weight": 220,
"aspects": [],
"cannotDynamax": false
}