mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-20 14:08:15 -05:00
584 lines
9.6 KiB
JavaScript
Executable File
584 lines
9.6 KiB
JavaScript
Executable File
'use strict';
|
|
/**@type {{[k: string]: ModdedItemData}} */
|
|
let BattleItems = {
|
|
abomasite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
absolite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
aerodactylite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
aggronite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
aguavberry: {
|
|
inherit: true,
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -SpD Nature. Single use.",
|
|
onEat(pokemon) {
|
|
this.heal(pokemon.baseMaxhp / 2);
|
|
if (pokemon.getNature().minus === 'spd') {
|
|
pokemon.addVolatile('confusion');
|
|
}
|
|
},
|
|
},
|
|
alakazite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
altarianite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
aloraichiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
ampharosite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
armorfossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
audinite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
banettite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
beedrillite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
blastoisinite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
blazikenite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
blueorb: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
buggem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
buginiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
burndrive: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
cameruptite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
charizarditex: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
charizarditey: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
chilldrive: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
clawfossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
coverfossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
custapberry: {
|
|
inherit: true,
|
|
isUnreleased: false,
|
|
},
|
|
darkgem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
darkiniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
decidiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
diancite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
domefossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
dousedrive: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
dragongem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
dragoniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
dreamball: {
|
|
id: "dreamball",
|
|
name: "Dream Ball",
|
|
spritenum: 111,
|
|
num: 576,
|
|
gen: 5,
|
|
isPokeball: true,
|
|
desc: "A special Poke Ball that appears out of nowhere in a bag at the Entree Forest.",
|
|
},
|
|
eeviumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
electricgem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
electriumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
fairiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
fairygem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
fightinggem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
fightiniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
figyberry: {
|
|
inherit: true,
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -Atk Nature. Single use.",
|
|
onEat(pokemon) {
|
|
this.heal(pokemon.baseMaxhp / 2);
|
|
if (pokemon.getNature().minus === 'atk') {
|
|
pokemon.addVolatile('confusion');
|
|
}
|
|
},
|
|
},
|
|
firegem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
firiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
flyinggem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
flyiniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
galladite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
garchompite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
gardevoirite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
gengarite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
ghostgem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
ghostiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
glalitite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
grassgem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
grassiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
groundgem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
groundiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
gyaradosite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
helixfossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
heracronite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
houndoominite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
iapapaberry: {
|
|
inherit: true,
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -Def Nature. Single use.",
|
|
onEat(pokemon) {
|
|
this.heal(pokemon.baseMaxhp / 2);
|
|
if (pokemon.getNature().minus === 'def') {
|
|
pokemon.addVolatile('confusion');
|
|
}
|
|
},
|
|
},
|
|
icegem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
icestone: {
|
|
inherit: true,
|
|
desc: "Evolves Alolan Sandshrew into Alolan Sandslash and Alolan Vulpix into Alolan Ninetales when used.",
|
|
},
|
|
iciumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
inciniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
jabocaberry: {
|
|
inherit: true,
|
|
isUnreleased: undefined,
|
|
},
|
|
jawfossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
kangaskhanite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
kommoniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
latiasite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
latiosite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
leafstone: {
|
|
inherit: true,
|
|
desc: "Evolves Gloom into Vileplume, Weepinbell into Victreebel, Exeggcute into Exeggutor or Alolan Exeggutor, Nuzleaf into Shiftry, and Pansage into Simisage when used.",
|
|
},
|
|
lopunnite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
lucarionite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
lunaliumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
lycaniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
machobrace: {
|
|
inherit: true,
|
|
isUnreleased: true,
|
|
},
|
|
magoberry: {
|
|
inherit: true,
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -Spe Nature. Single use.",
|
|
onEat(pokemon) {
|
|
this.heal(pokemon.baseMaxhp / 2);
|
|
if (pokemon.getNature().minus === 'spe') {
|
|
pokemon.addVolatile('confusion');
|
|
}
|
|
},
|
|
},
|
|
mail: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
manectite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
marshadiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
mawilite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
medichamite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
metagrossite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
mewniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
mewtwonitex: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
mewtwonitey: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
micleberry: {
|
|
inherit: true,
|
|
isUnreleased: undefined,
|
|
},
|
|
mimikiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
normaliumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
pidgeotite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
pikaniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
pikashuniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
pinsirite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
plumefossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
poisongem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
poisoniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
primariumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
psychicgem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
psychiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
redorb: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
rockgem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
rockiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
rootfossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
rowapberry: {
|
|
inherit: true,
|
|
isUnreleased: undefined,
|
|
},
|
|
sablenite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
sailfossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
salamencite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
sceptilite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
scizorite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
sharpedonite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
shockdrive: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
skullfossil: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
slowbronite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
snorliumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
solganiumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
steelgem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
steeliumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
steelixite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
stick: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
swampertite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
tapuniumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
thunderstone: {
|
|
inherit: true,
|
|
desc: "Evolves Pikachu into Raichu or Alolan Raichu, Eevee into Jolteon, and Eelektrik into Eelektross when used.",
|
|
},
|
|
tyranitarite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
ultranecroziumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
venusaurite: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
watergem: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
isUnreleased: true,
|
|
},
|
|
wateriumz: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
},
|
|
wikiberry: {
|
|
inherit: true,
|
|
isNonstandard: null,
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -SpA Nature. Single use.",
|
|
onEat(pokemon) {
|
|
this.heal(pokemon.baseMaxhp / 2);
|
|
if (pokemon.getNature().minus === 'spa') {
|
|
pokemon.addVolatile('confusion');
|
|
}
|
|
},
|
|
},
|
|
};
|
|
exports.BattleItems = BattleItems;
|