first commit
This commit is contained in:
@ -0,0 +1,168 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Mr. Rime",
|
||||
"nationalPokedexNumber": 866,
|
||||
"primaryType": "ice",
|
||||
"secondaryType": "psychic",
|
||||
"abilities": [
|
||||
"tangledfeet",
|
||||
"screencleaner",
|
||||
"h:icebody"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 80,
|
||||
"attack": 85,
|
||||
"defence": 75,
|
||||
"special_attack": 110,
|
||||
"special_defence": 100,
|
||||
"speed": 70
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 182,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 25,
|
||||
"eggGroups": [
|
||||
"human_like"
|
||||
],
|
||||
"moves": [
|
||||
"1:afteryou",
|
||||
"1:batonpass",
|
||||
"1:block",
|
||||
"1:copycat",
|
||||
"1:dazzlinggleam",
|
||||
"1:encore",
|
||||
"1:faketears",
|
||||
"1:iceshard",
|
||||
"1:lightscreen",
|
||||
"1:mimic",
|
||||
"1:mistyterrain",
|
||||
"1:pound",
|
||||
"1:protect",
|
||||
"1:rapidspin",
|
||||
"1:recycle",
|
||||
"1:reflect",
|
||||
"1:roleplay",
|
||||
"1:safeguard",
|
||||
"1:slackoff",
|
||||
"12:confusion",
|
||||
"16:allyswitch",
|
||||
"20:icywind",
|
||||
"24:doublekick",
|
||||
"28:psybeam",
|
||||
"32:hypnosis",
|
||||
"36:mirrorcoat",
|
||||
"40:suckerpunch",
|
||||
"44:freezedry",
|
||||
"48:psychic",
|
||||
"52:teeterdance",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:avalanche",
|
||||
"tm:batonpass",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:brickbreak",
|
||||
"tm:calmmind",
|
||||
"tm:charm",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:drainpunch",
|
||||
"tm:encore",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:facade",
|
||||
"tm:faketears",
|
||||
"tm:fling",
|
||||
"tm:focusblast",
|
||||
"tm:foulplay",
|
||||
"tm:futuresight",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:guardswap",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:iciclespear",
|
||||
"tm:icywind",
|
||||
"tm:irondefense",
|
||||
"tm:lightscreen",
|
||||
"tm:magicroom",
|
||||
"tm:megakick",
|
||||
"tm:megapunch",
|
||||
"tm:metronome",
|
||||
"tm:mistyterrain",
|
||||
"tm:nastyplot",
|
||||
"tm:payback",
|
||||
"tm:powerswap",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:psychicterrain",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:screech",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:stompingtantrum",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:taunt",
|
||||
"tm:thief",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:uproar",
|
||||
"tm:wonderroom",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:expandingforce",
|
||||
"tutor:tripleaxel"
|
||||
],
|
||||
"labels": [
|
||||
"gen8"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.mrrime.desc"
|
||||
],
|
||||
"preEvolution": "mrmime galarian",
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 3,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 582,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:aspear_berry",
|
||||
"percentage": 10.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user