first commit
This commit is contained in:
@ -0,0 +1,192 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Gothita",
|
||||
"nationalPokedexNumber": 574,
|
||||
"primaryType": "psychic",
|
||||
"abilities": ["frisk", "competitive", "h:shadowtag"],
|
||||
"drops": {
|
||||
"amount": 3,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:ender_pearl",
|
||||
"quantityRange": "0-1"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:twisted_spoon",
|
||||
"percentage": 2.5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:persim_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 45,
|
||||
"attack": 30,
|
||||
"defence": 50,
|
||||
"special_attack": 55,
|
||||
"special_defence": 65,
|
||||
"speed": 45
|
||||
},
|
||||
"catchRate": 200,
|
||||
"maleRatio": 0.25,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 58,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["human_like"],
|
||||
"moves": [
|
||||
"1:confusion",
|
||||
"1:pound",
|
||||
"4:playnice",
|
||||
"8:tickle",
|
||||
"12:psybeam",
|
||||
"14:doubleslap",
|
||||
"16:charm",
|
||||
"19:embargo",
|
||||
"20:psyshock",
|
||||
"24:feintattack",
|
||||
"24:hypnosis",
|
||||
"28:faketears",
|
||||
"33:healblock",
|
||||
"33:psychup",
|
||||
"36:psychic",
|
||||
"40:flatter",
|
||||
"40:telekinesis",
|
||||
"44:futuresight",
|
||||
"48:magicroom",
|
||||
"egg:captivate",
|
||||
"egg:darkpulse",
|
||||
"egg:fakeout",
|
||||
"egg:healpulse",
|
||||
"egg:meanlook",
|
||||
"egg:miracleeye",
|
||||
"egg:mirrorcoat",
|
||||
"egg:torment",
|
||||
"egg:uproar",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:calmmind",
|
||||
"tm:chargebeam",
|
||||
"tm:charm",
|
||||
"tm:confide",
|
||||
"tm:darkpulse",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:embargo",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:expandingforce",
|
||||
"tm:facade",
|
||||
"tm:faketears",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:futuresight",
|
||||
"tm:grassknot",
|
||||
"tm:gravity",
|
||||
"tm:guardswap",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:imprison",
|
||||
"tm:lightscreen",
|
||||
"tm:magicroom",
|
||||
"tm:nastyplot",
|
||||
"tm:payback",
|
||||
"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: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.gothita.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "gothita_gothorita",
|
||||
"variant": "level_up",
|
||||
"result": "gothorita",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 32
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 1,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 4,
|
||||
"weight": 58,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user