2390 lines
73 KiB
JavaScript
2390 lines
73 KiB
JavaScript
"use strict";
|
|
var __defProp = Object.defineProperty;
|
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
var __export = (target, all) => {
|
|
for (var name in all)
|
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
};
|
|
var __copyProps = (to, from, except, desc) => {
|
|
if (from && typeof from === "object" || typeof from === "function") {
|
|
for (let key of __getOwnPropNames(from))
|
|
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
}
|
|
return to;
|
|
};
|
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
var items_exports = {};
|
|
__export(items_exports, {
|
|
ItemsText: () => ItemsText
|
|
});
|
|
module.exports = __toCommonJS(items_exports);
|
|
const ItemsText = {
|
|
abilityshield: {
|
|
name: "Ability Shield",
|
|
desc: "Holder's Ability cannot be changed by any effect.",
|
|
block: " [POKEMON]'s Ability is protected by the effects of its Ability Shield!"
|
|
},
|
|
abomasite: {
|
|
name: "Abomasite",
|
|
desc: "If held by an Abomasnow, this item allows it to Mega Evolve in battle."
|
|
},
|
|
absolite: {
|
|
name: "Absolite",
|
|
desc: "If held by an Absol, this item allows it to Mega Evolve in battle."
|
|
},
|
|
absorbbulb: {
|
|
name: "Absorb Bulb",
|
|
desc: "Raises holder's Sp. Atk by 1 stage if hit by a Water-type attack. Single use."
|
|
},
|
|
adamantcrystal: {
|
|
name: "Adamant Crystal",
|
|
desc: "If held by a Dialga, its Steel- and Dragon-type attacks have 1.2x power."
|
|
},
|
|
adamantorb: {
|
|
name: "Adamant Orb",
|
|
desc: "If held by a Dialga, its Steel- and Dragon-type attacks have 1.2x power."
|
|
},
|
|
adrenalineorb: {
|
|
name: "Adrenaline Orb",
|
|
desc: "Raises holder's Speed by 1 stage if it gets affected by Intimidate. Single use."
|
|
},
|
|
aerodactylite: {
|
|
name: "Aerodactylite",
|
|
desc: "If held by an Aerodactyl, this item allows it to Mega Evolve in battle."
|
|
},
|
|
aggronite: {
|
|
name: "Aggronite",
|
|
desc: "If held by an Aggron, this item allows it to Mega Evolve in battle."
|
|
},
|
|
aguavberry: {
|
|
name: "Aguav Berry",
|
|
desc: "Restores 1/3 max HP at 1/4 max HP or less; confuses if -SpD Nature. Single use.",
|
|
gen7: {
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -SpD Nature. Single use."
|
|
},
|
|
gen6: {
|
|
desc: "Restores 1/8 max HP at 1/2 max HP or less; confuses if -SpD Nature. Single use."
|
|
}
|
|
},
|
|
airballoon: {
|
|
name: "Air Balloon",
|
|
desc: "Holder is immune to Ground-type attacks. Pops when holder is hit.",
|
|
start: " [POKEMON] floats in the air with its Air Balloon!",
|
|
end: " [POKEMON]'s Air Balloon popped!"
|
|
},
|
|
alakazite: {
|
|
name: "Alakazite",
|
|
desc: "If held by an Alakazam, this item allows it to Mega Evolve in battle."
|
|
},
|
|
aloraichiumz: {
|
|
name: "Aloraichium Z",
|
|
desc: "If held by an Alolan Raichu with Thunderbolt, it can use Stoked Sparksurfer."
|
|
},
|
|
altarianite: {
|
|
name: "Altarianite",
|
|
desc: "If held by an Altaria, this item allows it to Mega Evolve in battle."
|
|
},
|
|
ampharosite: {
|
|
name: "Ampharosite",
|
|
desc: "If held by an Ampharos, this item allows it to Mega Evolve in battle."
|
|
},
|
|
apicotberry: {
|
|
name: "Apicot Berry",
|
|
desc: "Raises holder's Sp. Def by 1 stage when at 1/4 max HP or less. Single use."
|
|
},
|
|
armorfossil: {
|
|
name: "Armor Fossil",
|
|
desc: "Can be revived into Shieldon."
|
|
},
|
|
aspearberry: {
|
|
name: "Aspear Berry",
|
|
desc: "Holder is cured if it is frozen. Single use."
|
|
},
|
|
assaultvest: {
|
|
name: "Assault Vest",
|
|
desc: "Holder's Sp. Def is 1.5x, but it can only select damaging moves."
|
|
},
|
|
audinite: {
|
|
name: "Audinite",
|
|
desc: "If held by an Audino, this item allows it to Mega Evolve in battle."
|
|
},
|
|
auspiciousarmor: {
|
|
name: "Auspicious Armor",
|
|
desc: "Evolves Charcadet into Armarouge when used."
|
|
},
|
|
babiriberry: {
|
|
name: "Babiri Berry",
|
|
desc: "Halves damage taken from a supereffective Steel-type attack. Single use."
|
|
},
|
|
banettite: {
|
|
name: "Banettite",
|
|
desc: "If held by a Banette, this item allows it to Mega Evolve in battle."
|
|
},
|
|
beastball: {
|
|
name: "Beast Ball",
|
|
desc: "A special Poke Ball designed to catch Ultra Beasts."
|
|
},
|
|
beedrillite: {
|
|
name: "Beedrillite",
|
|
desc: "If held by a Beedrill, this item allows it to Mega Evolve in battle."
|
|
},
|
|
belueberry: {
|
|
name: "Belue Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
berryjuice: {
|
|
name: "Berry Juice",
|
|
desc: "Restores 20 HP when at 1/2 max HP or less. Single use."
|
|
},
|
|
berrysweet: {
|
|
name: "Berry Sweet",
|
|
desc: "Evolves Milcery into Alcremie when held and spun around."
|
|
},
|
|
bigroot: {
|
|
name: "Big Root",
|
|
desc: "Holder gains 1.3x HP from draining/Aqua Ring/Ingrain/Leech Seed/Strength Sap.",
|
|
gen6: {
|
|
desc: "Holder gains 1.3x HP from draining moves, Aqua Ring, Ingrain, and Leech Seed."
|
|
}
|
|
},
|
|
bindingband: {
|
|
name: "Binding Band",
|
|
desc: "Holder's partial-trapping moves deal 1/6 max HP per turn instead of 1/8."
|
|
},
|
|
blackbelt: {
|
|
name: "Black Belt",
|
|
desc: "Holder's Fighting-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Fighting-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
blacksludge: {
|
|
name: "Black Sludge",
|
|
desc: "Each turn, if holder is a Poison type, restores 1/16 max HP; loses 1/8 if not.",
|
|
heal: " [POKEMON] restored a little HP using its Black Sludge!"
|
|
},
|
|
blackglasses: {
|
|
name: "Black Glasses",
|
|
desc: "Holder's Dark-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Dark-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
blastoisinite: {
|
|
name: "Blastoisinite",
|
|
desc: "If held by a Blastoise, this item allows it to Mega Evolve in battle."
|
|
},
|
|
blazikenite: {
|
|
name: "Blazikenite",
|
|
desc: "If held by a Blaziken, this item allows it to Mega Evolve in battle."
|
|
},
|
|
blueorb: {
|
|
name: "Blue Orb",
|
|
desc: "If held by a Kyogre, this item triggers its Primal Reversion in battle."
|
|
},
|
|
blukberry: {
|
|
name: "Bluk Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
blunderpolicy: {
|
|
name: "Blunder Policy",
|
|
desc: "If the holder misses due to accuracy, its Speed is raised by 2 stages. Single use."
|
|
},
|
|
boosterenergy: {
|
|
name: "Booster Energy",
|
|
desc: "Activates the Protosynthesis or Quark Drive Abilities. Single use."
|
|
},
|
|
bottlecap: {
|
|
name: "Bottle Cap",
|
|
desc: "Used for Hyper Training. One of a Pokemon's stats is calculated with an IV of 31."
|
|
},
|
|
brightpowder: {
|
|
name: "Bright Powder",
|
|
desc: "The accuracy of attacks against the holder is 0.9x.",
|
|
gen2: {
|
|
desc: "An attack against the holder has its accuracy out of 255 lowered by 20."
|
|
}
|
|
},
|
|
buggem: {
|
|
name: "Bug Gem",
|
|
desc: "Holder's first successful Bug-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Bug-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
bugmemory: {
|
|
name: "Bug Memory",
|
|
desc: "Holder's Multi-Attack is Bug type."
|
|
},
|
|
buginiumz: {
|
|
name: "Buginium Z",
|
|
desc: "If holder has a Bug move, this item allows it to use a Bug Z-Move."
|
|
},
|
|
burndrive: {
|
|
name: "Burn Drive",
|
|
desc: "Holder's Techno Blast is Fire type."
|
|
},
|
|
cameruptite: {
|
|
name: "Cameruptite",
|
|
desc: "If held by a Camerupt, this item allows it to Mega Evolve in battle."
|
|
},
|
|
cellbattery: {
|
|
name: "Cell Battery",
|
|
desc: "Raises holder's Attack by 1 if hit by an Electric-type attack. Single use."
|
|
},
|
|
charcoal: {
|
|
name: "Charcoal",
|
|
desc: "Holder's Fire-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Fire-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
charizarditex: {
|
|
name: "Charizardite X",
|
|
desc: "If held by a Charizard, this item allows it to Mega Evolve in battle."
|
|
},
|
|
charizarditey: {
|
|
name: "Charizardite Y",
|
|
desc: "If held by a Charizard, this item allows it to Mega Evolve in battle."
|
|
},
|
|
chartiberry: {
|
|
name: "Charti Berry",
|
|
desc: "Halves damage taken from a supereffective Rock-type attack. Single use."
|
|
},
|
|
cheriberry: {
|
|
name: "Cheri Berry",
|
|
desc: "Holder cures itself if it is paralyzed. Single use."
|
|
},
|
|
cherishball: {
|
|
name: "Cherish Ball",
|
|
desc: "A rare Poke Ball that has been crafted to commemorate an occasion."
|
|
},
|
|
chestoberry: {
|
|
name: "Chesto Berry",
|
|
desc: "Holder wakes up if it is asleep. Single use."
|
|
},
|
|
chilanberry: {
|
|
name: "Chilan Berry",
|
|
desc: "Halves damage taken from a Normal-type attack. Single use."
|
|
},
|
|
chilldrive: {
|
|
name: "Chill Drive",
|
|
desc: "Holder's Techno Blast is Ice type."
|
|
},
|
|
chippedpot: {
|
|
name: "Chipped Pot",
|
|
desc: "Evolves Sinistea-Antique into Polteageist-Antique when used."
|
|
},
|
|
choiceband: {
|
|
name: "Choice Band",
|
|
desc: "Holder's Attack is 1.5x, but it can only select the first move it executes."
|
|
},
|
|
choicescarf: {
|
|
name: "Choice Scarf",
|
|
desc: "Holder's Speed is 1.5x, but it can only select the first move it executes."
|
|
},
|
|
choicespecs: {
|
|
name: "Choice Specs",
|
|
desc: "Holder's Sp. Atk is 1.5x, but it can only select the first move it executes."
|
|
},
|
|
chopleberry: {
|
|
name: "Chople Berry",
|
|
desc: "Halves damage taken from a supereffective Fighting-type attack. Single use."
|
|
},
|
|
clawfossil: {
|
|
name: "Claw Fossil",
|
|
desc: "Can be revived into Anorith."
|
|
},
|
|
clearamulet: {
|
|
name: "Clear Amulet",
|
|
desc: "Prevents other Pokemon from lowering the holder's stat stages.",
|
|
block: " The effects of [POKEMON]'s Clear Amulet prevent its stats from being lowered!"
|
|
},
|
|
cloversweet: {
|
|
name: "Clover Sweet",
|
|
desc: "Evolves Milcery into Alcremie when held and spun around."
|
|
},
|
|
cobaberry: {
|
|
name: "Coba Berry",
|
|
desc: "Halves damage taken from a supereffective Flying-type attack. Single use."
|
|
},
|
|
colburberry: {
|
|
name: "Colbur Berry",
|
|
desc: "Halves damage taken from a supereffective Dark-type attack. Single use."
|
|
},
|
|
cornnberry: {
|
|
name: "Cornn Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
coverfossil: {
|
|
name: "Cover Fossil",
|
|
desc: "Can be revived into Tirtouga."
|
|
},
|
|
covertcloak: {
|
|
name: "Covert Cloak",
|
|
desc: "Holder is not affected by the secondary effect of another Pokemon's attack."
|
|
},
|
|
crackedpot: {
|
|
name: "Cracked Pot",
|
|
desc: "Evolves Sinistea into Polteageist when used."
|
|
},
|
|
custapberry: {
|
|
name: "Custap Berry",
|
|
desc: "Holder moves first in its priority bracket when at 1/4 max HP or less. Single use.",
|
|
activate: " [POKEMON] can act faster than normal, thanks to its Custap Berry!"
|
|
},
|
|
damprock: {
|
|
name: "Damp Rock",
|
|
desc: "Holder's use of Rain Dance lasts 8 turns instead of 5."
|
|
},
|
|
darkgem: {
|
|
name: "Dark Gem",
|
|
desc: "Holder's first successful Dark-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Dark-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
darkmemory: {
|
|
name: "Dark Memory",
|
|
desc: "Holder's Multi-Attack is Dark type."
|
|
},
|
|
darkiniumz: {
|
|
name: "Darkinium Z",
|
|
desc: "If holder has a Dark move, this item allows it to use a Dark Z-Move."
|
|
},
|
|
dawnstone: {
|
|
name: "Dawn Stone",
|
|
desc: "Evolves male Kirlia into Gallade and female Snorunt into Froslass when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used."
|
|
},
|
|
decidiumz: {
|
|
name: "Decidium Z",
|
|
desc: "If held by a Decidueye with Spirit Shackle, it can use Sinister Arrow Raid."
|
|
},
|
|
deepseascale: {
|
|
name: "Deep Sea Scale",
|
|
desc: "If held by a Clamperl, its Sp. Def is doubled. Evolves Clamperl into Gorebyss when traded.",
|
|
shortDesc: "If held by a Clamperl, its Sp. Def is doubled."
|
|
},
|
|
deepseatooth: {
|
|
name: "Deep Sea Tooth",
|
|
desc: "If held by a Clamperl, its Sp. Atk is doubled. Evolves Clamperl into Huntail when traded.",
|
|
shortDesc: "If held by a Clamperl, its Sp. Atk is doubled."
|
|
},
|
|
destinyknot: {
|
|
name: "Destiny Knot",
|
|
desc: "If holder becomes infatuated, the other Pokemon also becomes infatuated."
|
|
},
|
|
diancite: {
|
|
name: "Diancite",
|
|
desc: "If held by a Diancie, this item allows it to Mega Evolve in battle."
|
|
},
|
|
diveball: {
|
|
name: "Dive Ball",
|
|
desc: "A Poke Ball that works especially well on Pokemon that live underwater."
|
|
},
|
|
domefossil: {
|
|
name: "Dome Fossil",
|
|
desc: "Can be revived into Kabuto."
|
|
},
|
|
dousedrive: {
|
|
name: "Douse Drive",
|
|
desc: "Holder's Techno Blast is Water type."
|
|
},
|
|
dracoplate: {
|
|
name: "Draco Plate",
|
|
desc: "Holder's Dragon-type attacks have 1.2x power. Judgment is Dragon type."
|
|
},
|
|
dragonfang: {
|
|
name: "Dragon Fang",
|
|
desc: "Holder's Dragon-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Dragon-type attacks have 1.1x power."
|
|
},
|
|
gen2: {
|
|
desc: "No competitive use."
|
|
}
|
|
},
|
|
dragongem: {
|
|
name: "Dragon Gem",
|
|
desc: "Holder's first successful Dragon-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Dragon-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
dragonmemory: {
|
|
name: "Dragon Memory",
|
|
desc: "Holder's Multi-Attack is Dragon type."
|
|
},
|
|
dragonscale: {
|
|
name: "Dragon Scale",
|
|
desc: "Evolves Seadra into Kingdra when traded.",
|
|
gen2: {
|
|
desc: "Holder's Dragon-type attacks have 1.1x power. Evolves Seadra (trade)."
|
|
}
|
|
},
|
|
dragoniumz: {
|
|
name: "Dragonium Z",
|
|
desc: "If holder has a Dragon move, this item allows it to use a Dragon Z-Move."
|
|
},
|
|
dreadplate: {
|
|
name: "Dread Plate",
|
|
desc: "Holder's Dark-type attacks have 1.2x power. Judgment is Dark type."
|
|
},
|
|
dreamball: {
|
|
name: "Dream Ball",
|
|
desc: "A Poke Ball that makes it easier to catch wild Pok\xE9mon while they're asleep.",
|
|
gen7: {
|
|
desc: "A special Poke Ball that appears out of nowhere in a bag at the Entree Forest."
|
|
}
|
|
},
|
|
dubiousdisc: {
|
|
name: "Dubious Disc",
|
|
desc: "Evolves Porygon2 into Porygon-Z when traded."
|
|
},
|
|
durinberry: {
|
|
name: "Durin Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
duskball: {
|
|
name: "Dusk Ball",
|
|
desc: "A Poke Ball that makes it easier to catch wild Pokemon at night or in caves."
|
|
},
|
|
duskstone: {
|
|
name: "Dusk Stone",
|
|
desc: "Evolves Murkrow into Honchkrow, Misdreavus into Mismagius, Lampent into Chandelure, and Doublade into Aegislash when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used."
|
|
},
|
|
earthplate: {
|
|
name: "Earth Plate",
|
|
desc: "Holder's Ground-type attacks have 1.2x power. Judgment is Ground type."
|
|
},
|
|
eeviumz: {
|
|
name: "Eevium Z",
|
|
desc: "If held by an Eevee with Last Resort, it can use Extreme Evoboost."
|
|
},
|
|
ejectbutton: {
|
|
name: "Eject Button",
|
|
desc: "If holder survives a hit, it immediately switches out to a chosen ally. Single use.",
|
|
end: " [POKEMON] is switched out with the Eject Button!"
|
|
},
|
|
ejectpack: {
|
|
name: "Eject Pack",
|
|
desc: "If the holder's stat stages are lowered, it switches to a chosen ally. Single use.",
|
|
end: " [POKEMON] is switched out by the Eject Pack!"
|
|
},
|
|
electirizer: {
|
|
name: "Electirizer",
|
|
desc: "Evolves Electabuzz into Electivire when traded."
|
|
},
|
|
electricgem: {
|
|
name: "Electric Gem",
|
|
desc: "Holder's first successful Electric-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Electric-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
electricmemory: {
|
|
name: "Electric Memory",
|
|
desc: "Holder's Multi-Attack is Electric type."
|
|
},
|
|
electricseed: {
|
|
name: "Electric Seed",
|
|
desc: "If the terrain is Electric Terrain, raises holder's Defense by 1 stage. Single use."
|
|
},
|
|
electriumz: {
|
|
name: "Electrium Z",
|
|
desc: "If holder has an Electric move, this item allows it to use an Electric Z-Move."
|
|
},
|
|
enigmaberry: {
|
|
name: "Enigma Berry",
|
|
desc: "Restores 1/4 max HP after holder is hit by a supereffective move. Single use.",
|
|
gen3: {
|
|
desc: "No competitive use."
|
|
}
|
|
},
|
|
eviolite: {
|
|
name: "Eviolite",
|
|
desc: "If holder's species can evolve, its Defense and Sp. Def are 1.5x."
|
|
},
|
|
expertbelt: {
|
|
name: "Expert Belt",
|
|
desc: "Holder's attacks that are super effective against the target do 1.2x damage."
|
|
},
|
|
fairiumz: {
|
|
name: "Fairium Z",
|
|
desc: "If holder has a Fairy move, this item allows it to use a Fairy Z-Move."
|
|
},
|
|
fairygem: {
|
|
name: "Fairy Gem",
|
|
desc: "Holder's first successful Fairy-type attack will have 1.3x power. Single use."
|
|
},
|
|
fairymemory: {
|
|
name: "Fairy Memory",
|
|
desc: "Holder's Multi-Attack is Fairy type."
|
|
},
|
|
fastball: {
|
|
name: "Fast Ball",
|
|
desc: "A Poke Ball that makes it easier to catch Pokemon which are quick to run away."
|
|
},
|
|
fightinggem: {
|
|
name: "Fighting Gem",
|
|
desc: "Holder's first successful Fighting-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Fighting-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
fightingmemory: {
|
|
name: "Fighting Memory",
|
|
desc: "Holder's Multi-Attack is Fighting type."
|
|
},
|
|
fightiniumz: {
|
|
name: "Fightinium Z",
|
|
desc: "If holder has a Fighting move, this item allows it to use a Fighting Z-Move."
|
|
},
|
|
figyberry: {
|
|
name: "Figy Berry",
|
|
desc: "Restores 1/3 max HP at 1/4 max HP or less; confuses if -Atk Nature. Single use.",
|
|
gen7: {
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -Atk Nature. Single use."
|
|
},
|
|
gen6: {
|
|
desc: "Restores 1/8 max HP at 1/2 max HP or less; confuses if -Atk Nature. Single use."
|
|
}
|
|
},
|
|
firegem: {
|
|
name: "Fire Gem",
|
|
desc: "Holder's first successful Fire-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Fire-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
firememory: {
|
|
name: "Fire Memory",
|
|
desc: "Holder's Multi-Attack is Fire type."
|
|
},
|
|
firestone: {
|
|
name: "Fire Stone",
|
|
desc: "Evolves Vulpix into Ninetales, Growlithe into Arcanine, Eevee into Flareon, and Pansear into Simisear when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used."
|
|
},
|
|
firiumz: {
|
|
name: "Firium Z",
|
|
desc: "If holder has a Fire move, this item allows it to use a Fire Z-Move."
|
|
},
|
|
fistplate: {
|
|
name: "Fist Plate",
|
|
desc: "Holder's Fighting-type attacks have 1.2x power. Judgment is Fighting type."
|
|
},
|
|
flameorb: {
|
|
name: "Flame Orb",
|
|
desc: "At the end of every turn, this item attempts to burn the holder."
|
|
},
|
|
flameplate: {
|
|
name: "Flame Plate",
|
|
desc: "Holder's Fire-type attacks have 1.2x power. Judgment is Fire type."
|
|
},
|
|
floatstone: {
|
|
name: "Float Stone",
|
|
desc: "Holder's weight is halved."
|
|
},
|
|
flowersweet: {
|
|
name: "Flower Sweet",
|
|
desc: "Evolves Milcery into Alcremie when held and spun around."
|
|
},
|
|
flyinggem: {
|
|
name: "Flying Gem",
|
|
desc: "Holder's first successful Flying-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Flying-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
flyingmemory: {
|
|
name: "Flying Memory",
|
|
desc: "Holder's Multi-Attack is Flying type."
|
|
},
|
|
flyiniumz: {
|
|
name: "Flyinium Z",
|
|
desc: "If holder has a Flying move, this item allows it to use a Flying Z-Move."
|
|
},
|
|
focusband: {
|
|
name: "Focus Band",
|
|
desc: "Holder has a 10% chance to survive an attack that would KO it with 1 HP.",
|
|
gen2: {
|
|
desc: "Holder has a ~11.7% chance to survive an attack that would KO it with 1 HP."
|
|
},
|
|
activate: " [POKEMON] hung on using its Focus Band!"
|
|
},
|
|
focussash: {
|
|
name: "Focus Sash",
|
|
desc: "If holder's HP is full, will survive an attack that would KO it with 1 HP. Single use.",
|
|
gen4: {
|
|
desc: "If holder's HP is full, survives all hits of one attack with at least 1 HP. Single use."
|
|
},
|
|
end: " [POKEMON] hung on using its Focus Sash!"
|
|
},
|
|
fossilizedbird: {
|
|
name: "Fossilized Bird",
|
|
desc: "Can revive into Dracozolt with Fossilized Drake or Arctozolt with Fossilized Dino."
|
|
},
|
|
fossilizeddino: {
|
|
name: "Fossilized Dino",
|
|
desc: "Can revive into Arctovish with Fossilized Fish or Arctozolt with Fossilized Bird."
|
|
},
|
|
fossilizeddrake: {
|
|
name: "Fossilized Drake",
|
|
desc: "Can revive into Dracozolt with Fossilized Bird or Dracovish with Fossilized Fish."
|
|
},
|
|
fossilizedfish: {
|
|
name: "Fossilized Fish",
|
|
desc: "Can revive into Dracovish with Fossilized Drake or Arctovish with Fossilized Dino."
|
|
},
|
|
friendball: {
|
|
name: "Friend Ball",
|
|
desc: "A Poke Ball that makes caught Pokemon more friendly."
|
|
},
|
|
fullincense: {
|
|
name: "Full Incense",
|
|
desc: "Holder moves last in its priority bracket."
|
|
},
|
|
galaricacuff: {
|
|
name: "Galarica Cuff",
|
|
desc: "Evolves Galarian Slowpoke into Galarian Slowbro when used."
|
|
},
|
|
galaricawreath: {
|
|
name: "Galarica Wreath",
|
|
desc: "Evolves Galarian Slowpoke into Galarian Slowking when used."
|
|
},
|
|
galladite: {
|
|
name: "Galladite",
|
|
desc: "If held by a Gallade, this item allows it to Mega Evolve in battle."
|
|
},
|
|
ganlonberry: {
|
|
name: "Ganlon Berry",
|
|
desc: "Raises holder's Defense by 1 stage when at 1/4 max HP or less. Single use."
|
|
},
|
|
garchompite: {
|
|
name: "Garchompite",
|
|
desc: "If held by a Garchomp, this item allows it to Mega Evolve in battle."
|
|
},
|
|
gardevoirite: {
|
|
name: "Gardevoirite",
|
|
desc: "If held by a Gardevoir, this item allows it to Mega Evolve in battle."
|
|
},
|
|
gengarite: {
|
|
name: "Gengarite",
|
|
desc: "If held by a Gengar, this item allows it to Mega Evolve in battle."
|
|
},
|
|
ghostgem: {
|
|
name: "Ghost Gem",
|
|
desc: "Holder's first successful Ghost-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Ghost-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
ghostmemory: {
|
|
name: "Ghost Memory",
|
|
desc: "Holder's Multi-Attack is Ghost type."
|
|
},
|
|
ghostiumz: {
|
|
name: "Ghostium Z",
|
|
desc: "If holder has a Ghost move, this item allows it to use a Ghost Z-Move."
|
|
},
|
|
glalitite: {
|
|
name: "Glalitite",
|
|
desc: "If held by a Glalie, this item allows it to Mega Evolve in battle."
|
|
},
|
|
goldbottlecap: {
|
|
name: "Gold Bottle Cap",
|
|
desc: "Used for Hyper Training. All of a Pokemon's stats are calculated with an IV of 31."
|
|
},
|
|
grassgem: {
|
|
name: "Grass Gem",
|
|
desc: "Holder's first successful Grass-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Grass-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
grassmemory: {
|
|
name: "Grass Memory",
|
|
desc: "Holder's Multi-Attack is Grass type."
|
|
},
|
|
grassiumz: {
|
|
name: "Grassium Z",
|
|
desc: "If holder has a Grass move, this item allows it to use a Grass Z-Move."
|
|
},
|
|
grassyseed: {
|
|
name: "Grassy Seed",
|
|
desc: "If the terrain is Grassy Terrain, raises holder's Defense by 1 stage. Single use."
|
|
},
|
|
greatball: {
|
|
name: "Great Ball",
|
|
desc: "A high-performance Ball that provides a higher catch rate than a Poke Ball."
|
|
},
|
|
grepaberry: {
|
|
name: "Grepa Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
gripclaw: {
|
|
name: "Grip Claw",
|
|
desc: "Holder's partial-trapping moves always last 7 turns."
|
|
},
|
|
griseouscore: {
|
|
name: "Griseous Core",
|
|
desc: "If held by a Giratina, its Ghost- and Dragon-type attacks have 1.2x power."
|
|
},
|
|
griseousorb: {
|
|
name: "Griseous Orb",
|
|
desc: "If held by a Giratina, its Ghost- and Dragon-type attacks have 1.2x power.",
|
|
gen4: {
|
|
desc: "Can only be held by Giratina. Its Ghost- & Dragon-type attacks have 1.2x power."
|
|
}
|
|
},
|
|
groundgem: {
|
|
name: "Ground Gem",
|
|
desc: "Holder's first successful Ground-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Ground-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
groundmemory: {
|
|
name: "Ground Memory",
|
|
desc: "Holder's Multi-Attack is Ground type."
|
|
},
|
|
groundiumz: {
|
|
name: "Groundium Z",
|
|
desc: "If holder has a Ground move, this item allows it to use a Ground Z-Move."
|
|
},
|
|
gyaradosite: {
|
|
name: "Gyaradosite",
|
|
desc: "If held by a Gyarados, this item allows it to Mega Evolve in battle."
|
|
},
|
|
habanberry: {
|
|
name: "Haban Berry",
|
|
desc: "Halves damage taken from a supereffective Dragon-type attack. Single use."
|
|
},
|
|
hardstone: {
|
|
name: "Hard Stone",
|
|
desc: "Holder's Rock-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Rock-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
healball: {
|
|
name: "Heal Ball",
|
|
desc: "A remedial Poke Ball that restores the caught Pokemon's HP and status problem."
|
|
},
|
|
heatrock: {
|
|
name: "Heat Rock",
|
|
desc: "Holder's use of Sunny Day lasts 8 turns instead of 5."
|
|
},
|
|
heavyball: {
|
|
name: "Heavy Ball",
|
|
desc: "A Poke Ball for catching very heavy Pokemon."
|
|
},
|
|
heavydutyboots: {
|
|
name: "Heavy-Duty Boots",
|
|
desc: "When switching in, the holder is unaffected by hazards on its side of the field."
|
|
},
|
|
helixfossil: {
|
|
name: "Helix Fossil",
|
|
desc: "Can be revived into Omanyte."
|
|
},
|
|
heracronite: {
|
|
name: "Heracronite",
|
|
desc: "If held by a Heracross, this item allows it to Mega Evolve in battle."
|
|
},
|
|
hondewberry: {
|
|
name: "Hondew Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
houndoominite: {
|
|
name: "Houndoominite",
|
|
desc: "If held by a Houndoom, this item allows it to Mega Evolve in battle."
|
|
},
|
|
iapapaberry: {
|
|
name: "Iapapa Berry",
|
|
desc: "Restores 1/3 max HP at 1/4 max HP or less; confuses if -Def Nature. Single use.",
|
|
gen7: {
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -Def Nature. Single use."
|
|
},
|
|
gen6: {
|
|
desc: "Restores 1/8 max HP at 1/2 max HP or less; confuses if -Def Nature. Single use."
|
|
}
|
|
},
|
|
icegem: {
|
|
name: "Ice Gem",
|
|
desc: "Holder's first successful Ice-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Ice-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
icememory: {
|
|
name: "Ice Memory",
|
|
desc: "Holder's Multi-Attack is Ice type."
|
|
},
|
|
icestone: {
|
|
name: "Ice Stone",
|
|
desc: "Evolves Alolan Sandshrew into Alolan Sandslash, Alolan Vulpix into Alolan Ninetales, Eevee into Glaceon, and Galarian Darumaka into Galarian Darmanitan when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used.",
|
|
gen7: {
|
|
desc: "Evolves Alolan Sandshrew into Alolan Sandslash and Alolan Vulpix into Alolan Ninetales when used."
|
|
}
|
|
},
|
|
icicleplate: {
|
|
name: "Icicle Plate",
|
|
desc: "Holder's Ice-type attacks have 1.2x power. Judgment is Ice type."
|
|
},
|
|
iciumz: {
|
|
name: "Icium Z",
|
|
desc: "If holder has an Ice move, this item allows it to use an Ice Z-Move."
|
|
},
|
|
icyrock: {
|
|
name: "Icy Rock",
|
|
desc: "Holder's use of Hail lasts 8 turns instead of 5."
|
|
},
|
|
inciniumz: {
|
|
name: "Incinium Z",
|
|
desc: "If held by an Incineroar with Darkest Lariat, it can use Malicious Moonsault."
|
|
},
|
|
insectplate: {
|
|
name: "Insect Plate",
|
|
desc: "Holder's Bug-type attacks have 1.2x power. Judgment is Bug type."
|
|
},
|
|
ironball: {
|
|
name: "Iron Ball",
|
|
desc: "Holder is grounded, Speed halved. If Flying type, takes neutral Ground damage.",
|
|
gen4: {
|
|
desc: "Holder's Speed is halved and it becomes grounded."
|
|
}
|
|
},
|
|
ironplate: {
|
|
name: "Iron Plate",
|
|
desc: "Holder's Steel-type attacks have 1.2x power. Judgment is Steel type."
|
|
},
|
|
jabocaberry: {
|
|
name: "Jaboca Berry",
|
|
desc: "If holder is hit by a physical move, attacker loses 1/8 of its max HP. Single use."
|
|
},
|
|
jawfossil: {
|
|
name: "Jaw Fossil",
|
|
desc: "Can be revived into Tyrunt."
|
|
},
|
|
kasibberry: {
|
|
name: "Kasib Berry",
|
|
desc: "Halves damage taken from a supereffective Ghost-type attack. Single use."
|
|
},
|
|
kebiaberry: {
|
|
name: "Kebia Berry",
|
|
desc: "Halves damage taken from a supereffective Poison-type attack. Single use."
|
|
},
|
|
keeberry: {
|
|
name: "Kee Berry",
|
|
desc: "Raises holder's Defense by 1 stage after it is hit by a physical attack. Single use."
|
|
},
|
|
kelpsyberry: {
|
|
name: "Kelpsy Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
kangaskhanite: {
|
|
name: "Kangaskhanite",
|
|
desc: "If held by a Kangaskhan, this item allows it to Mega Evolve in battle."
|
|
},
|
|
kingsrock: {
|
|
name: "King's Rock",
|
|
desc: "Holder's attacks without a chance to make the target flinch gain a 10% chance to make the target flinch. Evolves Poliwhirl into Politoed and Slowpoke into Slowking when traded.",
|
|
shortDesc: "Holder's attacks without a chance to flinch gain a 10% chance to flinch."
|
|
},
|
|
kommoniumz: {
|
|
name: "Kommonium Z",
|
|
desc: "If held by a Kommo-o with Clanging Scales, it can use Clangorous Soulblaze."
|
|
},
|
|
laggingtail: {
|
|
name: "Lagging Tail",
|
|
desc: "Holder moves last in its priority bracket."
|
|
},
|
|
lansatberry: {
|
|
name: "Lansat Berry",
|
|
desc: "Holder gains the Focus Energy effect when at 1/4 max HP or less. Single use."
|
|
},
|
|
latiasite: {
|
|
name: "Latiasite",
|
|
desc: "If held by a Latias, this item allows it to Mega Evolve in battle."
|
|
},
|
|
latiosite: {
|
|
name: "Latiosite",
|
|
desc: "If held by a Latios, this item allows it to Mega Evolve in battle."
|
|
},
|
|
laxincense: {
|
|
name: "Lax Incense",
|
|
desc: "The accuracy of attacks against the holder is 0.9x.",
|
|
gen3: {
|
|
desc: "The accuracy of attacks against the holder is 0.95x."
|
|
}
|
|
},
|
|
leafstone: {
|
|
name: "Leaf Stone",
|
|
desc: "Evolves Gloom into Vileplume, Weepinbell into Victreebel, Exeggcute into Exeggutor or Alolan Exeggutor, Eevee into Leafeon, Nuzleaf into Shiftry, and Pansage into Simisage when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used.",
|
|
gen7: {
|
|
desc: "Evolves Gloom into Vileplume, Weepinbell into Victreebel, Exeggcute into Exeggutor or Alolan Exeggutor, Nuzleaf into Shiftry, and Pansage into Simisage when used."
|
|
}
|
|
},
|
|
leek: {
|
|
name: "Leek",
|
|
desc: "If held by a Farfetch\u2019d or Sirfetch\u2019d, its critical hit ratio is raised by 2 stages."
|
|
},
|
|
leftovers: {
|
|
name: "Leftovers",
|
|
desc: "At the end of every turn, holder restores 1/16 of its max HP.",
|
|
heal: " [POKEMON] restored a little HP using its Leftovers!"
|
|
},
|
|
leppaberry: {
|
|
name: "Leppa Berry",
|
|
desc: "Restores 10 PP to the first of the holder's moves to reach 0 PP. Single use.",
|
|
activate: " [POKEMON] restored PP to its move [MOVE] using its Leppa Berry!"
|
|
},
|
|
levelball: {
|
|
name: "Level Ball",
|
|
desc: "A Poke Ball for catching Pokemon that are a lower level than your own."
|
|
},
|
|
liechiberry: {
|
|
name: "Liechi Berry",
|
|
desc: "Raises holder's Attack by 1 stage when at 1/4 max HP or less. Single use."
|
|
},
|
|
lifeorb: {
|
|
name: "Life Orb",
|
|
desc: "Holder's attacks do 1.3x damage, and it loses 1/10 its max HP after the attack.",
|
|
damage: " [POKEMON] lost some of its HP!"
|
|
},
|
|
lightball: {
|
|
name: "Light Ball",
|
|
desc: "If held by a Pikachu, its Attack and Sp. Atk are doubled.",
|
|
gen4: {
|
|
desc: "If held by a Pikachu, its attacks have their power doubled."
|
|
},
|
|
gen3: {
|
|
desc: "If held by a Pikachu, its Special Attack is doubled."
|
|
}
|
|
},
|
|
lightclay: {
|
|
name: "Light Clay",
|
|
desc: "Holder's use of Aurora Veil, Light Screen, or Reflect lasts 8 turns instead of 5.",
|
|
gen6: {
|
|
desc: "Holder's use of Light Screen or Reflect lasts 8 turns instead of 5."
|
|
}
|
|
},
|
|
loadeddice: {
|
|
name: "Loaded Dice",
|
|
desc: "Holder's moves that hit 2-5 times hit 4-5 times; Population Bomb hits 4-10 times."
|
|
},
|
|
lopunnite: {
|
|
name: "Lopunnite",
|
|
desc: "If held by a Lopunny, this item allows it to Mega Evolve in battle."
|
|
},
|
|
loveball: {
|
|
name: "Love Ball",
|
|
desc: "Poke Ball for catching Pokemon that are the opposite gender of your Pokemon."
|
|
},
|
|
lovesweet: {
|
|
name: "Love Sweet",
|
|
desc: "Evolves Milcery into Alcremie when held and spun around."
|
|
},
|
|
lucarionite: {
|
|
name: "Lucarionite",
|
|
desc: "If held by a Lucario, this item allows it to Mega Evolve in battle."
|
|
},
|
|
luckypunch: {
|
|
name: "Lucky Punch",
|
|
desc: "If held by a Chansey, its critical hit ratio is raised by 2 stages.",
|
|
gen2: {
|
|
desc: "If held by a Chansey, its critical hit ratio is always at stage 2. (25% crit rate)"
|
|
}
|
|
},
|
|
lumberry: {
|
|
name: "Lum Berry",
|
|
desc: "Holder cures itself if it has a non-volatile status or is confused. Single use."
|
|
},
|
|
luminousmoss: {
|
|
name: "Luminous Moss",
|
|
desc: "Raises holder's Sp. Def by 1 stage if hit by a Water-type attack. Single use."
|
|
},
|
|
lunaliumz: {
|
|
name: "Lunalium Z",
|
|
desc: "Lunala or Dawn Wings Necrozma with Moongeist Beam can use a special Z-Move."
|
|
},
|
|
lureball: {
|
|
name: "Lure Ball",
|
|
desc: "A Poke Ball for catching Pokemon hooked by a Rod when fishing."
|
|
},
|
|
lustrousglobe: {
|
|
name: "Lustrous Globe",
|
|
desc: "If held by a Palkia, its Water- and Dragon-type attacks have 1.2x power."
|
|
},
|
|
lustrousorb: {
|
|
name: "Lustrous Orb",
|
|
desc: "If held by a Palkia, its Water- and Dragon-type attacks have 1.2x power."
|
|
},
|
|
luxuryball: {
|
|
name: "Luxury Ball",
|
|
desc: "A comfortable Poke Ball that makes a caught wild Pokemon quickly grow friendly."
|
|
},
|
|
lycaniumz: {
|
|
name: "Lycanium Z",
|
|
desc: "If held by a Lycanroc forme with Stone Edge, it can use Splintered Stormshards."
|
|
},
|
|
machobrace: {
|
|
name: "Macho Brace",
|
|
desc: "Holder's Speed is halved. The Klutz Ability does not ignore this effect."
|
|
},
|
|
magmarizer: {
|
|
name: "Magmarizer",
|
|
desc: "Evolves Magmar into Magmortar when traded."
|
|
},
|
|
magnet: {
|
|
name: "Magnet",
|
|
desc: "Holder's Electric-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Electric-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
magoberry: {
|
|
name: "Mago Berry",
|
|
desc: "Restores 1/3 max HP at 1/4 max HP or less; confuses if -Spe Nature. Single use.",
|
|
gen7: {
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -Spe Nature. Single use."
|
|
},
|
|
gen6: {
|
|
desc: "Restores 1/8 max HP at 1/2 max HP or less; confuses if -Spe Nature. Single use."
|
|
}
|
|
},
|
|
magostberry: {
|
|
name: "Magost Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
mail: {
|
|
name: "Mail",
|
|
desc: "Cannot be given to or taken from a Pokemon, except by Covet/Knock Off/Thief."
|
|
},
|
|
maliciousarmor: {
|
|
name: "Malicious Armor",
|
|
desc: "Evolves Charcadet into Ceruledge when used."
|
|
},
|
|
manectite: {
|
|
name: "Manectite",
|
|
desc: "If held by a Manectric, this item allows it to Mega Evolve in battle."
|
|
},
|
|
marangaberry: {
|
|
name: "Maranga Berry",
|
|
desc: "Raises holder's Sp. Def by 1 stage after it is hit by a special attack. Single use."
|
|
},
|
|
marshadiumz: {
|
|
name: "Marshadium Z",
|
|
desc: "If held by Marshadow with Spectral Thief, it can use Soul-Stealing 7-Star Strike."
|
|
},
|
|
masterball: {
|
|
name: "Master Ball",
|
|
desc: "The best Ball with the ultimate performance. It will catch any wild Pokemon."
|
|
},
|
|
mawilite: {
|
|
name: "Mawilite",
|
|
desc: "If held by a Mawile, this item allows it to Mega Evolve in battle."
|
|
},
|
|
meadowplate: {
|
|
name: "Meadow Plate",
|
|
desc: "Holder's Grass-type attacks have 1.2x power. Judgment is Grass type."
|
|
},
|
|
medichamite: {
|
|
name: "Medichamite",
|
|
desc: "If held by a Medicham, this item allows it to Mega Evolve in battle."
|
|
},
|
|
mentalherb: {
|
|
name: "Mental Herb",
|
|
desc: "Cures holder of Attract, Disable, Encore, Heal Block, Taunt, Torment. Single use.",
|
|
gen4: {
|
|
desc: "Holder is cured if it is infatuated. Single use."
|
|
}
|
|
},
|
|
metagrossite: {
|
|
name: "Metagrossite",
|
|
desc: "If held by a Metagross, this item allows it to Mega Evolve in battle."
|
|
},
|
|
metalcoat: {
|
|
name: "Metal Coat",
|
|
desc: "Holder's Steel-type attacks have 1.2x power. Evolves Onix into Steelix and Scyther into Scizor when traded.",
|
|
shortDesc: "Holder's Steel-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Steel-type attacks have 1.1x power. Evolves Onix into Steelix and Scyther into Scizor when traded.",
|
|
shortDesc: "Holder's Steel-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
metalpowder: {
|
|
name: "Metal Powder",
|
|
desc: "If held by a Ditto that hasn't Transformed, its Defense is doubled.",
|
|
gen2: {
|
|
desc: "If held by a Ditto, its Defense and Sp. Def are 1.5x, even while Transformed."
|
|
}
|
|
},
|
|
metronome: {
|
|
name: "Metronome",
|
|
desc: "Damage of moves used on consecutive turns is increased. Max 2x after 5 turns.",
|
|
gen4: {
|
|
desc: "Damage of moves used on consecutive turns is increased. Max 2x after 10 turns."
|
|
}
|
|
},
|
|
mewniumz: {
|
|
name: "Mewnium Z",
|
|
desc: "If held by a Mew with Psychic, it can use Genesis Supernova."
|
|
},
|
|
mewtwonitex: {
|
|
name: "Mewtwonite X",
|
|
desc: "If held by a Mewtwo, this item allows it to Mega Evolve in battle."
|
|
},
|
|
mewtwonitey: {
|
|
name: "Mewtwonite Y",
|
|
desc: "If held by a Mewtwo, this item allows it to Mega Evolve in battle."
|
|
},
|
|
micleberry: {
|
|
name: "Micle Berry",
|
|
desc: "Holder's next move has 1.2x accuracy when at 1/4 max HP or less. Single use."
|
|
},
|
|
mimikiumz: {
|
|
name: "Mimikium Z",
|
|
desc: "If held by a Mimikyu with Play Rough, it can use Let's Snuggle Forever."
|
|
},
|
|
mindplate: {
|
|
name: "Mind Plate",
|
|
desc: "Holder's Psychic-type attacks have 1.2x power. Judgment is Psychic type."
|
|
},
|
|
miracleseed: {
|
|
name: "Miracle Seed",
|
|
desc: "Holder's Grass-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Grass-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
mirrorherb: {
|
|
name: "Mirror Herb",
|
|
desc: "When an opposing Pokemon raises a stat stage, the holder copies it. Single use.",
|
|
activate: " [POKEMON] used its Mirror Herb to mirror its opponent's stat changes!"
|
|
},
|
|
mistyseed: {
|
|
name: "Misty Seed",
|
|
desc: "If the terrain is Misty Terrain, raises holder's Sp. Def by 1 stage. Single use."
|
|
},
|
|
moonball: {
|
|
name: "Moon Ball",
|
|
desc: "A Poke Ball for catching Pokemon that evolve using the Moon Stone."
|
|
},
|
|
moonstone: {
|
|
name: "Moon Stone",
|
|
desc: "Evolves Nidorina into Nidoqueen, Nidorino into Nidoking, Clefairy into Clefable, Jigglypuff into Wigglytuff, Skitty into Delcatty, and Munna into Musharna when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used."
|
|
},
|
|
muscleband: {
|
|
name: "Muscle Band",
|
|
desc: "Holder's physical attacks have 1.1x power."
|
|
},
|
|
mysticwater: {
|
|
name: "Mystic Water",
|
|
desc: "Holder's Water-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Water-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
nanabberry: {
|
|
name: "Nanab Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
nestball: {
|
|
name: "Nest Ball",
|
|
desc: "A Poke Ball that works especially well on weaker Pokemon in the wild."
|
|
},
|
|
netball: {
|
|
name: "Net Ball",
|
|
desc: "A Poke Ball that works especially well on Water- and Bug-type Pokemon."
|
|
},
|
|
nevermeltice: {
|
|
name: "Never-Melt Ice",
|
|
desc: "Holder's Ice-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Ice-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
nomelberry: {
|
|
name: "Nomel Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
normalgem: {
|
|
name: "Normal Gem",
|
|
desc: "Holder's first successful Normal-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Normal-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
normaliumz: {
|
|
name: "Normalium Z",
|
|
desc: "If holder has a Normal move, this item allows it to use a Normal Z-Move."
|
|
},
|
|
occaberry: {
|
|
name: "Occa Berry",
|
|
desc: "Halves damage taken from a supereffective Fire-type attack. Single use."
|
|
},
|
|
oddincense: {
|
|
name: "Odd Incense",
|
|
desc: "Holder's Psychic-type attacks have 1.2x power."
|
|
},
|
|
oldamber: {
|
|
name: "Old Amber",
|
|
desc: "Can be revived into Aerodactyl."
|
|
},
|
|
oranberry: {
|
|
name: "Oran Berry",
|
|
desc: "Restores 10 HP when at 1/2 max HP or less. Single use."
|
|
},
|
|
ovalstone: {
|
|
name: "Oval Stone",
|
|
desc: "Evolves Happiny into Chansey when held and leveled up during the day."
|
|
},
|
|
pamtreberry: {
|
|
name: "Pamtre Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
parkball: {
|
|
name: "Park Ball",
|
|
desc: "A special Poke Ball for the Pal Park."
|
|
},
|
|
passhoberry: {
|
|
name: "Passho Berry",
|
|
desc: "Halves damage taken from a supereffective Water-type attack. Single use."
|
|
},
|
|
payapaberry: {
|
|
name: "Payapa Berry",
|
|
desc: "Halves damage taken from a supereffective Psychic-type attack. Single use."
|
|
},
|
|
pechaberry: {
|
|
name: "Pecha Berry",
|
|
desc: "Holder is cured if it is poisoned. Single use."
|
|
},
|
|
persimberry: {
|
|
name: "Persim Berry",
|
|
desc: "Holder is cured if it is confused. Single use."
|
|
},
|
|
petayaberry: {
|
|
name: "Petaya Berry",
|
|
desc: "Raises holder's Sp. Atk by 1 stage when at 1/4 max HP or less. Single use."
|
|
},
|
|
pidgeotite: {
|
|
name: "Pidgeotite",
|
|
desc: "If held by a Pidgeot, this item allows it to Mega Evolve in battle."
|
|
},
|
|
pikaniumz: {
|
|
name: "Pikanium Z",
|
|
desc: "If held by a Pikachu with Volt Tackle, it can use Catastropika."
|
|
},
|
|
pikashuniumz: {
|
|
name: "Pikashunium Z",
|
|
desc: "If held by cap Pikachu with Thunderbolt, it can use 10,000,000 Volt Thunderbolt."
|
|
},
|
|
pinapberry: {
|
|
name: "Pinap Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
pinsirite: {
|
|
name: "Pinsirite",
|
|
desc: "If held by a Pinsir, this item allows it to Mega Evolve in battle."
|
|
},
|
|
pixieplate: {
|
|
name: "Pixie Plate",
|
|
desc: "Holder's Fairy-type attacks have 1.2x power. Judgment is Fairy type."
|
|
},
|
|
plumefossil: {
|
|
name: "Plume Fossil",
|
|
desc: "Can be revived into Archen."
|
|
},
|
|
poisonbarb: {
|
|
name: "Poison Barb",
|
|
desc: "Holder's Poison-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Poison-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
poisongem: {
|
|
name: "Poison Gem",
|
|
desc: "Holder's first successful Poison-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Poison-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
poisonmemory: {
|
|
name: "Poison Memory",
|
|
desc: "Holder's Multi-Attack is Poison type."
|
|
},
|
|
poisoniumz: {
|
|
name: "Poisonium Z",
|
|
desc: "If holder has a Poison move, this item allows it to use a Poison Z-Move."
|
|
},
|
|
pokeball: {
|
|
name: "Poke Ball",
|
|
desc: "A device for catching wild Pokemon. It is designed as a capsule system."
|
|
},
|
|
pomegberry: {
|
|
name: "Pomeg Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
poweranklet: {
|
|
name: "Power Anklet",
|
|
desc: "Holder's Speed is halved. The Klutz Ability does not ignore this effect."
|
|
},
|
|
powerband: {
|
|
name: "Power Band",
|
|
desc: "Holder's Speed is halved. The Klutz Ability does not ignore this effect."
|
|
},
|
|
powerbelt: {
|
|
name: "Power Belt",
|
|
desc: "Holder's Speed is halved. The Klutz Ability does not ignore this effect."
|
|
},
|
|
powerbracer: {
|
|
name: "Power Bracer",
|
|
desc: "Holder's Speed is halved. The Klutz Ability does not ignore this effect."
|
|
},
|
|
powerherb: {
|
|
name: "Power Herb",
|
|
desc: "Holder's two-turn moves complete in one turn (except Sky Drop). Single use.",
|
|
end: " [POKEMON] became fully charged due to its Power Herb!"
|
|
},
|
|
powerlens: {
|
|
name: "Power Lens",
|
|
desc: "Holder's Speed is halved. The Klutz Ability does not ignore this effect."
|
|
},
|
|
powerweight: {
|
|
name: "Power Weight",
|
|
desc: "Holder's Speed is halved. The Klutz Ability does not ignore this effect."
|
|
},
|
|
premierball: {
|
|
name: "Premier Ball",
|
|
desc: "A rare Poke Ball that has been crafted to commemorate an event."
|
|
},
|
|
primariumz: {
|
|
name: "Primarium Z",
|
|
desc: "If held by a Primarina with Sparkling Aria, it can use Oceanic Operetta."
|
|
},
|
|
prismscale: {
|
|
name: "Prism Scale",
|
|
desc: "Evolves Feebas into Milotic when traded."
|
|
},
|
|
protectivepads: {
|
|
name: "Protective Pads",
|
|
desc: "Holder's moves are protected from adverse contact effects, except Pickpocket.",
|
|
block: " [POKEMON] protected itself with its Protective Pads!"
|
|
},
|
|
protector: {
|
|
name: "Protector",
|
|
desc: "Evolves Rhydon into Rhyperior when traded."
|
|
},
|
|
psychicgem: {
|
|
name: "Psychic Gem",
|
|
desc: "Holder's first successful Psychic-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Psychic-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
psychicmemory: {
|
|
name: "Psychic Memory",
|
|
desc: "Holder's Multi-Attack is Psychic type."
|
|
},
|
|
psychicseed: {
|
|
name: "Psychic Seed",
|
|
desc: "If the terrain is Psychic Terrain, raises holder's Sp. Def by 1 stage. Single use."
|
|
},
|
|
psychiumz: {
|
|
name: "Psychium Z",
|
|
desc: "If holder has a Psychic move, this item allows it to use a Psychic Z-Move."
|
|
},
|
|
punchingglove: {
|
|
name: "Punching Glove",
|
|
desc: "Holder's punch-based attacks have 1.1x power and do not make contact."
|
|
},
|
|
qualotberry: {
|
|
name: "Qualot Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
quickball: {
|
|
name: "Quick Ball",
|
|
desc: "A Poke Ball that provides a better catch rate at the start of a wild encounter."
|
|
},
|
|
quickclaw: {
|
|
name: "Quick Claw",
|
|
desc: "Each turn, holder has a 20% chance to move first in its priority bracket.",
|
|
gen2: {
|
|
desc: "Each turn, holder has a ~23.4% chance to move first in its priority bracket."
|
|
},
|
|
activate: " [POKEMON] can act faster than normal, thanks to its Quick Claw!"
|
|
},
|
|
quickpowder: {
|
|
name: "Quick Powder",
|
|
desc: "If held by a Ditto that hasn't Transformed, its Speed is doubled."
|
|
},
|
|
rabutaberry: {
|
|
name: "Rabuta Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
rarebone: {
|
|
name: "Rare Bone",
|
|
desc: "No competitive use other than when used with Fling."
|
|
},
|
|
rawstberry: {
|
|
name: "Rawst Berry",
|
|
desc: "Holder is cured if it is burned. Single use."
|
|
},
|
|
razorclaw: {
|
|
name: "Razor Claw",
|
|
desc: "Holder's critical hit ratio is raised by 1 stage. Evolves Sneasel into Weavile when held and leveled up during the night.",
|
|
shortDesc: "Holder's critical hit ratio is raised by 1 stage."
|
|
},
|
|
razorfang: {
|
|
name: "Razor Fang",
|
|
desc: "Holder's attacks without a chance to make the target flinch gain a 10% chance to make the target flinch. Evolves Gligar into Gliscor when held and leveled up during the night.",
|
|
shortDesc: "Holder's attacks without a chance to flinch gain a 10% chance to flinch."
|
|
},
|
|
razzberry: {
|
|
name: "Razz Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
reapercloth: {
|
|
name: "Reaper Cloth",
|
|
desc: "Evolves Dusclops into Dusknoir when traded."
|
|
},
|
|
redcard: {
|
|
name: "Red Card",
|
|
desc: "If holder survives a hit, attacker is forced to switch to a random ally. Single use.",
|
|
end: " [POKEMON] held up its Red Card against [TARGET]!"
|
|
},
|
|
redorb: {
|
|
name: "Red Orb",
|
|
desc: "If held by a Groudon, this item triggers its Primal Reversion in battle."
|
|
},
|
|
repeatball: {
|
|
name: "Repeat Ball",
|
|
desc: "A Poke Ball that works well on Pokemon species that were previously caught."
|
|
},
|
|
ribbonsweet: {
|
|
name: "Ribbon Sweet",
|
|
desc: "Evolves Milcery into Alcremie when held and spun around."
|
|
},
|
|
rindoberry: {
|
|
name: "Rindo Berry",
|
|
desc: "Halves damage taken from a supereffective Grass-type attack. Single use."
|
|
},
|
|
ringtarget: {
|
|
name: "Ring Target",
|
|
desc: "The holder's type immunities granted solely by its typing are negated."
|
|
},
|
|
rockgem: {
|
|
name: "Rock Gem",
|
|
desc: "Holder's first successful Rock-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Rock-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
rockincense: {
|
|
name: "Rock Incense",
|
|
desc: "Holder's Rock-type attacks have 1.2x power."
|
|
},
|
|
rockmemory: {
|
|
name: "Rock Memory",
|
|
desc: "Holder's Multi-Attack is Rock type."
|
|
},
|
|
rockiumz: {
|
|
name: "Rockium Z",
|
|
desc: "If holder has a Rock move, this item allows it to use a Rock Z-Move."
|
|
},
|
|
rockyhelmet: {
|
|
name: "Rocky Helmet",
|
|
desc: "If holder is hit by a contact move, the attacker loses 1/6 of its max HP.",
|
|
damage: " [POKEMON] was hurt by the Rocky Helmet!"
|
|
},
|
|
roomservice: {
|
|
name: "Room Service",
|
|
desc: "If Trick Room is active, the holder's Speed is lowered by 1 stage. Single use."
|
|
},
|
|
rootfossil: {
|
|
name: "Root Fossil",
|
|
desc: "Can be revived into Lileep."
|
|
},
|
|
roseincense: {
|
|
name: "Rose Incense",
|
|
desc: "Holder's Grass-type attacks have 1.2x power."
|
|
},
|
|
roseliberry: {
|
|
name: "Roseli Berry",
|
|
desc: "Halves damage taken from a supereffective Fairy-type attack. Single use."
|
|
},
|
|
rowapberry: {
|
|
name: "Rowap Berry",
|
|
desc: "If holder is hit by a special move, attacker loses 1/8 of its max HP. Single use."
|
|
},
|
|
rustedshield: {
|
|
name: "Rusted Shield",
|
|
desc: "If held by a Zamazenta, this item changes its forme to Crowned Shield."
|
|
},
|
|
rustedsword: {
|
|
name: "Rusted Sword",
|
|
desc: "If held by a Zacian, this item changes its forme to Crowned Sword."
|
|
},
|
|
sablenite: {
|
|
name: "Sablenite",
|
|
desc: "If held by a Sableye, this item allows it to Mega Evolve in battle."
|
|
},
|
|
sachet: {
|
|
name: "Sachet",
|
|
desc: "Evolves Spritzee into Aromatisse when traded."
|
|
},
|
|
safariball: {
|
|
name: "Safari Ball",
|
|
desc: "A special Poke Ball that is used only in the Safari Zone and Great Marsh."
|
|
},
|
|
safetygoggles: {
|
|
name: "Safety Goggles",
|
|
desc: "Holder is immune to powder moves and damage from Sandstorm or Hail.",
|
|
block: " [POKEMON] is not affected by [MOVE] thanks to its Safety Goggles!"
|
|
},
|
|
sailfossil: {
|
|
name: "Sail Fossil",
|
|
desc: "Can be revived into Amaura."
|
|
},
|
|
salacberry: {
|
|
name: "Salac Berry",
|
|
desc: "Raises holder's Speed by 1 stage when at 1/4 max HP or less. Single use."
|
|
},
|
|
salamencite: {
|
|
name: "Salamencite",
|
|
desc: "If held by a Salamence, this item allows it to Mega Evolve in battle."
|
|
},
|
|
sceptilite: {
|
|
name: "Sceptilite",
|
|
desc: "If held by a Sceptile, this item allows it to Mega Evolve in battle."
|
|
},
|
|
scizorite: {
|
|
name: "Scizorite",
|
|
desc: "If held by a Scizor, this item allows it to Mega Evolve in battle."
|
|
},
|
|
scopelens: {
|
|
name: "Scope Lens",
|
|
desc: "Holder's critical hit ratio is raised by 1 stage."
|
|
},
|
|
seaincense: {
|
|
name: "Sea Incense",
|
|
desc: "Holder's Water-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Water-type attacks have 1.05x power."
|
|
}
|
|
},
|
|
sharpbeak: {
|
|
name: "Sharp Beak",
|
|
desc: "Holder's Flying-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Flying-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
sharpedonite: {
|
|
name: "Sharpedonite",
|
|
desc: "If held by a Sharpedo, this item allows it to Mega Evolve in battle."
|
|
},
|
|
shedshell: {
|
|
name: "Shed Shell",
|
|
desc: "Holder may switch out even when trapped by another Pokemon, or by Ingrain."
|
|
},
|
|
shellbell: {
|
|
name: "Shell Bell",
|
|
desc: "After an attack, holder gains 1/8 of the damage in HP dealt to other Pokemon.",
|
|
heal: " [POKEMON] restored a little HP using its Shell Bell!"
|
|
},
|
|
shinystone: {
|
|
name: "Shiny Stone",
|
|
desc: "Evolves Togetic into Togekiss, Roselia into Roserade, Minccino into Cinccino, and Floette into Florges when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used."
|
|
},
|
|
shockdrive: {
|
|
name: "Shock Drive",
|
|
desc: "Holder's Techno Blast is Electric type."
|
|
},
|
|
shucaberry: {
|
|
name: "Shuca Berry",
|
|
desc: "Halves damage taken from a supereffective Ground-type attack. Single use."
|
|
},
|
|
silkscarf: {
|
|
name: "Silk Scarf",
|
|
desc: "Holder's Normal-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Normal-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
silverpowder: {
|
|
name: "Silver Powder",
|
|
desc: "Holder's Bug-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Bug-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
sitrusberry: {
|
|
name: "Sitrus Berry",
|
|
desc: "Restores 1/4 max HP when at 1/2 max HP or less. Single use.",
|
|
gen3: {
|
|
desc: "Restores 30 HP when at 1/2 max HP or less. Single use."
|
|
}
|
|
},
|
|
skullfossil: {
|
|
name: "Skull Fossil",
|
|
desc: "Can be revived into Cranidos."
|
|
},
|
|
skyplate: {
|
|
name: "Sky Plate",
|
|
desc: "Holder's Flying-type attacks have 1.2x power. Judgment is Flying type."
|
|
},
|
|
slowbronite: {
|
|
name: "Slowbronite",
|
|
desc: "If held by a Slowbro, this item allows it to Mega Evolve in battle."
|
|
},
|
|
smoothrock: {
|
|
name: "Smooth Rock",
|
|
desc: "Holder's use of Sandstorm lasts 8 turns instead of 5."
|
|
},
|
|
snorliumz: {
|
|
name: "Snorlium Z",
|
|
desc: "If held by a Snorlax with Giga Impact, it can use Pulverizing Pancake."
|
|
},
|
|
snowball: {
|
|
name: "Snowball",
|
|
desc: "Raises holder's Attack by 1 if hit by an Ice-type attack. Single use."
|
|
},
|
|
softsand: {
|
|
name: "Soft Sand",
|
|
desc: "Holder's Ground-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Ground-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
solganiumz: {
|
|
name: "Solganium Z",
|
|
desc: "Solgaleo or Dusk Mane Necrozma with Sunsteel Strike can use a special Z-Move."
|
|
},
|
|
souldew: {
|
|
name: "Soul Dew",
|
|
desc: "If held by a Latias/Latios, its Dragon- and Psychic-type moves have 1.2x power.",
|
|
gen6: {
|
|
desc: "If held by a Latias or a Latios, its Sp. Atk and Sp. Def are 1.5x."
|
|
}
|
|
},
|
|
spelltag: {
|
|
name: "Spell Tag",
|
|
desc: "Holder's Ghost-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Ghost-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
spelonberry: {
|
|
name: "Spelon Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
splashplate: {
|
|
name: "Splash Plate",
|
|
desc: "Holder's Water-type attacks have 1.2x power. Judgment is Water type."
|
|
},
|
|
spookyplate: {
|
|
name: "Spooky Plate",
|
|
desc: "Holder's Ghost-type attacks have 1.2x power. Judgment is Ghost type."
|
|
},
|
|
sportball: {
|
|
name: "Sport Ball",
|
|
desc: "A special Poke Ball for the Bug-Catching Contest."
|
|
},
|
|
starfberry: {
|
|
name: "Starf Berry",
|
|
desc: "Raises a random stat by 2 when at 1/4 max HP or less (not acc/eva). Single use."
|
|
},
|
|
starsweet: {
|
|
name: "Star Sweet",
|
|
desc: "Evolves Milcery into Alcremie when held and spun around."
|
|
},
|
|
steelixite: {
|
|
name: "Steelixite",
|
|
desc: "If held by a Steelix, this item allows it to Mega Evolve in battle."
|
|
},
|
|
steelgem: {
|
|
name: "Steel Gem",
|
|
desc: "Holder's first successful Steel-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Steel-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
steelmemory: {
|
|
name: "Steel Memory",
|
|
desc: "Holder's Multi-Attack is Steel type."
|
|
},
|
|
steeliumz: {
|
|
name: "Steelium Z",
|
|
desc: "If holder has a Steel move, this item allows it to use a Steel Z-Move."
|
|
},
|
|
stick: {
|
|
name: "Stick",
|
|
desc: "If held by a Farfetch\u2019d, its critical hit ratio is raised by 2 stages.",
|
|
gen2: {
|
|
desc: "If held by a Farfetch\u2019d, its critical hit ratio is always at stage 2. (25% crit rate)"
|
|
}
|
|
},
|
|
stickybarb: {
|
|
name: "Sticky Barb",
|
|
desc: "Each turn, holder loses 1/8 max HP. An attacker making contact can receive it."
|
|
},
|
|
stoneplate: {
|
|
name: "Stone Plate",
|
|
desc: "Holder's Rock-type attacks have 1.2x power. Judgment is Rock type."
|
|
},
|
|
strawberrysweet: {
|
|
name: "Strawberry Sweet",
|
|
desc: "Evolves Milcery into Alcremie when held and spun around."
|
|
},
|
|
sunstone: {
|
|
name: "Sun Stone",
|
|
desc: "Evolves Gloom into Bellossom, Sunkern into Sunflora, Cottonee into Whimsicott, Petilil into Lilligant, and Helioptile into Heliolisk when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used."
|
|
},
|
|
swampertite: {
|
|
name: "Swampertite",
|
|
desc: "If held by a Swampert, this item allows it to Mega Evolve in battle."
|
|
},
|
|
sweetapple: {
|
|
name: "Sweet Apple",
|
|
desc: "Evolves Applin into Appletun when used."
|
|
},
|
|
tamatoberry: {
|
|
name: "Tamato Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
tangaberry: {
|
|
name: "Tanga Berry",
|
|
desc: "Halves damage taken from a supereffective Bug-type attack. Single use."
|
|
},
|
|
tapuniumz: {
|
|
name: "Tapunium Z",
|
|
desc: "If held by a Tapu with Nature's Madness, it can use Guardian of Alola."
|
|
},
|
|
tartapple: {
|
|
name: "Tart Apple",
|
|
desc: "Evolves Applin into Flapple when used."
|
|
},
|
|
terrainextender: {
|
|
name: "Terrain Extender",
|
|
desc: "Holder's use of Electric/Grassy/Misty/Psychic Terrain lasts 8 turns instead of 5."
|
|
},
|
|
thickclub: {
|
|
name: "Thick Club",
|
|
desc: "If held by a Cubone or a Marowak, its Attack is doubled."
|
|
},
|
|
throatspray: {
|
|
name: "Throat Spray",
|
|
desc: "Raises holder's Special Attack by 1 stage after it uses a sound move. Single use."
|
|
},
|
|
thunderstone: {
|
|
name: "Thunder Stone",
|
|
desc: "Evolves Pikachu into Raichu or Alolan Raichu, Eevee into Jolteon, Eelektrik into Eelektross, and Charjabug into Vikavolt when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used.",
|
|
gen7: {
|
|
desc: "Evolves Pikachu into Raichu or Alolan Raichu, Eevee into Jolteon, and Eelektrik into Eelektross when used."
|
|
}
|
|
},
|
|
timerball: {
|
|
name: "Timer Ball",
|
|
desc: "A Poke Ball that becomes better the more turns there are in a battle."
|
|
},
|
|
toxicorb: {
|
|
name: "Toxic Orb",
|
|
desc: "At the end of every turn, this item attempts to badly poison the holder."
|
|
},
|
|
toxicplate: {
|
|
name: "Toxic Plate",
|
|
desc: "Holder's Poison-type attacks have 1.2x power. Judgment is Poison type."
|
|
},
|
|
tr00: {
|
|
name: "TR00",
|
|
desc: "Teaches certain Pokemon the move Swords Dance. One use."
|
|
},
|
|
tr01: {
|
|
name: "TR01",
|
|
desc: "Teaches certain Pokemon the move Body Slam. One use."
|
|
},
|
|
tr02: {
|
|
name: "TR02",
|
|
desc: "Teaches certain Pokemon the move Flamethrower. One use."
|
|
},
|
|
tr03: {
|
|
name: "TR03",
|
|
desc: "Teaches certain Pokemon the move Hydro Pump. One use."
|
|
},
|
|
tr04: {
|
|
name: "TR04",
|
|
desc: "Teaches certain Pokemon the move Surf. One use."
|
|
},
|
|
tr05: {
|
|
name: "TR05",
|
|
desc: "Teaches certain Pokemon the move Ice Beam. One use."
|
|
},
|
|
tr06: {
|
|
name: "TR06",
|
|
desc: "Teaches certain Pokemon the move Blizzard. One use."
|
|
},
|
|
tr07: {
|
|
name: "TR07",
|
|
desc: "Teaches certain Pokemon the move Low Kick. One use."
|
|
},
|
|
tr08: {
|
|
name: "TR08",
|
|
desc: "Teaches certain Pokemon the move Thunderbolt. One use."
|
|
},
|
|
tr09: {
|
|
name: "TR09",
|
|
desc: "Teaches certain Pokemon the move Thunder. One use."
|
|
},
|
|
tr10: {
|
|
name: "TR10",
|
|
desc: "Teaches certain Pokemon the move Earthquake. One use."
|
|
},
|
|
tr11: {
|
|
name: "TR11",
|
|
desc: "Teaches certain Pokemon the move Psychic. One use."
|
|
},
|
|
tr12: {
|
|
name: "TR12",
|
|
desc: "Teaches certain Pokemon the move Agility. One use."
|
|
},
|
|
tr13: {
|
|
name: "TR13",
|
|
desc: "Teaches certain Pokemon the move Focus Energy. One use."
|
|
},
|
|
tr14: {
|
|
name: "TR14",
|
|
desc: "Teaches certain Pokemon the move Metronome. One use."
|
|
},
|
|
tr15: {
|
|
name: "TR15",
|
|
desc: "Teaches certain Pokemon the move Fire Blast. One use."
|
|
},
|
|
tr16: {
|
|
name: "TR16",
|
|
desc: "Teaches certain Pokemon the move Waterfall. One use."
|
|
},
|
|
tr17: {
|
|
name: "TR17",
|
|
desc: "Teaches certain Pokemon the move Amnesia. One use."
|
|
},
|
|
tr18: {
|
|
name: "TR18",
|
|
desc: "Teaches certain Pokemon the move Leech Life. One use."
|
|
},
|
|
tr19: {
|
|
name: "TR19",
|
|
desc: "Teaches certain Pokemon the move Tri Attack. One use."
|
|
},
|
|
tr20: {
|
|
name: "TR20",
|
|
desc: "Teaches certain Pokemon the move Substitute. One use."
|
|
},
|
|
tr21: {
|
|
name: "TR21",
|
|
desc: "Teaches certain Pokemon the move Reversal. One use."
|
|
},
|
|
tr22: {
|
|
name: "TR22",
|
|
desc: "Teaches certain Pokemon the move Sludge Bomb. One use."
|
|
},
|
|
tr23: {
|
|
name: "TR23",
|
|
desc: "Teaches certain Pokemon the move Spikes. One use."
|
|
},
|
|
tr24: {
|
|
name: "TR24",
|
|
desc: "Teaches certain Pokemon the move Outrage. One use."
|
|
},
|
|
tr25: {
|
|
name: "TR25",
|
|
desc: "Teaches certain Pokemon the move Psyshock. One use."
|
|
},
|
|
tr26: {
|
|
name: "TR26",
|
|
desc: "Teaches certain Pokemon the move Endure. One use."
|
|
},
|
|
tr27: {
|
|
name: "TR27",
|
|
desc: "Teaches certain Pokemon the move Sleep Talk. One use."
|
|
},
|
|
tr28: {
|
|
name: "TR28",
|
|
desc: "Teaches certain Pokemon the move Megahorn. One use."
|
|
},
|
|
tr29: {
|
|
name: "TR29",
|
|
desc: "Teaches certain Pokemon the move Baton Pass. One use."
|
|
},
|
|
tr30: {
|
|
name: "TR30",
|
|
desc: "Teaches certain Pokemon the move Encore. One use."
|
|
},
|
|
tr31: {
|
|
name: "TR31",
|
|
desc: "Teaches certain Pokemon the move Iron Tail. One use."
|
|
},
|
|
tr32: {
|
|
name: "TR32",
|
|
desc: "Teaches certain Pokemon the move Crunch. One use."
|
|
},
|
|
tr33: {
|
|
name: "TR33",
|
|
desc: "Teaches certain Pokemon the move Shadow Ball. One use."
|
|
},
|
|
tr34: {
|
|
name: "TR34",
|
|
desc: "Teaches certain Pokemon the move Future Sight. One use."
|
|
},
|
|
tr35: {
|
|
name: "TR35",
|
|
desc: "Teaches certain Pokemon the move Uproar. One use."
|
|
},
|
|
tr36: {
|
|
name: "TR36",
|
|
desc: "Teaches certain Pokemon the move Heat Wave. One use."
|
|
},
|
|
tr37: {
|
|
name: "TR37",
|
|
desc: "Teaches certain Pokemon the move Taunt. One use."
|
|
},
|
|
tr38: {
|
|
name: "TR38",
|
|
desc: "Teaches certain Pokemon the move Trick. One use."
|
|
},
|
|
tr39: {
|
|
name: "TR39",
|
|
desc: "Teaches certain Pokemon the move Superpower. One use."
|
|
},
|
|
tr40: {
|
|
name: "TR40",
|
|
desc: "Teaches certain Pokemon the move Skill Swap. One use."
|
|
},
|
|
tr41: {
|
|
name: "TR41",
|
|
desc: "Teaches certain Pokemon the move Blaze Kick. One use."
|
|
},
|
|
tr42: {
|
|
name: "TR42",
|
|
desc: "Teaches certain Pokemon the move Hyper Voice. One use."
|
|
},
|
|
tr43: {
|
|
name: "TR43",
|
|
desc: "Teaches certain Pokemon the move Overheat. One use."
|
|
},
|
|
tr44: {
|
|
name: "TR44",
|
|
desc: "Teaches certain Pokemon the move Cosmic Power. One use."
|
|
},
|
|
tr45: {
|
|
name: "TR45",
|
|
desc: "Teaches certain Pokemon the move Muddy Water. One use."
|
|
},
|
|
tr46: {
|
|
name: "TR46",
|
|
desc: "Teaches certain Pokemon the move Iron Defense. One use."
|
|
},
|
|
tr47: {
|
|
name: "TR47",
|
|
desc: "Teaches certain Pokemon the move Dragon Claw. One use."
|
|
},
|
|
tr48: {
|
|
name: "TR48",
|
|
desc: "Teaches certain Pokemon the move Bulk Up. One use."
|
|
},
|
|
tr49: {
|
|
name: "TR49",
|
|
desc: "Teaches certain Pokemon the move Calm Mind. One use."
|
|
},
|
|
tr50: {
|
|
name: "TR50",
|
|
desc: "Teaches certain Pokemon the move Leaf Blade. One use."
|
|
},
|
|
tr51: {
|
|
name: "TR51",
|
|
desc: "Teaches certain Pokemon the move Dragon Dance. One use."
|
|
},
|
|
tr52: {
|
|
name: "TR52",
|
|
desc: "Teaches certain Pokemon the move Gyro Ball. One use."
|
|
},
|
|
tr53: {
|
|
name: "TR53",
|
|
desc: "Teaches certain Pokemon the move Close Combat. One use."
|
|
},
|
|
tr54: {
|
|
name: "TR54",
|
|
desc: "Teaches certain Pokemon the move Toxic Spikes. One use."
|
|
},
|
|
tr55: {
|
|
name: "TR55",
|
|
desc: "Teaches certain Pokemon the move Flare Blitz. One use."
|
|
},
|
|
tr56: {
|
|
name: "TR56",
|
|
desc: "Teaches certain Pokemon the move Aura Sphere. One use."
|
|
},
|
|
tr57: {
|
|
name: "TR57",
|
|
desc: "Teaches certain Pokemon the move Poison Jab. One use."
|
|
},
|
|
tr58: {
|
|
name: "TR58",
|
|
desc: "Teaches certain Pokemon the move Dark Pulse. One use."
|
|
},
|
|
tr59: {
|
|
name: "TR59",
|
|
desc: "Teaches certain Pokemon the move Seed Bomb. One use."
|
|
},
|
|
tr60: {
|
|
name: "TR60",
|
|
desc: "Teaches certain Pokemon the move X-Scissor. One use."
|
|
},
|
|
tr61: {
|
|
name: "TR61",
|
|
desc: "Teaches certain Pokemon the move Bug Buzz. One use."
|
|
},
|
|
tr62: {
|
|
name: "TR62",
|
|
desc: "Teaches certain Pokemon the move Dragon Pulse. One use."
|
|
},
|
|
tr63: {
|
|
name: "TR63",
|
|
desc: "Teaches certain Pokemon the move Power Gem. One use."
|
|
},
|
|
tr64: {
|
|
name: "TR64",
|
|
desc: "Teaches certain Pokemon the move Focus Blast. One use."
|
|
},
|
|
tr65: {
|
|
name: "TR65",
|
|
desc: "Teaches certain Pokemon the move Energy Ball. One use."
|
|
},
|
|
tr66: {
|
|
name: "TR66",
|
|
desc: "Teaches certain Pokemon the move Brave Bird. One use."
|
|
},
|
|
tr67: {
|
|
name: "TR67",
|
|
desc: "Teaches certain Pokemon the move Earth Power. One use."
|
|
},
|
|
tr68: {
|
|
name: "TR68",
|
|
desc: "Teaches certain Pokemon the move Nasty Plot. One use."
|
|
},
|
|
tr69: {
|
|
name: "TR69",
|
|
desc: "Teaches certain Pokemon the move Zen Headbutt. One use."
|
|
},
|
|
tr70: {
|
|
name: "TR70",
|
|
desc: "Teaches certain Pokemon the move Flash Cannon. One use."
|
|
},
|
|
tr71: {
|
|
name: "TR71",
|
|
desc: "Teaches certain Pokemon the move Leaf Storm. One use."
|
|
},
|
|
tr72: {
|
|
name: "TR72",
|
|
desc: "Teaches certain Pokemon the move Power Whip. One use."
|
|
},
|
|
tr73: {
|
|
name: "TR73",
|
|
desc: "Teaches certain Pokemon the move Gunk Shot. One use."
|
|
},
|
|
tr74: {
|
|
name: "TR74",
|
|
desc: "Teaches certain Pokemon the move Iron Head. One use."
|
|
},
|
|
tr75: {
|
|
name: "TR75",
|
|
desc: "Teaches certain Pokemon the move Stone Edge. One use."
|
|
},
|
|
tr76: {
|
|
name: "TR76",
|
|
desc: "Teaches certain Pokemon the move Stealth Rock. One use."
|
|
},
|
|
tr77: {
|
|
name: "TR77",
|
|
desc: "Teaches certain Pokemon the move Grass Knot. One use."
|
|
},
|
|
tr78: {
|
|
name: "TR78",
|
|
desc: "Teaches certain Pokemon the move Sludge Wave. One use."
|
|
},
|
|
tr79: {
|
|
name: "TR79",
|
|
desc: "Teaches certain Pokemon the move Heavy Slam. One use."
|
|
},
|
|
tr80: {
|
|
name: "TR80",
|
|
desc: "Teaches certain Pokemon the move Electro Ball. One use."
|
|
},
|
|
tr81: {
|
|
name: "TR81",
|
|
desc: "Teaches certain Pokemon the move Foul Play. One use."
|
|
},
|
|
tr82: {
|
|
name: "TR82",
|
|
desc: "Teaches certain Pokemon the move Stored Power. One use."
|
|
},
|
|
tr83: {
|
|
name: "TR83",
|
|
desc: "Teaches certain Pokemon the move Ally Switch. One use."
|
|
},
|
|
tr84: {
|
|
name: "TR84",
|
|
desc: "Teaches certain Pokemon the move Scald. One use."
|
|
},
|
|
tr85: {
|
|
name: "TR85",
|
|
desc: "Teaches certain Pokemon the move Work Up. One use."
|
|
},
|
|
tr86: {
|
|
name: "TR86",
|
|
desc: "Teaches certain Pokemon the move Wild Charge. One use."
|
|
},
|
|
tr87: {
|
|
name: "TR87",
|
|
desc: "Teaches certain Pokemon the move Drill Run. One use."
|
|
},
|
|
tr88: {
|
|
name: "TR88",
|
|
desc: "Teaches certain Pokemon the move Heat Crash. One use."
|
|
},
|
|
tr89: {
|
|
name: "TR89",
|
|
desc: "Teaches certain Pokemon the move Hurricane. One use."
|
|
},
|
|
tr90: {
|
|
name: "TR90",
|
|
desc: "Teaches certain Pokemon the move Play Rough. One use."
|
|
},
|
|
tr91: {
|
|
name: "TR91",
|
|
desc: "Teaches certain Pokemon the move Venom Drench. One use."
|
|
},
|
|
tr92: {
|
|
name: "TR92",
|
|
desc: "Teaches certain Pokemon the move Dazzling Gleam. One use."
|
|
},
|
|
tr93: {
|
|
name: "TR93",
|
|
desc: "Teaches certain Pokemon the move Darkest Lariat. One use."
|
|
},
|
|
tr94: {
|
|
name: "TR94",
|
|
desc: "Teaches certain Pokemon the move High Horsepower. One use."
|
|
},
|
|
tr95: {
|
|
name: "TR95",
|
|
desc: "Teaches certain Pokemon the move Throat Chop. One use."
|
|
},
|
|
tr96: {
|
|
name: "TR96",
|
|
desc: "Teaches certain Pokemon the move Pollen Puff. One use."
|
|
},
|
|
tr97: {
|
|
name: "TR97",
|
|
desc: "Teaches certain Pokemon the move Psychic Fangs. One use."
|
|
},
|
|
tr98: {
|
|
name: "TR98",
|
|
desc: "Teaches certain Pokemon the move Liquidation. One use."
|
|
},
|
|
tr99: {
|
|
name: "TR99",
|
|
desc: "Teaches certain Pokemon the move Body Press. One use."
|
|
},
|
|
twistedspoon: {
|
|
name: "Twisted Spoon",
|
|
desc: "Holder's Psychic-type attacks have 1.2x power.",
|
|
gen3: {
|
|
desc: "Holder's Psychic-type attacks have 1.1x power."
|
|
}
|
|
},
|
|
tyranitarite: {
|
|
name: "Tyranitarite",
|
|
desc: "If held by a Tyranitar, this item allows it to Mega Evolve in battle."
|
|
},
|
|
ultraball: {
|
|
name: "Ultra Ball",
|
|
desc: "An ultra-performance Ball that provides a higher catch rate than a Great Ball."
|
|
},
|
|
ultranecroziumz: {
|
|
name: "Ultranecrozium Z",
|
|
desc: "Dusk Mane/Dawn Wings Necrozma: Ultra Burst, then Z-Move w/ Photon Geyser.",
|
|
transform: " Bright light is about to burst out of [POKEMON]!",
|
|
activate: "[POKEMON] regained its true power through Ultra Burst!"
|
|
},
|
|
upgrade: {
|
|
name: "Up-Grade",
|
|
desc: "Evolves Porygon into Porygon2 when traded."
|
|
},
|
|
utilityumbrella: {
|
|
name: "Utility Umbrella",
|
|
desc: "The holder ignores rain- and sun-based effects. Damage and accuracy calculations from attacks used by the holder are affected by rain and sun, but not attacks used against the holder.",
|
|
shortDesc: "The holder ignores rain- and sun-based effects."
|
|
},
|
|
venusaurite: {
|
|
name: "Venusaurite",
|
|
desc: "If held by a Venusaur, this item allows it to Mega Evolve in battle."
|
|
},
|
|
wacanberry: {
|
|
name: "Wacan Berry",
|
|
desc: "Halves damage taken from a supereffective Electric-type attack. Single use."
|
|
},
|
|
watergem: {
|
|
name: "Water Gem",
|
|
desc: "Holder's first successful Water-type attack will have 1.3x power. Single use.",
|
|
gen5: {
|
|
desc: "Holder's first successful Water-type attack will have 1.5x power. Single use."
|
|
}
|
|
},
|
|
watermemory: {
|
|
name: "Water Memory",
|
|
desc: "Holder's Multi-Attack is Water type."
|
|
},
|
|
waterstone: {
|
|
name: "Water Stone",
|
|
desc: "Evolves Poliwhirl into Poliwrath, Shellder into Cloyster, Staryu into Starmie, Eevee into Vaporeon, Lombre into Ludicolo, and Panpour into Simipour when used.",
|
|
shortDesc: "Evolves certain species of Pokemon when used."
|
|
},
|
|
wateriumz: {
|
|
name: "Waterium Z",
|
|
desc: "If holder has a Water move, this item allows it to use a Water Z-Move."
|
|
},
|
|
watmelberry: {
|
|
name: "Watmel Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
waveincense: {
|
|
name: "Wave Incense",
|
|
desc: "Holder's Water-type attacks have 1.2x power."
|
|
},
|
|
weaknesspolicy: {
|
|
name: "Weakness Policy",
|
|
desc: "If holder is hit super effectively, raises Attack, Sp. Atk by 2 stages. Single use."
|
|
},
|
|
wepearberry: {
|
|
name: "Wepear Berry",
|
|
desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
|
|
},
|
|
whippeddream: {
|
|
name: "Whipped Dream",
|
|
desc: "Evolves Swirlix into Slurpuff when traded."
|
|
},
|
|
whiteherb: {
|
|
name: "White Herb",
|
|
desc: "Restores all lowered stat stages to 0 when one is less than 0. Single use.",
|
|
end: " [POKEMON] returned its stats to normal using its White Herb!"
|
|
},
|
|
widelens: {
|
|
name: "Wide Lens",
|
|
desc: "The accuracy of attacks by the holder is 1.1x."
|
|
},
|
|
wikiberry: {
|
|
name: "Wiki Berry",
|
|
desc: "Restores 1/3 max HP at 1/4 max HP or less; confuses if -SpA Nature. Single use.",
|
|
gen7: {
|
|
desc: "Restores 1/2 max HP at 1/4 max HP or less; confuses if -SpA Nature. Single use."
|
|
},
|
|
gen6: {
|
|
desc: "Restores 1/8 max HP at 1/2 max HP or less; confuses if -SpA Nature. Single use."
|
|
}
|
|
},
|
|
wiseglasses: {
|
|
name: "Wise Glasses",
|
|
desc: "Holder's special attacks have 1.1x power."
|
|
},
|
|
yacheberry: {
|
|
name: "Yache Berry",
|
|
desc: "Halves damage taken from a supereffective Ice-type attack. Single use."
|
|
},
|
|
zapplate: {
|
|
name: "Zap Plate",
|
|
desc: "Holder's Electric-type attacks have 1.2x power. Judgment is Electric type."
|
|
},
|
|
zoomlens: {
|
|
name: "Zoom Lens",
|
|
desc: "The accuracy of attacks by the holder is 1.2x if it moves after its target."
|
|
},
|
|
// Gen 2 items
|
|
berserkgene: {
|
|
name: "Berserk Gene",
|
|
desc: "(Gen 2) On switch-in, raises holder's Attack by 2 and confuses it. Single use."
|
|
},
|
|
berry: {
|
|
name: "Berry",
|
|
desc: "(Gen 2) Restores 10 HP when at 1/2 max HP or less. Single use."
|
|
},
|
|
bitterberry: {
|
|
name: "Bitter Berry",
|
|
desc: "(Gen 2) Holder is cured if it is confused. Single use."
|
|
},
|
|
burntberry: {
|
|
name: "Burnt Berry",
|
|
desc: "(Gen 2) Holder is cured if it is frozen. Single use."
|
|
},
|
|
goldberry: {
|
|
name: "Gold Berry",
|
|
desc: "(Gen 2) Restores 30 HP when at 1/2 max HP or less. Single use."
|
|
},
|
|
iceberry: {
|
|
name: "Ice Berry",
|
|
desc: "(Gen 2) Holder is cured if it is burned. Single use."
|
|
},
|
|
mintberry: {
|
|
name: "Mint Berry",
|
|
desc: "(Gen 2) Holder wakes up if it is asleep. Single use."
|
|
},
|
|
miracleberry: {
|
|
name: "Miracle Berry",
|
|
desc: "(Gen 2) Holder cures itself if it is confused or has a status condition. Single use."
|
|
},
|
|
mysteryberry: {
|
|
name: "Mystery Berry",
|
|
desc: "(Gen 2) Restores 5 PP to the first of the holder's moves to reach 0 PP. Single use.",
|
|
activate: " [POKEMON] restored PP to its [MOVE] move using Mystery Berry!"
|
|
},
|
|
pinkbow: {
|
|
name: "Pink Bow",
|
|
desc: "(Gen 2) Holder's Normal-type attacks have 1.1x power."
|
|
},
|
|
polkadotbow: {
|
|
name: "Polkadot Bow",
|
|
desc: "(Gen 2) Holder's Normal-type attacks have 1.1x power."
|
|
},
|
|
przcureberry: {
|
|
name: "PRZ Cure Berry",
|
|
desc: "(Gen 2) Holder cures itself if it is paralyzed. Single use."
|
|
},
|
|
psncureberry: {
|
|
name: "PSN Cure Berry",
|
|
desc: "(Gen 2) Holder is cured if it is poisoned. Single use."
|
|
},
|
|
// CAP items
|
|
crucibellite: {
|
|
name: "Crucibellite",
|
|
desc: "If held by a Crucibelle, this item allows it to Mega Evolve in battle."
|
|
},
|
|
vilevial: {
|
|
name: "Vile Vial",
|
|
desc: "If held by a Venomicon, its Poison- and Flying-type attacks have 1.2x power."
|
|
}
|
|
};
|
|
//# sourceMappingURL=items.js.map
|