first commit
This commit is contained in:
@ -0,0 +1,205 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Hawlucha",
|
||||
"nationalPokedexNumber": 701,
|
||||
"primaryType": "fighting",
|
||||
"secondaryType": "flying",
|
||||
"abilities": ["limber", "unburden", "h:moldbreaker"],
|
||||
"baseStats": {
|
||||
"hp": 78,
|
||||
"attack": 92,
|
||||
"defence": 75,
|
||||
"special_attack": 74,
|
||||
"special_defence": 63,
|
||||
"speed": 118
|
||||
},
|
||||
"catchRate": 100,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 175,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["flying", "human_like"],
|
||||
"moves": [
|
||||
"1:honeclaws",
|
||||
"1:tackle",
|
||||
"4:karatechop",
|
||||
"4:wingattack",
|
||||
"8:detect",
|
||||
"12:aerialace",
|
||||
"16:encore",
|
||||
"20:featherdance",
|
||||
"24:brickbreak",
|
||||
"24:fling",
|
||||
"24:submission",
|
||||
"28:bounce",
|
||||
"32:taunt",
|
||||
"36:roost",
|
||||
"40:swordsdance",
|
||||
"44:flyingpress",
|
||||
"48:highjumpkick",
|
||||
"52:endeavor",
|
||||
"55:skydrop",
|
||||
"56:skyattack",
|
||||
"egg:agility",
|
||||
"egg:allyswitch",
|
||||
"egg:batonpass",
|
||||
"egg:crosschop",
|
||||
"egg:defog",
|
||||
"egg:entrainment",
|
||||
"egg:feint",
|
||||
"egg:meanlook",
|
||||
"egg:mefirst",
|
||||
"egg:mudsport",
|
||||
"egg:quickguard",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:agility",
|
||||
"tm:allyswitch",
|
||||
"tm:assurance",
|
||||
"tm:attract",
|
||||
"tm:batonpass",
|
||||
"tm:bodypress",
|
||||
"tm:bodyslam",
|
||||
"tm:bounce",
|
||||
"tm:bravebird",
|
||||
"tm:brickbreak",
|
||||
"tm:bulkup",
|
||||
"tm:closecombat",
|
||||
"tm:coaching",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:drainpunch",
|
||||
"tm:dualwingbeat",
|
||||
"tm:encore",
|
||||
"tm:endeavor",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:featherdance",
|
||||
"tm:firepunch",
|
||||
"tm:fling",
|
||||
"tm:fly",
|
||||
"tm:focusblast",
|
||||
"tm:focuspunch",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:ironhead",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:lunge",
|
||||
"tm:megakick",
|
||||
"tm:megapunch",
|
||||
"tm:payback",
|
||||
"tm:poisonjab",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:revenge",
|
||||
"tm:reversal",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:secretpower",
|
||||
"tm:skydrop",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:steelwing",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:superpower",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:throatchop",
|
||||
"tm:thunderpunch",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:upperhand",
|
||||
"tm:uproar",
|
||||
"tm:uturn",
|
||||
"tm:workup",
|
||||
"tm:xscissor",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:allyswitch",
|
||||
"tutor:bounce",
|
||||
"tutor:coaching",
|
||||
"tutor:defog",
|
||||
"tutor:drainpunch",
|
||||
"tutor:dualchop",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:endeavor",
|
||||
"tutor:firepunch",
|
||||
"tutor:focuspunch",
|
||||
"tutor:helpinghand",
|
||||
"tutor:ironhead",
|
||||
"tutor:laserfocus",
|
||||
"tutor:lastresort",
|
||||
"tutor:lowkick",
|
||||
"tutor:skyattack",
|
||||
"tutor:snore",
|
||||
"tutor:superpower",
|
||||
"tutor:tailwind",
|
||||
"tutor:throatchop",
|
||||
"tutor:thunderpunch",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": ["gen6"],
|
||||
"pokedex": ["cobblemon.species.hawlucha.desc"],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 2,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 8,
|
||||
"weight": 215,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 3,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:kings_rock",
|
||||
"percentage": 5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:coba_berry",
|
||||
"percentage": 5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:expert_belt",
|
||||
"percentage": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user