Added a short_effect column to the items table.
authorEevee <git@veekun.com>
Mon, 13 Dec 2010 00:35:04 +0000 (16:35 -0800)
committerEevee <git@veekun.com>
Mon, 13 Dec 2010 23:38:46 +0000 (15:38 -0800)
pokedex/data/csv/items.csv
pokedex/db/tables.py

index a83d161..12decfa 100644 (file)
-id,name,category_id,cost,fling_power,fling_effect_id,effect
-1,Master Ball,34,0,,,In battle: Captures one Pokémon without fail.  Has a capture rate of 255.
-2,Ultra Ball,34,1200,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 2.
-3,Great Ball,34,600,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.5.
-4,Poké Ball,34,200,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.
-5,Safari Ball,34,0,,,In a Great Marsh encounter: Attempts to capture one Pokémon.  Has a capture rate of 1.5.
-6,Net Ball,33,1000,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 3 against Water or Bug Pokémon, but 1 against any others."
-7,Dive Ball,33,1000,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 3.5 if the trainer is underwater, but 1 otherwise."
-8,Nest Ball,33,1000,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 3 if the Pokémon is level 19 or below, 2 if the Pokémon is levels 20 through 29, and 1 otherwise."
-9,Repeat Ball,33,1000,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 3 against Pokémon marked as caught in the trainer's Pokédex, but 1 otherwise."
-10,Timer Ball,33,1000,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 1, but increases by 1 after every tenth turn, to a maximum of 4."
-11,Luxury Ball,33,1000,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.  Increases the rate at which the contained Pokémon gains Happiness.
-12,Premier Ball,33,200,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.
-13,Dusk Ball,33,1000,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 4 in caves or at night, but 1 otherwise."
-14,Heal Ball,33,300,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.  Captured Pokémon have their HP fully restored and any major status ailments cured.
-15,Quick Ball,33,1000,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 4, but decreases by 1 after every fifth turn, to a minimum of 1."
-16,Cherish Ball,33,200,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.
-17,Potion,27,300,30,,Heals one Pokémon for 20 HP.
-18,Antidote,30,100,30,,Cures one Pokémon of Poison.
-19,Burn Heal,30,250,30,,Cures one Pokémon of a Burn.
-20,Ice Heal,30,250,30,,Thaws one Pokémon.
-21,Awakening,30,250,30,,Awakens one Pokémon.
-22,Parlyz Heal,30,200,30,,Cures one Pokémon of Paralysis.
-23,Full Restore,27,3000,30,,Fully heals one Pokémon and cures it of any major status ailment.
-24,Max Potion,27,2500,30,,Fully heals one Pokémon.
-25,Hyper Potion,27,1200,30,,Heals one Pokémon for 200 HP.
-26,Super Potion,27,700,30,,Heals one Pokémon for 50 HP.
-27,Full Heal,30,600,30,,Cures one Pokémon of any major status ailment.
-28,Revive,29,1500,30,,Revives a Fainted Pokémon and restores half its max HP.
-29,Max Revive,29,4000,30,,Revives a Fainted Pokémon and fully restores its HP.
-30,Fresh Water,27,200,30,,Heals one Pokémon for 50 HP.
-31,Soda Pop,27,300,30,,Heals one Pokémon for 60 HP.
-32,Lemonade,27,350,30,,Heals one Pokémon for 80 HP.
-33,Moomoo Milk,27,500,30,,Heals one Pokémon for 100 HP.
-34,EnergyPowder,27,500,30,,Heals one Pokémon for 50 HP.  Lowers that Pokémon's Happiness by 5/5/10.
-35,Energy Root,27,800,30,,Heals one Pokémon for 200 HP.  Lowers that Pokémon's Happiness by 10/10/15.
-36,Heal Powder,30,450,30,,Cures one Pokémon of any major status ailment.  Lowers that Pokémon's Happiness by 5/5/10.
-37,Revival Herb,29,2800,30,,Revives a Fainted Pokémon and fully restores its HP.  Lowers that Pokémon's Happiness by 10/10/15.
-38,Ether,28,1200,30,,Restores the PP for one Pokémon's selected move by 10.
-39,Max Ether,28,2000,30,,Fully restores the PP for one Pokémon's selected move.
-40,Elixir,28,3000,30,,Restores the PP for each of one Pokémon's moves by 10.
-41,Max Elixir,28,4500,30,,Fully restores the PP for each of one Pokémon's moves.
-42,Lava Cookie,30,200,30,,Cures one Pokémon of any major status ailment.
-43,Berry Juice,27,100,30,,Heals one Pokémon for 20 HP.
-44,Sacred Ash,29,200,30,,Revives all Fainted Pokémon in the trainer's party and fully restores their HP.
-45,HP Up,26,9800,30,,"Increases one Pokémon's HP effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
-46,Protein,26,9800,30,,"Increases one Pokémon's Attack effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
-47,Iron,26,9800,30,,"Increases one Pokémon's Defense effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
-48,Carbos,26,9800,30,,"Increases one Pokémon's Speed effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
-49,Calcium,26,9800,30,,"Increases one Pokémon's Special Attack effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
-50,Rare Candy,26,4800,30,,Levels up one Pokémon.  Raises that Pokémon's Happiness by 5/3/2.
-51,PP Up,26,9800,30,,"Increases the max PP for one of one Pokémon's moves by 20% its original PP, up to three times.  Raises that Pokémon's Happiness by 5/3/2."
-52,Zinc,26,9800,30,,"Increases one Pokémon's Special Defense effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
-53,PP Max,26,9800,30,,Increases the max PP for one of one Pokémon's moves to its original PP plus 60%.  Raises that Pokémon's Happiness by 5/3/2.
-54,Old Gateau,30,200,30,,Cures one Pokémon of any major status ailment.
-55,Guard Spec.,1,700,30,,In battle: Prevents one Pokémon's stats from being lowered for the next five turns.  Raises that Pokémon's Happiness by 1/1/0.
-56,Dire Hit,1,650,30,,In battle: Raises one Pokémon's critical hit counter by 1.  Raises that Pokémon's Happiness by 1/1/0.
-57,X Attack,1,500,30,,In battle: Raises one Pokémon's Attack.  Raises that Pokémon's Happiness by 1/1/0.
-58,X Defend,1,550,30,,In battle: Raises one Pokémon's Defense.  Raises that Pokémon's Happiness by 1/1/0.
-59,X Speed,1,350,30,,In battle: Raises one Pokémon's Speed.  Raises that Pokémon's Happiness by 1/1/0.
-60,X Accuracy,1,950,30,,In battle: Raises one Pokémon's Accuracy.  Raises that Pokémon's Happiness by 1/1/0.
-61,X Special,1,350,30,,In battle: Raises one Pokémon's Special Attack.  Raises that Pokémon's Happiness by 1/1/0.
-62,X Sp. Def,1,350,30,,In battle: Raises one Pokémon's Special Defense.  Raises that Pokémon's Happiness by 1/1/0.
-63,Poké Doll,11,1000,30,,In wild battles: Ends the battle.
-64,Fluffy Tail,11,1000,30,,In wild battles: Ends the battle.
-65,Blue Flute,38,100,30,,Awakens one Pokémon.  Reusable.
-66,Yellow Flute,38,200,30,,Cures one Pokémon of Confusion.  Reusable.
-67,Red Flute,38,300,30,,Cures one Pokémon of Attraction.  Reusable.
-68,Black Flute,11,400,30,,Makes wild encounters less frequent.  Reusable.
-69,White Flute,11,500,30,,Makes wild encounters more frequent.  Reusable.
-70,Shoal Salt,9,20,30,,No effect.
-71,Shoal Shell,9,20,30,,No effect.
-72,Red Shard,9,200,30,,Trade 10 for a Sunny Day TM in the house midway along the southern section of Route 212.
-73,Blue Shard,9,200,30,,Trade 10 for a Rain Dance TM in the house midway along the southern section of Route 212.
-74,Yellow Shard,9,200,30,,Trade 10 for a Sandstorm TM in the house midway along the southern section of Route 212.
-75,Green Shard,9,200,30,,Trade 10 for a Hail TM in the house midway along the southern section of Route 212.
-76,Super Repel,11,500,30,,Prevents wild battles with Pokémon that are lower level than the trainer's lead Pokémon for 200 steps.
-77,Max Repel,11,700,30,,Prevents wild battles with Pokémon that are lower level than the trainer's lead Pokémon for 250 steps.
-78,Escape Rope,11,550,30,,Transports the trainer to the entrance of the cave s/he is in.  Only usable in caves.
-79,Repel,11,350,30,,Prevents wild battles with Pokémon that are lower level than the trainer's lead Pokémon for 100 steps.
-80,Sun Stone,10,2100,30,,Evolves a Gloom into Bellossom or a Sunkern into Sunflora.
-81,Moon Stone,10,2100,30,,"Evolves a Clefairy into Clefable, Jigglypuff into Wigglytuff, Nidorina into Nidoqueen, Nidorino into Nidoking, or Skitty into Delcatty."
-82,Fire Stone,10,2100,30,,"Evolves an Eevee into Flareon, a Growlithe into Arcanine, or a Vulpix into Ninetales."
-83,Thunderstone,10,2100,30,,Evolves an Eevee into Jolteon or a Pikachu into Raichu.
-84,Water Stone,10,2100,30,,"Evolves an Eevee into Vaporeon, a Lombre into Ludicolo, a Poliwhirl into Poliwrath, a Shellder into Cloyster, or a Staryu into Starmie."
-85,Leaf Stone,10,2100,30,,"Evolves an Exeggcute into Exeggutor, a Gloom into Vileplume, a Nuzleaf into Shiftry, or a Weepinbell into Victreebel."
-86,TinyMushroom,24,500,30,,No effect.
-87,Big Mushroom,24,5000,30,,No effect.
-88,Pearl,24,1400,30,,No effect.
-89,Big Pearl,24,7500,30,,No effect.
-90,Stardust,24,2000,30,,No effect.
-91,Star Piece,24,9800,30,,No effect.
-92,Nugget,24,10000,30,,No effect.
-93,Heart Scale,9,100,30,,Trade one to the Move Relearner in Pastoria City to teach one Pokémon a prior level-up move.
-94,Honey,35,100,30,,Immediately starts a wild battle if the trainer is standing in grass or in a cave.  Can be smeared on sweet-smelling trees to attract tree-dwelling Pokémon after ten hours.
-95,Growth Mulch,32,200,30,,Spread over a planted Berry: Decreases growth time by 25% and speeds up the soil's drying.
-96,Damp Mulch,32,200,30,,Spread over a planted Berry: Increases growth time and slows the soil's drying.
-97,Stable Mulch,32,200,30,,Spread over a planted Berry: Increases the time the grown plant's Berries will stay attached.
-98,Gooey Mulch,32,200,30,,Spread over a planted Berry: Increases the number of times the Berry will regrow after wilting.
-99,Root Fossil,35,1000,100,,"Contains the fossil of a Lileep, which a Scientist can revive."
-100,Claw Fossil,35,1000,100,,"Contains the fossil of an Anorith, which a Scientist can revive."
-101,Helix Fossil,35,1000,100,,"Contains the fossil of an Omanyte, which a Scientist can revive."
-102,Dome Fossil,35,1000,100,,"Contains the fossil of a Kabuto, which a Scientist can revive."
-103,Old Amber,35,1000,100,,"Contains the fossil of an Aerodactyl, which a Scientist can revive."
-104,Armor Fossil,35,1000,100,,"Contains the fossil of a Shieldon, which a Scientist can revive."
-105,Skull Fossil,35,1000,100,,"Contains the fossil of a Cranidos, which a Scientist can revive."
-106,Rare Bone,24,10000,100,,No effect.
-107,Shiny Stone,10,2100,80,,Evolves a Roselia into Roserade or a Togetic into Togekiss.
-108,Dusk Stone,10,2100,80,,Evolves a Misdreavus into Mismagius or a Murkrow into Honchkrow.
-109,Dawn Stone,10,2100,80,,Evolves a male Kirlia into Gallade or a female Snorunt into Froslass.
-110,Oval Stone,10,2100,80,,Held by Happiny: Holder evolves into Chansey when it levels up during the daytime.
-111,Odd Keystone,35,2100,80,,"Place in the Hallowed Tower, and a Spiritomb will be summoned if the trainer's Underground status card counts at least 32 greetings."
-112,Adamant Orb,18,10000,60,,Held by a Dialga: Increases the damage of the holder's Dragon and Steel moves by 20%.
-113,Lustrous Orb,18,10000,60,,Held by a Palkia: Increases the damage of the holder's Dragon and Water moves by 20%.
-114,Grass Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-115,Flame Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-116,Bubble Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-117,Bloom Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-118,Tunnel Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-119,Steel Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-120,Heart Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-121,Snow Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-122,Space Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-123,Air Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-124,Mosaic Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-125,Brick Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-126,Cheri Berry,3,20,10,3,"Held: When the holder becomes Paralyzed, this Berry is consumed and cures the Paralysis."
-127,Chesto Berry,3,20,10,3,"Held: When the holder falls asleep, this Berry is consumed and awakens the holder."
-128,Pecha Berry,3,20,10,3,"Held: When the holder becomes Poisoned, this Berry is consumed and cures the Poison."
-129,Rawst Berry,3,20,10,3,"Held: When the holder becomes Burned, this Berry is consumed and cures the Burn."
-130,Aspear Berry,3,20,10,3,"Held: When the holder becomes Frozen, this Berry is consumed and thaws the holder."
-131,Leppa Berry,3,20,10,3,"Held: When one of the holder's moves runs out of PP, this Berry is consumed and restores 10 of the move's PP at the end of the turn."
-132,Oran Berry,3,20,10,3,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 10 HP."
-133,Persim Berry,3,20,10,3,"Held: When the holder becomes Confused, this Berry is consumed and cures the Confusion."
-134,Lum Berry,3,20,10,3,"Held: When the holder gains a major status ailment, this Berry is consumed and cures the holder."
-135,Sitrus Berry,3,20,10,3,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/4 its max HP."
-136,Figy Berry,6,20,10,3,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes spicy flavors (- Attack nature), it will also become Confused."
-137,Wiki Berry,6,20,10,3,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes dry flavors (- Special Attack nature), it will also become Confused."
-138,Mago Berry,6,20,10,3,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes sweet flavors (- Speed nature), it will also become Confused."
-139,Aguav Berry,6,20,10,3,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes bitter flavors (- Special Defense nature), it will also become Confused."
-140,Iapapa Berry,6,20,10,3,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes sour flavors (- Defense nature), it will also become Confused."
-141,Razz Berry,8,20,10,,No effect; only useful for planting and cooking.
-142,Bluk Berry,8,20,10,,No effect; only useful for planting and cooking.
-143,Nanab Berry,8,20,10,,No effect; only useful for planting and cooking.
-144,Wepear Berry,8,20,10,,No effect; only useful for planting and cooking.
-145,Pinap Berry,8,20,10,,No effect; only useful for planting and cooking.
-146,Pomeg Berry,2,20,10,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's HP effort by 10.
-147,Kelpsy Berry,2,20,10,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Attack effort by 10.
-148,Qualot Berry,2,20,10,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Defense effort by 10.
-149,Hondew Berry,2,20,10,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Special Attack effort by 10.
-150,Grepa Berry,2,20,10,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Special Defense effort by 10.
-151,Tamato Berry,2,20,10,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Speed effort by 10.
-152,Cornn Berry,8,20,10,,No effect; only useful for planting and cooking.
-153,Magost Berry,8,20,10,,No effect; only useful for planting and cooking.
-154,Rabuta Berry,8,20,10,,No effect; only useful for planting and cooking.
-155,Nomel Berry,8,20,10,,No effect; only useful for planting and cooking.
-156,Spelon Berry,8,20,10,,No effect; only useful for planting and cooking.
-157,Pamtre Berry,8,20,10,,No effect; only useful for planting and cooking.
-158,Watmel Berry,8,20,10,,No effect; only useful for planting and cooking.
-159,Durin Berry,8,20,10,,No effect; only useful for planting and cooking.
-160,Belue Berry,8,20,10,,No effect; only useful for planting and cooking.
-161,Occa Berry,7,20,10,,"Held: When the holder is struck by a super-effective Fire move, this Berry is consumed and reduces the damage taken by 50%."
-162,Passho Berry,7,20,10,,"Held: When the holder is struck by a super-effective Water move, this Berry is consumed and reduces the damage taken by 50%."
-163,Wacan Berry,7,20,10,,"Held: When the holder is struck by a super-effective Electric move, this Berry is consumed and reduces the damage taken by 50%."
-164,Rindo Berry,7,20,10,,"Held: When the holder is struck by a super-effective Grass move, this Berry is consumed and reduces the damage taken by 50%."
-165,Yache Berry,7,20,10,,"Held: When the holder is struck by a super-effective Ice move, this Berry is consumed and reduces the damage taken by 50%."
-166,Chople Berry,7,20,10,,"Held: When the holder is struck by a super-effective Fighting move, this Berry is consumed and reduces the damage taken by 50%."
-167,Kebia Berry,7,20,10,,"Held: When the holder is struck by a super-effective Poison move, this Berry is consumed and reduces the damage taken by 50%."
-168,Shuca Berry,7,20,10,,"Held: When the holder is struck by a super-effective Ground move, this Berry is consumed and reduces the damage taken by 50%."
-169,Coba Berry,7,20,10,,"Held: When the holder is struck by a super-effective Flying move, this Berry is consumed and reduces the damage taken by 50%."
-170,Payapa Berry,7,20,10,,"Held: When the holder is struck by a super-effective Psychic move, this Berry is consumed and reduces the damage taken by 50%."
-171,Tanga Berry,7,20,10,,"Held: When the holder is struck by a super-effective Bug move, this Berry is consumed and reduces the damage taken by 50%."
-172,Charti Berry,7,20,10,,"Held: When the holder is struck by a super-effective Rock move, this Berry is consumed and reduces the damage taken by 50%."
-173,Kasib Berry,7,20,10,,"Held: When the holder is struck by a super-effective Ghost move, this Berry is consumed and reduces the damage taken by 50%."
-174,Haban Berry,7,20,10,,"Held: When the holder is struck by a super-effective Dragon move, this Berry is consumed and reduces the damage taken by 50%."
-175,Colbur Berry,7,20,10,,"Held: When the holder is struck by a super-effective Dark move, this Berry is consumed and reduces the damage taken by 50%."
-176,Babiri Berry,7,20,10,,"Held: When the holder is struck by a super-effective Steel move, this Berry is consumed and reduces the damage taken by 50%."
-177,Chilan Berry,7,20,10,,"Held: When the holder is struck by a Normal move, this Berry is consumed and reduces the damage taken by 50%."
-178,Liechi Berry,5,20,10,3,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Attack."
-179,Ganlon Berry,5,20,10,3,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Defense."
-180,Salac Berry,5,20,10,3,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Speed."
-181,Petaya Berry,5,20,10,3,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Special Attack."
-182,Apicot Berry,5,20,10,3,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Special Defense."
-183,Lansat Berry,5,20,10,3,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's critical hit counter by 1."
-184,Starf Berry,5,20,10,3,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises one of the holder's stats at random by two levels."
-185,Enigma Berry,4,20,10,,"Held: When the holder is hit by a super-effective move, this Berry is consumed and heals the holder for 1/4 its max HP."
-186,Micle Berry,5,20,10,3,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the accuracy of the holder's next used move."
-187,Custap Berry,5,20,10,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed.  On the next turn, the holder will move first within its move's priority bracket, regardless of Speed."
-188,Jaboca Berry,4,20,10,,"Held: When the holder is hit by a physical attack and survives, this Berry is consumed, and the opposing Pokémon takes 1/8 its max HP in damage."
-189,Rowap Berry,4,20,10,,"Held: When the holder is hit by a special attack and survives, this Berry is consumed, and the opposing Pokémon takes 1/8 its max HP in damage."
-190,BrightPowder,12,10,10,,"Held: Raises the holder's Evasion 10% (added, not multiplied)."
-191,White Herb,12,100,10,4,"Held: After each move, if any of the holder's stats are below normal, this item is consumed and restores them to normal."
-192,Macho Brace,14,3000,60,,Held: Doubles the effort the holder earns.  Halves the holder's Speed.
-193,Exp. Share,16,3000,30,,"Held: The holder counts as having participated in the battle when Exp is distributed, whether or not it actually did."
-194,Quick Claw,12,100,80,,"Held: The holder has a 3/16 chance to move first within its move's priority bracket, regardless of Speed."
-195,Soothe Bell,16,100,10,,Held: Doubles any Happiness earned by the holder.
-196,Mental Herb,12,100,10,4,"Held: When the holder becomes Attracted, this Berry is consumed and cures the Attraction."
-197,Choice Band,13,100,10,,"Held: Increases the holder's Attack by 50%, but restricts it to the first move it uses until it leaves battle or loses this item.  If this item is swapped for another Choice item via Trick or Switcheroo, the holder's restriction is still lifted, but it will again be restricted to the next move it uses.
+id,name,category_id,cost,fling_power,fling_effect_id,short_effect,effect
+1,Master Ball,34,0,,,,In battle: Captures one Pokémon without fail.  Has a capture rate of 255.
+2,Ultra Ball,34,1200,,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 2.
+3,Great Ball,34,600,,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.5.
+4,Poké Ball,34,200,,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.
+5,Safari Ball,34,0,,,,In a Great Marsh encounter: Attempts to capture one Pokémon.  Has a capture rate of 1.5.
+6,Net Ball,33,1000,,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 3 against Water or Bug Pokémon, but 1 against any others."
+7,Dive Ball,33,1000,,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 3.5 if the trainer is underwater, but 1 otherwise."
+8,Nest Ball,33,1000,,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 3 if the Pokémon is level 19 or below, 2 if the Pokémon is levels 20 through 29, and 1 otherwise."
+9,Repeat Ball,33,1000,,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 3 against Pokémon marked as caught in the trainer's Pokédex, but 1 otherwise."
+10,Timer Ball,33,1000,,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 1, but increases by 1 after every tenth turn, to a maximum of 4."
+11,Luxury Ball,33,1000,,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.  Increases the rate at which the contained Pokémon gains Happiness.
+12,Premier Ball,33,200,,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.
+13,Dusk Ball,33,1000,,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 4 in caves or at night, but 1 otherwise."
+14,Heal Ball,33,300,,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.  Captured Pokémon have their HP fully restored and any major status ailments cured.
+15,Quick Ball,33,1000,,,,"In battle: Attempts to capture one Pokémon.  Has a capture rate of 4, but decreases by 1 after every fifth turn, to a minimum of 1."
+16,Cherish Ball,33,200,,,,In battle: Attempts to capture one Pokémon.  Has a capture rate of 1.
+17,Potion,27,300,30,,,Heals one Pokémon for 20 HP.
+18,Antidote,30,100,30,,,Cures one Pokémon of Poison.
+19,Burn Heal,30,250,30,,,Cures one Pokémon of a Burn.
+20,Ice Heal,30,250,30,,,Thaws one Pokémon.
+21,Awakening,30,250,30,,,Awakens one Pokémon.
+22,Parlyz Heal,30,200,30,,,Cures one Pokémon of Paralysis.
+23,Full Restore,27,3000,30,,,Fully heals one Pokémon and cures it of any major status ailment.
+24,Max Potion,27,2500,30,,,Fully heals one Pokémon.
+25,Hyper Potion,27,1200,30,,,Heals one Pokémon for 200 HP.
+26,Super Potion,27,700,30,,,Heals one Pokémon for 50 HP.
+27,Full Heal,30,600,30,,,Cures one Pokémon of any major status ailment.
+28,Revive,29,1500,30,,,Revives a Fainted Pokémon and restores half its max HP.
+29,Max Revive,29,4000,30,,,Revives a Fainted Pokémon and fully restores its HP.
+30,Fresh Water,27,200,30,,,Heals one Pokémon for 50 HP.
+31,Soda Pop,27,300,30,,,Heals one Pokémon for 60 HP.
+32,Lemonade,27,350,30,,,Heals one Pokémon for 80 HP.
+33,Moomoo Milk,27,500,30,,,Heals one Pokémon for 100 HP.
+34,EnergyPowder,27,500,30,,,Heals one Pokémon for 50 HP.  Lowers that Pokémon's Happiness by 5/5/10.
+35,Energy Root,27,800,30,,,Heals one Pokémon for 200 HP.  Lowers that Pokémon's Happiness by 10/10/15.
+36,Heal Powder,30,450,30,,,Cures one Pokémon of any major status ailment.  Lowers that Pokémon's Happiness by 5/5/10.
+37,Revival Herb,29,2800,30,,,Revives a Fainted Pokémon and fully restores its HP.  Lowers that Pokémon's Happiness by 10/10/15.
+38,Ether,28,1200,30,,,Restores the PP for one Pokémon's selected move by 10.
+39,Max Ether,28,2000,30,,,Fully restores the PP for one Pokémon's selected move.
+40,Elixir,28,3000,30,,,Restores the PP for each of one Pokémon's moves by 10.
+41,Max Elixir,28,4500,30,,,Fully restores the PP for each of one Pokémon's moves.
+42,Lava Cookie,30,200,30,,,Cures one Pokémon of any major status ailment.
+43,Berry Juice,27,100,30,,,Heals one Pokémon for 20 HP.
+44,Sacred Ash,29,200,30,,,Revives all Fainted Pokémon in the trainer's party and fully restores their HP.
+45,HP Up,26,9800,30,,,"Increases one Pokémon's HP effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
+46,Protein,26,9800,30,,,"Increases one Pokémon's Attack effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
+47,Iron,26,9800,30,,,"Increases one Pokémon's Defense effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
+48,Carbos,26,9800,30,,,"Increases one Pokémon's Speed effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
+49,Calcium,26,9800,30,,,"Increases one Pokémon's Special Attack effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
+50,Rare Candy,26,4800,30,,,Levels up one Pokémon.  Raises that Pokémon's Happiness by 5/3/2.
+51,PP Up,26,9800,30,,,"Increases the max PP for one of one Pokémon's moves by 20% its original PP, up to three times.  Raises that Pokémon's Happiness by 5/3/2."
+52,Zinc,26,9800,30,,,"Increases one Pokémon's Special Defense effort by 10, to a maximum of 100.  Raises that Pokémon's Happiness by 5/3/2."
+53,PP Max,26,9800,30,,,Increases the max PP for one of one Pokémon's moves to its original PP plus 60%.  Raises that Pokémon's Happiness by 5/3/2.
+54,Old Gateau,30,200,30,,,Cures one Pokémon of any major status ailment.
+55,Guard Spec.,1,700,30,,,In battle: Prevents one Pokémon's stats from being lowered for the next five turns.  Raises that Pokémon's Happiness by 1/1/0.
+56,Dire Hit,1,650,30,,,In battle: Raises one Pokémon's critical hit counter by 1.  Raises that Pokémon's Happiness by 1/1/0.
+57,X Attack,1,500,30,,,In battle: Raises one Pokémon's Attack.  Raises that Pokémon's Happiness by 1/1/0.
+58,X Defend,1,550,30,,,In battle: Raises one Pokémon's Defense.  Raises that Pokémon's Happiness by 1/1/0.
+59,X Speed,1,350,30,,,In battle: Raises one Pokémon's Speed.  Raises that Pokémon's Happiness by 1/1/0.
+60,X Accuracy,1,950,30,,,In battle: Raises one Pokémon's Accuracy.  Raises that Pokémon's Happiness by 1/1/0.
+61,X Special,1,350,30,,,In battle: Raises one Pokémon's Special Attack.  Raises that Pokémon's Happiness by 1/1/0.
+62,X Sp. Def,1,350,30,,,In battle: Raises one Pokémon's Special Defense.  Raises that Pokémon's Happiness by 1/1/0.
+63,Poké Doll,11,1000,30,,,In wild battles: Ends the battle.
+64,Fluffy Tail,11,1000,30,,,In wild battles: Ends the battle.
+65,Blue Flute,38,100,30,,,Awakens one Pokémon.  Reusable.
+66,Yellow Flute,38,200,30,,,Cures one Pokémon of Confusion.  Reusable.
+67,Red Flute,38,300,30,,,Cures one Pokémon of Attraction.  Reusable.
+68,Black Flute,11,400,30,,,Makes wild encounters less frequent.  Reusable.
+69,White Flute,11,500,30,,,Makes wild encounters more frequent.  Reusable.
+70,Shoal Salt,9,20,30,,,No effect.
+71,Shoal Shell,9,20,30,,,No effect.
+72,Red Shard,9,200,30,,,Trade 10 for a Sunny Day TM in the house midway along the southern section of Route 212.
+73,Blue Shard,9,200,30,,,Trade 10 for a Rain Dance TM in the house midway along the southern section of Route 212.
+74,Yellow Shard,9,200,30,,,Trade 10 for a Sandstorm TM in the house midway along the southern section of Route 212.
+75,Green Shard,9,200,30,,,Trade 10 for a Hail TM in the house midway along the southern section of Route 212.
+76,Super Repel,11,500,30,,,Prevents wild battles with Pokémon that are lower level than the trainer's lead Pokémon for 200 steps.
+77,Max Repel,11,700,30,,,Prevents wild battles with Pokémon that are lower level than the trainer's lead Pokémon for 250 steps.
+78,Escape Rope,11,550,30,,,Transports the trainer to the entrance of the cave s/he is in.  Only usable in caves.
+79,Repel,11,350,30,,,Prevents wild battles with Pokémon that are lower level than the trainer's lead Pokémon for 100 steps.
+80,Sun Stone,10,2100,30,,,Evolves a Gloom into Bellossom or a Sunkern into Sunflora.
+81,Moon Stone,10,2100,30,,,"Evolves a Clefairy into Clefable, Jigglypuff into Wigglytuff, Nidorina into Nidoqueen, Nidorino into Nidoking, or Skitty into Delcatty."
+82,Fire Stone,10,2100,30,,,"Evolves an Eevee into Flareon, a Growlithe into Arcanine, or a Vulpix into Ninetales."
+83,Thunderstone,10,2100,30,,,Evolves an Eevee into Jolteon or a Pikachu into Raichu.
+84,Water Stone,10,2100,30,,,"Evolves an Eevee into Vaporeon, a Lombre into Ludicolo, a Poliwhirl into Poliwrath, a Shellder into Cloyster, or a Staryu into Starmie."
+85,Leaf Stone,10,2100,30,,,"Evolves an Exeggcute into Exeggutor, a Gloom into Vileplume, a Nuzleaf into Shiftry, or a Weepinbell into Victreebel."
+86,TinyMushroom,24,500,30,,,No effect.
+87,Big Mushroom,24,5000,30,,,No effect.
+88,Pearl,24,1400,30,,,No effect.
+89,Big Pearl,24,7500,30,,,No effect.
+90,Stardust,24,2000,30,,,No effect.
+91,Star Piece,24,9800,30,,,No effect.
+92,Nugget,24,10000,30,,,No effect.
+93,Heart Scale,9,100,30,,,Trade one to the Move Relearner in Pastoria City to teach one Pokémon a prior level-up move.
+94,Honey,35,100,30,,,Immediately starts a wild battle if the trainer is standing in grass or in a cave.  Can be smeared on sweet-smelling trees to attract tree-dwelling Pokémon after ten hours.
+95,Growth Mulch,32,200,30,,,Spread over a planted Berry: Decreases growth time by 25% and speeds up the soil's drying.
+96,Damp Mulch,32,200,30,,,Spread over a planted Berry: Increases growth time and slows the soil's drying.
+97,Stable Mulch,32,200,30,,,Spread over a planted Berry: Increases the time the grown plant's Berries will stay attached.
+98,Gooey Mulch,32,200,30,,,Spread over a planted Berry: Increases the number of times the Berry will regrow after wilting.
+99,Root Fossil,35,1000,100,,,"Contains the fossil of a Lileep, which a Scientist can revive."
+100,Claw Fossil,35,1000,100,,,"Contains the fossil of an Anorith, which a Scientist can revive."
+101,Helix Fossil,35,1000,100,,,"Contains the fossil of an Omanyte, which a Scientist can revive."
+102,Dome Fossil,35,1000,100,,,"Contains the fossil of a Kabuto, which a Scientist can revive."
+103,Old Amber,35,1000,100,,,"Contains the fossil of an Aerodactyl, which a Scientist can revive."
+104,Armor Fossil,35,1000,100,,,"Contains the fossil of a Shieldon, which a Scientist can revive."
+105,Skull Fossil,35,1000,100,,,"Contains the fossil of a Cranidos, which a Scientist can revive."
+106,Rare Bone,24,10000,100,,,No effect.
+107,Shiny Stone,10,2100,80,,,Evolves a Roselia into Roserade or a Togetic into Togekiss.
+108,Dusk Stone,10,2100,80,,,Evolves a Misdreavus into Mismagius or a Murkrow into Honchkrow.
+109,Dawn Stone,10,2100,80,,,Evolves a male Kirlia into Gallade or a female Snorunt into Froslass.
+110,Oval Stone,10,2100,80,,,Held by Happiny: Holder evolves into Chansey when it levels up during the daytime.
+111,Odd Keystone,35,2100,80,,,"Place in the Hallowed Tower, and a Spiritomb will be summoned if the trainer's Underground status card counts at least 32 greetings."
+112,Adamant Orb,18,10000,60,,,Held by a Dialga: Increases the damage of the holder's Dragon and Steel moves by 20%.
+113,Lustrous Orb,18,10000,60,,,Held by a Palkia: Increases the damage of the holder's Dragon and Water moves by 20%.
+114,Grass Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+115,Flame Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+116,Bubble Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+117,Bloom Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+118,Tunnel Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+119,Steel Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+120,Heart Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+121,Snow Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+122,Space Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+123,Air Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+124,Mosaic Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+125,Brick Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+126,Cheri Berry,3,20,10,3,,"Held: When the holder becomes Paralyzed, this Berry is consumed and cures the Paralysis."
+127,Chesto Berry,3,20,10,3,,"Held: When the holder falls asleep, this Berry is consumed and awakens the holder."
+128,Pecha Berry,3,20,10,3,,"Held: When the holder becomes Poisoned, this Berry is consumed and cures the Poison."
+129,Rawst Berry,3,20,10,3,,"Held: When the holder becomes Burned, this Berry is consumed and cures the Burn."
+130,Aspear Berry,3,20,10,3,,"Held: When the holder becomes Frozen, this Berry is consumed and thaws the holder."
+131,Leppa Berry,3,20,10,3,,"Held: When one of the holder's moves runs out of PP, this Berry is consumed and restores 10 of the move's PP at the end of the turn."
+132,Oran Berry,3,20,10,3,,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 10 HP."
+133,Persim Berry,3,20,10,3,,"Held: When the holder becomes Confused, this Berry is consumed and cures the Confusion."
+134,Lum Berry,3,20,10,3,,"Held: When the holder gains a major status ailment, this Berry is consumed and cures the holder."
+135,Sitrus Berry,3,20,10,3,,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/4 its max HP."
+136,Figy Berry,6,20,10,3,,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes spicy flavors (- Attack nature), it will also become Confused."
+137,Wiki Berry,6,20,10,3,,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes dry flavors (- Special Attack nature), it will also become Confused."
+138,Mago Berry,6,20,10,3,,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes sweet flavors (- Speed nature), it will also become Confused."
+139,Aguav Berry,6,20,10,3,,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes bitter flavors (- Special Defense nature), it will also become Confused."
+140,Iapapa Berry,6,20,10,3,,"Held: When the holder's HP falls to 1/2 or less, this Berry is consumed and heals the holder for 1/8 its max HP.  If the holder dislikes sour flavors (- Defense nature), it will also become Confused."
+141,Razz Berry,8,20,10,,,No effect; only useful for planting and cooking.
+142,Bluk Berry,8,20,10,,,No effect; only useful for planting and cooking.
+143,Nanab Berry,8,20,10,,,No effect; only useful for planting and cooking.
+144,Wepear Berry,8,20,10,,,No effect; only useful for planting and cooking.
+145,Pinap Berry,8,20,10,,,No effect; only useful for planting and cooking.
+146,Pomeg Berry,2,20,10,,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's HP effort by 10.
+147,Kelpsy Berry,2,20,10,,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Attack effort by 10.
+148,Qualot Berry,2,20,10,,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Defense effort by 10.
+149,Hondew Berry,2,20,10,,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Special Attack effort by 10.
+150,Grepa Berry,2,20,10,,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Special Defense effort by 10.
+151,Tamato Berry,2,20,10,,,Raises one Pokémon's Happiness by 10/5/2.  Lowers that Pokémon's Speed effort by 10.
+152,Cornn Berry,8,20,10,,,No effect; only useful for planting and cooking.
+153,Magost Berry,8,20,10,,,No effect; only useful for planting and cooking.
+154,Rabuta Berry,8,20,10,,,No effect; only useful for planting and cooking.
+155,Nomel Berry,8,20,10,,,No effect; only useful for planting and cooking.
+156,Spelon Berry,8,20,10,,,No effect; only useful for planting and cooking.
+157,Pamtre Berry,8,20,10,,,No effect; only useful for planting and cooking.
+158,Watmel Berry,8,20,10,,,No effect; only useful for planting and cooking.
+159,Durin Berry,8,20,10,,,No effect; only useful for planting and cooking.
+160,Belue Berry,8,20,10,,,No effect; only useful for planting and cooking.
+161,Occa Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Fire move, this Berry is consumed and reduces the damage taken by 50%."
+162,Passho Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Water move, this Berry is consumed and reduces the damage taken by 50%."
+163,Wacan Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Electric move, this Berry is consumed and reduces the damage taken by 50%."
+164,Rindo Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Grass move, this Berry is consumed and reduces the damage taken by 50%."
+165,Yache Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Ice move, this Berry is consumed and reduces the damage taken by 50%."
+166,Chople Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Fighting move, this Berry is consumed and reduces the damage taken by 50%."
+167,Kebia Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Poison move, this Berry is consumed and reduces the damage taken by 50%."
+168,Shuca Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Ground move, this Berry is consumed and reduces the damage taken by 50%."
+169,Coba Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Flying move, this Berry is consumed and reduces the damage taken by 50%."
+170,Payapa Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Psychic move, this Berry is consumed and reduces the damage taken by 50%."
+171,Tanga Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Bug move, this Berry is consumed and reduces the damage taken by 50%."
+172,Charti Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Rock move, this Berry is consumed and reduces the damage taken by 50%."
+173,Kasib Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Ghost move, this Berry is consumed and reduces the damage taken by 50%."
+174,Haban Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Dragon move, this Berry is consumed and reduces the damage taken by 50%."
+175,Colbur Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Dark move, this Berry is consumed and reduces the damage taken by 50%."
+176,Babiri Berry,7,20,10,,,"Held: When the holder is struck by a super-effective Steel move, this Berry is consumed and reduces the damage taken by 50%."
+177,Chilan Berry,7,20,10,,,"Held: When the holder is struck by a Normal move, this Berry is consumed and reduces the damage taken by 50%."
+178,Liechi Berry,5,20,10,3,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Attack."
+179,Ganlon Berry,5,20,10,3,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Defense."
+180,Salac Berry,5,20,10,3,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Speed."
+181,Petaya Berry,5,20,10,3,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Special Attack."
+182,Apicot Berry,5,20,10,3,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's Special Defense."
+183,Lansat Berry,5,20,10,3,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the holder's critical hit counter by 1."
+184,Starf Berry,5,20,10,3,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises one of the holder's stats at random by two levels."
+185,Enigma Berry,4,20,10,,,"Held: When the holder is hit by a super-effective move, this Berry is consumed and heals the holder for 1/4 its max HP."
+186,Micle Berry,5,20,10,3,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed and raises the accuracy of the holder's next used move."
+187,Custap Berry,5,20,10,,,"Held: When the holder's HP falls to 1/4 or less, this Berry is consumed.  On the next turn, the holder will move first within its move's priority bracket, regardless of Speed."
+188,Jaboca Berry,4,20,10,,,"Held: When the holder is hit by a physical attack and survives, this Berry is consumed, and the opposing Pokémon takes 1/8 its max HP in damage."
+189,Rowap Berry,4,20,10,,,"Held: When the holder is hit by a special attack and survives, this Berry is consumed, and the opposing Pokémon takes 1/8 its max HP in damage."
+190,BrightPowder,12,10,10,,,"Held: Raises the holder's Evasion 10% (added, not multiplied)."
+191,White Herb,12,100,10,4,,"Held: After each move, if any of the holder's stats are below normal, this item is consumed and restores them to normal."
+192,Macho Brace,14,3000,60,,,Held: Doubles the effort the holder earns.  Halves the holder's Speed.
+193,Exp. Share,16,3000,30,,,"Held: The holder counts as having participated in the battle when Exp is distributed, whether or not it actually did."
+194,Quick Claw,12,100,80,,,"Held: The holder has a 3/16 chance to move first within its move's priority bracket, regardless of Speed."
+195,Soothe Bell,16,100,10,,,Held: Doubles any Happiness earned by the holder.
+196,Mental Herb,12,100,10,4,,"Held: When the holder becomes Attracted, this Berry is consumed and cures the Attraction."
+197,Choice Band,13,100,10,,,"Held: Increases the holder's Attack by 50%, but restricts it to the first move it uses until it leaves battle or loses this item.  If this item is swapped for another Choice item via Trick or Switcheroo, the holder's restriction is still lifted, but it will again be restricted to the next move it uses.
 (Quirk: If the holder is switched in by U-Turn and it also knows U-Turn, U-Turn becomes its restricted move.)"
-198,King's Rock,12,100,30,7,"Held: When the holder attacks with most damaging moves, provides an extra 11.7% (30/256) chance for the target to flinch.
+198,King's Rock,12,100,30,7,,"Held: When the holder attacks with most damaging moves, provides an extra 11.7% (30/256) chance for the target to flinch.
 Held by Poliwhirl or Slowbro: Evolves the holder into Politoed or Slowking when traded, respectively."
-199,SilverPowder,19,100,10,,Held: Increases the power of the holder's Bug moves by 20%.
-200,Amulet Coin,16,100,30,,Held: Doubles the money the trainer receives after an in-game trainer battle.  This effect cannot apply more than once to the same battle.
-201,Cleanse Tag,16,200,30,,Held by lead Pokémon: Prevents wild battles with Pokémon that are lower level than the holder.
-202,Soul Dew,18,200,30,,Held by Latias or Latios: Increases the holder's Special Attack and Special Defense by 50%.
-203,DeepSeaTooth,18,200,90,,Held by Clamperl: Doubles the holder's Special Attack.  Evolves the holder into Huntail when traded.
-204,DeepSeaScale,18,200,30,,Held by Clamperl: Doubles the holder's Special Defense.  Evolves the holder into Gorebyss when traded.
-205,Smoke Ball,12,200,30,,"Held: In wild battles, attempts to run away on the holder's turn will always succeed."
-206,Everstone,16,200,30,,"Held: Prevents the holder from evolving naturally.  Evolution initiated by the trainer (Stones, etc) will still work."
-207,Focus Band,12,200,10,,"Held: If the holder is attacked for regular damage that would faint it, this item has a 10% chance to prevent the holder's HP from lowering below 1."
-208,Lucky Egg,16,200,30,,Held: Increases any Exp the holder gains by 50%.
-209,Scope Lens,12,200,30,,Held: Raises the holder's critical hit counter by 1.
-210,Metal Coat,19,100,30,,"Held: Increases the power of the holder's Steel moves by 20%.
+199,SilverPowder,19,100,10,,,Held: Increases the power of the holder's Bug moves by 20%.
+200,Amulet Coin,16,100,30,,,Held: Doubles the money the trainer receives after an in-game trainer battle.  This effect cannot apply more than once to the same battle.
+201,Cleanse Tag,16,200,30,,,Held by lead Pokémon: Prevents wild battles with Pokémon that are lower level than the holder.
+202,Soul Dew,18,200,30,,,Held by Latias or Latios: Increases the holder's Special Attack and Special Defense by 50%.
+203,DeepSeaTooth,18,200,90,,,Held by Clamperl: Doubles the holder's Special Attack.  Evolves the holder into Huntail when traded.
+204,DeepSeaScale,18,200,30,,,Held by Clamperl: Doubles the holder's Special Defense.  Evolves the holder into Gorebyss when traded.
+205,Smoke Ball,12,200,30,,,"Held: In wild battles, attempts to run away on the holder's turn will always succeed."
+206,Everstone,16,200,30,,,"Held: Prevents the holder from evolving naturally.  Evolution initiated by the trainer (Stones, etc) will still work."
+207,Focus Band,12,200,10,,,"Held: If the holder is attacked for regular damage that would faint it, this item has a 10% chance to prevent the holder's HP from lowering below 1."
+208,Lucky Egg,16,200,30,,,Held: Increases any Exp the holder gains by 50%.
+209,Scope Lens,12,200,30,,,Held: Raises the holder's critical hit counter by 1.
+210,Metal Coat,19,100,30,,,"Held: Increases the power of the holder's Steel moves by 20%.
 Held by Onix or Scyther: Evolves the holder into Steelix or Scizor when traded, respectively."
-211,Leftovers,12,200,10,,Held: Heals the holder by 1/16 its max HP at the end of each turn.
-212,Dragon Scale,10,2100,30,,Held by Seadra: Evolves the holder into Kingdra when traded.
-213,Light Ball,18,100,30,5,Held by Pikachu: Doubles the holder's initial Attack and Special Attack.
-214,Soft Sand,19,100,10,,Held: Increases the power of the holder's Ground moves by 20%.
-215,Hard Stone,19,100,100,,Held: Increases the power of the holder's Rock moves by 20%.
-216,Miracle Seed,19,100,30,,Held: Increases the power of the holder's Grass moves by 20%.
-217,BlackGlasses,19,100,30,,Held: Increases the power of the holder's Dark moves by 20%.
-218,Black Belt,19,100,30,,Held: Increases the power of the holder's Fighting moves by 20%.
-219,Magnet,19,100,30,,Held: Increases the power of the holder's Electric moves by 20%.
-220,Mystic Water,19,100,30,,Held: Increases the power of the holder's Water moves by 20%.
-221,Sharp Beak,19,100,50,,Held: Increases the power of the holder's Flying moves by 20%.
-222,Poison Barb,19,100,70,6,Held: Increases the power of the holder's Poison moves by 20%.
-223,NeverMeltIce,19,100,30,,Held: Increases the power of the holder's Ice moves by 20%.
-224,Spell Tag,19,100,30,,Held: Increases the power of the holder's Ghost moves by 20%.
-225,TwistedSpoon,19,100,30,,Held: Increases the power of the holder's Psychic moves by 20%.
-226,Charcoal,19,9800,30,,Held: Increases the power of the holder's Fire moves by 20%.
-227,Dragon Fang,19,100,70,,Held: Increases the power of the holder's Dragon moves by 20%.
-228,Silk Scarf,19,100,10,,Held: Increases the power of the holder's Normal moves by 20%.
-229,Up-Grade,10,2100,30,,Held by Porygon: Evolves the holder into Porygon2 when traded.
-230,Shell Bell,12,200,30,,Held: Heals the holder by 1/8 of any damage it inflicts.
-231,Sea Incense,19,9600,10,,Held: Increases the power of the holder's Water moves by 20%.
-232,Lax Incense,12,9600,10,,Held: Increases the holder's Evasion by 5%.
-233,Lucky Punch,18,10,40,,Held by Chansey: Raises the holder's critical hit counter by 2.
-234,Metal Powder,18,10,10,,Held by Ditto: Increases the holder's initial Defense and Special Defense by 50%.
-235,Thick Club,18,500,90,,Held by Cubone or Marowak: Doubles the holder's Attack.
-236,Stick,18,200,60,,Held by Farfetch'd: Raises the holder's critical hit counter by 2.
-237,Red Scarf,36,100,10,,Held: Increases the holder's Coolness during a Super Contest's Visual Competition.
-238,Blue Scarf,36,100,10,,Held: Increases the holder's Beauty during a Super Contest's Visual Competition.
-239,Pink Scarf,36,100,10,,Held: Increases the holder's Cuteness during a Super Contest's Visual Competition.
-240,Green Scarf,36,100,10,,Held: Increases the holder's Smartness during a Super Contest's Visual Competition.
-241,Yellow Scarf,36,100,10,,Held: Increases the holder's Toughness during a Super Contest's Visual Competition.
-242,Wide Lens,12,200,10,,Held: Increases the accuracy of any move the holder uses by 10% (multiplied; i.e. 70% accuracy is increased to 77%).
-243,Muscle Band,12,200,10,,Held: Increases the power of the holder's physical moves by 10%.
-244,Wise Glasses,12,200,10,,Held: Increases the power of the holder's special moves by 10%.
-245,Expert Belt,12,200,10,,"Held: When the holder hits with a super-effective move, its power is raised by 20%."
-246,Light Clay,12,200,30,,"Held: The holder's Reflect and Light Screen will create effects lasting for eight turns rather than five.  As this item affects the move rather than the barrier itself, the effect is not lost if the holder leaves battle or drops this item."
-247,Life Orb,12,200,30,,"Held: Damage from the holder's moves is increased by 30%.  On each turn the holder uses a damage-inflicting move, it takes 10% its max HP in damage."
-248,Power Herb,12,100,10,,"Held: Whenever the holder uses a move that requires a turn to charge first (Bounce, Dig, Dive, Fly, Razor Wind, Skull Bash, Sky Attack, or Solarbeam), this item is consumed and the charge is skipped.  Skull Bash still provides a Defense boost."
-249,Toxic Orb,15,100,30,1,Held: Badly poisons the holder at the end of each turn.
-250,Flame Orb,15,100,30,2,Held: Burns the holder at the end of each turn.
-251,Quick Powder,18,10,10,,Held by Ditto: Doubles the holder's initial Speed.
-252,Focus Sash,12,200,10,,"Held: If the holder has full HP and is attacked for regular damage that would faint it, this item is consumed and prevents the holder's HP from lowering below 1.  This effect works against multi-hit attacks, but does not work against the effects of Doom Desire or Future Sight."
-253,Zoom Lens,12,200,10,,"Held: Raises the holder's Accuracy by 20% when it goes last.
+211,Leftovers,12,200,10,,,Held: Heals the holder by 1/16 its max HP at the end of each turn.
+212,Dragon Scale,10,2100,30,,,Held by Seadra: Evolves the holder into Kingdra when traded.
+213,Light Ball,18,100,30,5,,Held by Pikachu: Doubles the holder's initial Attack and Special Attack.
+214,Soft Sand,19,100,10,,,Held: Increases the power of the holder's Ground moves by 20%.
+215,Hard Stone,19,100,100,,,Held: Increases the power of the holder's Rock moves by 20%.
+216,Miracle Seed,19,100,30,,,Held: Increases the power of the holder's Grass moves by 20%.
+217,BlackGlasses,19,100,30,,,Held: Increases the power of the holder's Dark moves by 20%.
+218,Black Belt,19,100,30,,,Held: Increases the power of the holder's Fighting moves by 20%.
+219,Magnet,19,100,30,,,Held: Increases the power of the holder's Electric moves by 20%.
+220,Mystic Water,19,100,30,,,Held: Increases the power of the holder's Water moves by 20%.
+221,Sharp Beak,19,100,50,,,Held: Increases the power of the holder's Flying moves by 20%.
+222,Poison Barb,19,100,70,6,,Held: Increases the power of the holder's Poison moves by 20%.
+223,NeverMeltIce,19,100,30,,,Held: Increases the power of the holder's Ice moves by 20%.
+224,Spell Tag,19,100,30,,,Held: Increases the power of the holder's Ghost moves by 20%.
+225,TwistedSpoon,19,100,30,,,Held: Increases the power of the holder's Psychic moves by 20%.
+226,Charcoal,19,9800,30,,,Held: Increases the power of the holder's Fire moves by 20%.
+227,Dragon Fang,19,100,70,,,Held: Increases the power of the holder's Dragon moves by 20%.
+228,Silk Scarf,19,100,10,,,Held: Increases the power of the holder's Normal moves by 20%.
+229,Up-Grade,10,2100,30,,,Held by Porygon: Evolves the holder into Porygon2 when traded.
+230,Shell Bell,12,200,30,,,Held: Heals the holder by 1/8 of any damage it inflicts.
+231,Sea Incense,19,9600,10,,,Held: Increases the power of the holder's Water moves by 20%.
+232,Lax Incense,12,9600,10,,,Held: Increases the holder's Evasion by 5%.
+233,Lucky Punch,18,10,40,,,Held by Chansey: Raises the holder's critical hit counter by 2.
+234,Metal Powder,18,10,10,,,Held by Ditto: Increases the holder's initial Defense and Special Defense by 50%.
+235,Thick Club,18,500,90,,,Held by Cubone or Marowak: Doubles the holder's Attack.
+236,Stick,18,200,60,,,Held by Farfetch'd: Raises the holder's critical hit counter by 2.
+237,Red Scarf,36,100,10,,,Held: Increases the holder's Coolness during a Super Contest's Visual Competition.
+238,Blue Scarf,36,100,10,,,Held: Increases the holder's Beauty during a Super Contest's Visual Competition.
+239,Pink Scarf,36,100,10,,,Held: Increases the holder's Cuteness during a Super Contest's Visual Competition.
+240,Green Scarf,36,100,10,,,Held: Increases the holder's Smartness during a Super Contest's Visual Competition.
+241,Yellow Scarf,36,100,10,,,Held: Increases the holder's Toughness during a Super Contest's Visual Competition.
+242,Wide Lens,12,200,10,,,Held: Increases the accuracy of any move the holder uses by 10% (multiplied; i.e. 70% accuracy is increased to 77%).
+243,Muscle Band,12,200,10,,,Held: Increases the power of the holder's physical moves by 10%.
+244,Wise Glasses,12,200,10,,,Held: Increases the power of the holder's special moves by 10%.
+245,Expert Belt,12,200,10,,,"Held: When the holder hits with a super-effective move, its power is raised by 20%."
+246,Light Clay,12,200,30,,,"Held: The holder's Reflect and Light Screen will create effects lasting for eight turns rather than five.  As this item affects the move rather than the barrier itself, the effect is not lost if the holder leaves battle or drops this item."
+247,Life Orb,12,200,30,,,"Held: Damage from the holder's moves is increased by 30%.  On each turn the holder uses a damage-inflicting move, it takes 10% its max HP in damage."
+248,Power Herb,12,100,10,,,"Held: Whenever the holder uses a move that requires a turn to charge first (Bounce, Dig, Dive, Fly, Razor Wind, Skull Bash, Sky Attack, or Solarbeam), this item is consumed and the charge is skipped.  Skull Bash still provides a Defense boost."
+249,Toxic Orb,15,100,30,1,,Held: Badly poisons the holder at the end of each turn.
+250,Flame Orb,15,100,30,2,,Held: Burns the holder at the end of each turn.
+251,Quick Powder,18,10,10,,,Held by Ditto: Doubles the holder's initial Speed.
+252,Focus Sash,12,200,10,,,"Held: If the holder has full HP and is attacked for regular damage that would faint it, this item is consumed and prevents the holder's HP from lowering below 1.  This effect works against multi-hit attacks, but does not work against the effects of Doom Desire or Future Sight."
+253,Zoom Lens,12,200,10,,,"Held: Raises the holder's Accuracy by 20% when it goes last.
 Ingame description is incorrect."
-254,Metronome,12,200,30,,"Held: Each time the holder uses the same move consecutively, its power is increased by another 10% of its original, to a maximum of 100%."
-255,Iron Ball,15,200,130,,"Held: Decreases the holder's Speed by 50%.  If the holder is Flying or has Levitate, it takes regular damage from Ground attacks and is suspectible to Spikes and Toxic Spikes."
-256,Lagging Tail,15,200,10,,"Held: The holder will go last within its move's priority bracket, regardless of Speed.  If multiple Pokémon within the same priority bracket are subject to this effect, the slower Pokémon will go first.  The holder will move after Pokémon with Stall.  If the holder has Stall, Stall is ignored.  This item ignores Trick Room."
-257,Destiny Knot,12,200,10,,"Held: When the holder becomes Attracted, the Pokémon it is Attracted to becomes Attracted back."
-258,Black Sludge,12,200,30,,"Held: If the holder is Poison-type, restores 1/16 max HP at the end of each turn.  Otherwise, damages the holder by 1/16 its max HP at the end of each turn."
-259,Icy Rock,12,200,40,,"Held: The holder's Hail will create a hailstorm lasting for eight turns rather than five.  As this item affects the move rather than the weather itself, the effect is not lost if the holder leaves battle or drops this item."
-260,Smooth Rock,12,200,10,,"Held: The holder's Sandstorm will create a sandstorm lasting for eight turns rather than five.  As this item affects the move rather than the weather itself, the effect is not lost if the holder leaves battle or drops this item."
-261,Heat Rock,12,200,60,,"Held: The holder's Sunny Day will create sunshine lasting for eight turns rather than five.  As this item affects the move rather than the weather itself, the effect is not lost if the holder leaves battle or drops this item."
-262,Damp Rock,12,200,60,,"Held: The holder's Rain Dance will create rain lasting for eight turns rather than five.  As this item affects the move rather than the weather itself, the effect is not lost if the holder leaves battle or drops this item."
-263,Grip Claw,12,200,90,,Held: Increases the duration of the holder's multiturn (2-5 turn) moves by three turns.
-264,Choice Scarf,13,200,10,,"Held: Increases the holder's Speed by 50%, but restricts it to the first move it uses until it leaves battle or loses this item.  If this item is swapped for another Choice item via Trick or Switcheroo, the holder's restriction is still lifted, but it will again be restricted to the next move it uses.
+254,Metronome,12,200,30,,,"Held: Each time the holder uses the same move consecutively, its power is increased by another 10% of its original, to a maximum of 100%."
+255,Iron Ball,15,200,130,,,"Held: Decreases the holder's Speed by 50%.  If the holder is Flying or has Levitate, it takes regular damage from Ground attacks and is suspectible to Spikes and Toxic Spikes."
+256,Lagging Tail,15,200,10,,,"Held: The holder will go last within its move's priority bracket, regardless of Speed.  If multiple Pokémon within the same priority bracket are subject to this effect, the slower Pokémon will go first.  The holder will move after Pokémon with Stall.  If the holder has Stall, Stall is ignored.  This item ignores Trick Room."
+257,Destiny Knot,12,200,10,,,"Held: When the holder becomes Attracted, the Pokémon it is Attracted to becomes Attracted back."
+258,Black Sludge,12,200,30,,,"Held: If the holder is Poison-type, restores 1/16 max HP at the end of each turn.  Otherwise, damages the holder by 1/16 its max HP at the end of each turn."
+259,Icy Rock,12,200,40,,,"Held: The holder's Hail will create a hailstorm lasting for eight turns rather than five.  As this item affects the move rather than the weather itself, the effect is not lost if the holder leaves battle or drops this item."
+260,Smooth Rock,12,200,10,,,"Held: The holder's Sandstorm will create a sandstorm lasting for eight turns rather than five.  As this item affects the move rather than the weather itself, the effect is not lost if the holder leaves battle or drops this item."
+261,Heat Rock,12,200,60,,,"Held: The holder's Sunny Day will create sunshine lasting for eight turns rather than five.  As this item affects the move rather than the weather itself, the effect is not lost if the holder leaves battle or drops this item."
+262,Damp Rock,12,200,60,,,"Held: The holder's Rain Dance will create rain lasting for eight turns rather than five.  As this item affects the move rather than the weather itself, the effect is not lost if the holder leaves battle or drops this item."
+263,Grip Claw,12,200,90,,,Held: Increases the duration of the holder's multiturn (2-5 turn) moves by three turns.
+264,Choice Scarf,13,200,10,,,"Held: Increases the holder's Speed by 50%, but restricts it to the first move it uses until it leaves battle or loses this item.  If this item is swapped for another Choice item via Trick or Switcheroo, the holder's restriction is still lifted, but it will again be restricted to the next move it uses.
 (Quirk: If the holder is switched in by U-Turn and it also knows U-Turn, U-Turn becomes its restricted move.)"
-265,Sticky Barb,15,200,80,,"Held: Damaged the holder for 1/8 its max HP.  When the holder is struck by a contact move, damages the attacker for 1/8 its max HP; if the attacker is not holding an item, it will take this item."
-266,Power Bracer,14,3000,70,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Attack effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
-267,Power Belt,14,3000,70,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Defense effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
-268,Power Lens,14,3000,70,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Special Attack effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
-269,Power Band,14,3000,70,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Special Defense effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
-270,Power Anklet,14,3000,70,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Speed effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
-271,Power Weight,14,3000,70,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains HP effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
-272,Shed Shell,12,100,10,,Held: The holder is unaffected by any moves or abilities that would prevent it from actively leaving battle.
-273,Big Root,12,200,10,,"Held: HP restored from Absorb, Aqua Ring, Drain Punch, Dream Eater, Giga Drain, Ingrain, Leech Life, Leech Seed, and Mega Drain is increased by 30%.  Damage inflicted is not affected."
-274,Choice Specs,13,200,10,,"Held: Increases the holder's Special Attack by 50%, but restricts it to the first move it uses until it leaves battle or loses this item.  If this item is swapped for another Choice item via Trick or Switcheroo, the holder's restriction is still lifted, but it will again be restricted to the next move it uses.
+265,Sticky Barb,15,200,80,,,"Held: Damaged the holder for 1/8 its max HP.  When the holder is struck by a contact move, damages the attacker for 1/8 its max HP; if the attacker is not holding an item, it will take this item."
+266,Power Bracer,14,3000,70,,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Attack effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
+267,Power Belt,14,3000,70,,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Defense effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
+268,Power Lens,14,3000,70,,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Special Attack effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
+269,Power Band,14,3000,70,,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Special Defense effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
+270,Power Anklet,14,3000,70,,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains Speed effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
+271,Power Weight,14,3000,70,,,"Held: Decreases the holder's Speed by 50%.  Whenever the holder gains HP effort from battle, increases that effort by 4; this applies before the PokéRUS doubling effect."
+272,Shed Shell,12,100,10,,,Held: The holder is unaffected by any moves or abilities that would prevent it from actively leaving battle.
+273,Big Root,12,200,10,,,"Held: HP restored from Absorb, Aqua Ring, Drain Punch, Dream Eater, Giga Drain, Ingrain, Leech Life, Leech Seed, and Mega Drain is increased by 30%.  Damage inflicted is not affected."
+274,Choice Specs,13,200,10,,,"Held: Increases the holder's Special Attack by 50%, but restricts it to the first move it uses until it leaves battle or loses this item.  If this item is swapped for another Choice item via Trick or Switcheroo, the holder's restriction is still lifted, but it will again be restricted to the next move it uses.
 (Quirk: If the holder is switched in by U-Turn and it also knows U-Turn, U-Turn becomes its restricted move.)"
-275,Flame Plate,17,1000,90,,"Held: Increases the power of the holder's Fire moves by 20%.
+275,Flame Plate,17,1000,90,,,"Held: Increases the power of the holder's Fire moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Fire."
-276,Splash Plate,17,1000,90,,"Held: Increases the power of the holder's Water moves by 20%.
+276,Splash Plate,17,1000,90,,,"Held: Increases the power of the holder's Water moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Water."
-277,Zap Plate,17,1000,90,,"Held: Increases the power of the holder's Electric moves by 20%.
+277,Zap Plate,17,1000,90,,,"Held: Increases the power of the holder's Electric moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Electric."
-278,Meadow Plate,17,1000,90,,"Held: Increases the power of the holder's Grass moves by 20%.
+278,Meadow Plate,17,1000,90,,,"Held: Increases the power of the holder's Grass moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Grass."
-279,Icicle Plate,17,1000,90,,"Held: Increases the power of the holder's Ice moves by 20%.
+279,Icicle Plate,17,1000,90,,,"Held: Increases the power of the holder's Ice moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Ice."
-280,Fist Plate,17,1000,90,,"Held: Increases the power of the holder's Fighting moves by 20%.
+280,Fist Plate,17,1000,90,,,"Held: Increases the power of the holder's Fighting moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Fighting."
-281,Toxic Plate,17,1000,90,,"Held: Increases the power of the holder's Poison moves by 20%.
+281,Toxic Plate,17,1000,90,,,"Held: Increases the power of the holder's Poison moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Poison."
-282,Earth Plate,17,1000,90,,"Held: Increases the power of the holder's Ground moves by 20%.
+282,Earth Plate,17,1000,90,,,"Held: Increases the power of the holder's Ground moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Ground."
-283,Sky Plate,17,1000,90,,"Held: Increases the power of the holder's Flying moves by 20%.
+283,Sky Plate,17,1000,90,,,"Held: Increases the power of the holder's Flying moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Flying."
-284,Mind Plate,17,1000,90,,"Held: Increases the power of the holder's Psychic moves by 20%.
+284,Mind Plate,17,1000,90,,,"Held: Increases the power of the holder's Psychic moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Psychic."
-285,Insect Plate,17,1000,90,,"Held: Increases the power of the holder's Bug moves by 20%.
+285,Insect Plate,17,1000,90,,,"Held: Increases the power of the holder's Bug moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Bug."
-286,Stone Plate,17,1000,90,,"Held: Increases the power of the holder's Rock moves by 20%.
+286,Stone Plate,17,1000,90,,,"Held: Increases the power of the holder's Rock moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Rock."
-287,Spooky Plate,17,1000,90,,"Held: Increases the power of the holder's Ghost moves by 20%.
+287,Spooky Plate,17,1000,90,,,"Held: Increases the power of the holder's Ghost moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Ghost."
-288,Draco Plate,17,1000,90,,"Held: Increases the power of the holder's Dragon moves by 20%.
+288,Draco Plate,17,1000,90,,,"Held: Increases the power of the holder's Dragon moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Dragon."
-289,Dread Plate,17,1000,90,,"Held: Increases the power of the holder's Dark moves by 20%.
+289,Dread Plate,17,1000,90,,,"Held: Increases the power of the holder's Dark moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Dark."
-290,Iron Plate,17,1000,90,,"Held: Increases the power of the holder's Steel moves by 20%.
+290,Iron Plate,17,1000,90,,,"Held: Increases the power of the holder's Steel moves by 20%.
 Held by a Multitype Pokémon: Holder's type becomes Steel."
-291,Odd Incense,19,9600,10,,Held: Increases the power of the holder's Psychic moves by 20%.
-292,Rock Incense,19,9600,10,,Held: Increases the power of the holder's Rock moves by 20%.
-293,Full Incense,15,9600,10,,"Held: The holder will go last within its move's priority bracket, regardless of Speed.  If multiple Pokémon within the same priority bracket are subject to this effect, the slower Pokémon will go first.  The holder will move after Pokémon with Stall.  If the holder has Stall, Stall is ignored.  This item ignores Trick Room."
-294,Wave Incense,19,9600,10,,Held: Increases the power of the holder's Water moves by 20%.
-295,Rose Incense,19,9600,10,,Held: Increases the power of the holder's Grass moves by 20%.
-296,Luck Incense,16,9600,10,,Held: Doubles the money the trainer receives after an in-game trainer battle.  This effect cannot apply more than once to the same battle.
-297,Pure Incense,16,9600,10,,Held by lead Pokémon: Prevents wild battles with Pokémon that are lower level than the holder.
-298,Protector,10,2100,80,,Held by Rhydon: Evolves the holder into Rhyperior when traded.
-299,Electirizer,10,2100,80,,Held by Electabuzz: Evolves the holder into Electivire when traded.
-300,Magmarizer,10,2100,80,,Held by Magmar: Evolves the holder into Magmortar when traded.
-301,Dubious Disc,10,2100,50,,Held by Porygon2: Evolves the holder into Porygon-Z when traded.
-302,Reaper Cloth,10,2100,10,,Held by Dusclops: Evolves the holder into Dusknoir when traded.
-303,Razor Claw,12,2100,80,,"Held: Raises the holder's critical hit counter by 1.
+291,Odd Incense,19,9600,10,,,Held: Increases the power of the holder's Psychic moves by 20%.
+292,Rock Incense,19,9600,10,,,Held: Increases the power of the holder's Rock moves by 20%.
+293,Full Incense,15,9600,10,,,"Held: The holder will go last within its move's priority bracket, regardless of Speed.  If multiple Pokémon within the same priority bracket are subject to this effect, the slower Pokémon will go first.  The holder will move after Pokémon with Stall.  If the holder has Stall, Stall is ignored.  This item ignores Trick Room."
+294,Wave Incense,19,9600,10,,,Held: Increases the power of the holder's Water moves by 20%.
+295,Rose Incense,19,9600,10,,,Held: Increases the power of the holder's Grass moves by 20%.
+296,Luck Incense,16,9600,10,,,Held: Doubles the money the trainer receives after an in-game trainer battle.  This effect cannot apply more than once to the same battle.
+297,Pure Incense,16,9600,10,,,Held by lead Pokémon: Prevents wild battles with Pokémon that are lower level than the holder.
+298,Protector,10,2100,80,,,Held by Rhydon: Evolves the holder into Rhyperior when traded.
+299,Electirizer,10,2100,80,,,Held by Electabuzz: Evolves the holder into Electivire when traded.
+300,Magmarizer,10,2100,80,,,Held by Magmar: Evolves the holder into Magmortar when traded.
+301,Dubious Disc,10,2100,50,,,Held by Porygon2: Evolves the holder into Porygon-Z when traded.
+302,Reaper Cloth,10,2100,10,,,Held by Dusclops: Evolves the holder into Dusknoir when traded.
+303,Razor Claw,12,2100,80,,,"Held: Raises the holder's critical hit counter by 1.
 Held by Sneasel: Evolves the holder into Weavile when it levels up during the night."
-304,Razor Fang,12,2100,30,7,"Held: When the holder attacks with most damaging moves, provides an extra 11.7% (30/256) chance for the target to flinch.
+304,Razor Fang,12,2100,30,7,,"Held: When the holder attacks with most damaging moves, provides an extra 11.7% (30/256) chance for the target to flinch.
 Held by Gligar: Evolves the holder into Gliscor when traded."
-305,TM01,37,3000,,,Teaches Focus Punch to a compatible Pokémon.
-306,TM02,37,3000,,,Teaches Dragon Claw to a compatible Pokémon.
-307,TM03,37,3000,,,Teaches Water Pulse to a compatible Pokémon.
-308,TM04,37,1500,,,Teaches Calm Mind to a compatible Pokémon.
-309,TM05,37,1000,,,Teaches Roar to a compatible Pokémon.
-310,TM06,37,3000,,,Teaches Toxic to a compatible Pokémon.
-311,TM07,37,2000,,,Teaches Hail to a compatible Pokémon.
-312,TM08,37,1500,,,Teaches Bulk Up to a compatible Pokémon.
-313,TM09,37,2000,,,Teaches Bullet Seed to a compatible Pokémon.
-314,TM10,37,2000,,,Teaches Hidden Power to a compatible Pokémon.
-315,TM11,37,2000,,,Teaches Sunny Day to a compatible Pokémon.
-316,TM12,37,1500,,,Teaches Taunt to a compatible Pokémon.
-317,TM13,37,3000,,,Teaches Ice Beam to a compatible Pokémon.
-318,TM14,37,5500,,,Teaches Blizzard to a compatible Pokémon.
-319,TM15,37,7500,,,Teaches Hyper Beam to a compatible Pokémon.
-320,TM16,37,2000,,,Teaches Light Screen to a compatible Pokémon.
-321,TM17,37,2000,,,Teaches Protect to a compatible Pokémon.
-322,TM18,37,2000,,,Teaches Rain Dance to a compatible Pokémon.
-323,TM19,37,3000,,,Teaches Giga Drain to a compatible Pokémon.
-324,TM20,37,2000,,,Teaches Safeguard to a compatible Pokémon.
-325,TM21,37,1000,,,Teaches Frustration to a compatible Pokémon.
-326,TM22,37,3000,,,Teaches SolarBeam to a compatible Pokémon.
-327,TM23,37,3000,,,Teaches Iron Tail to a compatible Pokémon.
-328,TM24,37,3000,,,Teaches Thunderbolt to a compatible Pokémon.
-329,TM25,37,5500,,,Teaches Thunder to a compatible Pokémon.
-330,TM26,37,3000,,,Teaches Earthquake to a compatible Pokémon.
-331,TM27,37,1000,,,Teaches Return to a compatible Pokémon.
-332,TM28,37,2000,,,Teaches Dig to a compatible Pokémon.
-333,TM29,37,3000,,,Teaches Psychic to a compatible Pokémon.
-334,TM30,37,3000,,,Teaches Shadow Ball to a compatible Pokémon.
-335,TM31,37,3000,,,Teaches Brick Break to a compatible Pokémon.
-336,TM32,37,1000,,,Teaches Double Team to a compatible Pokémon.
-337,TM33,37,2000,,,Teaches Reflect to a compatible Pokémon.
-338,TM34,37,3000,,,Teaches Shock Wave to a compatible Pokémon.
-339,TM35,37,3000,,,Teaches Flamethrower to a compatible Pokémon.
-340,TM36,37,3000,,,Teaches Sludge Bomb to a compatible Pokémon.
-341,TM37,37,2000,,,Teaches Sandstorm to a compatible Pokémon.
-342,TM38,37,5500,,,Teaches Fire Blast to a compatible Pokémon.
-343,TM39,37,2000,,,Teaches Rock Tomb to a compatible Pokémon.
-344,TM40,37,3000,,,Teaches Aerial Ace to a compatible Pokémon.
-345,TM41,37,1500,,,Teaches Torment to a compatible Pokémon.
-346,TM42,37,3000,,,Teaches Facade to a compatible Pokémon.
-347,TM43,37,2000,,,Teaches Secret Power to a compatible Pokémon.
-348,TM44,37,3000,,,Teaches Rest to a compatible Pokémon.
-349,TM45,37,3000,,,Teaches Attract to a compatible Pokémon.
-350,TM46,37,2000,,,Teaches Thief to a compatible Pokémon.
-351,TM47,37,3000,,,Teaches Steel Wing to a compatible Pokémon.
-352,TM48,37,3000,,,Teaches Skill Swap to a compatible Pokémon.
-353,TM49,37,1500,,,Teaches Snatch to a compatible Pokémon.
-354,TM50,37,5500,,,Teaches Overheat to a compatible Pokémon.
-355,TM51,37,2000,,,Teaches Roost to a compatible Pokémon.
-356,TM52,37,5500,,,Teaches Focus Blast to a compatible Pokémon.
-357,TM53,37,3000,,,Teaches Energy Ball to a compatible Pokémon.
-358,TM54,37,2000,,,Teaches False Swipe to a compatible Pokémon.
-359,TM55,37,3000,,,Teaches Brine to a compatible Pokémon.
-360,TM56,37,2000,,,Teaches Fling to a compatible Pokémon.
-361,TM57,37,3000,,,Teaches Charge Beam to a compatible Pokémon.
-362,TM58,37,2000,,,Teaches Endure to a compatible Pokémon.
-363,TM59,37,3000,,,Teaches Dragon Pulse to a compatible Pokémon.
-364,TM60,37,3000,,,Teaches Drain Punch to a compatible Pokémon.
-365,TM61,37,2000,,,Teaches Will-O-Wisp to a compatible Pokémon.
-366,TM62,37,3000,,,Teaches Silver Wind to a compatible Pokémon.
-367,TM63,37,2000,,,Teaches Embargo to a compatible Pokémon.
-368,TM64,37,7500,,,Teaches Explosion to a compatible Pokémon.
-369,TM65,37,3000,,,Teaches Shadow Claw to a compatible Pokémon.
-370,TM66,37,3000,,,Teaches Payback to a compatible Pokémon.
-371,TM67,37,1000,,,Teaches Recycle to a compatible Pokémon.
-372,TM68,37,7500,,,Teaches Giga Impact to a compatible Pokémon.
-373,TM69,37,1500,,,Teaches Rock Polish to a compatible Pokémon.
-374,TM70,37,1000,,,Teaches Flash to a compatible Pokémon.
-375,TM71,37,3000,,,Teaches Stone Edge to a compatible Pokémon.
-376,TM72,37,3000,,,Teaches Avalanche to a compatible Pokémon.
-377,TM73,37,2000,,,Teaches Thunder Wave to a compatible Pokémon.
-378,TM74,37,3000,,,Teaches Gyro Ball to a compatible Pokémon.
-379,TM75,37,1500,,,Teaches Swords Dance to a compatible Pokémon.
-380,TM76,37,2000,,,Teaches Stealth Rock to a compatible Pokémon.
-381,TM77,37,1500,,,Teaches Psych Up to a compatible Pokémon.
-382,TM78,37,1500,,,Teaches Captivate to a compatible Pokémon.
-383,TM79,37,3000,,,Teaches Dark Pulse to a compatible Pokémon.
-384,TM80,37,3000,,,Teaches Rock Slide to a compatible Pokémon.
-385,TM81,37,3000,,,Teaches X-Scissor to a compatible Pokémon.
-386,TM82,37,1000,,,Teaches Sleep Talk to a compatible Pokémon.
-387,TM83,37,2000,,,Teaches Natural Gift to a compatible Pokémon.
-388,TM84,37,3000,,,Teaches Poison Jab to a compatible Pokémon.
-389,TM85,37,3000,,,Teaches Dream Eater to a compatible Pokémon.
-390,TM86,37,3000,,,Teaches Grass Knot to a compatible Pokémon.
-391,TM87,37,1500,,,Teaches Swagger to a compatible Pokémon.
-392,TM88,37,3000,,,Teaches Pluck to a compatible Pokémon.
-393,TM89,37,3000,,,Teaches U-Turn to a compatible Pokémon.
-394,TM90,37,2000,,,Teaches Substitute to a compatible Pokémon.
-395,TM91,37,3000,,,Teaches Flash Cannon to a compatible Pokémon.
-396,TM92,37,5500,,,Teaches Trick Room to a compatible Pokémon.
-397,HM01,37,0,,,Teaches Cut to a compatible Pokémon.
-398,HM02,37,0,,,Teaches Fly to a compatible Pokémon.
-399,HM03,37,0,,,Teaches Surf to a compatible Pokémon.
-400,HM04,37,0,,,Teaches Strength to a compatible Pokémon.
-401,HM05,37,0,,,Teaches Defog to a compatible Pokémon.
-402,HM06,37,0,,,Teaches Rock Smash to a compatible Pokémon.
-403,HM07,37,0,,,Teaches Waterfall to a compatible Pokémon.
-404,HM08,37,0,,,Teaches Rock Climb to a compatible Pokémon.
-405,Explorer Kit,21,0,,,Sends the trainer to the Underground.  Only usable outside.
-406,Loot Sack,23,0,,,Unused.
-407,Rule Book,23,0,,,Unused.
-408,Poké Radar,21,0,,,"Designates several nearby patches of grass as containing Pokémon, some of which may be special radar-only Pokémon.  Successive uses in a certain way create chains of encounters with the same species; longer chains increase the chance that a shiny Pokémon of that species will appear."
-409,Point Card,21,0,,,Tracks Battle Points.
-410,Journal,21,0,,,Records some of the trainer's activities for the day.
-411,Seal Case,21,0,,,Contains Seals used for decorating Pokéballs.
-412,Fashion Case,21,0,,,Contains Pokémon Accessories.
-413,Seal Bag,23,0,,,Unused.
-414,Pal Pad,21,0,,,"Contains friend codes for up to 32 other players, as well as their sprite, gender, and basic statistics for those that have been seen on WFC."
-415,Works Key,22,0,,,Opens the front door of the Valley Windworks.  Reusable.
-416,Old Charm,22,0,,,Given to Cynthia's grandmother to get the Surf HM.
-417,Galactic Key,22,0,,,Grants access to Galactic HQ in Veilstone City.
-418,Red Chain,23,0,,,Unused.
-419,Town Map,21,0,,,"Displays a map of the region including the trainer's position, location names, visited towns, gym locations, and where the trainer has been walking recently."
-420,Vs. Seeker,21,0,,,"Reveals trainers who want a rematch, by showing !! over their heads.  Each use drains the battery; requires 100 steps to charge."
-421,Coin Case,21,0,,,"Contains the Coins used by the Game Corner, to a maximum of 50,000."
-422,Old Rod,21,0,,,"Used to find Pokémon on the Old Rod list for an area, which are generally Magikarp or similar."
-423,Good Rod,21,0,,,"Used to find Pokémon on the Good Rod list for an area, which are generally mediocre."
-424,Super Rod,21,0,,,"Used to find Pokémon on the Super Rod list for an area, which are generally the best available there."
-425,Sprayduck,21,0,,,Waters Berry plants.
-426,Poffin Case,21,0,,,Contains up to 100 Poffins.
-427,Bicycle,21,0,,,"Increases movement speed outside or in caves.  In high gear, allows the trainer to hop over some rocks and ascend muddy slopes."
-428,Suite Key,20,0,,,Opens the locked building in the lakeside resort.
-429,Oak's Letter,20,0,,,Grants access to Flower Paradise and Shaymin.
-430,Lunar Wing,20,0,,,"Cures the sailor's son of his nightmares; no reward, only a side effect of seeing Cresselia."
-431,Member Card,20,0,,,Provides access to Newmoon Island and Darkrai.
-432,Azure Flute,20,0,,,Supposedly related to t
-433,S.S. Ticket,23,0,,,Unused.
-434,Contest Pass,21,0,,,Allows the trainer to enter Contests.
-435,Magma Stone,23,0,,,Unused.
-436,Parcel,22,0,,,"Given to the trainer's rival in Jubilife City.  Contains two Town Maps, one of which is given to the trainer upon delivery."
-437,Coupon 1,22,0,,,One of three coupons needed to receive a Pokétch.
-438,Coupon 2,22,0,,,One of three coupons needed to receive a Pokétch.
-439,Coupon 3,22,0,,,One of three coupons needed to receive a Pokétch.
-440,Storage Key,22,0,,,Grants access to the Team Galactic warehouse in Veilstone City.
-441,SecretPotion,22,0,,,Required to cure the Psyducks blocking Route 210 of their chronic headaches.
-442,Griseous Orb,18,10000,,,"Held by :pokemon:`Giratina`
+305,TM01,37,3000,,,,Teaches Focus Punch to a compatible Pokémon.
+306,TM02,37,3000,,,,Teaches Dragon Claw to a compatible Pokémon.
+307,TM03,37,3000,,,,Teaches Water Pulse to a compatible Pokémon.
+308,TM04,37,1500,,,,Teaches Calm Mind to a compatible Pokémon.
+309,TM05,37,1000,,,,Teaches Roar to a compatible Pokémon.
+310,TM06,37,3000,,,,Teaches Toxic to a compatible Pokémon.
+311,TM07,37,2000,,,,Teaches Hail to a compatible Pokémon.
+312,TM08,37,1500,,,,Teaches Bulk Up to a compatible Pokémon.
+313,TM09,37,2000,,,,Teaches Bullet Seed to a compatible Pokémon.
+314,TM10,37,2000,,,,Teaches Hidden Power to a compatible Pokémon.
+315,TM11,37,2000,,,,Teaches Sunny Day to a compatible Pokémon.
+316,TM12,37,1500,,,,Teaches Taunt to a compatible Pokémon.
+317,TM13,37,3000,,,,Teaches Ice Beam to a compatible Pokémon.
+318,TM14,37,5500,,,,Teaches Blizzard to a compatible Pokémon.
+319,TM15,37,7500,,,,Teaches Hyper Beam to a compatible Pokémon.
+320,TM16,37,2000,,,,Teaches Light Screen to a compatible Pokémon.
+321,TM17,37,2000,,,,Teaches Protect to a compatible Pokémon.
+322,TM18,37,2000,,,,Teaches Rain Dance to a compatible Pokémon.
+323,TM19,37,3000,,,,Teaches Giga Drain to a compatible Pokémon.
+324,TM20,37,2000,,,,Teaches Safeguard to a compatible Pokémon.
+325,TM21,37,1000,,,,Teaches Frustration to a compatible Pokémon.
+326,TM22,37,3000,,,,Teaches SolarBeam to a compatible Pokémon.
+327,TM23,37,3000,,,,Teaches Iron Tail to a compatible Pokémon.
+328,TM24,37,3000,,,,Teaches Thunderbolt to a compatible Pokémon.
+329,TM25,37,5500,,,,Teaches Thunder to a compatible Pokémon.
+330,TM26,37,3000,,,,Teaches Earthquake to a compatible Pokémon.
+331,TM27,37,1000,,,,Teaches Return to a compatible Pokémon.
+332,TM28,37,2000,,,,Teaches Dig to a compatible Pokémon.
+333,TM29,37,3000,,,,Teaches Psychic to a compatible Pokémon.
+334,TM30,37,3000,,,,Teaches Shadow Ball to a compatible Pokémon.
+335,TM31,37,3000,,,,Teaches Brick Break to a compatible Pokémon.
+336,TM32,37,1000,,,,Teaches Double Team to a compatible Pokémon.
+337,TM33,37,2000,,,,Teaches Reflect to a compatible Pokémon.
+338,TM34,37,3000,,,,Teaches Shock Wave to a compatible Pokémon.
+339,TM35,37,3000,,,,Teaches Flamethrower to a compatible Pokémon.
+340,TM36,37,3000,,,,Teaches Sludge Bomb to a compatible Pokémon.
+341,TM37,37,2000,,,,Teaches Sandstorm to a compatible Pokémon.
+342,TM38,37,5500,,,,Teaches Fire Blast to a compatible Pokémon.
+343,TM39,37,2000,,,,Teaches Rock Tomb to a compatible Pokémon.
+344,TM40,37,3000,,,,Teaches Aerial Ace to a compatible Pokémon.
+345,TM41,37,1500,,,,Teaches Torment to a compatible Pokémon.
+346,TM42,37,3000,,,,Teaches Facade to a compatible Pokémon.
+347,TM43,37,2000,,,,Teaches Secret Power to a compatible Pokémon.
+348,TM44,37,3000,,,,Teaches Rest to a compatible Pokémon.
+349,TM45,37,3000,,,,Teaches Attract to a compatible Pokémon.
+350,TM46,37,2000,,,,Teaches Thief to a compatible Pokémon.
+351,TM47,37,3000,,,,Teaches Steel Wing to a compatible Pokémon.
+352,TM48,37,3000,,,,Teaches Skill Swap to a compatible Pokémon.
+353,TM49,37,1500,,,,Teaches Snatch to a compatible Pokémon.
+354,TM50,37,5500,,,,Teaches Overheat to a compatible Pokémon.
+355,TM51,37,2000,,,,Teaches Roost to a compatible Pokémon.
+356,TM52,37,5500,,,,Teaches Focus Blast to a compatible Pokémon.
+357,TM53,37,3000,,,,Teaches Energy Ball to a compatible Pokémon.
+358,TM54,37,2000,,,,Teaches False Swipe to a compatible Pokémon.
+359,TM55,37,3000,,,,Teaches Brine to a compatible Pokémon.
+360,TM56,37,2000,,,,Teaches Fling to a compatible Pokémon.
+361,TM57,37,3000,,,,Teaches Charge Beam to a compatible Pokémon.
+362,TM58,37,2000,,,,Teaches Endure to a compatible Pokémon.
+363,TM59,37,3000,,,,Teaches Dragon Pulse to a compatible Pokémon.
+364,TM60,37,3000,,,,Teaches Drain Punch to a compatible Pokémon.
+365,TM61,37,2000,,,,Teaches Will-O-Wisp to a compatible Pokémon.
+366,TM62,37,3000,,,,Teaches Silver Wind to a compatible Pokémon.
+367,TM63,37,2000,,,,Teaches Embargo to a compatible Pokémon.
+368,TM64,37,7500,,,,Teaches Explosion to a compatible Pokémon.
+369,TM65,37,3000,,,,Teaches Shadow Claw to a compatible Pokémon.
+370,TM66,37,3000,,,,Teaches Payback to a compatible Pokémon.
+371,TM67,37,1000,,,,Teaches Recycle to a compatible Pokémon.
+372,TM68,37,7500,,,,Teaches Giga Impact to a compatible Pokémon.
+373,TM69,37,1500,,,,Teaches Rock Polish to a compatible Pokémon.
+374,TM70,37,1000,,,,Teaches Flash to a compatible Pokémon.
+375,TM71,37,3000,,,,Teaches Stone Edge to a compatible Pokémon.
+376,TM72,37,3000,,,,Teaches Avalanche to a compatible Pokémon.
+377,TM73,37,2000,,,,Teaches Thunder Wave to a compatible Pokémon.
+378,TM74,37,3000,,,,Teaches Gyro Ball to a compatible Pokémon.
+379,TM75,37,1500,,,,Teaches Swords Dance to a compatible Pokémon.
+380,TM76,37,2000,,,,Teaches Stealth Rock to a compatible Pokémon.
+381,TM77,37,1500,,,,Teaches Psych Up to a compatible Pokémon.
+382,TM78,37,1500,,,,Teaches Captivate to a compatible Pokémon.
+383,TM79,37,3000,,,,Teaches Dark Pulse to a compatible Pokémon.
+384,TM80,37,3000,,,,Teaches Rock Slide to a compatible Pokémon.
+385,TM81,37,3000,,,,Teaches X-Scissor to a compatible Pokémon.
+386,TM82,37,1000,,,,Teaches Sleep Talk to a compatible Pokémon.
+387,TM83,37,2000,,,,Teaches Natural Gift to a compatible Pokémon.
+388,TM84,37,3000,,,,Teaches Poison Jab to a compatible Pokémon.
+389,TM85,37,3000,,,,Teaches Dream Eater to a compatible Pokémon.
+390,TM86,37,3000,,,,Teaches Grass Knot to a compatible Pokémon.
+391,TM87,37,1500,,,,Teaches Swagger to a compatible Pokémon.
+392,TM88,37,3000,,,,Teaches Pluck to a compatible Pokémon.
+393,TM89,37,3000,,,,Teaches U-Turn to a compatible Pokémon.
+394,TM90,37,2000,,,,Teaches Substitute to a compatible Pokémon.
+395,TM91,37,3000,,,,Teaches Flash Cannon to a compatible Pokémon.
+396,TM92,37,5500,,,,Teaches Trick Room to a compatible Pokémon.
+397,HM01,37,0,,,,Teaches Cut to a compatible Pokémon.
+398,HM02,37,0,,,,Teaches Fly to a compatible Pokémon.
+399,HM03,37,0,,,,Teaches Surf to a compatible Pokémon.
+400,HM04,37,0,,,,Teaches Strength to a compatible Pokémon.
+401,HM05,37,0,,,,Teaches Defog to a compatible Pokémon.
+402,HM06,37,0,,,,Teaches Rock Smash to a compatible Pokémon.
+403,HM07,37,0,,,,Teaches Waterfall to a compatible Pokémon.
+404,HM08,37,0,,,,Teaches Rock Climb to a compatible Pokémon.
+405,Explorer Kit,21,0,,,,Sends the trainer to the Underground.  Only usable outside.
+406,Loot Sack,23,0,,,,Unused.
+407,Rule Book,23,0,,,,Unused.
+408,Poké Radar,21,0,,,,"Designates several nearby patches of grass as containing Pokémon, some of which may be special radar-only Pokémon.  Successive uses in a certain way create chains of encounters with the same species; longer chains increase the chance that a shiny Pokémon of that species will appear."
+409,Point Card,21,0,,,,Tracks Battle Points.
+410,Journal,21,0,,,,Records some of the trainer's activities for the day.
+411,Seal Case,21,0,,,,Contains Seals used for decorating Pokéballs.
+412,Fashion Case,21,0,,,,Contains Pokémon Accessories.
+413,Seal Bag,23,0,,,,Unused.
+414,Pal Pad,21,0,,,,"Contains friend codes for up to 32 other players, as well as their sprite, gender, and basic statistics for those that have been seen on WFC."
+415,Works Key,22,0,,,,Opens the front door of the Valley Windworks.  Reusable.
+416,Old Charm,22,0,,,,Given to Cynthia's grandmother to get the Surf HM.
+417,Galactic Key,22,0,,,,Grants access to Galactic HQ in Veilstone City.
+418,Red Chain,23,0,,,,Unused.
+419,Town Map,21,0,,,,"Displays a map of the region including the trainer's position, location names, visited towns, gym locations, and where the trainer has been walking recently."
+420,Vs. Seeker,21,0,,,,"Reveals trainers who want a rematch, by showing !! over their heads.  Each use drains the battery; requires 100 steps to charge."
+421,Coin Case,21,0,,,,"Contains the Coins used by the Game Corner, to a maximum of 50,000."
+422,Old Rod,21,0,,,,"Used to find Pokémon on the Old Rod list for an area, which are generally Magikarp or similar."
+423,Good Rod,21,0,,,,"Used to find Pokémon on the Good Rod list for an area, which are generally mediocre."
+424,Super Rod,21,0,,,,"Used to find Pokémon on the Super Rod list for an area, which are generally the best available there."
+425,Sprayduck,21,0,,,,Waters Berry plants.
+426,Poffin Case,21,0,,,,Contains up to 100 Poffins.
+427,Bicycle,21,0,,,,"Increases movement speed outside or in caves.  In high gear, allows the trainer to hop over some rocks and ascend muddy slopes."
+428,Suite Key,20,0,,,,Opens the locked building in the lakeside resort.
+429,Oak's Letter,20,0,,,,Grants access to Flower Paradise and Shaymin.
+430,Lunar Wing,20,0,,,,"Cures the sailor's son of his nightmares; no reward, only a side effect of seeing Cresselia."
+431,Member Card,20,0,,,,Provides access to Newmoon Island and Darkrai.
+432,Azure Flute,20,0,,,,Supposedly related to t
+433,S.S. Ticket,23,0,,,,Unused.
+434,Contest Pass,21,0,,,,Allows the trainer to enter Contests.
+435,Magma Stone,23,0,,,,Unused.
+436,Parcel,22,0,,,,"Given to the trainer's rival in Jubilife City.  Contains two Town Maps, one of which is given to the trainer upon delivery."
+437,Coupon 1,22,0,,,,One of three coupons needed to receive a Pokétch.
+438,Coupon 2,22,0,,,,One of three coupons needed to receive a Pokétch.
+439,Coupon 3,22,0,,,,One of three coupons needed to receive a Pokétch.
+440,Storage Key,22,0,,,,Grants access to the Team Galactic warehouse in Veilstone City.
+441,SecretPotion,22,0,,,,Required to cure the Psyducks blocking Route 210 of their chronic headaches.
+442,Griseous Orb,18,10000,,,,"Held by :pokemon:`Giratina`
     Holder's :type:`dragon` and :type:`ghost` moves have 1.2× their base power.
 
     Holder is in Origin Forme.
 
 This item cannot be held by any Pokémon but Giratina.  When you enter the Union Room or connect to Wi-Fi, this item returns to your bag."
-443,Vs. Recorder,21,0,,,"Optionally records wireless, Wi-Fi, and Battle Frontier battles.
+443,Vs. Recorder,21,0,,,,"Optionally records wireless, Wi-Fi, and Battle Frontier battles.
 
 Tracks Battle Points earned in the Battle Frontier, and stores commemorative prints."
-444,Gracidea,20,0,,,"Used by trainer on a :pokemon:`Shaymin`
+444,Gracidea,20,0,,,,"Used by trainer on a :pokemon:`Shaymin`
     Changes the target Shaymin from Land Forme to Sky Forme.
 
     This item cannot be used on a :mechanic:`frozen` Shaymin or at night.  Sky Forme Shaymin will revert to Land Forme overnight, when frozen, and upon entering a link battle.  This item must be used again to change it back."
-445,Secret Key,20,0,,,"Used by trainer in the Galactic Eterna Building, on the ground floor, to the left of the TV
+445,Secret Key,20,0,,,,"Used by trainer in the Galactic Eterna Building, on the ground floor, to the left of the TV
     Unlocks the secret :pokemon:`Rotom` room, in which there are five appliances which can change Rotom's form."
-446,Apricorn Box,21,0,,,Stores Apricorns.
-447,Berry Pots,21,0,,,Contains four portable pots of soil suitable for growing berries.
-448,Squirtbottle,22,0,,,"Required to water berries within the :item:`Berry Pots`.
+446,Apricorn Box,21,0,,,,Stores Apricorns.
+447,Berry Pots,21,0,,,,Contains four portable pots of soil suitable for growing berries.
+448,Squirtbottle,22,0,,,,"Required to water berries within the :item:`Berry Pots`.
 
 Required to battle the :pokemon:`Sudowoodo` on :location:`Route 36`.
 
 This item cannot be directly used from the bag."
-449,Lure Ball,39,300,,,"Used by trainer in battle
+449,Lure Ball,39,300,,,,"Used by trainer in battle
     Attempts to :mechanic:`catch` a wild Pokémon.  If used in a trainer battle, nothing happens and the ball is lost.
 
     If the wild Pokémon was encountered by fishing, the wild Pokémon's catch rate is 3× normal."
-450,Level Ball,39,300,,,"Used by trainer in battle
+450,Level Ball,39,300,,,,"Used by trainer in battle
     Attempts to :mechanic:`catch` a wild Pokémon.  If used in a trainer battle, nothing happens and the ball is lost.
 
     If the trainer's Pokémon's level is higher than:
     * four times the wild Pokémon's, the wild Pokémon's catch rate is 8× normal.
     * than twice the wild Pokémon's, the wild Pokémon's catch rate is 4× normal.
     * the wild Pokémon's, the wild Pokémon's catch rate is 2× normal."
-451,Moon Ball,39,300,,,"Used by trainer in battle
+451,Moon Ball,39,300,,,,"Used by trainer in battle
     Attempts to :mechanic:`catch` a wild Pokémon.  If used in a trainer battle, nothing happens and the ball is lost.
 
     If the wild Pokémon is a :pokemon:`Clefairy`, :pokemon:`Nidoran♂`, :pokemon:`Nidoran♀`, :pokemon:`Jigglypuff`, :pokemon:`Skitty`, or any evolution thereof, the wild Pokémon has 4× its catch rate."
-452,Heavy Ball,39,300,,,"Used by a trainer in battle
+452,Heavy Ball,39,300,,,,"Used by a trainer in battle
     Attempts to :mechanic:`catch` a wild Pokémon.  If used in a trainer battle, nothing happens and the ball is lost.
 
     If the wild Pokémon weighs:
@@ -509,242 +509,242 @@ This item cannot be directly used from the bag."
     * 307.2 kg (677.3 lb) or more, its catch rate is 30 more than normal.
     * 204.8 kg (451.5 lb) or more, its catch rate is 20 more than normal.
     * less than 204.8 kg (451.5 lb), its catch rate is 20 less than normal."
-453,Fast Ball,39,300,,,"Used by a trainer in battle
+453,Fast Ball,39,300,,,,"Used by a trainer in battle
     Attempts to :mechanic:`catch` a wild Pokémon.  If used in a trainer battle, nothing happens and the ball is lost.
 
     If the wild Pokémon's base :mechanic:`Speed` is 100 or more, its catch rate is 4× normal."
-454,Friend Ball,39,300,,,"Used by a trainer in battle
+454,Friend Ball,39,300,,,,"Used by a trainer in battle
     Attempts to :mechanic:`catch` a wild Pokémon.  If used in a trainer battle, nothing happens and the ball is lost.
 
     If caught, the wild Pokémon's :mechanic:`happiness` starts at 200."
-455,Love Ball,39,300,,,"Used by a trainer in battle
+455,Love Ball,39,300,,,,"Used by a trainer in battle
     Attempts to :mechanic:`catch` a wild Pokémon.  If used in a trainer battle, nothing happens and the ball is lost.
 
     If the trainer's Pokémon and wild Pokémon are of the same species but opposite genders, the wild Pokémon's catch rate is 8× normal."
-456,Park Ball,34,0,,,"Used by a trainer in battle
+456,Park Ball,34,0,,,,"Used by a trainer in battle
     :mechanic:`Catch`\ es a wild Pokémon.
 
 This item can only be used in :location:`Pal Park`."
-457,Sport Ball,34,0,,,"Used by a trainer in battle
+457,Sport Ball,34,0,,,,"Used by a trainer in battle
     Attempts to :mechanic:`catch` a wild Pokémon.
 
     The wild Pokémon's catch rate is 1.5× normal."
-458,Red Apricorn,40,0,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Level Ball`.
-459,Blu Apricorn,40,0,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Lure Ball`.
-460,Ylw Apricorn,40,0,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Moon Ball`.
-461,Grn Apricorn,40,0,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Friend Ball`.
-462,Pnk Apricorn,40,0,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Love Ball`.
-463,Wht Apricorn,40,0,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Fast Ball`.
-464,Blk Apricorn,40,0,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Heavy Ball`.
-465,Dowsing MCHN,21,0,,,"Used by trainer outside of battle
+458,Red Apricorn,40,0,,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Level Ball`.
+459,Blu Apricorn,40,0,,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Lure Ball`.
+460,Ylw Apricorn,40,0,,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Moon Ball`.
+461,Grn Apricorn,40,0,,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Friend Ball`.
+462,Pnk Apricorn,40,0,,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Love Ball`.
+463,Wht Apricorn,40,0,,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Fast Ball`.
+464,Blk Apricorn,40,0,,,,May be given to Kurt in :location:`Azalea Town` to produce a :item:`Heavy Ball`.
+465,Dowsing MCHN,21,0,,,,"Used by trainer outside of battle
     Searches for hidden items."
-466,RageCandyBar,21,0,,,May be traded for a :item:`TM64` in the vertical Underground Path.
-467,Red Orb,22,0,,,Causes :pokemon:`Groudon` to appear in the :location:`Embedded Tower`.
-468,Blue Orb,22,0,,,Causes :pokemon:`Kyogre` to appear in the :location:`Embedded Tower`.
-469,Jade Orb,22,0,,,Causes :pokemon:`Rayquaza` to appear in the :location:`Embedded Tower`.
-470,Enigma Stone,20,0,,,"When taken to the :location:`Pewter City` museum, causes :pokemon:`Latias` or :pokemon:`Latios` to attack the trainer.
+466,RageCandyBar,21,0,,,,May be traded for a :item:`TM64` in the vertical Underground Path.
+467,Red Orb,22,0,,,,Causes :pokemon:`Groudon` to appear in the :location:`Embedded Tower`.
+468,Blue Orb,22,0,,,,Causes :pokemon:`Kyogre` to appear in the :location:`Embedded Tower`.
+469,Jade Orb,22,0,,,,Causes :pokemon:`Rayquaza` to appear in the :location:`Embedded Tower`.
+470,Enigma Stone,20,0,,,,"When taken to the :location:`Pewter City` museum, causes :pokemon:`Latias` or :pokemon:`Latios` to attack the trainer.
 
 The Pokémon to appear will be whicher can't be encountered roaming in the wild."
-471,Unown Report,21,0,,,Lists which :pokemon:`Unown` forms the trainer has caught.
-472,Blue Card,21,0,,,Allows the trainer to answer the daily question on Buena's radio show.  Records the points earned for correct answers.
-473,Slowpoketail,23,0,,,Does nothing.
-474,Clear Bell,22,0,,,May be given to the Kimono Girls to summon :pokemon:`Ho-Oh` to the top of the :location:`Bell Tower`.
-475,Card Key,22,0,,,"Used by trainer outside of battle
+471,Unown Report,21,0,,,,Lists which :pokemon:`Unown` forms the trainer has caught.
+472,Blue Card,21,0,,,,Allows the trainer to answer the daily question on Buena's radio show.  Records the points earned for correct answers.
+473,Slowpoketail,23,0,,,,Does nothing.
+474,Clear Bell,22,0,,,,May be given to the Kimono Girls to summon :pokemon:`Ho-Oh` to the top of the :location:`Bell Tower`.
+475,Card Key,22,0,,,,"Used by trainer outside of battle
     Opens doors in the :location:`Goldenrod City` Radio Tower."
-476,Basement Key,22,0,,,"Used by trainer outside of battle
+476,Basement Key,22,0,,,,"Used by trainer outside of battle
     Opens the door to the basement tunnel under :location:`Goldenrod City`."
-477,Red Scale,22,0,,,May be traded to Mr. Pokémon for an :item:`Exp. Share`.
-478,Lost Item,22,0,,,May be traded to the Copycat for a :item:`Pass`.
-479,Pass,22,0,,,Allows the trainer to ride the Magnet Train between :location:`Goldenrod City` and :location:`Saffron City`.
-480,Machine Part,22,0,,,Must be replaced in the :location:`Power Plant` to power the Magnet Train.
-481,Silver Wing,22,0,,,Causes :pokemon:`Lugia` to appear in the :location:`Whirl Islands`.
-482,Rainbow Wing,22,0,,,Causes :pokemon:`Ho-Oh` to appear at the top of :location:`Bell Tower`.
-483,Mystery Egg,22,0,,,"Must be obtained to trigger the break-in at Professor Elm's lab, the first rival battle, and access to :location:`Route 31`."
-484,GB Sounds,21,0,,,"Used by trainer outside of battle
+477,Red Scale,22,0,,,,May be traded to Mr. Pokémon for an :item:`Exp. Share`.
+478,Lost Item,22,0,,,,May be traded to the Copycat for a :item:`Pass`.
+479,Pass,22,0,,,,Allows the trainer to ride the Magnet Train between :location:`Goldenrod City` and :location:`Saffron City`.
+480,Machine Part,22,0,,,,Must be replaced in the :location:`Power Plant` to power the Magnet Train.
+481,Silver Wing,22,0,,,,Causes :pokemon:`Lugia` to appear in the :location:`Whirl Islands`.
+482,Rainbow Wing,22,0,,,,Causes :pokemon:`Ho-Oh` to appear at the top of :location:`Bell Tower`.
+483,Mystery Egg,22,0,,,,"Must be obtained to trigger the break-in at Professor Elm's lab, the first rival battle, and access to :location:`Route 31`."
+484,GB Sounds,21,0,,,,"Used by trainer outside of battle
     Changes the background music to the equivalent 8-bit music."
-485,Tidal Bell,22,0,,,May be given to the Kimono Girls to summon :pokemon:`Lugia` to the top of the :location:`Bell Tower`.
-486,Data Card 01,41,0,,,Records the number of times the trainer has come in first place overall in the Pokéathlon.
-487,Data Card 02,41,0,,,Records the number of times the trainer has come in last place overall in the Pokéathlon.
-488,Data Card 03,41,0,,,Records the number of times the trainer's Pokémon have dashed in the Pokéathlon.
-489,Data Card 04,41,0,,,Records the number of times the trainer's Pokémon have jumped in the Pokéathlon.
-490,Data Card 05,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Hurdle Dash.
-491,Data Card 06,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Relay Run.
-492,Data Card 07,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Pennant Capture.
-493,Data Card 08,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Block Smash.
-494,Data Card 09,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Disc Catch.
-495,Data Card 10,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Snow Throw.
-496,Data Card 11,41,0,,,Records the number of points the trainer has earned in the Pokéathlon.
-497,Data Card 12,41,0,,,Records the number of times the trainer's Pokémon have messed up in the Pokéathlon.
-498,Data Card 13,41,0,,,Records the number of times the trainer's Pokémon have defeated themselves in the Pokéathlon.
-499,Data Card 14,41,0,,,Records the number of times the trainer's Pokémon have tackled in the Pokéathlon.
-500,Data Card 15,41,0,,,Records the number of times the trainer's Pokémon have fallen in the Pokéathlon.
-501,Data Card 16,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Ring Drop.
-502,Data Card 17,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Lamp Jump.
-503,Data Card 18,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Circle Push.
-504,Data Card 19,41,0,,,Records the number of times the trainer has come in first place overall in the Pokéathlon over wirelss.
-505,Data Card 20,41,0,,,Records the number of times the trainer has come in last place overall in the Pokéathlon over wireless.
-506,Data Card 21,41,0,,,Records the number of times the trainer has come in first across all Pokéathlon events.
-507,Data Card 22,41,0,,,Records the number of times the trainer has come in last across all Pokéathlon events.
-508,Data Card 23,41,0,,,Records the number of times the trainer has switched Pokémon in the Pokéathlon.
-509,Data Card 24,41,0,,,Records the number of times the trainer has come in first in the Pokéathlon Goal Roll.
-510,Data Card 25,41,0,,,Records the number of times the trainer's Pokémon received prizes in the Pokéathlon.
-511,Data Card 26,41,0,,,Records the number of times the trainer has instructed Pokémon in the Pokéathlon.
-512,Data Card 27,41,0,,,Records the total time spent in the Pokéathlon.
-513,Lock Capsule,23,0,,,Does nothing.
-514,Photo Album,23,0,,,Does nothing.
-515,Orange Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-516,Harbor Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-517,Glitter Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-518,Mech Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-519,Wood Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-520,Wave Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-521,Bead Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-522,Shadow Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-523,Tropic Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-524,Dream Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-525,Fab Mail,25,50,,,Used to send short messages to other players via Pokémon trading.
-526,Retro Mail,25,0,,,Used to send short messages to other players via Pokémon trading.
-527,Mach Bike,21,0,,,Increases movement speed outside or in caves.  Faster than the :item:`Acro Bike`.  Allows the trainer to ascend muddy slopes.
-528,Acro Bike,21,0,,,"Increases movement speed outside or in caves.  Slower than the :item:`Mach Bike`.  Can perform various tricks, allowing the trainer to reach certain special areas."
-529,Wailmer Pail,21,0,,,Waters Berry plants.
-530,Devon Goods,22,0,,,Contains a machine part to be delivered to Captain Stern.
-531,Soot Sack,21,0,,,Collects soot when walking through tall grass on :location:`Route 113`.
-532,Pokéblock Case,21,0,,,Stores Pokéblocks.
-533,Letter,22,0,,,Contains a letter to be delivered to Steven.
-534,Eon Ticket,20,0,,,"Provides access to :location:`Southern Island` and either :pokemon:`Latias` or :pokemon:`Latios`, whichever is not available roaming around Hoenn."
-535,Scanner,22,0,,,May be traded to Captain Stern for a :item:`DeepSeaTooth` or a :item:`DeepSeaScale`.
-536,Go-Goggles,21,0,,,Allows the trainer to enter the desert on :location:`Route 111`.
-537,Meteorite,22,0,,,"RSE: May be traded to Professor Cozmo for :item:`TM27`.
+485,Tidal Bell,22,0,,,,May be given to the Kimono Girls to summon :pokemon:`Lugia` to the top of the :location:`Bell Tower`.
+486,Data Card 01,41,0,,,,Records the number of times the trainer has come in first place overall in the Pokéathlon.
+487,Data Card 02,41,0,,,,Records the number of times the trainer has come in last place overall in the Pokéathlon.
+488,Data Card 03,41,0,,,,Records the number of times the trainer's Pokémon have dashed in the Pokéathlon.
+489,Data Card 04,41,0,,,,Records the number of times the trainer's Pokémon have jumped in the Pokéathlon.
+490,Data Card 05,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Hurdle Dash.
+491,Data Card 06,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Relay Run.
+492,Data Card 07,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Pennant Capture.
+493,Data Card 08,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Block Smash.
+494,Data Card 09,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Disc Catch.
+495,Data Card 10,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Snow Throw.
+496,Data Card 11,41,0,,,,Records the number of points the trainer has earned in the Pokéathlon.
+497,Data Card 12,41,0,,,,Records the number of times the trainer's Pokémon have messed up in the Pokéathlon.
+498,Data Card 13,41,0,,,,Records the number of times the trainer's Pokémon have defeated themselves in the Pokéathlon.
+499,Data Card 14,41,0,,,,Records the number of times the trainer's Pokémon have tackled in the Pokéathlon.
+500,Data Card 15,41,0,,,,Records the number of times the trainer's Pokémon have fallen in the Pokéathlon.
+501,Data Card 16,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Ring Drop.
+502,Data Card 17,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Lamp Jump.
+503,Data Card 18,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Circle Push.
+504,Data Card 19,41,0,,,,Records the number of times the trainer has come in first place overall in the Pokéathlon over wirelss.
+505,Data Card 20,41,0,,,,Records the number of times the trainer has come in last place overall in the Pokéathlon over wireless.
+506,Data Card 21,41,0,,,,Records the number of times the trainer has come in first across all Pokéathlon events.
+507,Data Card 22,41,0,,,,Records the number of times the trainer has come in last across all Pokéathlon events.
+508,Data Card 23,41,0,,,,Records the number of times the trainer has switched Pokémon in the Pokéathlon.
+509,Data Card 24,41,0,,,,Records the number of times the trainer has come in first in the Pokéathlon Goal Roll.
+510,Data Card 25,41,0,,,,Records the number of times the trainer's Pokémon received prizes in the Pokéathlon.
+511,Data Card 26,41,0,,,,Records the number of times the trainer has instructed Pokémon in the Pokéathlon.
+512,Data Card 27,41,0,,,,Records the total time spent in the Pokéathlon.
+513,Lock Capsule,23,0,,,,Does nothing.
+514,Photo Album,23,0,,,,Does nothing.
+515,Orange Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+516,Harbor Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+517,Glitter Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+518,Mech Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+519,Wood Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+520,Wave Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+521,Bead Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+522,Shadow Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+523,Tropic Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+524,Dream Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+525,Fab Mail,25,50,,,,Used to send short messages to other players via Pokémon trading.
+526,Retro Mail,25,0,,,,Used to send short messages to other players via Pokémon trading.
+527,Mach Bike,21,0,,,,Increases movement speed outside or in caves.  Faster than the :item:`Acro Bike`.  Allows the trainer to ascend muddy slopes.
+528,Acro Bike,21,0,,,,"Increases movement speed outside or in caves.  Slower than the :item:`Mach Bike`.  Can perform various tricks, allowing the trainer to reach certain special areas."
+529,Wailmer Pail,21,0,,,,Waters Berry plants.
+530,Devon Goods,22,0,,,,Contains a machine part to be delivered to Captain Stern.
+531,Soot Sack,21,0,,,,Collects soot when walking through tall grass on :location:`Route 113`.
+532,Pokéblock Case,21,0,,,,Stores Pokéblocks.
+533,Letter,22,0,,,,Contains a letter to be delivered to Steven.
+534,Eon Ticket,20,0,,,,"Provides access to :location:`Southern Island` and either :pokemon:`Latias` or :pokemon:`Latios`, whichever is not available roaming around Hoenn."
+535,Scanner,22,0,,,,May be traded to Captain Stern for a :item:`DeepSeaTooth` or a :item:`DeepSeaScale`.
+536,Go-Goggles,21,0,,,,Allows the trainer to enter the desert on :location:`Route 111`.
+537,Meteorite,22,0,,,,"RSE: May be traded to Professor Cozmo for :item:`TM27`.
 
 FRLG: A meteorite to be delivered to Lostelle's father."
-538,Rm. 1 Key,22,0,,,Unlocks room 1 on the :location:`Abandoned Ship`.
-539,Rm. 2 Key,22,0,,,Unlocks room 2 on the :location:`Abandoned Ship`.
-540,Rm. 4 Key,22,0,,,Unlocks room 4 on the :location:`Abandoned Ship`.
-541,Rm. 6 Key,22,0,,,Unlocks room 6 on the :location:`Abandoned Ship`.
-542,Devon Scope,21,0,,,Reveals invisble :pokemon:`Kecleon` on the overworld.
-543,Oak's Parcel,22,0,,,A parcel to be delivered to Professor Oak for a Pokédex.
-544,Poké Flute,22,0,,,Wakes up :mechanic:`sleeping` Pokémon.  Required to wake up sleeping :pokemon:`Snorlax` on the overworld.
-545,Bike Voucher,22,0,,,May be traded for a :item:`Bicycle`.
-546,Gold Teeth,22,0,,,"The Safari Zone warden's teeth, to be returned to him for :item:`HM04`."
-547,Lift Key,22,0,,,Operates the elevator in the Celadon Rocket Hideout.
-548,Silph Scope,22,0,,,Identifies ghosts in :location:`Pokémon Tower`.
-549,Fame Checker,21,0,,,Records information on various famous people.
-550,TM Case,21,0,,,Stores TMs and HMs.
-551,Berry Pouch,21,0,,,Stores Berries.
-552,Teachy TV,21,0,,,Teaches beginning trainers basic information.
-553,Tri-Pass,22,0,,,Provides access to the first three Sevii Islands.
-554,Rainbow Pass,22,0,,,Provides access to the Sevii Islands.
-555,Tea,22,0,,,Used to bribe the :location:`Saffron City` guards for entry to the city.
-556,MysticTicket,20,0,,,"Provides access to :location:`Navel Rock`, :pokemon:`Ho-Oh`, and :pokemon:`Lugia`."
-557,AuroraTicket,20,0,,,Provides access to :location:`Birth Island` and :pokemon:`Deoxys`.
-558,Powder Jar,21,0,,,Holds Berry Powder from Berry Crushing.
-559,Ruby,22,0,,,Deliver to Celio for use in the Network Machine.
-560,Sapphire,22,0,,,Deliver to Celio for use in the Network Machine.
-561,Magma Emblem,22,0,,,Provides access to the :location:`Team Magma Hideout` in the :location:`Jagged Pass`.
-562,Old Sea Map,20,0,,,Provides access to :location:`Faraway Island` and :pokemon:`Mew`.
-563,aqua cassette,18,1000,70,,Not yet known. [[B/W item 116]]
-564,thunderbolt cassette,18,1000,70,,Not yet known. [[B/W item 117]]
-565,blaze cassette,18,1000,70,,Not yet known. [[B/W item 118]]
-566,freeze cassette,18,1000,70,,Not yet known. [[B/W item 119]]
-567,heart sweets,27,100,30,,Not yet known. [[B/W item 134]]
-568,introduction mail,25,50,,,Not yet known. [[B/W item 137]]
-569,favorite mail,25,50,,,Not yet known. [[B/W item 138]]
-570,invitation mail,25,50,,,Not yet known. [[B/W item 139]]
-571,gratitude mail,25,50,,,Not yet known. [[B/W item 140]]
-572,inquiry mail,25,50,,,Not yet known. [[B/W item 141]]
-573,recommendation mail,25,50,,,Not yet known. [[B/W item 142]]
-574,thank-you mail,25,50,,,Not yet known. [[B/W item 143]]
-575,bridge mail s,25,50,,,Not yet known. [[B/W item 144]]
-576,bridge mail h,25,50,,,Not yet known. [[B/W item 145]]
-577,bridge mail c,25,50,,,Not yet known. [[B/W item 146]]
-578,bridge mail v,25,50,,,Not yet known. [[B/W item 147]]
-579,bridge mail w,25,50,,,Not yet known. [[B/W item 148]]
-580,pretty scale,10,500,30,,Not yet known. [[B/W item 537]]
-581,evolutionary marvel,12,200,40,,Not yet known. [[B/W item 538]]
-582,pumice stone,12,200,30,,Not yet known. [[B/W item 539]]
-583,rugged helmet,12,200,60,,Not yet known. [[B/W item 540]]
-584,balloon,12,200,10,,Not yet known. [[B/W item 541]]
-585,red card,12,200,10,,Not yet known. [[B/W item 542]]
-586,target,12,200,10,,Not yet known. [[B/W item 543]]
-587,pressure band,12,200,30,,Not yet known. [[B/W item 544]]
-588,plant bulb,12,200,30,,Not yet known. [[B/W item 545]]
-589,rechargeable battery,12,200,30,,Not yet known. [[B/W item 546]]
-590,escape button,12,200,30,,Not yet known. [[B/W item 547]]
-591,fire jewel,42,200,,,Not yet known. [[B/W item 548]]
-592,water jewel,42,200,,,Not yet known. [[B/W item 549]]
-593,electric jewel,42,200,,,Not yet known. [[B/W item 550]]
-594,grass jewel,42,200,,,Not yet known. [[B/W item 551]]
-595,ice jewel,42,200,,,Not yet known. [[B/W item 552]]
-596,fighting jewel,42,200,,,Not yet known. [[B/W item 553]]
-597,poison jewel,42,200,,,Not yet known. [[B/W item 554]]
-598,ground jewel,42,200,,,Not yet known. [[B/W item 555]]
-599,flying jewel,42,200,,,Not yet known. [[B/W item 556]]
-600,psychic jewel,42,200,,,Not yet known. [[B/W item 557]]
-601,bug jewel,42,200,,,Not yet known. [[B/W item 558]]
-602,rock jewel,42,200,,,Not yet known. [[B/W item 559]]
-603,ghost jewel,42,200,,,Not yet known. [[B/W item 560]]
-604,dark jewel,42,200,,,Not yet known. [[B/W item 562]]
-605,steel jewel,42,200,,,Not yet known. [[B/W item 563]]
-606,fortitude feather,26,3000,20,,Not yet known. [[B/W item 565]]
-607,muscle feather,26,3000,20,,Not yet known. [[B/W item 566]]
-608,resistance feather,26,3000,20,,Not yet known. [[B/W item 567]]
-609,intelligence feather,26,3000,20,,Not yet known. [[B/W item 568]]
-610,mind feather,26,3000,20,,Not yet known. [[B/W item 569]]
-611,flash feather,26,3000,20,,Not yet known. [[B/W item 570]]
-612,pretty feather,24,200,20,,Not yet known. [[B/W item 571]]
-613,shell fossil,35,1000,100,,Not yet known. [[B/W item 572]]
-614,feather fossil,35,1000,100,,Not yet known. [[B/W item 573]]
-615,liberty ticket,20,0,,,Not yet known. [[B/W item 574]]
-616,deru-dama,12,200,30,,Not yet known. [[B/W item 575]]
-617,dream ball,33,0,,,Not yet known. [[B/W item 576]]
-618,poké-plaything,11,1000,30,,Not yet known. [[B/W item 577]]
-619,goods case,21,0,,,Not yet known. [[B/W item 578]]
-620,dragon bone,44,0,,,Not yet known. [[B/W item 579]]
-621,fragrant mushroom,24,0,30,,Not yet known. [[B/W item 580]]
-622,huge nugget,24,0,30,,Not yet known. [[B/W item 581]]
-623,pearl links,24,0,30,,Not yet known. [[B/W item 582]]
-624,comet shard,24,0,30,,Not yet known. [[B/W item 583]]
-625,ancient copper coin,24,0,30,,Not yet known. [[B/W item 584]]
-626,ancient silver coin,24,0,30,,Not yet known. [[B/W item 585]]
-627,ancient gold coin,24,0,30,,Not yet known. [[B/W item 586]]
-628,ancient pot,24,0,30,,Not yet known. [[B/W item 587]]
-629,ancient bracelet,24,0,30,,Not yet known. [[B/W item 588]]
-630,ancient statue,24,0,30,,Not yet known. [[B/W item 589]]
-631,ancient crown,24,0,30,,Not yet known. [[B/W item 590]]
-632,hiun ice cream,30,100,30,,Not yet known. [[B/W item 591]]
-633,dire hit 2,43,0,,,Not yet known. [[B/W item 592]]
-634,x speed 2,43,0,,,Not yet known. [[B/W item 593]]
-635,x special 2,43,0,,,Not yet known. [[B/W item 594]]
-636,x sp. def 2,43,0,,,Not yet known. [[B/W item 595]]
-637,x defend 2,43,0,,,Not yet known. [[B/W item 596]]
-638,x attack 2,43,0,,,Not yet known. [[B/W item 597]]
-639,x accuracy 2,43,0,,,Not yet known. [[B/W item 598]]
-640,x speed 3,43,0,,,Not yet known. [[B/W item 599]]
-641,x special 3,43,0,,,Not yet known. [[B/W item 600]]
-642,x sp. def 3,43,0,,,Not yet known. [[B/W item 601]]
-643,x defend 3,43,0,,,Not yet known. [[B/W item 602]]
-644,x attack 3,43,0,,,Not yet known. [[B/W item 603]]
-645,x accuracy 3,43,0,,,Not yet known. [[B/W item 604]]
-646,x speed 6,43,0,,,Not yet known. [[B/W item 605]]
-647,x special 6,43,0,,,Not yet known. [[B/W item 606]]
-648,x sp. def 6,43,0,,,Not yet known. [[B/W item 607]]
-649,x defend 6,43,0,,,Not yet known. [[B/W item 608]]
-650,x attack 6,43,0,,,Not yet known. [[B/W item 609]]
-651,x accuracy 6,43,0,,,Not yet known. [[B/W item 610]]
-652,skill call,43,0,,,Not yet known. [[B/W item 611]]
-653,item drop,43,0,,,Not yet known. [[B/W item 612]]
-654,item call,43,0,,,Not yet known. [[B/W item 613]]
-655,flat call,43,0,,,Not yet known. [[B/W item 614]]
-656,dire hit 3,43,0,,,Not yet known. [[B/W item 615]]
-657,light stone,22,0,,,Not yet known. [[B/W item 616]]
-658,dark stone,22,0,,,Not yet known. [[B/W item 617]]
-659,tm93,37,10000,,,Not yet known. [[B/W item 618]]
-660,tm94,37,10000,,,Not yet known. [[B/W item 619]]
-661,tm95,37,10000,,,Not yet known. [[B/W item 620]]
-662,live caster,21,0,,,Not yet known. [[B/W item 621]]
-663,god stone,44,0,,,Not yet known. [[B/W item 622]]
-664,special delivery 1,44,0,,,Not yet known. [[B/W item 623]]
-665,special delivery 2,44,0,,,Not yet known. [[B/W item 624]]
-666,special delivery 3,44,0,,,Not yet known. [[B/W item 625]]
-668,dragon jewel,42,200,,,Not yet known. [[B/W item 562]]
-669,normal jewel,42,200,,,Not yet known. [[B/W item 563]]
+538,Rm. 1 Key,22,0,,,,Unlocks room 1 on the :location:`Abandoned Ship`.
+539,Rm. 2 Key,22,0,,,,Unlocks room 2 on the :location:`Abandoned Ship`.
+540,Rm. 4 Key,22,0,,,,Unlocks room 4 on the :location:`Abandoned Ship`.
+541,Rm. 6 Key,22,0,,,,Unlocks room 6 on the :location:`Abandoned Ship`.
+542,Devon Scope,21,0,,,,Reveals invisble :pokemon:`Kecleon` on the overworld.
+543,Oak's Parcel,22,0,,,,A parcel to be delivered to Professor Oak for a Pokédex.
+544,Poké Flute,22,0,,,,Wakes up :mechanic:`sleeping` Pokémon.  Required to wake up sleeping :pokemon:`Snorlax` on the overworld.
+545,Bike Voucher,22,0,,,,May be traded for a :item:`Bicycle`.
+546,Gold Teeth,22,0,,,,"The Safari Zone warden's teeth, to be returned to him for :item:`HM04`."
+547,Lift Key,22,0,,,,Operates the elevator in the Celadon Rocket Hideout.
+548,Silph Scope,22,0,,,,Identifies ghosts in :location:`Pokémon Tower`.
+549,Fame Checker,21,0,,,,Records information on various famous people.
+550,TM Case,21,0,,,,Stores TMs and HMs.
+551,Berry Pouch,21,0,,,,Stores Berries.
+552,Teachy TV,21,0,,,,Teaches beginning trainers basic information.
+553,Tri-Pass,22,0,,,,Provides access to the first three Sevii Islands.
+554,Rainbow Pass,22,0,,,,Provides access to the Sevii Islands.
+555,Tea,22,0,,,,Used to bribe the :location:`Saffron City` guards for entry to the city.
+556,MysticTicket,20,0,,,,"Provides access to :location:`Navel Rock`, :pokemon:`Ho-Oh`, and :pokemon:`Lugia`."
+557,AuroraTicket,20,0,,,,Provides access to :location:`Birth Island` and :pokemon:`Deoxys`.
+558,Powder Jar,21,0,,,,Holds Berry Powder from Berry Crushing.
+559,Ruby,22,0,,,,Deliver to Celio for use in the Network Machine.
+560,Sapphire,22,0,,,,Deliver to Celio for use in the Network Machine.
+561,Magma Emblem,22,0,,,,Provides access to the :location:`Team Magma Hideout` in the :location:`Jagged Pass`.
+562,Old Sea Map,20,0,,,,Provides access to :location:`Faraway Island` and :pokemon:`Mew`.
+563,aqua cassette,18,1000,70,,,Not yet known. [[B/W item 116]]
+564,thunderbolt cassette,18,1000,70,,,Not yet known. [[B/W item 117]]
+565,blaze cassette,18,1000,70,,,Not yet known. [[B/W item 118]]
+566,freeze cassette,18,1000,70,,,Not yet known. [[B/W item 119]]
+567,heart sweets,27,100,30,,,Not yet known. [[B/W item 134]]
+568,introduction mail,25,50,,,,Not yet known. [[B/W item 137]]
+569,favorite mail,25,50,,,,Not yet known. [[B/W item 138]]
+570,invitation mail,25,50,,,,Not yet known. [[B/W item 139]]
+571,gratitude mail,25,50,,,,Not yet known. [[B/W item 140]]
+572,inquiry mail,25,50,,,,Not yet known. [[B/W item 141]]
+573,recommendation mail,25,50,,,,Not yet known. [[B/W item 142]]
+574,thank-you mail,25,50,,,,Not yet known. [[B/W item 143]]
+575,bridge mail s,25,50,,,,Not yet known. [[B/W item 144]]
+576,bridge mail h,25,50,,,,Not yet known. [[B/W item 145]]
+577,bridge mail c,25,50,,,,Not yet known. [[B/W item 146]]
+578,bridge mail v,25,50,,,,Not yet known. [[B/W item 147]]
+579,bridge mail w,25,50,,,,Not yet known. [[B/W item 148]]
+580,pretty scale,10,500,30,,,Not yet known. [[B/W item 537]]
+581,evolutionary marvel,12,200,40,,,Not yet known. [[B/W item 538]]
+582,pumice stone,12,200,30,,,Not yet known. [[B/W item 539]]
+583,rugged helmet,12,200,60,,,Not yet known. [[B/W item 540]]
+584,balloon,12,200,10,,,Not yet known. [[B/W item 541]]
+585,red card,12,200,10,,,Not yet known. [[B/W item 542]]
+586,target,12,200,10,,,Not yet known. [[B/W item 543]]
+587,pressure band,12,200,30,,,Not yet known. [[B/W item 544]]
+588,plant bulb,12,200,30,,,Not yet known. [[B/W item 545]]
+589,rechargeable battery,12,200,30,,,Not yet known. [[B/W item 546]]
+590,escape button,12,200,30,,,Not yet known. [[B/W item 547]]
+591,fire jewel,42,200,,,,Not yet known. [[B/W item 548]]
+592,water jewel,42,200,,,,Not yet known. [[B/W item 549]]
+593,electric jewel,42,200,,,,Not yet known. [[B/W item 550]]
+594,grass jewel,42,200,,,,Not yet known. [[B/W item 551]]
+595,ice jewel,42,200,,,,Not yet known. [[B/W item 552]]
+596,fighting jewel,42,200,,,,Not yet known. [[B/W item 553]]
+597,poison jewel,42,200,,,,Not yet known. [[B/W item 554]]
+598,ground jewel,42,200,,,,Not yet known. [[B/W item 555]]
+599,flying jewel,42,200,,,,Not yet known. [[B/W item 556]]
+600,psychic jewel,42,200,,,,Not yet known. [[B/W item 557]]
+601,bug jewel,42,200,,,,Not yet known. [[B/W item 558]]
+602,rock jewel,42,200,,,,Not yet known. [[B/W item 559]]
+603,ghost jewel,42,200,,,,Not yet known. [[B/W item 560]]
+604,dark jewel,42,200,,,,Not yet known. [[B/W item 562]]
+605,steel jewel,42,200,,,,Not yet known. [[B/W item 563]]
+606,fortitude feather,26,3000,20,,,Not yet known. [[B/W item 565]]
+607,muscle feather,26,3000,20,,,Not yet known. [[B/W item 566]]
+608,resistance feather,26,3000,20,,,Not yet known. [[B/W item 567]]
+609,intelligence feather,26,3000,20,,,Not yet known. [[B/W item 568]]
+610,mind feather,26,3000,20,,,Not yet known. [[B/W item 569]]
+611,flash feather,26,3000,20,,,Not yet known. [[B/W item 570]]
+612,pretty feather,24,200,20,,,Not yet known. [[B/W item 571]]
+613,shell fossil,35,1000,100,,,Not yet known. [[B/W item 572]]
+614,feather fossil,35,1000,100,,,Not yet known. [[B/W item 573]]
+615,liberty ticket,20,0,,,,Not yet known. [[B/W item 574]]
+616,deru-dama,12,200,30,,,Not yet known. [[B/W item 575]]
+617,dream ball,33,0,,,,Not yet known. [[B/W item 576]]
+618,poké-plaything,11,1000,30,,,Not yet known. [[B/W item 577]]
+619,goods case,21,0,,,,Not yet known. [[B/W item 578]]
+620,dragon bone,44,0,,,,Not yet known. [[B/W item 579]]
+621,fragrant mushroom,24,0,30,,,Not yet known. [[B/W item 580]]
+622,huge nugget,24,0,30,,,Not yet known. [[B/W item 581]]
+623,pearl links,24,0,30,,,Not yet known. [[B/W item 582]]
+624,comet shard,24,0,30,,,Not yet known. [[B/W item 583]]
+625,ancient copper coin,24,0,30,,,Not yet known. [[B/W item 584]]
+626,ancient silver coin,24,0,30,,,Not yet known. [[B/W item 585]]
+627,ancient gold coin,24,0,30,,,Not yet known. [[B/W item 586]]
+628,ancient pot,24,0,30,,,Not yet known. [[B/W item 587]]
+629,ancient bracelet,24,0,30,,,Not yet known. [[B/W item 588]]
+630,ancient statue,24,0,30,,,Not yet known. [[B/W item 589]]
+631,ancient crown,24,0,30,,,Not yet known. [[B/W item 590]]
+632,hiun ice cream,30,100,30,,,Not yet known. [[B/W item 591]]
+633,dire hit 2,43,0,,,,Not yet known. [[B/W item 592]]
+634,x speed 2,43,0,,,,Not yet known. [[B/W item 593]]
+635,x special 2,43,0,,,,Not yet known. [[B/W item 594]]
+636,x sp. def 2,43,0,,,,Not yet known. [[B/W item 595]]
+637,x defend 2,43,0,,,,Not yet known. [[B/W item 596]]
+638,x attack 2,43,0,,,,Not yet known. [[B/W item 597]]
+639,x accuracy 2,43,0,,,,Not yet known. [[B/W item 598]]
+640,x speed 3,43,0,,,,Not yet known. [[B/W item 599]]
+641,x special 3,43,0,,,,Not yet known. [[B/W item 600]]
+642,x sp. def 3,43,0,,,,Not yet known. [[B/W item 601]]
+643,x defend 3,43,0,,,,Not yet known. [[B/W item 602]]
+644,x attack 3,43,0,,,,Not yet known. [[B/W item 603]]
+645,x accuracy 3,43,0,,,,Not yet known. [[B/W item 604]]
+646,x speed 6,43,0,,,,Not yet known. [[B/W item 605]]
+647,x special 6,43,0,,,,Not yet known. [[B/W item 606]]
+648,x sp. def 6,43,0,,,,Not yet known. [[B/W item 607]]
+649,x defend 6,43,0,,,,Not yet known. [[B/W item 608]]
+650,x attack 6,43,0,,,,Not yet known. [[B/W item 609]]
+651,x accuracy 6,43,0,,,,Not yet known. [[B/W item 610]]
+652,skill call,43,0,,,,Not yet known. [[B/W item 611]]
+653,item drop,43,0,,,,Not yet known. [[B/W item 612]]
+654,item call,43,0,,,,Not yet known. [[B/W item 613]]
+655,flat call,43,0,,,,Not yet known. [[B/W item 614]]
+656,dire hit 3,43,0,,,,Not yet known. [[B/W item 615]]
+657,light stone,22,0,,,,Not yet known. [[B/W item 616]]
+658,dark stone,22,0,,,,Not yet known. [[B/W item 617]]
+659,tm93,37,10000,,,,Not yet known. [[B/W item 618]]
+660,tm94,37,10000,,,,Not yet known. [[B/W item 619]]
+661,tm95,37,10000,,,,Not yet known. [[B/W item 620]]
+662,live caster,21,0,,,,Not yet known. [[B/W item 621]]
+663,god stone,44,0,,,,Not yet known. [[B/W item 622]]
+664,special delivery 1,44,0,,,,Not yet known. [[B/W item 623]]
+665,special delivery 2,44,0,,,,Not yet known. [[B/W item 624]]
+666,special delivery 3,44,0,,,,Not yet known. [[B/W item 625]]
+668,dragon jewel,42,200,,,,Not yet known. [[B/W item 562]]
+669,normal jewel,42,200,,,,Not yet known. [[B/W item 563]]
index 1f6d3e1..9eb9dd9 100644 (file)
@@ -363,6 +363,8 @@ class Item(TableBase):
         info=dict(description=u"Power of the move Fling when used with this item."))
     fling_effect_id = Column(Integer, ForeignKey('item_fling_effects.id'), nullable=True,
         info=dict(description=u"ID of the fling-effect of the move Fling when used with this item. Note that these are different from move effects."))
+    short_effect = Column(Unicode(256), nullable=False,
+        info=dict(description="A short summary of the effect", format='plaintext'))
     effect = Column(markdown.MarkdownColumn(5120), nullable=False,
         info=dict(description=u"Detailed English description of the item's effect.", format='markdown'))