first commit
This commit is contained in:
@ -0,0 +1,180 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Gothitelle",
|
||||
"nationalPokedexNumber": 576,
|
||||
"primaryType": "psychic",
|
||||
"abilities": ["frisk", "competitive", "h:shadowtag"],
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:ender_pearl",
|
||||
"quantityRange": "0-3"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:twisted_spoon",
|
||||
"percentage": 10
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:persim_berry",
|
||||
"percentage": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 70,
|
||||
"attack": 55,
|
||||
"defence": 95,
|
||||
"special_attack": 95,
|
||||
"special_defence": 110,
|
||||
"speed": 65
|
||||
},
|
||||
"catchRate": 50,
|
||||
"maleRatio": 0.25,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 245,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["human_like"],
|
||||
"moves": [
|
||||
"1:confusion",
|
||||
"1:playnice",
|
||||
"1:pound",
|
||||
"1:tickle",
|
||||
"12:psybeam",
|
||||
"14:doubleslap",
|
||||
"16:charm",
|
||||
"19:embargo",
|
||||
"20:psyshock",
|
||||
"24:feintattack",
|
||||
"24:hypnosis",
|
||||
"28:faketears",
|
||||
"34:healblock",
|
||||
"35:psychup",
|
||||
"40:psychic",
|
||||
"45:telekinesis",
|
||||
"48:flatter",
|
||||
"56:futuresight",
|
||||
"64:magicroom",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:bodyslam",
|
||||
"tm:brickbreak",
|
||||
"tm:calmmind",
|
||||
"tm:chargebeam",
|
||||
"tm:charm",
|
||||
"tm:confide",
|
||||
"tm:cosmicpower",
|
||||
"tm:darkpulse",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:embargo",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:expandingforce",
|
||||
"tm:facade",
|
||||
"tm:faketears",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:focusblast",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:futuresight",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gravity",
|
||||
"tm:guardswap",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:imprison",
|
||||
"tm:lightscreen",
|
||||
"tm:lowsweep",
|
||||
"tm:magicroom",
|
||||
"tm:metronome",
|
||||
"tm:nastyplot",
|
||||
"tm:payback",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychicnoise",
|
||||
"tm:psychicterrain",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:taunt",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:uproar",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:allyswitch",
|
||||
"tutor:covet",
|
||||
"tutor:expandingforce",
|
||||
"tutor:foulplay",
|
||||
"tutor:gravity",
|
||||
"tutor:healbell",
|
||||
"tutor:helpinghand",
|
||||
"tutor:laserfocus",
|
||||
"tutor:magiccoat",
|
||||
"tutor:magicroom",
|
||||
"tutor:recycle",
|
||||
"tutor:roleplay",
|
||||
"tutor:shockwave",
|
||||
"tutor:signalbeam",
|
||||
"tutor:skillswap",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:telekinesis",
|
||||
"tutor:trick",
|
||||
"tutor:uproar",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": ["gen5"],
|
||||
"pokedex": ["cobblemon.species.gothitelle.desc"],
|
||||
"preEvolution": "gothorita",
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 3,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 440,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user