178 lines
3.6 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Shellos",
"nationalPokedexNumber": 422,
"primaryType": "water",
"abilities": ["stickyhold", "stormdrain", "h:sandforce"],
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:clay_ball",
"quantityRange": "0-1"
},
{
"item": "cobblemon:rindo_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 76,
"attack": 48,
"defence": 48,
"special_attack": 57,
"special_defence": 62,
"speed": 34
},
"catchRate": 190,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 65,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["water_1", "amorphous"],
"moves": [
"1:mudslap",
"1:watergun",
"2:mudsport",
"4:harden",
"5:harden",
"7:waterpulse",
"10:recover",
"11:mudbomb",
"15:waterpulse",
"16:hiddenpower",
"20:ancientpower",
"22:raindance",
"25:bodyslam",
"29:bodyslam",
"31:muddywater",
"35:earthpower",
"37:muddywater",
"40:raindance",
"45:memento",
"46:recover",
"egg:acidarmor",
"egg:amnesia",
"egg:brine",
"egg:clearsmog",
"egg:counter",
"egg:curse",
"egg:fissure",
"egg:memento",
"egg:mirrorcoat",
"egg:mist",
"egg:sludge",
"egg:spitup",
"egg:stockpile",
"egg:swallow",
"egg:trumpcard",
"egg:yawn",
"tm:amnesia",
"tm:attract",
"tm:blizzard",
"tm:bodyslam",
"tm:brine",
"tm:bulldoze",
"tm:captivate",
"tm:chillingwater",
"tm:confide",
"tm:curse",
"tm:dive",
"tm:doubleteam",
"tm:earthpower",
"tm:endure",
"tm:facade",
"tm:frustration",
"tm:hail",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hydropump",
"tm:icebeam",
"tm:icywind",
"tm:infestation",
"tm:liquidation",
"tm:muddywater",
"tm:mudshot",
"tm:mudslap",
"tm:naturalgift",
"tm:painsplit",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:sandstorm",
"tm:scald",
"tm:secretpower",
"tm:skittersmack",
"tm:sleeptalk",
"tm:snore",
"tm:snowscape",
"tm:stealthrock",
"tm:stoneedge",
"tm:substitute",
"tm:surf",
"tm:swagger",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:waterfall",
"tm:waterpulse",
"tm:whirlpool",
"tutor:ancientpower",
"tutor:dive",
"tutor:earthpower",
"tutor:headbutt",
"tutor:icywind",
"tutor:mudslap",
"tutor:painsplit",
"tutor:secretpower",
"tutor:skittersmack",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stringshot",
"tutor:waterpulse",
"tutor:yawn"
],
"labels": ["gen4"],
"pokedex": ["cobblemon.species.shellos.desc"],
"evolutions": [
{
"id": "shellos_gastrodon",
"variant": "level_up",
"result": "gastrodon",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 30
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 1,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 3,
"weight": 63,
"aspects": [],
"cannotDynamax": false
}