first commit
This commit is contained in:
@ -0,0 +1,199 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Cresselia",
|
||||
"nationalPokedexNumber": 488,
|
||||
"primaryType": "psychic",
|
||||
"abilities": ["levitate"],
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:moon_stone",
|
||||
"quantityRange": "2-9"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:float_stone",
|
||||
"percentage": 50.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 120,
|
||||
"attack": 70,
|
||||
"defence": 110,
|
||||
"special_attack": 75,
|
||||
"special_defence": 120,
|
||||
"speed": 85
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": 0,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 300,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": ["undiscovered"],
|
||||
"moves": [
|
||||
"1:confusion",
|
||||
"1:doubleteam",
|
||||
"1:lunardance",
|
||||
"1:moonlight",
|
||||
"1:psychocut",
|
||||
"1:psychoshift",
|
||||
"6:mist",
|
||||
"11:safeguard",
|
||||
"12:aurorabeam",
|
||||
"18:psybeam",
|
||||
"20:mist",
|
||||
"24:allyswitch",
|
||||
"24:psychoshift",
|
||||
"29:aurorabeam",
|
||||
"30:slash",
|
||||
"36:psychocut",
|
||||
"38:futuresight",
|
||||
"42:moonlight",
|
||||
"47:slash",
|
||||
"48:safeguard",
|
||||
"54:psychic",
|
||||
"57:moonlight",
|
||||
"60:moonblast",
|
||||
"66:futuresight",
|
||||
"66:psychocut",
|
||||
"72:lunarblessing",
|
||||
"72:lunardance",
|
||||
"75:psychoshift",
|
||||
"84:lunardance",
|
||||
"93:psychic",
|
||||
"99:moonblast",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:bodyslam",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:confuseray",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:expandingforce",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:frustration",
|
||||
"tm:futuresight",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gravity",
|
||||
"tm:guardswap",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:lightscreen",
|
||||
"tm:magicroom",
|
||||
"tm:mudslap",
|
||||
"tm:naturalgift",
|
||||
"tm:powergem",
|
||||
"tm:powerswap",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychicterrain",
|
||||
"tm:psychocut",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:recycle",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:allyswitch",
|
||||
"tutor:aurorabeam",
|
||||
"tutor:energyball",
|
||||
"tutor:expandingforce",
|
||||
"tutor:furycutter",
|
||||
"tutor:futuresight",
|
||||
"tutor:gravity",
|
||||
"tutor:helpinghand",
|
||||
"tutor:hiddenpower",
|
||||
"tutor:icebeam",
|
||||
"tutor:icywind",
|
||||
"tutor:magiccoat",
|
||||
"tutor:magicroom",
|
||||
"tutor:mist",
|
||||
"tutor:moonblast",
|
||||
"tutor:moonlight",
|
||||
"tutor:mudslap",
|
||||
"tutor:psychocut",
|
||||
"tutor:psyshock",
|
||||
"tutor:recycle",
|
||||
"tutor:signalbeam",
|
||||
"tutor:skillswap",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:swift",
|
||||
"tutor:telekinesis",
|
||||
"tutor:trick",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": ["gen4", "legendary"],
|
||||
"pokedex": ["cobblemon.species.cresselia.desc"],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 100,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 3,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 856,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user