90 lines
1.6 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Tynamo",
"nationalPokedexNumber": 602,
"primaryType": "electric",
"abilities": [
"levitate"
],
"drops": {
"amount": 1,
"entries": [
{
"item": "minecraft:slime_ball",
"quantityRange": "0-1"
}
]
},
"baseStats": {
"hp": 35,
"attack": 55,
"defence": 40,
"special_attack": 45,
"special_defence": 40,
"speed": 60
},
"catchRate": 190,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 55,
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": [
"amorphous"
],
"moves": [
"1:chargebeam",
"1:spark",
"1:tackle",
"1:thunderwave",
"tm:charge",
"tm:chargebeam",
"tm:knockoff",
"tm:terablast",
"tm:thunderwave",
"tutor:magnetrise"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.tynamo.desc"
],
"evolutions": [
{
"id": "tynamo_eelektrik",
"variant": "level_up",
"result": "eelektrik",
"consumeHeldItem": false,
"learnableMoves": [
"crunch"
],
"requirements": [
{
"variant": "level",
"minLevel": 39
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 1
},
"height": 2,
"weight": 3,
"aspects": [],
"cannotDynamax": false
}