first commit
This commit is contained in:
@ -0,0 +1,201 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Sinistea",
|
||||
"nationalPokedexNumber": 854,
|
||||
"primaryType": "ghost",
|
||||
"abilities": ["weakarmor", "h:cursedbody"],
|
||||
"baseStats": {
|
||||
"hp": 40,
|
||||
"attack": 45,
|
||||
"defence": 45,
|
||||
"special_attack": 74,
|
||||
"special_defence": 54,
|
||||
"speed": 50
|
||||
},
|
||||
"catchRate": 120,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Antique",
|
||||
"primaryType": "ghost",
|
||||
"abilities": ["weakarmor", "h:cursedbody"],
|
||||
"baseStats": {
|
||||
"hp": 40,
|
||||
"attack": 45,
|
||||
"defence": 45,
|
||||
"special_attack": 74,
|
||||
"special_defence": 54,
|
||||
"speed": 50
|
||||
},
|
||||
"catchRate": 120,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 62,
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 1,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["undiscovered"],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:withdraw",
|
||||
"6:aromaticmist",
|
||||
"12:megadrain",
|
||||
"24:suckerpunch",
|
||||
"30:sweetscent",
|
||||
"36:gigadrain",
|
||||
"42:nastyplot",
|
||||
"48:shadowball",
|
||||
"54:memento",
|
||||
"60:shellsmash",
|
||||
"egg:allyswitch",
|
||||
"tm:batonpass",
|
||||
"tm:calmmind",
|
||||
"tm:confuseray",
|
||||
"tm:darkpulse",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:foulplay",
|
||||
"tm:gigadrain",
|
||||
"tm:hex",
|
||||
"tm:imprison",
|
||||
"tm:magicalleaf",
|
||||
"tm:metronome",
|
||||
"tm:nastyplot",
|
||||
"tm:nightshade",
|
||||
"tm:phantomforce",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psyshock",
|
||||
"tm:rest",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:terablast",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:willowisp",
|
||||
"tutor:aromatherapy",
|
||||
"tutor:celebrate",
|
||||
"tutor:memento",
|
||||
"tutor:metronome"
|
||||
],
|
||||
"labels": ["gen8"],
|
||||
"aspects": ["is_antique"],
|
||||
"height": 1,
|
||||
"weight": 2,
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "sinistea_polteageist",
|
||||
"variant": "item_interact",
|
||||
"result": "polteageist form=Antique",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [],
|
||||
"requiredContext": "cobblemon:chipped_pot"
|
||||
}
|
||||
],
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 62,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["mineral", "amorphous"],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:withdraw",
|
||||
"6:aromaticmist",
|
||||
"12:megadrain",
|
||||
"18:protect",
|
||||
"24:suckerpunch",
|
||||
"30:aromatherapy",
|
||||
"30:sweetscent",
|
||||
"36:gigadrain",
|
||||
"42:nastyplot",
|
||||
"48:shadowball",
|
||||
"54:memento",
|
||||
"60:shellsmash",
|
||||
"egg:allyswitch",
|
||||
"tm:allyswitch",
|
||||
"tm:batonpass",
|
||||
"tm:calmmind",
|
||||
"tm:confuseray",
|
||||
"tm:darkpulse",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:foulplay",
|
||||
"tm:gigadrain",
|
||||
"tm:hex",
|
||||
"tm:imprison",
|
||||
"tm:magicalleaf",
|
||||
"tm:metronome",
|
||||
"tm:nastyplot",
|
||||
"tm:nightshade",
|
||||
"tm:payback",
|
||||
"tm:phantomforce",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psyshock",
|
||||
"tm:rest",
|
||||
"tm:round",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:terablast",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:willowisp",
|
||||
"tm:wonderroom",
|
||||
"tutor:poltergeist"
|
||||
],
|
||||
"labels": ["gen8"],
|
||||
|
||||
"pokedex": ["cobblemon.species.sinistea.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "sinistea_polteageist",
|
||||
"variant": "item_interact",
|
||||
"result": "polteageist",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": ["teatime"],
|
||||
"requirements": [],
|
||||
"requiredContext": "cobblemon:cracked_pot"
|
||||
}
|
||||
],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 0.5,
|
||||
"height": 0.5,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 1,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 1,
|
||||
"weight": 2,
|
||||
"aspects": [],
|
||||
"features": ["is_antique"],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user