first commit
This commit is contained in:
@ -0,0 +1,110 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Frosmoth",
|
||||
"nationalPokedexNumber": 873,
|
||||
"primaryType": "ice",
|
||||
"secondaryType": "bug",
|
||||
"abilities": ["shielddust", "h:icescales"],
|
||||
"baseStats": {
|
||||
"hp": 70,
|
||||
"attack": 65,
|
||||
"defence": 60,
|
||||
"special_attack": 125,
|
||||
"special_defence": 90,
|
||||
"speed": 65
|
||||
},
|
||||
"catchRate": 75,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 166,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["bug"],
|
||||
"moves": [
|
||||
"1:attract",
|
||||
"1:helpinghand",
|
||||
"1:powdersnow",
|
||||
"1:strugglebug",
|
||||
"4:stunspore",
|
||||
"8:infestation",
|
||||
"12:mist",
|
||||
"16:defog",
|
||||
"21:featherdance",
|
||||
"24:aurorabeam",
|
||||
"28:hail",
|
||||
"28:snowscape",
|
||||
"32:bugbuzz",
|
||||
"36:auroraveil",
|
||||
"40:blizzard",
|
||||
"44:tailwind",
|
||||
"48:wideguard",
|
||||
"52:quiverdance",
|
||||
"tm:acrobatics",
|
||||
"tm:airslash",
|
||||
"tm:attract",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bugbuzz",
|
||||
"tm:calmmind",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:gigadrain",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hurricane",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icespinner",
|
||||
"tm:iciclespear",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:leechlife",
|
||||
"tm:lightscreen",
|
||||
"tm:playrough",
|
||||
"tm:pounce",
|
||||
"tm:protect",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:strugglebug",
|
||||
"tm:substitute",
|
||||
"tm:swift",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:uturn",
|
||||
"tm:weatherball",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:skittersmack",
|
||||
"tutor:tripleaxel"
|
||||
],
|
||||
"labels": ["gen8"],
|
||||
"pokedex": ["cobblemon.species.frosmoth.desc"],
|
||||
"preEvolution": "snom",
|
||||
"evolutions": [],
|
||||
"baseScale": 0.8,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1.75,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 2,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 13,
|
||||
"weight": 420,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user