Created
August 29, 2023 11:17
-
-
Save simoniz0r/06dd5d6ec2e6e8befe6a90e9d0dc7533 to your computer and use it in GitHub Desktop.
Smogon data dump for Gold/Silver
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"pokemon": [ | |
{ | |
"name": "Bulbasaur", | |
"hp": 45, | |
"atk": 49, | |
"def": 49, | |
"spa": 65, | |
"spd": 65, | |
"spe": 45, | |
"weight": 6.9, | |
"height": 0.7, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 1, | |
"evos": [ | |
"Ivysaur" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Caterpie", | |
"hp": 45, | |
"atk": 30, | |
"def": 35, | |
"spa": 20, | |
"spd": 20, | |
"spe": 45, | |
"weight": 2.9, | |
"height": 0.3, | |
"types": [ | |
"Bug" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 10, | |
"evos": [ | |
"Metapod" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Voltorb", | |
"hp": 40, | |
"atk": 30, | |
"def": 50, | |
"spa": 55, | |
"spd": 55, | |
"spe": 100, | |
"weight": 10.4, | |
"height": 0.5, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 100, | |
"evos": [ | |
"Electrode" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Electrode", | |
"hp": 60, | |
"atk": 50, | |
"def": 70, | |
"spa": 80, | |
"spd": 80, | |
"spe": 140, | |
"weight": 66.6, | |
"height": 1.2, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 101, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Exeggcute", | |
"hp": 60, | |
"atk": 40, | |
"def": 80, | |
"spa": 60, | |
"spd": 45, | |
"spe": 40, | |
"weight": 2.5, | |
"height": 0.4, | |
"types": [ | |
"Grass", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 102, | |
"evos": [ | |
"Exeggutor" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Exeggutor", | |
"hp": 95, | |
"atk": 95, | |
"def": 85, | |
"spa": 125, | |
"spd": 65, | |
"spe": 55, | |
"weight": 120, | |
"height": 2, | |
"types": [ | |
"Grass", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 103, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Cubone", | |
"hp": 50, | |
"atk": 50, | |
"def": 95, | |
"spa": 40, | |
"spd": 50, | |
"spe": 35, | |
"weight": 6.5, | |
"height": 0.4, | |
"types": [ | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 104, | |
"evos": [ | |
"Marowak" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Marowak", | |
"hp": 60, | |
"atk": 80, | |
"def": 110, | |
"spa": 50, | |
"spd": 80, | |
"spe": 45, | |
"weight": 45, | |
"height": 1, | |
"types": [ | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 105, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Hitmonlee", | |
"hp": 50, | |
"atk": 120, | |
"def": 53, | |
"spa": 35, | |
"spd": 110, | |
"spe": 87, | |
"weight": 49.8, | |
"height": 1.5, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 106, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Hitmonchan", | |
"hp": 50, | |
"atk": 105, | |
"def": 79, | |
"spa": 35, | |
"spd": 110, | |
"spe": 76, | |
"weight": 50.2, | |
"height": 1.4, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 107, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Lickitung", | |
"hp": 90, | |
"atk": 55, | |
"def": 75, | |
"spa": 60, | |
"spd": 75, | |
"spe": 30, | |
"weight": 65.5, | |
"height": 1.2, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 108, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Koffing", | |
"hp": 40, | |
"atk": 65, | |
"def": 95, | |
"spa": 60, | |
"spd": 45, | |
"spe": 35, | |
"weight": 1, | |
"height": 0.6, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 109, | |
"evos": [ | |
"Weezing" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Metapod", | |
"hp": 50, | |
"atk": 20, | |
"def": 55, | |
"spa": 25, | |
"spd": 25, | |
"spe": 30, | |
"weight": 9.9, | |
"height": 0.7, | |
"types": [ | |
"Bug" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 11, | |
"evos": [ | |
"Butterfree" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Weezing", | |
"hp": 65, | |
"atk": 90, | |
"def": 120, | |
"spa": 85, | |
"spd": 70, | |
"spe": 60, | |
"weight": 9.5, | |
"height": 1.2, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 110, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Rhyhorn", | |
"hp": 80, | |
"atk": 85, | |
"def": 95, | |
"spa": 30, | |
"spd": 30, | |
"spe": 25, | |
"weight": 115, | |
"height": 1, | |
"types": [ | |
"Ground", | |
"Rock" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 111, | |
"evos": [ | |
"Rhydon" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Rhydon", | |
"hp": 105, | |
"atk": 130, | |
"def": 120, | |
"spa": 45, | |
"spd": 45, | |
"spe": 40, | |
"weight": 120, | |
"height": 1.9, | |
"types": [ | |
"Ground", | |
"Rock" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 112, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Chansey", | |
"hp": 250, | |
"atk": 5, | |
"def": 5, | |
"spa": 35, | |
"spd": 105, | |
"spe": 50, | |
"weight": 34.6, | |
"height": 1.1, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 113, | |
"evos": [ | |
"Blissey" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Tangela", | |
"hp": 65, | |
"atk": 55, | |
"def": 115, | |
"spa": 100, | |
"spd": 40, | |
"spe": 60, | |
"weight": 35, | |
"height": 1, | |
"types": [ | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 114, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Kangaskhan", | |
"hp": 105, | |
"atk": 95, | |
"def": 80, | |
"spa": 40, | |
"spd": 80, | |
"spe": 90, | |
"weight": 80, | |
"height": 2.2, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 115, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Horsea", | |
"hp": 30, | |
"atk": 40, | |
"def": 70, | |
"spa": 70, | |
"spd": 25, | |
"spe": 60, | |
"weight": 8, | |
"height": 0.4, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 116, | |
"evos": [ | |
"Seadra" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Seadra", | |
"hp": 55, | |
"atk": 65, | |
"def": 95, | |
"spa": 95, | |
"spd": 45, | |
"spe": 85, | |
"weight": 25, | |
"height": 1.2, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 117, | |
"evos": [ | |
"Kingdra" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Goldeen", | |
"hp": 45, | |
"atk": 67, | |
"def": 60, | |
"spa": 35, | |
"spd": 50, | |
"spe": 63, | |
"weight": 15, | |
"height": 0.6, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 118, | |
"evos": [ | |
"Seaking" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Seaking", | |
"hp": 80, | |
"atk": 92, | |
"def": 65, | |
"spa": 65, | |
"spd": 80, | |
"spe": 68, | |
"weight": 39, | |
"height": 1.3, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 119, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Butterfree", | |
"hp": 60, | |
"atk": 45, | |
"def": 50, | |
"spa": 80, | |
"spd": 80, | |
"spe": 70, | |
"weight": 32, | |
"height": 1.1, | |
"types": [ | |
"Bug", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 12, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Staryu", | |
"hp": 30, | |
"atk": 45, | |
"def": 55, | |
"spa": 70, | |
"spd": 55, | |
"spe": 85, | |
"weight": 34.5, | |
"height": 0.8, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 120, | |
"evos": [ | |
"Starmie" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Starmie", | |
"hp": 60, | |
"atk": 75, | |
"def": 85, | |
"spa": 100, | |
"spd": 85, | |
"spe": 115, | |
"weight": 80, | |
"height": 1.1, | |
"types": [ | |
"Water", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 121, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Mr. Mime", | |
"hp": 40, | |
"atk": 45, | |
"def": 65, | |
"spa": 100, | |
"spd": 120, | |
"spe": 90, | |
"weight": 54.5, | |
"height": 1.3, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 122, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Scyther", | |
"hp": 70, | |
"atk": 110, | |
"def": 80, | |
"spa": 55, | |
"spd": 80, | |
"spe": 105, | |
"weight": 56, | |
"height": 1.5, | |
"types": [ | |
"Bug", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 123, | |
"evos": [ | |
"Scizor" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Jynx", | |
"hp": 65, | |
"atk": 50, | |
"def": 35, | |
"spa": 115, | |
"spd": 95, | |
"spe": 95, | |
"weight": 40.6, | |
"height": 1.4, | |
"types": [ | |
"Ice", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 124, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Electabuzz", | |
"hp": 65, | |
"atk": 83, | |
"def": 57, | |
"spa": 95, | |
"spd": 85, | |
"spe": 105, | |
"weight": 30, | |
"height": 1.1, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 125, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Magmar", | |
"hp": 65, | |
"atk": 95, | |
"def": 57, | |
"spa": 100, | |
"spd": 85, | |
"spe": 93, | |
"weight": 44.5, | |
"height": 1.3, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 126, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Pinsir", | |
"hp": 65, | |
"atk": 125, | |
"def": 100, | |
"spa": 55, | |
"spd": 70, | |
"spe": 85, | |
"weight": 55, | |
"height": 1.5, | |
"types": [ | |
"Bug" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 127, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Tauros", | |
"hp": 75, | |
"atk": 100, | |
"def": 95, | |
"spa": 40, | |
"spd": 70, | |
"spe": 110, | |
"weight": 88.4, | |
"height": 1.4, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 128, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Magikarp", | |
"hp": 20, | |
"atk": 10, | |
"def": 55, | |
"spa": 15, | |
"spd": 20, | |
"spe": 80, | |
"weight": 10, | |
"height": 0.9, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 129, | |
"evos": [ | |
"Gyarados" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Weedle", | |
"hp": 40, | |
"atk": 35, | |
"def": 30, | |
"spa": 20, | |
"spd": 20, | |
"spe": 50, | |
"weight": 3.2, | |
"height": 0.3, | |
"types": [ | |
"Bug", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 13, | |
"evos": [ | |
"Kakuna" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Gyarados", | |
"hp": 95, | |
"atk": 125, | |
"def": 79, | |
"spa": 60, | |
"spd": 100, | |
"spe": 81, | |
"weight": 235, | |
"height": 6.5, | |
"types": [ | |
"Water", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 130, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Lapras", | |
"hp": 130, | |
"atk": 85, | |
"def": 80, | |
"spa": 85, | |
"spd": 95, | |
"spe": 60, | |
"weight": 220, | |
"height": 2.5, | |
"types": [ | |
"Water", | |
"Ice" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 131, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ditto", | |
"hp": 48, | |
"atk": 48, | |
"def": 48, | |
"spa": 48, | |
"spd": 48, | |
"spe": 48, | |
"weight": 4, | |
"height": 0.3, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 132, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Eevee", | |
"hp": 55, | |
"atk": 55, | |
"def": 50, | |
"spa": 45, | |
"spd": 65, | |
"spe": 55, | |
"weight": 6.5, | |
"height": 0.3, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 133, | |
"evos": [ | |
"Espeon", | |
"Flareon", | |
"Jolteon", | |
"Umbreon", | |
"Vaporeon" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Vaporeon", | |
"hp": 130, | |
"atk": 65, | |
"def": 60, | |
"spa": 110, | |
"spd": 95, | |
"spe": 65, | |
"weight": 29, | |
"height": 1, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 134, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Jolteon", | |
"hp": 65, | |
"atk": 65, | |
"def": 60, | |
"spa": 110, | |
"spd": 95, | |
"spe": 130, | |
"weight": 24.5, | |
"height": 0.8, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 135, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Flareon", | |
"hp": 65, | |
"atk": 130, | |
"def": 60, | |
"spa": 95, | |
"spd": 110, | |
"spe": 65, | |
"weight": 25, | |
"height": 0.9, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 136, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Porygon", | |
"hp": 65, | |
"atk": 60, | |
"def": 70, | |
"spa": 85, | |
"spd": 75, | |
"spe": 40, | |
"weight": 36.5, | |
"height": 0.8, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 137, | |
"evos": [ | |
"Porygon2" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Omanyte", | |
"hp": 35, | |
"atk": 40, | |
"def": 100, | |
"spa": 90, | |
"spd": 55, | |
"spe": 35, | |
"weight": 7.5, | |
"height": 0.4, | |
"types": [ | |
"Rock", | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 138, | |
"evos": [ | |
"Omastar" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Omastar", | |
"hp": 70, | |
"atk": 60, | |
"def": 125, | |
"spa": 115, | |
"spd": 70, | |
"spe": 55, | |
"weight": 35, | |
"height": 1, | |
"types": [ | |
"Rock", | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 139, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Kakuna", | |
"hp": 45, | |
"atk": 25, | |
"def": 50, | |
"spa": 25, | |
"spd": 25, | |
"spe": 35, | |
"weight": 10, | |
"height": 0.6, | |
"types": [ | |
"Bug", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 14, | |
"evos": [ | |
"Beedrill" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Kabuto", | |
"hp": 30, | |
"atk": 80, | |
"def": 90, | |
"spa": 55, | |
"spd": 45, | |
"spe": 55, | |
"weight": 11.5, | |
"height": 0.5, | |
"types": [ | |
"Rock", | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 140, | |
"evos": [ | |
"Kabutops" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Kabutops", | |
"hp": 60, | |
"atk": 115, | |
"def": 105, | |
"spa": 65, | |
"spd": 70, | |
"spe": 80, | |
"weight": 40.5, | |
"height": 1.3, | |
"types": [ | |
"Rock", | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 141, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Aerodactyl", | |
"hp": 80, | |
"atk": 105, | |
"def": 65, | |
"spa": 60, | |
"spd": 75, | |
"spe": 130, | |
"weight": 59, | |
"height": 1.8, | |
"types": [ | |
"Rock", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 142, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Snorlax", | |
"hp": 160, | |
"atk": 110, | |
"def": 65, | |
"spa": 65, | |
"spd": 110, | |
"spe": 30, | |
"weight": 460, | |
"height": 2.1, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 143, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Articuno", | |
"hp": 90, | |
"atk": 85, | |
"def": 100, | |
"spa": 95, | |
"spd": 125, | |
"spe": 85, | |
"weight": 55.4, | |
"height": 1.7, | |
"types": [ | |
"Ice", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 144, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Zapdos", | |
"hp": 90, | |
"atk": 90, | |
"def": 85, | |
"spa": 125, | |
"spd": 90, | |
"spe": 100, | |
"weight": 52.6, | |
"height": 1.6, | |
"types": [ | |
"Electric", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 145, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Moltres", | |
"hp": 90, | |
"atk": 100, | |
"def": 90, | |
"spa": 125, | |
"spd": 85, | |
"spe": 90, | |
"weight": 60, | |
"height": 2, | |
"types": [ | |
"Fire", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 146, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Dratini", | |
"hp": 41, | |
"atk": 64, | |
"def": 45, | |
"spa": 50, | |
"spd": 50, | |
"spe": 50, | |
"weight": 3.3, | |
"height": 1.8, | |
"types": [ | |
"Dragon" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 147, | |
"evos": [ | |
"Dragonair" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Dragonair", | |
"hp": 61, | |
"atk": 84, | |
"def": 65, | |
"spa": 70, | |
"spd": 70, | |
"spe": 70, | |
"weight": 16.5, | |
"height": 4, | |
"types": [ | |
"Dragon" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 148, | |
"evos": [ | |
"Dragonite" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Dragonite", | |
"hp": 91, | |
"atk": 134, | |
"def": 95, | |
"spa": 100, | |
"spd": 100, | |
"spe": 80, | |
"weight": 210, | |
"height": 2.2, | |
"types": [ | |
"Dragon", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 149, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Beedrill", | |
"hp": 65, | |
"atk": 80, | |
"def": 40, | |
"spa": 45, | |
"spd": 80, | |
"spe": 75, | |
"weight": 29.5, | |
"height": 1, | |
"types": [ | |
"Bug", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 15, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Mewtwo", | |
"hp": 106, | |
"atk": 110, | |
"def": 90, | |
"spa": 154, | |
"spd": 90, | |
"spe": 130, | |
"weight": 122, | |
"height": 2, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"Uber" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 150, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Mew", | |
"hp": 100, | |
"atk": 100, | |
"def": 100, | |
"spa": 100, | |
"spd": 100, | |
"spe": 100, | |
"weight": 4, | |
"height": 0.4, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"Uber" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 151, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Chikorita", | |
"hp": 45, | |
"atk": 49, | |
"def": 65, | |
"spa": 49, | |
"spd": 65, | |
"spe": 45, | |
"weight": 6.4, | |
"height": 0.9, | |
"types": [ | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 152, | |
"evos": [ | |
"Bayleef" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Bayleef", | |
"hp": 60, | |
"atk": 62, | |
"def": 80, | |
"spa": 63, | |
"spd": 80, | |
"spe": 60, | |
"weight": 15.8, | |
"height": 1.2, | |
"types": [ | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 153, | |
"evos": [ | |
"Meganium" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Meganium", | |
"hp": 80, | |
"atk": 82, | |
"def": 100, | |
"spa": 83, | |
"spd": 100, | |
"spe": 80, | |
"weight": 100.5, | |
"height": 1.8, | |
"types": [ | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 154, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Cyndaquil", | |
"hp": 39, | |
"atk": 52, | |
"def": 43, | |
"spa": 60, | |
"spd": 50, | |
"spe": 65, | |
"weight": 7.9, | |
"height": 0.5, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 155, | |
"evos": [ | |
"Quilava" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Quilava", | |
"hp": 58, | |
"atk": 64, | |
"def": 58, | |
"spa": 80, | |
"spd": 65, | |
"spe": 80, | |
"weight": 19, | |
"height": 0.9, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 156, | |
"evos": [ | |
"Typhlosion" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Typhlosion", | |
"hp": 78, | |
"atk": 84, | |
"def": 78, | |
"spa": 109, | |
"spd": 85, | |
"spe": 100, | |
"weight": 79.5, | |
"height": 1.7, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 157, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Totodile", | |
"hp": 50, | |
"atk": 65, | |
"def": 64, | |
"spa": 44, | |
"spd": 48, | |
"spe": 43, | |
"weight": 9.5, | |
"height": 0.6, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 158, | |
"evos": [ | |
"Croconaw" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Croconaw", | |
"hp": 65, | |
"atk": 80, | |
"def": 80, | |
"spa": 59, | |
"spd": 63, | |
"spe": 58, | |
"weight": 25, | |
"height": 1.1, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 159, | |
"evos": [ | |
"Feraligatr" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Pidgey", | |
"hp": 40, | |
"atk": 45, | |
"def": 40, | |
"spa": 35, | |
"spd": 35, | |
"spe": 56, | |
"weight": 1.8, | |
"height": 0.3, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 16, | |
"evos": [ | |
"Pidgeotto" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Feraligatr", | |
"hp": 85, | |
"atk": 105, | |
"def": 100, | |
"spa": 79, | |
"spd": 83, | |
"spe": 78, | |
"weight": 88.8, | |
"height": 2.3, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 160, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Sentret", | |
"hp": 35, | |
"atk": 46, | |
"def": 34, | |
"spa": 35, | |
"spd": 45, | |
"spe": 20, | |
"weight": 6, | |
"height": 0.8, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 161, | |
"evos": [ | |
"Furret" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Furret", | |
"hp": 85, | |
"atk": 76, | |
"def": 64, | |
"spa": 45, | |
"spd": 55, | |
"spe": 90, | |
"weight": 32.5, | |
"height": 1.8, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 162, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Hoothoot", | |
"hp": 60, | |
"atk": 30, | |
"def": 30, | |
"spa": 36, | |
"spd": 56, | |
"spe": 50, | |
"weight": 21.2, | |
"height": 0.7, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 163, | |
"evos": [ | |
"Noctowl" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Noctowl", | |
"hp": 100, | |
"atk": 50, | |
"def": 50, | |
"spa": 76, | |
"spd": 96, | |
"spe": 70, | |
"weight": 40.8, | |
"height": 1.6, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 164, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ledyba", | |
"hp": 40, | |
"atk": 20, | |
"def": 30, | |
"spa": 40, | |
"spd": 80, | |
"spe": 55, | |
"weight": 10.8, | |
"height": 1, | |
"types": [ | |
"Bug", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 165, | |
"evos": [ | |
"Ledian" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ledian", | |
"hp": 55, | |
"atk": 35, | |
"def": 50, | |
"spa": 55, | |
"spd": 110, | |
"spe": 85, | |
"weight": 35.6, | |
"height": 1.4, | |
"types": [ | |
"Bug", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 166, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Spinarak", | |
"hp": 40, | |
"atk": 60, | |
"def": 40, | |
"spa": 40, | |
"spd": 40, | |
"spe": 30, | |
"weight": 8.5, | |
"height": 0.5, | |
"types": [ | |
"Bug", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 167, | |
"evos": [ | |
"Ariados" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ariados", | |
"hp": 70, | |
"atk": 90, | |
"def": 70, | |
"spa": 60, | |
"spd": 60, | |
"spe": 40, | |
"weight": 33.5, | |
"height": 1.1, | |
"types": [ | |
"Bug", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 168, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Crobat", | |
"hp": 85, | |
"atk": 90, | |
"def": 80, | |
"spa": 70, | |
"spd": 80, | |
"spe": 130, | |
"weight": 75, | |
"height": 1.8, | |
"types": [ | |
"Poison", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 169, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Pidgeotto", | |
"hp": 63, | |
"atk": 60, | |
"def": 55, | |
"spa": 50, | |
"spd": 50, | |
"spe": 71, | |
"weight": 30, | |
"height": 1.1, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 17, | |
"evos": [ | |
"Pidgeot" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Chinchou", | |
"hp": 75, | |
"atk": 38, | |
"def": 38, | |
"spa": 56, | |
"spd": 56, | |
"spe": 67, | |
"weight": 12, | |
"height": 0.5, | |
"types": [ | |
"Water", | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 170, | |
"evos": [ | |
"Lanturn" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Lanturn", | |
"hp": 125, | |
"atk": 58, | |
"def": 58, | |
"spa": 76, | |
"spd": 76, | |
"spe": 67, | |
"weight": 22.5, | |
"height": 1.2, | |
"types": [ | |
"Water", | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 171, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Pichu", | |
"hp": 20, | |
"atk": 40, | |
"def": 15, | |
"spa": 35, | |
"spd": 35, | |
"spe": 60, | |
"weight": 2, | |
"height": 0.3, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 172, | |
"evos": [ | |
"Pikachu" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Cleffa", | |
"hp": 50, | |
"atk": 25, | |
"def": 28, | |
"spa": 45, | |
"spd": 55, | |
"spe": 15, | |
"weight": 3, | |
"height": 0.3, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 173, | |
"evos": [ | |
"Clefairy" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Igglybuff", | |
"hp": 90, | |
"atk": 30, | |
"def": 15, | |
"spa": 40, | |
"spd": 20, | |
"spe": 15, | |
"weight": 1, | |
"height": 0.3, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 174, | |
"evos": [ | |
"Jigglypuff" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Togepi", | |
"hp": 35, | |
"atk": 20, | |
"def": 65, | |
"spa": 40, | |
"spd": 65, | |
"spe": 20, | |
"weight": 1.5, | |
"height": 0.3, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 175, | |
"evos": [ | |
"Togetic" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Togetic", | |
"hp": 55, | |
"atk": 40, | |
"def": 85, | |
"spa": 80, | |
"spd": 105, | |
"spe": 40, | |
"weight": 3.2, | |
"height": 0.6, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 176, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Natu", | |
"hp": 40, | |
"atk": 50, | |
"def": 45, | |
"spa": 70, | |
"spd": 45, | |
"spe": 70, | |
"weight": 2, | |
"height": 0.2, | |
"types": [ | |
"Psychic", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 177, | |
"evos": [ | |
"Xatu" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Xatu", | |
"hp": 65, | |
"atk": 75, | |
"def": 70, | |
"spa": 95, | |
"spd": 70, | |
"spe": 95, | |
"weight": 15, | |
"height": 1.5, | |
"types": [ | |
"Psychic", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 178, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Mareep", | |
"hp": 55, | |
"atk": 40, | |
"def": 40, | |
"spa": 65, | |
"spd": 45, | |
"spe": 35, | |
"weight": 7.8, | |
"height": 0.6, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 179, | |
"evos": [ | |
"Flaaffy" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Pidgeot", | |
"hp": 83, | |
"atk": 80, | |
"def": 75, | |
"spa": 70, | |
"spd": 70, | |
"spe": 91, | |
"weight": 39.5, | |
"height": 1.5, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 18, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Flaaffy", | |
"hp": 70, | |
"atk": 55, | |
"def": 55, | |
"spa": 80, | |
"spd": 60, | |
"spe": 45, | |
"weight": 13.3, | |
"height": 0.8, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 180, | |
"evos": [ | |
"Ampharos" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ampharos", | |
"hp": 90, | |
"atk": 75, | |
"def": 75, | |
"spa": 115, | |
"spd": 90, | |
"spe": 55, | |
"weight": 61.5, | |
"height": 1.4, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 181, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Bellossom", | |
"hp": 75, | |
"atk": 80, | |
"def": 85, | |
"spa": 90, | |
"spd": 100, | |
"spe": 50, | |
"weight": 5.8, | |
"height": 0.4, | |
"types": [ | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 182, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Marill", | |
"hp": 70, | |
"atk": 20, | |
"def": 50, | |
"spa": 20, | |
"spd": 50, | |
"spe": 40, | |
"weight": 8.5, | |
"height": 0.4, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 183, | |
"evos": [ | |
"Azumarill" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Azumarill", | |
"hp": 100, | |
"atk": 50, | |
"def": 80, | |
"spa": 50, | |
"spd": 80, | |
"spe": 50, | |
"weight": 28.5, | |
"height": 0.8, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 184, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Sudowoodo", | |
"hp": 70, | |
"atk": 100, | |
"def": 115, | |
"spa": 30, | |
"spd": 65, | |
"spe": 30, | |
"weight": 38, | |
"height": 1.2, | |
"types": [ | |
"Rock" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 185, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Politoed", | |
"hp": 90, | |
"atk": 75, | |
"def": 75, | |
"spa": 90, | |
"spd": 100, | |
"spe": 70, | |
"weight": 33.9, | |
"height": 1.1, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 186, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Hoppip", | |
"hp": 35, | |
"atk": 35, | |
"def": 40, | |
"spa": 35, | |
"spd": 55, | |
"spe": 50, | |
"weight": 0.5, | |
"height": 0.4, | |
"types": [ | |
"Grass", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 187, | |
"evos": [ | |
"Skiploom" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Skiploom", | |
"hp": 55, | |
"atk": 45, | |
"def": 50, | |
"spa": 45, | |
"spd": 65, | |
"spe": 80, | |
"weight": 1, | |
"height": 0.6, | |
"types": [ | |
"Grass", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 188, | |
"evos": [ | |
"Jumpluff" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Jumpluff", | |
"hp": 75, | |
"atk": 55, | |
"def": 70, | |
"spa": 55, | |
"spd": 85, | |
"spe": 110, | |
"weight": 3, | |
"height": 0.8, | |
"types": [ | |
"Grass", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 189, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Rattata", | |
"hp": 30, | |
"atk": 56, | |
"def": 35, | |
"spa": 25, | |
"spd": 35, | |
"spe": 72, | |
"weight": 3.5, | |
"height": 0.3, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 19, | |
"evos": [ | |
"Raticate" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Aipom", | |
"hp": 55, | |
"atk": 70, | |
"def": 55, | |
"spa": 40, | |
"spd": 55, | |
"spe": 85, | |
"weight": 11.5, | |
"height": 0.8, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 190, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Sunkern", | |
"hp": 30, | |
"atk": 30, | |
"def": 30, | |
"spa": 30, | |
"spd": 30, | |
"spe": 30, | |
"weight": 1.8, | |
"height": 0.3, | |
"types": [ | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 191, | |
"evos": [ | |
"Sunflora" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Sunflora", | |
"hp": 75, | |
"atk": 75, | |
"def": 55, | |
"spa": 105, | |
"spd": 85, | |
"spe": 30, | |
"weight": 8.5, | |
"height": 0.8, | |
"types": [ | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 192, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Yanma", | |
"hp": 65, | |
"atk": 65, | |
"def": 45, | |
"spa": 75, | |
"spd": 45, | |
"spe": 95, | |
"weight": 38, | |
"height": 1.2, | |
"types": [ | |
"Bug", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 193, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Wooper", | |
"hp": 55, | |
"atk": 45, | |
"def": 45, | |
"spa": 25, | |
"spd": 25, | |
"spe": 15, | |
"weight": 8.5, | |
"height": 0.4, | |
"types": [ | |
"Water", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 194, | |
"evos": [ | |
"Quagsire" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Quagsire", | |
"hp": 95, | |
"atk": 85, | |
"def": 85, | |
"spa": 65, | |
"spd": 65, | |
"spe": 35, | |
"weight": 75, | |
"height": 1.4, | |
"types": [ | |
"Water", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 195, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Espeon", | |
"hp": 65, | |
"atk": 65, | |
"def": 60, | |
"spa": 130, | |
"spd": 95, | |
"spe": 110, | |
"weight": 26.5, | |
"height": 0.9, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 196, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Umbreon", | |
"hp": 95, | |
"atk": 65, | |
"def": 110, | |
"spa": 60, | |
"spd": 130, | |
"spe": 65, | |
"weight": 27, | |
"height": 1, | |
"types": [ | |
"Dark" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 197, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Murkrow", | |
"hp": 60, | |
"atk": 85, | |
"def": 42, | |
"spa": 85, | |
"spd": 42, | |
"spe": 91, | |
"weight": 2.1, | |
"height": 0.5, | |
"types": [ | |
"Dark", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 198, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Slowking", | |
"hp": 95, | |
"atk": 75, | |
"def": 80, | |
"spa": 100, | |
"spd": 110, | |
"spe": 30, | |
"weight": 79.5, | |
"height": 2, | |
"types": [ | |
"Water", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 199, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ivysaur", | |
"hp": 60, | |
"atk": 62, | |
"def": 63, | |
"spa": 80, | |
"spd": 80, | |
"spe": 60, | |
"weight": 13, | |
"height": 1, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 2, | |
"evos": [ | |
"Venusaur" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Raticate", | |
"hp": 55, | |
"atk": 81, | |
"def": 60, | |
"spa": 50, | |
"spd": 70, | |
"spe": 97, | |
"weight": 18.5, | |
"height": 0.7, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 20, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Misdreavus", | |
"hp": 60, | |
"atk": 60, | |
"def": 60, | |
"spa": 85, | |
"spd": 85, | |
"spe": 85, | |
"weight": 1, | |
"height": 0.7, | |
"types": [ | |
"Ghost" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 200, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Unown", | |
"hp": 48, | |
"atk": 72, | |
"def": 48, | |
"spa": 72, | |
"spd": 48, | |
"spe": 48, | |
"weight": 5, | |
"height": 0.5, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 201, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Wobbuffet", | |
"hp": 190, | |
"atk": 33, | |
"def": 58, | |
"spa": 33, | |
"spd": 58, | |
"spe": 33, | |
"weight": 28.5, | |
"height": 1.3, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 202, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Girafarig", | |
"hp": 70, | |
"atk": 80, | |
"def": 65, | |
"spa": 90, | |
"spd": 65, | |
"spe": 85, | |
"weight": 41.5, | |
"height": 1.5, | |
"types": [ | |
"Normal", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 203, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Pineco", | |
"hp": 50, | |
"atk": 65, | |
"def": 90, | |
"spa": 35, | |
"spd": 35, | |
"spe": 15, | |
"weight": 7.2, | |
"height": 0.6, | |
"types": [ | |
"Bug" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 204, | |
"evos": [ | |
"Forretress" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Forretress", | |
"hp": 75, | |
"atk": 90, | |
"def": 140, | |
"spa": 60, | |
"spd": 60, | |
"spe": 40, | |
"weight": 125.8, | |
"height": 1.2, | |
"types": [ | |
"Bug", | |
"Steel" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 205, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Dunsparce", | |
"hp": 100, | |
"atk": 70, | |
"def": 70, | |
"spa": 65, | |
"spd": 65, | |
"spe": 45, | |
"weight": 14, | |
"height": 1.5, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 206, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Gligar", | |
"hp": 65, | |
"atk": 75, | |
"def": 105, | |
"spa": 35, | |
"spd": 65, | |
"spe": 85, | |
"weight": 64.8, | |
"height": 1.1, | |
"types": [ | |
"Ground", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 207, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Steelix", | |
"hp": 75, | |
"atk": 85, | |
"def": 200, | |
"spa": 55, | |
"spd": 65, | |
"spe": 30, | |
"weight": 400, | |
"height": 9.2, | |
"types": [ | |
"Steel", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 208, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Snubbull", | |
"hp": 60, | |
"atk": 80, | |
"def": 50, | |
"spa": 40, | |
"spd": 40, | |
"spe": 30, | |
"weight": 7.8, | |
"height": 0.6, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 209, | |
"evos": [ | |
"Granbull" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Spearow", | |
"hp": 40, | |
"atk": 60, | |
"def": 30, | |
"spa": 31, | |
"spd": 31, | |
"spe": 70, | |
"weight": 2, | |
"height": 0.3, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 21, | |
"evos": [ | |
"Fearow" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Granbull", | |
"hp": 90, | |
"atk": 120, | |
"def": 75, | |
"spa": 60, | |
"spd": 60, | |
"spe": 45, | |
"weight": 48.7, | |
"height": 1.4, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 210, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Qwilfish", | |
"hp": 65, | |
"atk": 95, | |
"def": 75, | |
"spa": 55, | |
"spd": 55, | |
"spe": 85, | |
"weight": 3.9, | |
"height": 0.5, | |
"types": [ | |
"Water", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 211, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Scizor", | |
"hp": 70, | |
"atk": 130, | |
"def": 100, | |
"spa": 55, | |
"spd": 80, | |
"spe": 65, | |
"weight": 118, | |
"height": 1.8, | |
"types": [ | |
"Bug", | |
"Steel" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 212, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Shuckle", | |
"hp": 20, | |
"atk": 10, | |
"def": 230, | |
"spa": 10, | |
"spd": 230, | |
"spe": 5, | |
"weight": 20.5, | |
"height": 0.6, | |
"types": [ | |
"Bug", | |
"Rock" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 213, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Heracross", | |
"hp": 80, | |
"atk": 125, | |
"def": 75, | |
"spa": 40, | |
"spd": 95, | |
"spe": 85, | |
"weight": 54, | |
"height": 1.5, | |
"types": [ | |
"Bug", | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 214, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Sneasel", | |
"hp": 55, | |
"atk": 95, | |
"def": 55, | |
"spa": 35, | |
"spd": 75, | |
"spe": 115, | |
"weight": 28, | |
"height": 0.9, | |
"types": [ | |
"Dark", | |
"Ice" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 215, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Teddiursa", | |
"hp": 60, | |
"atk": 80, | |
"def": 50, | |
"spa": 50, | |
"spd": 50, | |
"spe": 40, | |
"weight": 8.8, | |
"height": 0.6, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 216, | |
"evos": [ | |
"Ursaring" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ursaring", | |
"hp": 90, | |
"atk": 130, | |
"def": 75, | |
"spa": 75, | |
"spd": 75, | |
"spe": 55, | |
"weight": 125.8, | |
"height": 1.8, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 217, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Slugma", | |
"hp": 40, | |
"atk": 40, | |
"def": 40, | |
"spa": 70, | |
"spd": 40, | |
"spe": 20, | |
"weight": 35, | |
"height": 0.7, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 218, | |
"evos": [ | |
"Magcargo" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Magcargo", | |
"hp": 50, | |
"atk": 50, | |
"def": 120, | |
"spa": 80, | |
"spd": 80, | |
"spe": 30, | |
"weight": 55, | |
"height": 0.8, | |
"types": [ | |
"Fire", | |
"Rock" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 219, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Fearow", | |
"hp": 65, | |
"atk": 90, | |
"def": 65, | |
"spa": 61, | |
"spd": 61, | |
"spe": 100, | |
"weight": 38, | |
"height": 1.2, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 22, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Swinub", | |
"hp": 50, | |
"atk": 50, | |
"def": 40, | |
"spa": 30, | |
"spd": 30, | |
"spe": 50, | |
"weight": 6.5, | |
"height": 0.4, | |
"types": [ | |
"Ice", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 220, | |
"evos": [ | |
"Piloswine" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Piloswine", | |
"hp": 100, | |
"atk": 100, | |
"def": 80, | |
"spa": 60, | |
"spd": 60, | |
"spe": 50, | |
"weight": 55.8, | |
"height": 1.1, | |
"types": [ | |
"Ice", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 221, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Corsola", | |
"hp": 55, | |
"atk": 55, | |
"def": 85, | |
"spa": 65, | |
"spd": 85, | |
"spe": 35, | |
"weight": 5, | |
"height": 0.6, | |
"types": [ | |
"Water", | |
"Rock" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 222, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Remoraid", | |
"hp": 35, | |
"atk": 65, | |
"def": 35, | |
"spa": 65, | |
"spd": 35, | |
"spe": 65, | |
"weight": 12, | |
"height": 0.6, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 223, | |
"evos": [ | |
"Octillery" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Octillery", | |
"hp": 75, | |
"atk": 105, | |
"def": 75, | |
"spa": 105, | |
"spd": 75, | |
"spe": 45, | |
"weight": 28.5, | |
"height": 0.9, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 224, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Delibird", | |
"hp": 45, | |
"atk": 55, | |
"def": 45, | |
"spa": 65, | |
"spd": 45, | |
"spe": 75, | |
"weight": 16, | |
"height": 0.9, | |
"types": [ | |
"Ice", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 225, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Mantine", | |
"hp": 65, | |
"atk": 40, | |
"def": 70, | |
"spa": 80, | |
"spd": 140, | |
"spe": 70, | |
"weight": 220, | |
"height": 2.1, | |
"types": [ | |
"Water", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 226, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Skarmory", | |
"hp": 65, | |
"atk": 80, | |
"def": 140, | |
"spa": 40, | |
"spd": 70, | |
"spe": 70, | |
"weight": 50.5, | |
"height": 1.7, | |
"types": [ | |
"Steel", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 227, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Houndour", | |
"hp": 45, | |
"atk": 60, | |
"def": 30, | |
"spa": 80, | |
"spd": 50, | |
"spe": 65, | |
"weight": 10.8, | |
"height": 0.6, | |
"types": [ | |
"Dark", | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 228, | |
"evos": [ | |
"Houndoom" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Houndoom", | |
"hp": 75, | |
"atk": 90, | |
"def": 50, | |
"spa": 110, | |
"spd": 80, | |
"spe": 95, | |
"weight": 35, | |
"height": 1.4, | |
"types": [ | |
"Dark", | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 229, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ekans", | |
"hp": 35, | |
"atk": 60, | |
"def": 44, | |
"spa": 40, | |
"spd": 54, | |
"spe": 55, | |
"weight": 6.9, | |
"height": 2, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 23, | |
"evos": [ | |
"Arbok" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Kingdra", | |
"hp": 75, | |
"atk": 95, | |
"def": 95, | |
"spa": 95, | |
"spd": 95, | |
"spe": 85, | |
"weight": 152, | |
"height": 1.8, | |
"types": [ | |
"Water", | |
"Dragon" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 230, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Phanpy", | |
"hp": 90, | |
"atk": 60, | |
"def": 60, | |
"spa": 40, | |
"spd": 40, | |
"spe": 40, | |
"weight": 33.5, | |
"height": 0.5, | |
"types": [ | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 231, | |
"evos": [ | |
"Donphan" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Donphan", | |
"hp": 90, | |
"atk": 120, | |
"def": 120, | |
"spa": 60, | |
"spd": 60, | |
"spe": 50, | |
"weight": 120, | |
"height": 1.1, | |
"types": [ | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 232, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Porygon2", | |
"hp": 85, | |
"atk": 80, | |
"def": 90, | |
"spa": 105, | |
"spd": 95, | |
"spe": 60, | |
"weight": 32.5, | |
"height": 0.6, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 233, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Stantler", | |
"hp": 73, | |
"atk": 95, | |
"def": 62, | |
"spa": 85, | |
"spd": 65, | |
"spe": 85, | |
"weight": 71.2, | |
"height": 1.4, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 234, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Smeargle", | |
"hp": 55, | |
"atk": 20, | |
"def": 35, | |
"spa": 20, | |
"spd": 45, | |
"spe": 75, | |
"weight": 58, | |
"height": 1.2, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 235, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Tyrogue", | |
"hp": 35, | |
"atk": 35, | |
"def": 35, | |
"spa": 35, | |
"spd": 35, | |
"spe": 35, | |
"weight": 21, | |
"height": 0.7, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 236, | |
"evos": [ | |
"Hitmonchan", | |
"Hitmonlee", | |
"Hitmontop" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Hitmontop", | |
"hp": 50, | |
"atk": 95, | |
"def": 95, | |
"spa": 35, | |
"spd": 110, | |
"spe": 70, | |
"weight": 48, | |
"height": 1.4, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 237, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Smoochum", | |
"hp": 45, | |
"atk": 30, | |
"def": 15, | |
"spa": 85, | |
"spd": 65, | |
"spe": 65, | |
"weight": 6, | |
"height": 0.4, | |
"types": [ | |
"Ice", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 238, | |
"evos": [ | |
"Jynx" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Elekid", | |
"hp": 45, | |
"atk": 63, | |
"def": 37, | |
"spa": 65, | |
"spd": 55, | |
"spe": 95, | |
"weight": 23.5, | |
"height": 0.6, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 239, | |
"evos": [ | |
"Electabuzz" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Arbok", | |
"hp": 60, | |
"atk": 85, | |
"def": 69, | |
"spa": 65, | |
"spd": 79, | |
"spe": 80, | |
"weight": 65, | |
"height": 3.5, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 24, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Magby", | |
"hp": 45, | |
"atk": 75, | |
"def": 37, | |
"spa": 70, | |
"spd": 55, | |
"spe": 83, | |
"weight": 21.4, | |
"height": 0.7, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 240, | |
"evos": [ | |
"Magmar" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Miltank", | |
"hp": 95, | |
"atk": 80, | |
"def": 105, | |
"spa": 40, | |
"spd": 70, | |
"spe": 100, | |
"weight": 75.5, | |
"height": 1.2, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 241, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Blissey", | |
"hp": 255, | |
"atk": 10, | |
"def": 10, | |
"spa": 75, | |
"spd": 135, | |
"spe": 55, | |
"weight": 46.8, | |
"height": 1.5, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 242, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Raikou", | |
"hp": 90, | |
"atk": 85, | |
"def": 75, | |
"spa": 115, | |
"spd": 100, | |
"spe": 115, | |
"weight": 178, | |
"height": 1.9, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 243, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Entei", | |
"hp": 115, | |
"atk": 115, | |
"def": 85, | |
"spa": 90, | |
"spd": 75, | |
"spe": 100, | |
"weight": 198, | |
"height": 2.1, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 244, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Suicune", | |
"hp": 100, | |
"atk": 75, | |
"def": 115, | |
"spa": 90, | |
"spd": 115, | |
"spe": 85, | |
"weight": 187, | |
"height": 2, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 245, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Larvitar", | |
"hp": 50, | |
"atk": 64, | |
"def": 50, | |
"spa": 45, | |
"spd": 50, | |
"spe": 41, | |
"weight": 72, | |
"height": 0.6, | |
"types": [ | |
"Rock", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 246, | |
"evos": [ | |
"Pupitar" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Pupitar", | |
"hp": 70, | |
"atk": 84, | |
"def": 70, | |
"spa": 65, | |
"spd": 70, | |
"spe": 51, | |
"weight": 152, | |
"height": 1.2, | |
"types": [ | |
"Rock", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 247, | |
"evos": [ | |
"Tyranitar" | |
], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Tyranitar", | |
"hp": 100, | |
"atk": 134, | |
"def": 110, | |
"spa": 95, | |
"spd": 100, | |
"spe": 61, | |
"weight": 202, | |
"height": 2, | |
"types": [ | |
"Rock", | |
"Dark" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 248, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Lugia", | |
"hp": 106, | |
"atk": 90, | |
"def": 130, | |
"spa": 90, | |
"spd": 154, | |
"spe": 110, | |
"weight": 216, | |
"height": 5.2, | |
"types": [ | |
"Psychic", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"Uber" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 249, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Pikachu", | |
"hp": 35, | |
"atk": 55, | |
"def": 30, | |
"spa": 50, | |
"spd": 40, | |
"spe": 90, | |
"weight": 6, | |
"height": 0.4, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 25, | |
"evos": [ | |
"Raichu" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ho-Oh", | |
"hp": 106, | |
"atk": 130, | |
"def": 90, | |
"spa": 110, | |
"spd": 154, | |
"spe": 90, | |
"weight": 199, | |
"height": 3.8, | |
"types": [ | |
"Fire", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"Uber" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 250, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Celebi", | |
"hp": 100, | |
"atk": 100, | |
"def": 100, | |
"spa": 100, | |
"spd": 100, | |
"spe": 100, | |
"weight": 5, | |
"height": 0.6, | |
"types": [ | |
"Psychic", | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"Uber" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 251, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Raichu", | |
"hp": 60, | |
"atk": 90, | |
"def": 55, | |
"spa": 90, | |
"spd": 80, | |
"spe": 100, | |
"weight": 30, | |
"height": 0.8, | |
"types": [ | |
"Electric" | |
], | |
"abilities": [], | |
"formats": [ | |
"NUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 26, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Sandshrew", | |
"hp": 50, | |
"atk": 75, | |
"def": 85, | |
"spa": 20, | |
"spd": 30, | |
"spe": 40, | |
"weight": 12, | |
"height": 0.6, | |
"types": [ | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 27, | |
"evos": [ | |
"Sandslash" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Sandslash", | |
"hp": 75, | |
"atk": 100, | |
"def": 110, | |
"spa": 45, | |
"spd": 55, | |
"spe": 65, | |
"weight": 29.5, | |
"height": 1, | |
"types": [ | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 28, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Nidoran-F", | |
"hp": 55, | |
"atk": 47, | |
"def": 52, | |
"spa": 40, | |
"spd": 40, | |
"spe": 41, | |
"weight": 7, | |
"height": 0.4, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 29, | |
"evos": [ | |
"Nidorina" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Venusaur", | |
"hp": 80, | |
"atk": 82, | |
"def": 83, | |
"spa": 100, | |
"spd": 100, | |
"spe": 80, | |
"weight": 100, | |
"height": 2, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 3, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Nidorina", | |
"hp": 70, | |
"atk": 62, | |
"def": 67, | |
"spa": 55, | |
"spd": 55, | |
"spe": 56, | |
"weight": 20, | |
"height": 0.8, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 30, | |
"evos": [ | |
"Nidoqueen" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Nidoqueen", | |
"hp": 90, | |
"atk": 82, | |
"def": 87, | |
"spa": 75, | |
"spd": 85, | |
"spe": 76, | |
"weight": 60, | |
"height": 1.3, | |
"types": [ | |
"Poison", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 31, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Nidoran-M", | |
"hp": 46, | |
"atk": 57, | |
"def": 40, | |
"spa": 40, | |
"spd": 40, | |
"spe": 50, | |
"weight": 9, | |
"height": 0.5, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 32, | |
"evos": [ | |
"Nidorino" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Nidorino", | |
"hp": 61, | |
"atk": 72, | |
"def": 57, | |
"spa": 55, | |
"spd": 55, | |
"spe": 65, | |
"weight": 19.5, | |
"height": 0.9, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 33, | |
"evos": [ | |
"Nidoking" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Nidoking", | |
"hp": 81, | |
"atk": 92, | |
"def": 77, | |
"spa": 85, | |
"spd": 75, | |
"spe": 85, | |
"weight": 62, | |
"height": 1.4, | |
"types": [ | |
"Poison", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 34, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Clefairy", | |
"hp": 70, | |
"atk": 45, | |
"def": 48, | |
"spa": 60, | |
"spd": 65, | |
"spe": 35, | |
"weight": 7.5, | |
"height": 0.6, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 35, | |
"evos": [ | |
"Clefable" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Clefable", | |
"hp": 95, | |
"atk": 70, | |
"def": 73, | |
"spa": 85, | |
"spd": 90, | |
"spe": 60, | |
"weight": 40, | |
"height": 1.3, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 36, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Vulpix", | |
"hp": 38, | |
"atk": 41, | |
"def": 40, | |
"spa": 50, | |
"spd": 65, | |
"spe": 65, | |
"weight": 9.9, | |
"height": 0.6, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 37, | |
"evos": [ | |
"Ninetales" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ninetales", | |
"hp": 73, | |
"atk": 76, | |
"def": 75, | |
"spa": 81, | |
"spd": 100, | |
"spe": 100, | |
"weight": 19.9, | |
"height": 1.1, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 38, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Jigglypuff", | |
"hp": 115, | |
"atk": 45, | |
"def": 20, | |
"spa": 45, | |
"spd": 25, | |
"spe": 20, | |
"weight": 5.5, | |
"height": 0.5, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 39, | |
"evos": [ | |
"Wigglytuff" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Charmander", | |
"hp": 39, | |
"atk": 52, | |
"def": 43, | |
"spa": 60, | |
"spd": 50, | |
"spe": 65, | |
"weight": 8.5, | |
"height": 0.6, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 4, | |
"evos": [ | |
"Charmeleon" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Wigglytuff", | |
"hp": 140, | |
"atk": 70, | |
"def": 45, | |
"spa": 75, | |
"spd": 50, | |
"spe": 45, | |
"weight": 12, | |
"height": 1, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 40, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Zubat", | |
"hp": 40, | |
"atk": 45, | |
"def": 35, | |
"spa": 30, | |
"spd": 40, | |
"spe": 55, | |
"weight": 7.5, | |
"height": 0.8, | |
"types": [ | |
"Poison", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 41, | |
"evos": [ | |
"Golbat" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Golbat", | |
"hp": 75, | |
"atk": 80, | |
"def": 70, | |
"spa": 65, | |
"spd": 75, | |
"spe": 90, | |
"weight": 55, | |
"height": 1.6, | |
"types": [ | |
"Poison", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 42, | |
"evos": [ | |
"Crobat" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Oddish", | |
"hp": 45, | |
"atk": 50, | |
"def": 55, | |
"spa": 75, | |
"spd": 65, | |
"spe": 30, | |
"weight": 5.4, | |
"height": 0.5, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 43, | |
"evos": [ | |
"Gloom" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Gloom", | |
"hp": 60, | |
"atk": 65, | |
"def": 70, | |
"spa": 85, | |
"spd": 75, | |
"spe": 40, | |
"weight": 8.6, | |
"height": 0.8, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 44, | |
"evos": [ | |
"Bellossom", | |
"Vileplume" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Vileplume", | |
"hp": 75, | |
"atk": 80, | |
"def": 85, | |
"spa": 100, | |
"spd": 90, | |
"spe": 50, | |
"weight": 18.6, | |
"height": 1.2, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 45, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Paras", | |
"hp": 35, | |
"atk": 70, | |
"def": 55, | |
"spa": 45, | |
"spd": 55, | |
"spe": 25, | |
"weight": 5.4, | |
"height": 0.3, | |
"types": [ | |
"Bug", | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 46, | |
"evos": [ | |
"Parasect" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Parasect", | |
"hp": 60, | |
"atk": 95, | |
"def": 80, | |
"spa": 60, | |
"spd": 80, | |
"spe": 30, | |
"weight": 29.5, | |
"height": 1, | |
"types": [ | |
"Bug", | |
"Grass" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 47, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Venonat", | |
"hp": 60, | |
"atk": 55, | |
"def": 50, | |
"spa": 40, | |
"spd": 55, | |
"spe": 45, | |
"weight": 30, | |
"height": 1, | |
"types": [ | |
"Bug", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 48, | |
"evos": [ | |
"Venomoth" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Venomoth", | |
"hp": 70, | |
"atk": 65, | |
"def": 60, | |
"spa": 90, | |
"spd": 75, | |
"spe": 90, | |
"weight": 12.5, | |
"height": 1.5, | |
"types": [ | |
"Bug", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 49, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Charmeleon", | |
"hp": 58, | |
"atk": 64, | |
"def": 58, | |
"spa": 80, | |
"spd": 65, | |
"spe": 80, | |
"weight": 19, | |
"height": 1.1, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 5, | |
"evos": [ | |
"Charizard" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Diglett", | |
"hp": 10, | |
"atk": 55, | |
"def": 25, | |
"spa": 35, | |
"spd": 45, | |
"spe": 95, | |
"weight": 0.8, | |
"height": 0.2, | |
"types": [ | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 50, | |
"evos": [ | |
"Dugtrio" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Dugtrio", | |
"hp": 35, | |
"atk": 80, | |
"def": 50, | |
"spa": 50, | |
"spd": 70, | |
"spe": 120, | |
"weight": 33.3, | |
"height": 0.7, | |
"types": [ | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 51, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Meowth", | |
"hp": 40, | |
"atk": 45, | |
"def": 35, | |
"spa": 40, | |
"spd": 40, | |
"spe": 90, | |
"weight": 4.2, | |
"height": 0.4, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 52, | |
"evos": [ | |
"Persian" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Persian", | |
"hp": 65, | |
"atk": 70, | |
"def": 60, | |
"spa": 65, | |
"spd": 65, | |
"spe": 115, | |
"weight": 32, | |
"height": 1, | |
"types": [ | |
"Normal" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 53, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Psyduck", | |
"hp": 50, | |
"atk": 52, | |
"def": 48, | |
"spa": 65, | |
"spd": 50, | |
"spe": 55, | |
"weight": 19.6, | |
"height": 0.8, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 54, | |
"evos": [ | |
"Golduck" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Golduck", | |
"hp": 80, | |
"atk": 82, | |
"def": 78, | |
"spa": 95, | |
"spd": 80, | |
"spe": 85, | |
"weight": 76.6, | |
"height": 1.7, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 55, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Mankey", | |
"hp": 40, | |
"atk": 80, | |
"def": 35, | |
"spa": 35, | |
"spd": 45, | |
"spe": 70, | |
"weight": 28, | |
"height": 0.5, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 56, | |
"evos": [ | |
"Primeape" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Primeape", | |
"hp": 65, | |
"atk": 105, | |
"def": 60, | |
"spa": 60, | |
"spd": 70, | |
"spe": 95, | |
"weight": 32, | |
"height": 1, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 57, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Growlithe", | |
"hp": 55, | |
"atk": 70, | |
"def": 45, | |
"spa": 70, | |
"spd": 50, | |
"spe": 60, | |
"weight": 19, | |
"height": 0.7, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 58, | |
"evos": [ | |
"Arcanine" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Arcanine", | |
"hp": 90, | |
"atk": 110, | |
"def": 80, | |
"spa": 100, | |
"spd": 80, | |
"spe": 95, | |
"weight": 155, | |
"height": 1.9, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 59, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Charizard", | |
"hp": 78, | |
"atk": 84, | |
"def": 78, | |
"spa": 109, | |
"spd": 85, | |
"spe": 100, | |
"weight": 90.5, | |
"height": 1.7, | |
"types": [ | |
"Fire", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 6, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Poliwag", | |
"hp": 40, | |
"atk": 50, | |
"def": 40, | |
"spa": 40, | |
"spd": 40, | |
"spe": 90, | |
"weight": 12.4, | |
"height": 0.6, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 60, | |
"evos": [ | |
"Poliwhirl" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Poliwhirl", | |
"hp": 65, | |
"atk": 65, | |
"def": 65, | |
"spa": 50, | |
"spd": 50, | |
"spe": 90, | |
"weight": 20, | |
"height": 1, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 61, | |
"evos": [ | |
"Politoed", | |
"Poliwrath" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Poliwrath", | |
"hp": 90, | |
"atk": 85, | |
"def": 95, | |
"spa": 70, | |
"spd": 90, | |
"spe": 70, | |
"weight": 54, | |
"height": 1.3, | |
"types": [ | |
"Water", | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"NUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 62, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Abra", | |
"hp": 25, | |
"atk": 20, | |
"def": 15, | |
"spa": 105, | |
"spd": 55, | |
"spe": 90, | |
"weight": 19.5, | |
"height": 0.9, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 63, | |
"evos": [ | |
"Kadabra" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Kadabra", | |
"hp": 40, | |
"atk": 35, | |
"def": 30, | |
"spa": 120, | |
"spd": 70, | |
"spe": 105, | |
"weight": 56.5, | |
"height": 1.3, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 64, | |
"evos": [ | |
"Alakazam" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Alakazam", | |
"hp": 55, | |
"atk": 50, | |
"def": 45, | |
"spa": 135, | |
"spd": 85, | |
"spe": 120, | |
"weight": 48, | |
"height": 1.5, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 65, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Machop", | |
"hp": 70, | |
"atk": 80, | |
"def": 50, | |
"spa": 35, | |
"spd": 35, | |
"spe": 35, | |
"weight": 19.5, | |
"height": 0.8, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 66, | |
"evos": [ | |
"Machoke" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Machoke", | |
"hp": 80, | |
"atk": 100, | |
"def": 70, | |
"spa": 50, | |
"spd": 60, | |
"spe": 45, | |
"weight": 70.5, | |
"height": 1.5, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 67, | |
"evos": [ | |
"Machamp" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Machamp", | |
"hp": 90, | |
"atk": 130, | |
"def": 80, | |
"spa": 65, | |
"spd": 85, | |
"spe": 55, | |
"weight": 130, | |
"height": 1.6, | |
"types": [ | |
"Fighting" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 68, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Bellsprout", | |
"hp": 50, | |
"atk": 75, | |
"def": 35, | |
"spa": 70, | |
"spd": 30, | |
"spe": 40, | |
"weight": 4, | |
"height": 0.7, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 69, | |
"evos": [ | |
"Weepinbell" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Squirtle", | |
"hp": 44, | |
"atk": 48, | |
"def": 65, | |
"spa": 50, | |
"spd": 64, | |
"spe": 43, | |
"weight": 9, | |
"height": 0.5, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 7, | |
"evos": [ | |
"Wartortle" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Weepinbell", | |
"hp": 65, | |
"atk": 90, | |
"def": 50, | |
"spa": 85, | |
"spd": 45, | |
"spe": 55, | |
"weight": 6.4, | |
"height": 1, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 70, | |
"evos": [ | |
"Victreebel" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Victreebel", | |
"hp": 80, | |
"atk": 105, | |
"def": 65, | |
"spa": 100, | |
"spd": 60, | |
"spe": 70, | |
"weight": 15.5, | |
"height": 1.7, | |
"types": [ | |
"Grass", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 71, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Tentacool", | |
"hp": 40, | |
"atk": 40, | |
"def": 35, | |
"spa": 50, | |
"spd": 100, | |
"spe": 70, | |
"weight": 45.5, | |
"height": 0.9, | |
"types": [ | |
"Water", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 72, | |
"evos": [ | |
"Tentacruel" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Tentacruel", | |
"hp": 80, | |
"atk": 70, | |
"def": 65, | |
"spa": 80, | |
"spd": 120, | |
"spe": 100, | |
"weight": 55, | |
"height": 1.6, | |
"types": [ | |
"Water", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 73, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Geodude", | |
"hp": 40, | |
"atk": 80, | |
"def": 100, | |
"spa": 30, | |
"spd": 30, | |
"spe": 20, | |
"weight": 20, | |
"height": 0.4, | |
"types": [ | |
"Rock", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 74, | |
"evos": [ | |
"Graveler" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Graveler", | |
"hp": 55, | |
"atk": 95, | |
"def": 115, | |
"spa": 45, | |
"spd": 45, | |
"spe": 35, | |
"weight": 105, | |
"height": 1, | |
"types": [ | |
"Rock", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 75, | |
"evos": [ | |
"Golem" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Golem", | |
"hp": 80, | |
"atk": 110, | |
"def": 130, | |
"spa": 55, | |
"spd": 65, | |
"spe": 45, | |
"weight": 300, | |
"height": 1.4, | |
"types": [ | |
"Rock", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 76, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Ponyta", | |
"hp": 50, | |
"atk": 85, | |
"def": 55, | |
"spa": 65, | |
"spd": 65, | |
"spe": 90, | |
"weight": 30, | |
"height": 1, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 77, | |
"evos": [ | |
"Rapidash" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Rapidash", | |
"hp": 65, | |
"atk": 100, | |
"def": 70, | |
"spa": 80, | |
"spd": 80, | |
"spe": 105, | |
"weight": 95, | |
"height": 1.7, | |
"types": [ | |
"Fire" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 78, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Slowpoke", | |
"hp": 90, | |
"atk": 65, | |
"def": 65, | |
"spa": 40, | |
"spd": 40, | |
"spe": 15, | |
"weight": 36, | |
"height": 1.2, | |
"types": [ | |
"Water", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 79, | |
"evos": [ | |
"Slowbro", | |
"Slowking" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Wartortle", | |
"hp": 59, | |
"atk": 63, | |
"def": 80, | |
"spa": 65, | |
"spd": 80, | |
"spe": 58, | |
"weight": 22.5, | |
"height": 1, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NFE" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 8, | |
"evos": [ | |
"Blastoise" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Slowbro", | |
"hp": 95, | |
"atk": 75, | |
"def": 110, | |
"spa": 100, | |
"spd": 80, | |
"spe": 30, | |
"weight": 78.5, | |
"height": 1.6, | |
"types": [ | |
"Water", | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 80, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Magnemite", | |
"hp": 25, | |
"atk": 35, | |
"def": 70, | |
"spa": 95, | |
"spd": 55, | |
"spe": 45, | |
"weight": 6, | |
"height": 0.3, | |
"types": [ | |
"Electric", | |
"Steel" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 81, | |
"evos": [ | |
"Magneton" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Magneton", | |
"hp": 50, | |
"atk": 60, | |
"def": 95, | |
"spa": 120, | |
"spd": 70, | |
"spe": 70, | |
"weight": 60, | |
"height": 1, | |
"types": [ | |
"Electric", | |
"Steel" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 82, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Farfetch'd", | |
"hp": 52, | |
"atk": 65, | |
"def": 55, | |
"spa": 58, | |
"spd": 62, | |
"spe": 60, | |
"weight": 15, | |
"height": 0.8, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 83, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Doduo", | |
"hp": 35, | |
"atk": 85, | |
"def": 45, | |
"spa": 35, | |
"spd": 35, | |
"spe": 75, | |
"weight": 39.2, | |
"height": 1.4, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 84, | |
"evos": [ | |
"Dodrio" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Dodrio", | |
"hp": 60, | |
"atk": 110, | |
"def": 70, | |
"spa": 60, | |
"spd": 60, | |
"spe": 100, | |
"weight": 85.2, | |
"height": 1.8, | |
"types": [ | |
"Normal", | |
"Flying" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 85, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Seel", | |
"hp": 65, | |
"atk": 45, | |
"def": 55, | |
"spa": 45, | |
"spd": 70, | |
"spe": 45, | |
"weight": 90, | |
"height": 1.1, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 86, | |
"evos": [ | |
"Dewgong" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Dewgong", | |
"hp": 90, | |
"atk": 70, | |
"def": 80, | |
"spa": 70, | |
"spd": 95, | |
"spe": 70, | |
"weight": 120, | |
"height": 1.7, | |
"types": [ | |
"Water", | |
"Ice" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 87, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Grimer", | |
"hp": 80, | |
"atk": 80, | |
"def": 50, | |
"spa": 40, | |
"spd": 50, | |
"spe": 25, | |
"weight": 30, | |
"height": 0.9, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 88, | |
"evos": [ | |
"Muk" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Muk", | |
"hp": 105, | |
"atk": 105, | |
"def": 75, | |
"spa": 65, | |
"spd": 100, | |
"spe": 50, | |
"weight": 30, | |
"height": 1.2, | |
"types": [ | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"UUBL" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 89, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Blastoise", | |
"hp": 79, | |
"atk": 83, | |
"def": 100, | |
"spa": 85, | |
"spd": 105, | |
"spe": 78, | |
"weight": 85.5, | |
"height": 1.6, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 9, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Shellder", | |
"hp": 30, | |
"atk": 65, | |
"def": 100, | |
"spa": 45, | |
"spd": 25, | |
"spe": 40, | |
"weight": 4, | |
"height": 0.3, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 90, | |
"evos": [ | |
"Cloyster" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Cloyster", | |
"hp": 50, | |
"atk": 95, | |
"def": 180, | |
"spa": 85, | |
"spd": 45, | |
"spe": 70, | |
"weight": 132.5, | |
"height": 1.5, | |
"types": [ | |
"Water", | |
"Ice" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 91, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Gastly", | |
"hp": 30, | |
"atk": 35, | |
"def": 30, | |
"spa": 100, | |
"spd": 35, | |
"spe": 80, | |
"weight": 0.1, | |
"height": 1.3, | |
"types": [ | |
"Ghost", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 92, | |
"evos": [ | |
"Haunter" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Haunter", | |
"hp": 45, | |
"atk": 50, | |
"def": 45, | |
"spa": 115, | |
"spd": 55, | |
"spe": 95, | |
"weight": 0.1, | |
"height": 1.6, | |
"types": [ | |
"Ghost", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 93, | |
"evos": [ | |
"Gengar" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Gengar", | |
"hp": 60, | |
"atk": 65, | |
"def": 60, | |
"spa": 130, | |
"spd": 75, | |
"spe": 110, | |
"weight": 40.5, | |
"height": 1.5, | |
"types": [ | |
"Ghost", | |
"Poison" | |
], | |
"abilities": [], | |
"formats": [ | |
"OU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 94, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Onix", | |
"hp": 35, | |
"atk": 45, | |
"def": 160, | |
"spa": 30, | |
"spd": 45, | |
"spe": 70, | |
"weight": 210, | |
"height": 8.8, | |
"types": [ | |
"Rock", | |
"Ground" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 95, | |
"evos": [ | |
"Steelix" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Drowzee", | |
"hp": 60, | |
"atk": 48, | |
"def": 45, | |
"spa": 43, | |
"spd": 90, | |
"spe": 42, | |
"weight": 32.4, | |
"height": 1, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 96, | |
"evos": [ | |
"Hypno" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Hypno", | |
"hp": 85, | |
"atk": 73, | |
"def": 70, | |
"spa": 73, | |
"spd": 115, | |
"spe": 67, | |
"weight": 75.6, | |
"height": 1.6, | |
"types": [ | |
"Psychic" | |
], | |
"abilities": [], | |
"formats": [ | |
"UU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 97, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Krabby", | |
"hp": 30, | |
"atk": 105, | |
"def": 90, | |
"spa": 25, | |
"spd": 25, | |
"spe": 50, | |
"weight": 6.5, | |
"height": 0.4, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"LC" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 98, | |
"evos": [ | |
"Kingler" | |
], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
}, | |
{ | |
"name": "Kingler", | |
"hp": 55, | |
"atk": 130, | |
"def": 115, | |
"spa": 50, | |
"spd": 50, | |
"spe": 75, | |
"weight": 60, | |
"height": 1.3, | |
"types": [ | |
"Water" | |
], | |
"abilities": [], | |
"formats": [ | |
"NU" | |
], | |
"isNonstandard": "Standard", | |
"oob": { | |
"dex_number": 99, | |
"evos": [], | |
"alts": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
} | |
], | |
"formats": [ | |
{ | |
"name": "1v1", | |
"shorthand": "1v1", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Little Cup", | |
"shorthand": "LC", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Limbo", | |
"shorthand": "Limbo", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "NFE", | |
"shorthand": "NFE", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "NeverUsed", | |
"shorthand": "NU", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "NUBL", | |
"shorthand": "NUBL", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "OverUsed", | |
"shorthand": "OU", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Prime Cup", | |
"shorthand": "Prime Cup", | |
"genfamily": [ | |
"RB", | |
"GS" | |
] | |
}, | |
{ | |
"name": "Uber", | |
"shorthand": "Uber", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "UnderUsed", | |
"shorthand": "UU", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "UUBL", | |
"shorthand": "UUBL", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
], | |
"natures": [], | |
"abilities": [], | |
"moveflags": [], | |
"moves": [ | |
{ | |
"name": "Acid Armor", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 40, | |
"description": "Raises the user's Defense by 2.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Agility", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Raises the user's Speed by 2.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Amnesia", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "Raises the user's Sp. Def by 2.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Barrier", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Raises the user's Defense by 2.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Baton Pass", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 40, | |
"description": "User switches, passing stat changes and more.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Belly Drum", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "User loses 50% max HP. Maximizes Attack.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Conversion", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Changes user's type to match a known move.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Conversion 2", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Changes user's type to resist the foe's last move.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Curse", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "Curses if Ghost, else -1 Spe, +1 Atk, +1 Def.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Defense Curl", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 40, | |
"description": "Raises the user's Defense by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Destiny Bond", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "If an opponent knocks out the user, it also faints.", | |
"type": "Ghost", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Detect", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 2, | |
"pp": 5, | |
"description": "Prevents moves from affecting the user this turn.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Double Team", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 15, | |
"description": "Raises the user's evasiveness by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Endure", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 2, | |
"pp": 10, | |
"description": "User survives attacks this turn with at least 1 HP.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Feint Attack", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 60, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "This move does not check accuracy.", | |
"type": "Dark", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Focus Energy", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Raises the user's critical hit ratio by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Growth", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 40, | |
"description": "Raises the user's Sp. Atk by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Harden", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Raises the user's Defense by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Haze", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Eliminates all stat changes.", | |
"type": "Ice", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Heal Bell", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "Cures the user's party of all status conditions.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Light Screen", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "For 5 turns, the user's party has doubled Sp. Def.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mean Look", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "Prevents the target from switching out.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Meditate", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 40, | |
"description": "Raises the user's Attack by 1.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Metronome", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "Picks a random move.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Milk Drink", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "Heals the user by 50% of its max HP.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Minimize", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "Raises the user's evasiveness by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mirror Move", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "User uses the target's last used move against it.", | |
"type": "Flying", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mist", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "While active, user is protected from stat drops.", | |
"type": "Ice", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Moonlight", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "Heals the user by a weather-dependent amount.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Morning Sun", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "Heals the user by a weather-dependent amount.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Nightmare", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 15, | |
"description": "A sleeping target is hurt by 1/4 max HP per turn.", | |
"type": "Ghost", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Perish Song", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "All active Pokemon will faint in 3 turns.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Protect", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 2, | |
"pp": 10, | |
"description": "Prevents moves from affecting the user this turn.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Psych Up", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "Copies the target's current stat stages.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rain Dance", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "For 5 turns, heavy rain powers Water moves.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Recover", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "Heals the user by 50% of its max HP.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Reflect", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "For 5 turns, the user's party has doubled Def.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rest", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "User sleeps 2 turns and restores HP and status.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Safeguard", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 25, | |
"description": "For 5 turns, protects user's party from status.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sandstorm", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "For 5 turns, a sandstorm rages.", | |
"type": "Rock", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sharpen", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Raises the user's Attack by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sketch", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 1, | |
"description": "Fails when used in Link Battles.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sleep Talk", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "User must be asleep. Uses another known move.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Soft-Boiled", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "Heals the user by 50% of its max HP.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Spider Web", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "Prevents the target from switching out.", | |
"type": "Bug", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Spikes", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "Hurts grounded foes on switch-in. Max 1 layer.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Splash", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 40, | |
"description": "No competitive use.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Substitute", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "User takes 1/4 its max HP to put in a substitute.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sunny Day", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "For 5 turns, intense sunlight powers Fire moves.", | |
"type": "Fire", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Swift", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 60, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "This move does not check accuracy.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Swords Dance", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 30, | |
"description": "Raises the user's Attack by 2.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Synthesis", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 5, | |
"description": "Heals the user by a weather-dependent amount.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Teleport", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 20, | |
"description": "Fails when used.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Transform", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 10, | |
"description": "Copies target's stats, moves, types, and species.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Vital Throw", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 70, | |
"accuracy": 0, | |
"priority": -1, | |
"pp": 10, | |
"description": "This move does not check accuracy. Goes last.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Withdraw", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 0, | |
"priority": 0, | |
"pp": 40, | |
"description": "Raises the user's Defense by 1.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Absorb", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "User recovers 50% of the damage dealt.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Acid", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "10% chance to lower the target's Defense by 1.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Ancient Power", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 60, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 5, | |
"description": "10% chance to raise all stats by 1 (not acc/eva).", | |
"type": "Rock", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Attract", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "A target of the opposite gender gets infatuated.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Aurora Beam", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 65, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "10% chance to lower the target's Attack by 1.", | |
"type": "Ice", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Beat Up", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 10, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "All healthy allies aid in damaging the target.", | |
"type": "Dark", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bide", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "Waits 2-3 turns; deals double the damage taken.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bite", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 60, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 25, | |
"description": "30% chance to make the target flinch.", | |
"type": "Dark", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Body Slam", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 85, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "30% chance to paralyze the target.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bubble", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "10% chance to lower the target's Speed by 1.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bubble Beam", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 65, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "10% chance to lower the target's Speed by 1.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Charm", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Lowers the target's Attack by 2.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Confuse Ray", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "Confuses the target.", | |
"type": "Ghost", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Confusion", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 50, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 25, | |
"description": "10% chance to confuse the target.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Constrict", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 10, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 35, | |
"description": "10% chance to lower the target's Speed by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Counter", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": -1, | |
"pp": 20, | |
"description": "If hit by physical attack, returns double damage.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Crunch", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 80, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "20% chance to lower the target's Sp. Def by 1.", | |
"type": "Dark", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Dig", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 60, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "Digs underground turn 1, strikes turn 2.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Dizzy Punch", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 70, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "20% chance to confuse the target.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Double-Edge", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 120, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "Has 1/4 recoil.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Double Kick", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 30, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "Hits 2 times in one turn.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Dragon Breath", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 60, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "30% chance to paralyze the target.", | |
"type": "Dragon", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Dragon Rage", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "Deals 40 HP of damage to the target.", | |
"type": "Dragon", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Dream Eater", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 100, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "User gains 1/2 HP inflicted. Sleeping target only.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Drill Peck", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "No additional effect.", | |
"type": "Flying", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Earthquake", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 100, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "Power doubles on Dig.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Ember", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 25, | |
"description": "10% chance to burn the target.", | |
"type": "Fire", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Encore", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 5, | |
"description": "The target repeats its last move for 3-6 turns.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Explosion", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 250, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 5, | |
"description": "Target's Def halved during damage. User faints.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Extreme Speed", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 100, | |
"priority": 1, | |
"pp": 5, | |
"description": "Usually goes first.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "False Swipe", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 40, | |
"description": "Always leaves the target with at least 1 HP.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fire Punch", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 75, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "10% chance to burn the target.", | |
"type": "Fire", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Flail", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "More power the less HP the user has left.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Flame Wheel", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 60, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 25, | |
"description": "10% chance to burn the target. Thaws user.", | |
"type": "Fire", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Flamethrower", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 95, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "10% chance to burn the target.", | |
"type": "Fire", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Foresight", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 40, | |
"description": "Fighting, Normal hit Ghost. Evasiveness ignored.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Frustration", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Max 102 power at minimum Happiness.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Giga Drain", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 60, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 5, | |
"description": "User recovers 50% of the damage dealt.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Growl", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 40, | |
"description": "Lowers the target's Attack by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Gust", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 35, | |
"description": "Power doubles during Fly.", | |
"type": "Flying", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Headbutt", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 70, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "30% chance to make the target flinch.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Hidden Power", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "Varies in power and type based on the user's IVs.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Horn Attack", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 65, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 25, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Ice Beam", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 95, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "10% chance to freeze the target.", | |
"type": "Ice", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Ice Punch", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 75, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "10% chance to freeze the target.", | |
"type": "Ice", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Karate Chop", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 50, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 25, | |
"description": "High critical hit ratio.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Leech Life", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "User recovers 50% of the damage dealt.", | |
"type": "Bug", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Leer", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "Lowers the target's Defense by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Lick", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "30% chance to paralyze the target.", | |
"type": "Ghost", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Lock-On", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 5, | |
"description": "The next move will not miss the target.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mach Punch", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 1, | |
"pp": 30, | |
"description": "Usually goes first.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Magnitude", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "Hits adjacent Pokemon. Power varies; 2x on Dig.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mega Drain", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "User recovers 50% of the damage dealt.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mimic", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "The last move the target used replaces this one.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mind Reader", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 5, | |
"description": "The next move will not miss the target.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mirror Coat", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 0, | |
"accuracy": 100, | |
"priority": -1, | |
"pp": 20, | |
"description": "If hit by special attack, returns double damage.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mud-Slap", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "100% chance to lower the target's accuracy by 1.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Night Shade", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "Does damage equal to the user's level.", | |
"type": "Ghost", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Outrage", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 90, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "Lasts 2-3 turns. Confuses the user afterwards.", | |
"type": "Dragon", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Pain Split", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Shares HP of user and target equally.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Pay Day", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Scatters coins.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Peck", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 35, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 35, | |
"description": "No additional effect.", | |
"type": "Flying", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Petal Dance", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 70, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Lasts 2-3 turns. Confuses the user afterwards.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Poison Sting", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 15, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 35, | |
"description": "30% chance to poison the target.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Pound", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 35, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Powder Snow", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 25, | |
"description": "10% chance to freeze the target.", | |
"type": "Ice", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Psybeam", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 65, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "10% chance to confuse the target.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Psychic", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 90, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "10% chance to lower the target's Sp. Def by 1.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Pursuit", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Power doubles if the foe is switching out.", | |
"type": "Dark", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Quick Attack", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 1, | |
"pp": 30, | |
"description": "Usually goes first.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rage", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Next Rage increases in damage if hit during use.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rapid Spin", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 40, | |
"description": "Frees user from hazards, binding, Leech Seed.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Return", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Max 102 power at maximum Happiness.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Reversal", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "More power the less HP the user has left.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Roar", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": -1, | |
"pp": 20, | |
"description": "Forces the target to switch to a random ally.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rock Smash", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "50% chance to lower the target's Defense by 1.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sand Attack", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "Lowers the target's accuracy by 1.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Scratch", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 35, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Seismic Toss", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Does damage equal to the user's level.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Self-Destruct", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 200, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 5, | |
"description": "Target's Def halved during damage. User faints.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Shadow Ball", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "20% chance to lower the target's Sp. Def by 1.", | |
"type": "Ghost", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Skull Bash", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 100, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "Raises user's Defense by 1 on turn 1. Hits turn 2.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Slash", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 70, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "High critical hit ratio.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sludge", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 65, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "30% chance to poison the target.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sludge Bomb", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 90, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "30% chance to poison the target.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Smokescreen", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Lowers the target's accuracy by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Snore", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "User must be asleep. 30% chance to flinch target.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Solar Beam", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 120, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "Charges turn 1. Hits turn 2. No charge in sunlight.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Spark", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 65, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "30% chance to paralyze the target.", | |
"type": "Electric", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Spike Cannon", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 20, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "Hits 2-5 times in one turn.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Spite", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "Lowers the PP of the target's last move by 2-5.", | |
"type": "Ghost", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Spore", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "Causes the target to fall asleep.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Stomp", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 65, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "30% chance to make the target flinch.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Strength", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Struggle", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 50, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 1, | |
"description": "User loses 1/4 the HP lost by the target.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Surf", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 95, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "No additional effect.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sweet Scent", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Lowers the target's evasiveness by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Tail Whip", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "Lowers the target's Defense by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thief", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "If the user has no item, it steals the target's.", | |
"type": "Dark", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thrash", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 90, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Lasts 2-3 turns. Confuses the user afterwards.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thunder Punch", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 75, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "10% chance to paralyze the target.", | |
"type": "Electric", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thunder Shock", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "10% chance to paralyze the target.", | |
"type": "Electric", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thunder Wave", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Paralyzes the target.", | |
"type": "Electric", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thunderbolt", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 95, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "10% chance to paralyze the target.", | |
"type": "Electric", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Tri Attack", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "20% chance to paralyze or burn or freeze target.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Twineedle", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 25, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "Hits 2 times. Last hit has 20% chance to poison.", | |
"type": "Bug", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Twister", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 20, | |
"description": "20% chance to make the target flinch.", | |
"type": "Dragon", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Vice Grip", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 55, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 30, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Vine Whip", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 35, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 10, | |
"description": "No additional effect.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Water Gun", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 40, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 25, | |
"description": "No additional effect.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Waterfall", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 80, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 15, | |
"description": "No additional effect.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Whirlwind", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 100, | |
"priority": -1, | |
"pp": 20, | |
"description": "Forces the target to switch to a random ally.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Wing Attack", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 60, | |
"accuracy": 100, | |
"priority": 0, | |
"pp": 35, | |
"description": "No additional effect.", | |
"type": "Flying", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fissure", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 30, | |
"priority": 0, | |
"pp": 5, | |
"description": "OHKOs the target. Fails if user is a lower level.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Guillotine", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 30, | |
"priority": 0, | |
"pp": 5, | |
"description": "OHKOs the target. Fails if user is a lower level.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Horn Drill", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 30, | |
"priority": 0, | |
"pp": 5, | |
"description": "OHKOs the target. Fails if user is a lower level.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Dynamic Punch", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 100, | |
"accuracy": 50, | |
"priority": 0, | |
"pp": 5, | |
"description": "100% chance to confuse the target.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Zap Cannon", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 100, | |
"accuracy": 50, | |
"priority": 0, | |
"pp": 5, | |
"description": "100% chance to paralyze the target.", | |
"type": "Electric", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Disable", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 55, | |
"priority": 0, | |
"pp": 20, | |
"description": "For 1-7 turns, disables the target's last move.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Poison Gas", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 55, | |
"priority": 0, | |
"pp": 40, | |
"description": "Poisons the target.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sing", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 55, | |
"priority": 0, | |
"pp": 15, | |
"description": "Causes the target to fall asleep.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Supersonic", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 55, | |
"priority": 0, | |
"pp": 20, | |
"description": "Causes the target to become confused.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Hypnosis", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 60, | |
"priority": 0, | |
"pp": 20, | |
"description": "Causes the target to fall asleep.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Blizzard", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 120, | |
"accuracy": 70, | |
"priority": 0, | |
"pp": 5, | |
"description": "10% chance to freeze the target.", | |
"type": "Ice", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fire Spin", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 15, | |
"accuracy": 70, | |
"priority": 0, | |
"pp": 15, | |
"description": "Traps and damages the target for 2-5 turns.", | |
"type": "Fire", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Flash", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 70, | |
"priority": 0, | |
"pp": 20, | |
"description": "Lowers the target's accuracy by 1.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Smog", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 20, | |
"accuracy": 70, | |
"priority": 0, | |
"pp": 20, | |
"description": "40% chance to poison the target.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thunder", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 120, | |
"accuracy": 70, | |
"priority": 0, | |
"pp": 10, | |
"description": "30% chance to paralyze. Can't miss in rain.", | |
"type": "Electric", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Whirlpool", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 15, | |
"accuracy": 70, | |
"priority": 0, | |
"pp": 15, | |
"description": "Traps and damages the target for 2-5 turns.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bind", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 15, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 20, | |
"description": "Traps and damages the target for 2-5 turns.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Clamp", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 35, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 10, | |
"description": "Traps and damages the target for 2-5 turns.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Egg Bomb", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 100, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 10, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Glare", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 30, | |
"description": "Paralyzes the target.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Iron Tail", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 100, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 15, | |
"description": "30% chance to lower the target's Defense by 1.", | |
"type": "Steel", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Lovely Kiss", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 10, | |
"description": "Causes the target to fall asleep.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mega Kick", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 120, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 5, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Poison Powder", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 35, | |
"description": "Poisons the target.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Razor Wind", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 10, | |
"description": "Charges, then hits target turn 2. High crit ratio.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Slam", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 20, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sleep Powder", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 15, | |
"description": "Causes the target to fall asleep.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Stun Spore", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 30, | |
"description": "Paralyzes the target.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sweet Kiss", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 75, | |
"priority": 0, | |
"pp": 10, | |
"description": "Causes the target to become confused.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bone Rush", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 25, | |
"accuracy": 80, | |
"priority": 0, | |
"pp": 10, | |
"description": "Hits 2-5 times in one turn.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Cross Chop", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 100, | |
"accuracy": 80, | |
"priority": 0, | |
"pp": 5, | |
"description": "High critical hit ratio.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fury Swipes", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 18, | |
"accuracy": 80, | |
"priority": 0, | |
"pp": 15, | |
"description": "Hits 2-5 times in one turn.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Hydro Pump", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 120, | |
"accuracy": 80, | |
"priority": 0, | |
"pp": 5, | |
"description": "No additional effect.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Kinesis", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 80, | |
"priority": 0, | |
"pp": 15, | |
"description": "Lowers the target's accuracy by 1.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Psywave", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 0, | |
"accuracy": 80, | |
"priority": 0, | |
"pp": 15, | |
"description": "Random damage from 1 to (user's level*1.5 - 1).", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Submission", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 80, | |
"priority": 0, | |
"pp": 25, | |
"description": "Has 1/4 recoil.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Barrage", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 15, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 20, | |
"description": "Hits 2-5 times in one turn.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bone Club", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 65, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 20, | |
"description": "10% chance to make the target flinch.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Comet Punch", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 18, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 15, | |
"description": "Hits 2-5 times in one turn.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Cotton Spore", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 40, | |
"description": "Lowers the target's Speed by 2.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Crabhammer", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 90, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 10, | |
"description": "High critical hit ratio.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Double Slap", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 15, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 10, | |
"description": "Hits 2-5 times in one turn.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fire Blast", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 120, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 5, | |
"description": "10% chance to burn the target.", | |
"type": "Fire", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fury Attack", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 15, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 20, | |
"description": "Hits 2-5 times in one turn.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mega Punch", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 20, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Megahorn", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 120, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 10, | |
"description": "No additional effect.", | |
"type": "Bug", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Octazooka", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 65, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 10, | |
"description": "50% chance to lower the target's accuracy by 1.", | |
"type": "Water", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Pin Missile", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 14, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 20, | |
"description": "Hits 2-5 times in one turn.", | |
"type": "Bug", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rolling Kick", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 60, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 15, | |
"description": "30% chance to make the target flinch.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Screech", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 40, | |
"description": "Lowers the target's Defense by 2.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Take Down", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 90, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 20, | |
"description": "Has 1/4 recoil.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Toxic", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 10, | |
"description": "Badly poisons the target.", | |
"type": "Poison", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Wrap", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 15, | |
"accuracy": 85, | |
"priority": 0, | |
"pp": 20, | |
"description": "Traps and damages the target for 2-5 turns.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bonemerang", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 50, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 10, | |
"description": "Hits 2 times in one turn.", | |
"type": "Ground", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Future Sight", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 80, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 15, | |
"description": "Hits two turns after being used.", | |
"type": "Psychic", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "High Jump Kick", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 85, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 20, | |
"description": "If miss, user takes 1/8 damage it would've dealt.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Hyper Beam", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 150, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 5, | |
"description": "User cannot move next turn.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Hyper Fang", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 80, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 15, | |
"description": "10% chance to make the target flinch.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Leech Seed", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 10, | |
"description": "1/8 of target's HP is restored to user every turn.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Low Kick", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 50, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 20, | |
"description": "30% chance to make the target flinch.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Present", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 15, | |
"description": "40, 80, 120 power, or heals target 1/4 max HP.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rock Slide", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 75, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 10, | |
"description": "30% chance to make the target flinch.", | |
"type": "Rock", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rock Throw", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 50, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 15, | |
"description": "No additional effect.", | |
"type": "Rock", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Rollout", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 30, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 20, | |
"description": "Power doubles with each hit. Repeats for 5 turns.", | |
"type": "Rock", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Scary Face", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 10, | |
"description": "Lowers the target's Speed by 2.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sky Attack", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 140, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 5, | |
"description": "Charges turn 1. Hits turn 2.", | |
"type": "Flying", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sonic Boom", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 20, | |
"description": "Always does 20 HP of damage.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Steel Wing", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 70, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 25, | |
"description": "10% chance to raise the user's Defense by 1.", | |
"type": "Steel", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Super Fang", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 0, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 10, | |
"description": "Does damage equal to 1/2 target's current HP.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Swagger", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 15, | |
"description": "Raises the target's Attack by 2 and confuses it.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Triple Kick", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 10, | |
"accuracy": 90, | |
"priority": 0, | |
"pp": 10, | |
"description": "Hits 1-3 times. Power rises with each hit.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Aeroblast", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 100, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 5, | |
"description": "High critical hit ratio.", | |
"type": "Flying", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Cut", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 50, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 30, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fly", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 70, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 15, | |
"description": "Flies up on first turn, then strikes the next turn.", | |
"type": "Flying", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fury Cutter", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 10, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 20, | |
"description": "Power doubles with each hit, up to 160.", | |
"type": "Bug", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Icy Wind", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 55, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 15, | |
"description": "100% chance to lower the target's Speed by 1.", | |
"type": "Ice", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Jump Kick", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 70, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 25, | |
"description": "If miss, user takes 1/8 damage it would've dealt.", | |
"type": "Fighting", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Metal Claw", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 50, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 35, | |
"description": "10% chance to raise the user's Attack by 1.", | |
"type": "Steel", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Razor Leaf", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 55, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 25, | |
"description": "High critical hit ratio.", | |
"type": "Grass", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sacred Fire", | |
"isNonstandard": "Standard", | |
"category": "Special", | |
"power": 100, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 5, | |
"description": "50% chance to burn the target. Thaws user.", | |
"type": "Fire", | |
"flags": [], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "String Shot", | |
"isNonstandard": "Standard", | |
"category": "Non-Damaging", | |
"power": 0, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 40, | |
"description": "Lowers the target's Speed by 1.", | |
"type": "Bug", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Tackle", | |
"isNonstandard": "Standard", | |
"category": "Physical", | |
"power": 35, | |
"accuracy": 95, | |
"priority": 0, | |
"pp": 35, | |
"description": "No additional effect.", | |
"type": "Normal", | |
"flags": [], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
], | |
"types": [ | |
{ | |
"name": "Bug", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
2 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
0.5 | |
], | |
[ | |
"Fire", | |
0.5 | |
], | |
[ | |
"Flying", | |
0.5 | |
], | |
[ | |
"Ghost", | |
0.5 | |
], | |
[ | |
"Grass", | |
2 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
0.5 | |
], | |
[ | |
"Psychic", | |
2 | |
], | |
[ | |
"Rock", | |
1 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "" | |
}, | |
{ | |
"name": "Dark", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
0.5 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
0.5 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
2 | |
], | |
[ | |
"Grass", | |
1 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
2 | |
], | |
[ | |
"Rock", | |
1 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "" | |
}, | |
{ | |
"name": "Dragon", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
2 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
1 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
1 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "" | |
}, | |
{ | |
"name": "Electric", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
0.5 | |
], | |
[ | |
"Electric", | |
0.5 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
2 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
0.5 | |
], | |
[ | |
"Ground", | |
0 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
1 | |
], | |
[ | |
"Steel", | |
1 | |
], | |
[ | |
"Water", | |
2 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "" | |
}, | |
{ | |
"name": "Fighting", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
0.5 | |
], | |
[ | |
"Dark", | |
2 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
0.5 | |
], | |
[ | |
"Ghost", | |
0 | |
], | |
[ | |
"Grass", | |
1 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
2 | |
], | |
[ | |
"Normal", | |
2 | |
], | |
[ | |
"Poison", | |
0.5 | |
], | |
[ | |
"Psychic", | |
0.5 | |
], | |
[ | |
"Rock", | |
2 | |
], | |
[ | |
"Steel", | |
2 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "" | |
}, | |
{ | |
"name": "Fire", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
2 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
0.5 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
0.5 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
2 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
2 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
0.5 | |
], | |
[ | |
"Steel", | |
2 | |
], | |
[ | |
"Water", | |
0.5 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "Pokemon of this type cannot become burned by Fire-type moves." | |
}, | |
{ | |
"name": "Flying", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
2 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
0.5 | |
], | |
[ | |
"Fighting", | |
2 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
2 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
0.5 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "Pokemon of this type are airborne." | |
}, | |
{ | |
"name": "Ghost", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
0.5 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
2 | |
], | |
[ | |
"Grass", | |
1 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
0 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
2 | |
], | |
[ | |
"Rock", | |
1 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "These Pokemon can be hit by Normal- and Fighting-type attacks if they are under the effect of Foresight." | |
}, | |
{ | |
"name": "Grass", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
0.5 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
0.5 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
0.5 | |
], | |
[ | |
"Flying", | |
0.5 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
0.5 | |
], | |
[ | |
"Ground", | |
2 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
0.5 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
2 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
2 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "Pokemon of this type cannot become affected by Leech Seed." | |
}, | |
{ | |
"name": "Ground", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
0.5 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
2 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
2 | |
], | |
[ | |
"Flying", | |
0 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
0.5 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
2 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
2 | |
], | |
[ | |
"Steel", | |
2 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "Pokemon of this type are immune to damage from Sandstorm." | |
}, | |
{ | |
"name": "Ice", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
2 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
0.5 | |
], | |
[ | |
"Flying", | |
2 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
2 | |
], | |
[ | |
"Ground", | |
2 | |
], | |
[ | |
"Ice", | |
0.5 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
1 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
0.5 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "Pokemon of this type cannot become frozen by Ice-type moves." | |
}, | |
{ | |
"name": "Normal", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
0 | |
], | |
[ | |
"Grass", | |
1 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
0.5 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "" | |
}, | |
{ | |
"name": "Poison", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
0.5 | |
], | |
[ | |
"Grass", | |
2 | |
], | |
[ | |
"Ground", | |
0.5 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
0.5 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
0.5 | |
], | |
[ | |
"Steel", | |
0 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "Pokemon of this type cannot become poisoned." | |
}, | |
{ | |
"name": "Psychic", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
0 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
2 | |
], | |
[ | |
"Fire", | |
1 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
1 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
2 | |
], | |
[ | |
"Psychic", | |
0.5 | |
], | |
[ | |
"Rock", | |
1 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "" | |
}, | |
{ | |
"name": "Rock", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
2 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
0.5 | |
], | |
[ | |
"Fire", | |
2 | |
], | |
[ | |
"Flying", | |
2 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
1 | |
], | |
[ | |
"Ground", | |
0.5 | |
], | |
[ | |
"Ice", | |
2 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
1 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
1 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "Pokemon of this type are immune to damage from Sandstorm." | |
}, | |
{ | |
"name": "Steel", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
1 | |
], | |
[ | |
"Electric", | |
0.5 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
0.5 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
1 | |
], | |
[ | |
"Ground", | |
1 | |
], | |
[ | |
"Ice", | |
2 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
2 | |
], | |
[ | |
"Steel", | |
0.5 | |
], | |
[ | |
"Water", | |
0.5 | |
] | |
], | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "Pokemon of this type cannot become poisoned by Poison-type moves and are immune to damage from Sandstorm." | |
}, | |
{ | |
"name": "Water", | |
"atk_effectives": [ | |
[ | |
"Bug", | |
1 | |
], | |
[ | |
"Dark", | |
1 | |
], | |
[ | |
"Dragon", | |
0.5 | |
], | |
[ | |
"Electric", | |
1 | |
], | |
[ | |
"Fighting", | |
1 | |
], | |
[ | |
"Fire", | |
2 | |
], | |
[ | |
"Flying", | |
1 | |
], | |
[ | |
"Ghost", | |
1 | |
], | |
[ | |
"Grass", | |
0.5 | |
], | |
[ | |
"Ground", | |
2 | |
], | |
[ | |
"Ice", | |
1 | |
], | |
[ | |
"Normal", | |
1 | |
], | |
[ | |
"Poison", | |
1 | |
], | |
[ | |
"Psychic", | |
1 | |
], | |
[ | |
"Rock", | |
2 | |
], | |
[ | |
"Steel", | |
1 | |
], | |
[ | |
"Water", | |
0.5 | |
] | |
], | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
], | |
"description": "" | |
} | |
], | |
"items": [ | |
{ | |
"name": "Berry", | |
"description": "Restores 10 HP when at 1/2 max HP or less. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Berry Juice", | |
"description": "Restores 20 HP when at 1/2 max HP or less. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Berserk Gene", | |
"description": "On switch-in, raises holder's Attack by 2 and confuses it. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Bitter Berry", | |
"description": "Holder is cured if it is confused. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Black Belt", | |
"description": "Holder's Fighting-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Black Glasses", | |
"description": "Holder's Dark-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Bright Powder", | |
"description": "An attack against the holder has its accuracy out of 255 lowered by 20.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Burnt Berry", | |
"description": "Holder is cured if it is frozen. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Charcoal", | |
"description": "Holder's Fire-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Dragon Fang", | |
"description": "No competitive use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Dragon Scale", | |
"description": "Holder's Dragon-type attacks have 1.1x power. Evolves Seadra (trade).", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fast Ball", | |
"description": "A Poke Ball that makes it easier to catch Pokemon which are quick to run away.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Fire Stone", | |
"description": "Evolves certain species of Pokemon when used.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Focus Band", | |
"description": "Holder has a ~11.7% chance to survive an attack that would KO it with 1 HP.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Friend Ball", | |
"description": "A Poke Ball that makes caught Pokemon more friendly.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Gold Berry", | |
"description": "Restores 30 HP when at 1/2 max HP or less. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Great Ball", | |
"description": "A high-performance Ball that provides a higher catch rate than a Poke Ball.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Hard Stone", | |
"description": "Holder's Rock-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Heavy Ball", | |
"description": "A Poke Ball for catching very heavy Pokemon.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Ice Berry", | |
"description": "Holder is cured if it is burned. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "King's Rock", | |
"description": "Holder's attacks without a chance to flinch gain a 10% chance to flinch.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Leaf Stone", | |
"description": "Evolves certain species of Pokemon when used.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Leftovers", | |
"description": "At the end of every turn, holder restores 1/16 of its max HP.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Level Ball", | |
"description": "A Poke Ball for catching Pokemon that are a lower level than your own.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Light Ball", | |
"description": "If held by a Pikachu, its Special Attack is doubled.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Love Ball", | |
"description": "Poke Ball for catching Pokemon that are the opposite gender of your Pokemon.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Lucky Punch", | |
"description": "If held by a Chansey, its critical hit ratio is always at stage 2. (25% crit rate)", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Lure Ball", | |
"description": "A Poke Ball for catching Pokemon hooked by a Rod when fishing.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Magnet", | |
"description": "Holder's Electric-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mail", | |
"description": "Cannot be given to or taken from a Pokemon, except by Covet/Knock Off/Thief.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Master Ball", | |
"description": "The best Ball with the ultimate performance. It will catch any wild Pokemon.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Metal Coat", | |
"description": "Holder's Steel-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Metal Powder", | |
"description": "If held by a Ditto, its Defense and Sp. Def are 1.5x, even while Transformed.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mint Berry", | |
"description": "Holder wakes up if it is asleep. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Miracle Berry", | |
"description": "Holder cures itself if it is confused or has a status condition. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Miracle Seed", | |
"description": "Holder's Grass-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Moon Ball", | |
"description": "A Poke Ball for catching Pokemon that evolve using the Moon Stone.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Moon Stone", | |
"description": "Evolves certain species of Pokemon when used.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Mystery Berry", | |
"description": "Restores 5 PP to the first of the holder's moves to reach 0 PP. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Mystic Water", | |
"description": "Holder's Water-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Never-Melt Ice", | |
"description": "Holder's Ice-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "No Item", | |
"description": "Placeholder used in movesets that do not use an item.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Pink Bow", | |
"description": "Holder's Normal-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Poison Barb", | |
"description": "Holder's Poison-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Poke Ball", | |
"description": "A device for catching wild Pokemon. It is designed as a capsule system.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Polkadot Bow", | |
"description": "Holder's Normal-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "PRZ Cure Berry", | |
"description": "Holder cures itself if it is paralyzed. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "PSN Cure Berry", | |
"description": "Holder is cured if it is poisoned. Single use.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS" | |
] | |
}, | |
{ | |
"name": "Quick Claw", | |
"description": "Each turn, holder has a ~23.4% chance to move first in its priority bracket.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Safari Ball", | |
"description": "A special Poke Ball that is used only in the Safari Zone and Great Marsh.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Scope Lens", | |
"description": "Holder's critical hit ratio is raised by 1 stage.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sharp Beak", | |
"description": "Holder's Flying-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Silver Powder", | |
"description": "Holder's Bug-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Soft Sand", | |
"description": "Holder's Ground-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Spell Tag", | |
"description": "Holder's Ghost-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sport Ball", | |
"description": "A special Poke Ball for the Bug-Catching Contest.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Stick", | |
"description": "If held by a Farfetch’d, its critical hit ratio is always at stage 2. (25% crit rate)", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Sun Stone", | |
"description": "Evolves certain species of Pokemon when used.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thick Club", | |
"description": "If held by a Cubone or a Marowak, its Attack is doubled.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Thunder Stone", | |
"description": "Evolves certain species of Pokemon when used.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Twisted Spoon", | |
"description": "Holder's Psychic-type attacks have 1.1x power.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Ultra Ball", | |
"description": "An ultra-performance Ball that provides a higher catch rate than a Great Ball.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Up-Grade", | |
"description": "Evolves Porygon into Porygon2 when traded.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
}, | |
{ | |
"name": "Water Stone", | |
"description": "Evolves certain species of Pokemon when used.", | |
"isNonstandard": "Standard", | |
"genfamily": [ | |
"RB", | |
"GS", | |
"RS", | |
"DP", | |
"BW", | |
"XY", | |
"SM", | |
"SS", | |
"SV" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment