<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pokemon3d.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FantaX1911</id>
	<title>Pokémon 3D Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pokemon3d.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FantaX1911"/>
	<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php/Special:Contributions/FantaX1911"/>
	<updated>2026-05-05T10:56:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Shiny_Pokemon&amp;diff=42466</id>
		<title>Shiny Pokemon</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Shiny_Pokemon&amp;diff=42466"/>
		<updated>2022-07-12T10:31:15Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Fixed a typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Shiny Pokémon is a specific Pokémon with different coloration to what is usual for its species. It is one of the many differences that a Pokémon can have within its species. Large overhauls to this system were made in 0.59, results in previous versions may vary.&lt;br /&gt;
&lt;br /&gt;
== Standard Rate ==&lt;br /&gt;
Shininess is determined and saved independently off all other stats. Most shininess calculations use the same base rate referred to in the code as the &amp;quot;Master Shiny Rate&amp;quot; (MSR). This starts initially at 1/4096. Obtaining the [[Shiny Charm]] will give a 25% boost to the MSR in all calculations it is used for. This makes the rate 3072. In addition mystery event can be activated to give a boost to the MSR.&lt;br /&gt;
&lt;br /&gt;
== Breeding ==&lt;br /&gt;
Shininess gets additional boosts when breeding based on how many parents are already shiny:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&lt;br /&gt;
! No Shiny&amp;lt;br /&amp;gt;Charm&lt;br /&gt;
! Shiny&amp;lt;br /&amp;gt;Charm&lt;br /&gt;
|-&lt;br /&gt;
| No Shiny Parents (x1)&lt;br /&gt;
| 1/4096&lt;br /&gt;
| 1/3072&lt;br /&gt;
|-&lt;br /&gt;
| 1 Shiny Parent (x6)&lt;br /&gt;
| 3/2048 &amp;lt;br /&amp;gt; ~1/683&lt;br /&gt;
| 1/512&lt;br /&gt;
|-&lt;br /&gt;
| 2 Shiny Parents (x12)&lt;br /&gt;
| 3/1024 &amp;lt;br /&amp;gt; ~1/341&lt;br /&gt;
| 1/256&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Scripting ==&lt;br /&gt;
The engine allows for many several options for working with shininess through scripting:&lt;br /&gt;
&lt;br /&gt;
* @Battle.wild() - The third argument is a boolean for shininess.&lt;br /&gt;
* @Pokemon.add() - The last of the nine possible arguments is a boolean for shininess.&lt;br /&gt;
* @Pokemon.addtostorage() - The last of the nine possible arguments is a boolean for shininess.&lt;br /&gt;
* @Pokemon.setshiny() - Sets the shininess for a given Pokemon in the party.&lt;br /&gt;
* @pokemon.newroaming() - The last of the 6 arguments is a boolean for shininess.&lt;br /&gt;
* &amp;lt;daycare.shinyindicator()&amp;gt; - Returns N for not shiny S for shiny based on the specified daycare's specified pokemon.&lt;br /&gt;
* &amp;lt;pokemon.isshiny()&amp;gt; - Returns a bool based on the given party member's shinyness.&lt;br /&gt;
 &lt;br /&gt;
In addition; the @battle.wild command, @pokemon.add/addtostorage commands and the trainer listings in the .trainer files take the full pokemon data string which allows for setting the shiny value.&lt;br /&gt;
&lt;br /&gt;
== Shiny locks and gauranteed shinys ==&lt;br /&gt;
&lt;br /&gt;
The following pokemon are guaranteed to be NOT shiny:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Pokemon&lt;br /&gt;
! Location&lt;br /&gt;
! Details&lt;br /&gt;
|-&lt;br /&gt;
| {{MS|201}} [[Unown]] x8&lt;br /&gt;
| [[Ruins of Alph]]&lt;br /&gt;
| The 8 Unown attacking the &amp;quot;old man&amp;quot; in the event can't be shiny.&lt;br /&gt;
|-&lt;br /&gt;
| {{MS|212}} [[Scizor]]&lt;br /&gt;
| [[Twirl Forest]]&lt;br /&gt;
| The uncatchable Scizor can't be shiny.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The following pokemon are guaranteed to be shiny:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Pokemon&lt;br /&gt;
! Location&lt;br /&gt;
! Details&lt;br /&gt;
|-&lt;br /&gt;
| {{MS|130}} [[Gyarados]]&lt;br /&gt;
| [[Lake of Rage]]&lt;br /&gt;
| The rampaging Red Gyarados in the lake during the Team Rocket events.&lt;br /&gt;
|-&lt;br /&gt;
| {{MS|137}} [[Porygon]]&lt;br /&gt;
| [[Kolben Tower]]&lt;br /&gt;
| Interacting with a screen showing a BSOD will start a battle with a shiny Porygon.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Shiny Candy ==&lt;br /&gt;
This item will turn any pokemon given it shiny permanently. Originally obtainable in [[Hidden Grotto]], the shiny candy was removed in version 0.54 due to excessive abuse of several glitches to farm large amounts of the candy. It was reintroduced in Version 0.59 as a reward for logging in with GameJolt 30 days. The item is now capped at having no more than one at a time to help prevent abuse.&lt;br /&gt;
&lt;br /&gt;
== Special Shiny rates ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Event&lt;br /&gt;
! Boost&lt;br /&gt;
! No Shiny&amp;lt;br /&amp;gt;Charm&lt;br /&gt;
! Shiny&amp;lt;br /&amp;gt;Charm&lt;br /&gt;
|-&lt;br /&gt;
| Most [[Legendary Pokemon]] and [[Lapras]] (visible in the overworld)&lt;br /&gt;
| x2&lt;br /&gt;
| 1/2048&lt;br /&gt;
| 1/1536&lt;br /&gt;
|-&lt;br /&gt;
| Hidden Grotto Pokemon (visible in the overworld)&lt;br /&gt;
| x4&lt;br /&gt;
| 1/1024&lt;br /&gt;
| 1/768&lt;br /&gt;
|-&lt;br /&gt;
| Revived Fossils&lt;br /&gt;
| x8&lt;br /&gt;
| 1/512&lt;br /&gt;
| 1/384&lt;br /&gt;
|-&lt;br /&gt;
| [[Trainer Tower]] [[Dreepy]] Reward&lt;br /&gt;
| x8&lt;br /&gt;
| 1/512&lt;br /&gt;
| 1/384&lt;br /&gt;
|-&lt;br /&gt;
| Odd Egg gift from [[Route 34]] Daycare&lt;br /&gt;
| colspan = &amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;| always 14%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Shiny Hunting Special encounters ==&lt;br /&gt;
&lt;br /&gt;
Most times that a Pokemon appears in the overworld before you battle or receive it, that pokemon will appear shiny. Their shiny ness is often determined when loading into the map they are located on. This makes some Pokemon easier to shiny hunt and some harder based on where they are in relation to the entrance to their map. Here is a listing of all Pokemon with these conditions and where and when to save to optimize shiny hunting them.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Pokemon&lt;br /&gt;
! Encounter Location&lt;br /&gt;
! Save Location&lt;br /&gt;
! Special Details&lt;br /&gt;
|-&lt;br /&gt;
| [[Hidden Grotto]] Encounters&lt;br /&gt;
| Various locations in [[Johto]]&lt;br /&gt;
| Immediately outside the Grotto&lt;br /&gt;
| Make sure you haven't entered the grotto since it reset, odds are 4x instead of 2x.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|131||20}}&lt;br /&gt;
| [[Union Cave]] B2F&lt;br /&gt;
| On BF1 before the ladder to B2F&lt;br /&gt;
| Will need to hike some distance before Lapras is in sight, &lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|144||50}}&lt;br /&gt;
| [[Seafoam Islands]] B4F&lt;br /&gt;
| On B3F before the first ladder down to B4F&lt;br /&gt;
| Should be visible from which ever ladder you take, the ladder east of the rocks on ice puzzle is a good choice.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|145||50}}&lt;br /&gt;
| [[Route 10]] Outside the [[Power Plant]]&lt;br /&gt;
| On [[Route 9]] or before the north exit from [[Rock Tunnel]]&lt;br /&gt;
| The southern portion of the route wont trigger the shiny calculation. &lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|146||50}}&lt;br /&gt;
| [[Mt. Silver]] room above the Waterfalls.&lt;br /&gt;
| On 1F immediately before entering the room.&lt;br /&gt;
| Very easy to check as Moltres is visible almost immediately upon entering.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|150||75}}&lt;br /&gt;
| [[Cerulean Cave]] B1F&lt;br /&gt;
| On 1F before the ladder, the first time visiting during the [[Team Rocket]] Invasion.&lt;br /&gt;
| This one is hard to check as you must cross most of the floor to get a visual angle on Mewtwo&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|151||50}}&lt;br /&gt;
| [[Faraway Island]] Interior&lt;br /&gt;
| Before talking to the sailor on the [[Vermilion City]] Docks.&lt;br /&gt;
| When it flees from the truck pay attention to the color.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|243||50}}&lt;br /&gt;
| Roaming [[Johto]]&lt;br /&gt;
| Before battling the [[Rival]] in [[Burned Tower]].&lt;br /&gt;
| All three are determined by the same roll so they will either be all shiny or not in the cutscene.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|244||50}}&lt;br /&gt;
| Roaming [[Johto]]&lt;br /&gt;
| Before battling the [[Rival]] in [[Burned Tower]].&lt;br /&gt;
| All three are determined by the same roll so they will either be all shiny or not in the cutscene.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|245||50}}&lt;br /&gt;
| Roaming [[Johto]]&lt;br /&gt;
| Before battling the [[Rival]] in [[Burned Tower]].&lt;br /&gt;
| All three are determined by the same roll so they will either be all shiny or not in the cutscene. As of 0.59  &lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|249||45/70}}&lt;br /&gt;
| [[Whirl Island]] B2F Waterfalls room&lt;br /&gt;
| B1F main room ladder before the room with the single big waterfall.&lt;br /&gt;
| Lugia will appear shiny through the door before actually entering its room.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|250||45/70}}&lt;br /&gt;
| [[Tin Tower]] Roof&lt;br /&gt;
| Right before the ladder on 10F.&lt;br /&gt;
| It will be shiny in the cutscene so this is an easier one.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|251||60}}&lt;br /&gt;
| [[Ilex Forest]] Shrine event&lt;br /&gt;
| Save immediately before interacting with the shrine.&lt;br /&gt;
| Reset as soon as you see Celebi the first time.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|385||70}}&lt;br /&gt;
| [[Millennial Star Tower]] Roof&lt;br /&gt;
| Right before the ladder to the roof.&lt;br /&gt;
| Simple.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|494||70}}&lt;br /&gt;
| [[Liberty Garden]] basement.&lt;br /&gt;
| Save before the final room.&lt;br /&gt;
| It will appear shiny before battling [[Team Rocket#Executive Petrel|Petrel]].&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|643||70}}&lt;br /&gt;
| [[Embedded Tower]]&lt;br /&gt;
| Outside on [[Route 47]]&lt;br /&gt;
| It will appear shiny in the cutscene.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|644||70}}&lt;br /&gt;
| [[Embedded Tower]]&lt;br /&gt;
| Outside on [[Route 47]]&lt;br /&gt;
| It will appear shiny in the cutscene.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|646||70}}&lt;br /&gt;
| [[Embedded Tower]]&lt;br /&gt;
| Outside on [[Route 47]]&lt;br /&gt;
| It will appear shiny in the cutscene.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|719||50}}&lt;br /&gt;
| [[Diamond Dive]] Below the big waterfall&lt;br /&gt;
| Before entering the final map, just before the small waterfall up to the spring.&lt;br /&gt;
| You should be able to tell shininess from above the waterfall.&lt;br /&gt;
|-&lt;br /&gt;
| {{Pk|721||70}}&lt;br /&gt;
| [[Mt. Ember]] Peak&lt;br /&gt;
| At the stairs below the peak&lt;br /&gt;
| Simple.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:MegaStoneBig.png&amp;diff=39920</id>
		<title>File:MegaStoneBig.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:MegaStoneBig.png&amp;diff=39920"/>
		<updated>2019-02-08T23:13:23Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Mega_stones&amp;diff=39919</id>
		<title>Mega stones</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Mega_stones&amp;diff=39919"/>
		<updated>2019-02-08T23:11:42Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UpToDate|0.55}}&lt;br /&gt;
[[File:MegaStoneBig.png|right|thumb|450px|A mega stone used to mega evolve a pokemon.]]&lt;br /&gt;
A '''Mega stone''' is a type of held item introduced to Pokémon 3D in 0.54.0 that allows Pokémon to Mega Evolve in battle.&lt;br /&gt;
&lt;br /&gt;
During a battle, a Trainer can use their Key Stone held in the [[Mega Bracelet]] to Mega Evolve a Pokémon that holds its corresponding [[Mega Stone]] before it attacks. Pokémon only remain Mega Evolved during battles, and will revert to their original state once the battle has ended or if they faint. Every Pokémon that can undergo Mega Evolution has a corresponding Mega Stone that is named after it, except for [[Rayquaza]], which instead needs to know the move [[Dragon Ascent]] to Mega Evolve. Some Pokémon have multiple different Mega Stones for their species.&lt;br /&gt;
&lt;br /&gt;
Mega Stones are not consumed upon use, but only one Pokémon can Mega Evolve per battle..&lt;br /&gt;
&lt;br /&gt;
== Mega stones list ==&lt;br /&gt;
{{ItemTableV2||&lt;br /&gt;
{{ItemV2||507}}&lt;br /&gt;
{{ItemV2||508}}&lt;br /&gt;
{{ItemV2||509}}&lt;br /&gt;
{{ItemV2||510}}&lt;br /&gt;
{{ItemV2||511}}&lt;br /&gt;
{{ItemV2||512}}&lt;br /&gt;
{{ItemV2||513}}&lt;br /&gt;
{{ItemV2||514}}&lt;br /&gt;
{{ItemV2||515}}&lt;br /&gt;
{{ItemV2||516}}&lt;br /&gt;
{{ItemV2||517}}&lt;br /&gt;
{{ItemV2||518}}&lt;br /&gt;
{{ItemV2||519}}&lt;br /&gt;
{{ItemV2||520}}&lt;br /&gt;
{{ItemV2||521}}&lt;br /&gt;
{{ItemV2||522}}&lt;br /&gt;
{{ItemV2||523}}&lt;br /&gt;
{{ItemV2||524}}&lt;br /&gt;
{{ItemV2||525}}&lt;br /&gt;
{{ItemV2||526}}&lt;br /&gt;
{{ItemV2||527}}&lt;br /&gt;
{{ItemV2||528}}&lt;br /&gt;
{{ItemV2||529}}&lt;br /&gt;
{{ItemV2||530}}&lt;br /&gt;
{{ItemV2||531}}&lt;br /&gt;
{{ItemV2||532}}&lt;br /&gt;
{{ItemV2||533}}&lt;br /&gt;
{{ItemV2||534}}&lt;br /&gt;
{{ItemV2||535}}&lt;br /&gt;
{{ItemV2||536}}&lt;br /&gt;
{{ItemV2||537}}&lt;br /&gt;
{{ItemV2||538}}&lt;br /&gt;
{{ItemV2||539}}&lt;br /&gt;
{{ItemV2||540}}&lt;br /&gt;
{{ItemV2||541}}&lt;br /&gt;
{{ItemV2||542}}&lt;br /&gt;
{{ItemV2||543}}&lt;br /&gt;
{{ItemV2||544}}&lt;br /&gt;
{{ItemV2||545}}&lt;br /&gt;
{{ItemV2||546}}&lt;br /&gt;
{{ItemV2||547}}&lt;br /&gt;
{{ItemV2||548}}&lt;br /&gt;
{{ItemV2||549}}&lt;br /&gt;
{{ItemV2||550}}&lt;br /&gt;
{{ItemV2||551}}&lt;br /&gt;
{{ItemV2||552}}&lt;br /&gt;
{{ItemV2||553}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:MegaStones.png|Mega stones.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Version History==&lt;br /&gt;
{{verhis}}&lt;br /&gt;
| 0.55&lt;br /&gt;
| Obtainable.&lt;br /&gt;
|-&lt;br /&gt;
| 0.54&lt;br /&gt;
| Implemented.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Items}}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:ItemV2&amp;diff=39918</id>
		<title>Template:ItemV2</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:ItemV2&amp;diff=39918"/>
		<updated>2019-02-08T23:03:59Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#switch:{{{2|}}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
All Item Template now uses this format.&lt;br /&gt;
{{ItemDataV2|{{{1}}}|{{{3}}}|ID|Name|Description|Buying Price|Type|Obtainable?}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| 1 = {{ItemDataV2|{{{1}}}|{{{3}}}|1|Master Ball|The best Pokéball with the ultimate level of performance. With it, you will catch any wild Pokémon without fail.|0|Pokéballs|Yes}}&lt;br /&gt;
| 2 = {{ItemDataV2|{{{1}}}|{{{3}}}|2|Ultra Ball|An ultra-high performance Pokéball that provides a higher success rate for catching Pokémon than a Great Ball.|1,200|Pokéballs|Yes}}&lt;br /&gt;
| 3 = {{ItemDataV2|{{{1}}}|{{{3}}}|3|Premier Ball|A somewhat rare Pokéball that was made as a commemorative item used to celebrate an event of some sort.|200|Pokéballs|Yes}}&lt;br /&gt;
| 4 = {{ItemDataV2|{{{1}}}|{{{3}}}|4|Great Ball|A good, high-performance Pokéball that provides a higher Pokémon catch rate than a standard Pokéball can.|600|Pokéballs|Yes}}&lt;br /&gt;
| 5 = {{ItemDataV2|{{{1}}}|{{{3}}}|5|Poké Ball|An item for catching Pokémon.|200|Pokéballs|Yes}}&lt;br /&gt;
| 6 = {{ItemDataV2|{{{1}}}|{{{3}}}|6|Bicycle|A folding Bicycle that enables much faster movement than the Running Shoes.|9,800|KeyItems|No}}&lt;br /&gt;
| 7 = {{ItemDataV2|{{{1}}}|{{{3}}}|7|Lava Cookie|Lavaridge Town's local specialty. It can be used once to heal all the status conditions of a Pokemon.|200|Medicine|Yes}}&lt;br /&gt;
| 8 = {{ItemDataV2|{{{1}}}|{{{3}}}|8|Moon Stone|A peculiar stone that can make certain species of Pokémon evolve. It is as black as the night sky.|2,100|Standard|Yes}}&lt;br /&gt;
| 9 = {{ItemDataV2|{{{1}}}|{{{3}}}|9|Antidote|A spray-type medicine for poisoning. It can be used once to lift the effects of being poisoned from a Pokémon.|100|Medicine|Yes}}&lt;br /&gt;
| 10 = {{ItemDataV2|{{{1}}}|{{{3}}}|10|Burn Heal|A spray-type medicine for treating burns. It can be used once to heal a Pokemon suffering from a burn.|250|Medicine|Yes}}&lt;br /&gt;
| 11 = {{ItemDataV2|{{{1}}}|{{{3}}}|11|Ice Heal|A spray-type medicine for freezing. It can be used once to defrost a Pokémon that has been frozen solid.|250|Medicine|Yes}}&lt;br /&gt;
| 12 = {{ItemDataV2|{{{1}}}|{{{3}}}|12|Awakening|A spray-type medicine used against sleep. It can be used once to rouse a Pokémon from the clutches of sleep.|250|Medicine|Yes}}&lt;br /&gt;
| 13 = {{ItemDataV2|{{{1}}}|{{{3}}}|13|Paralyze Heal|A spray-type medicine for paralysis. It can be used once to free a Pokémon that has been paralyzed.|200|Medicine|Yes}}&lt;br /&gt;
| 14 = {{ItemDataV2|{{{1}}}|{{{3}}}|14|Full Restore|A medicine that can be used to fully restore the HP of a single Pokémon and heal any status conditions it has.|3,000|Medicine|Yes}}&lt;br /&gt;
| 15 = {{ItemDataV2|{{{1}}}|{{{3}}}|15|Max Potion|A spray-type medicine for treating wounds. It will completely restore the max HP of a single Pokémon.|2,500|Medicine|Yes}}&lt;br /&gt;
| 16 = {{ItemDataV2|{{{1}}}|{{{3}}}|16|Hyper Potion|A spray-type medicine for treating wounds. It can be used to restore 200 HP to an injured Pokémon.|1,200|Medicine|Yes}}&lt;br /&gt;
| 17 = {{ItemDataV2|{{{1}}}|{{{3}}}|17|Super Potion|A spray-type medicine for treating wounds. It can be used to restore 50 HP to an injured Pokémon.|700|Medicine|Yes}}&lt;br /&gt;
| 18 = {{ItemDataV2|{{{1}}}|{{{3}}}|18|Potion|A spray-type medicine for treating wounds. It can be used to restore 20 HP to an injured Pokémon.|300|Medicine|Yes}}&lt;br /&gt;
| 19 = {{ItemDataV2|{{{1}}}|{{{3}}}|19|Escape Rope|A long and durable rope. Use it to escape instantly from a cave or a dungeon.|550|Standard|Yes}}&lt;br /&gt;
| 20 = {{ItemDataV2|{{{1}}}|{{{3}}}|20|Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 100 steps after its use.|350|Standard|Yes}}&lt;br /&gt;
| 21 = {{ItemDataV2|{{{1}}}|{{{3}}}|21|Max Elixir|This medicine can fully restore the PP of all of the moves that have been learned by a Pokémon.|4,500|Medicine|Yes}}&lt;br /&gt;
| 22 = {{ItemDataV2|{{{1}}}|{{{3}}}|22|Fire Stone|A peculiar stone that can make certain species of Pokémon evolve. The stone has a fiery orange heart.|2,100|Standard|Yes}}&lt;br /&gt;
| 23 = {{ItemDataV2|{{{1}}}|{{{3}}}|23|Thunder Stone|A peculiar stone that can make certain species of Pokémon evolve. It has a distinct thunderbolt pattern.|2,100|Standard|Yes}}&lt;br /&gt;
| 24 = {{ItemDataV2|{{{1}}}|{{{3}}}|24|Water Stone|A peculiar stone that can make certain species of Pokémon evolve. It is the blue of a pool of clear water.|2,100|Standard|Yes}}&lt;br /&gt;
| 25 = {{ItemDataV2|{{{1}}}|{{{3}}}|25|Zinc|A nutritious drink for Pokémon. When consumed, it raises the base Sp. Def stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 26 = {{ItemDataV2|{{{1}}}|{{{3}}}|26|HP Up|A nutritious drink for Pokémon. When consumed, it raises the base HP of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 27 = {{ItemDataV2|{{{1}}}|{{{3}}}|27|Protein|A nutritious drink for Pokémon. When consumed, it raises the base Attack stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 28 = {{ItemDataV2|{{{1}}}|{{{3}}}|28|Iron|A nutritious drink for Pokémon. When consumed, it raises the base Defense stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 29 = {{ItemDataV2|{{{1}}}|{{{3}}}|29|Carbos|A nutritious drink for Pokémon. When consumed, it raises the base Speed stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 30 = {{ItemDataV2|{{{1}}}|{{{3}}}|30|Lucky Punch|An item to be held by Chansey. This pair of lucky boxing gloves will boost Chansey's critical-hit ratio.|10|Standard|Yes}}&lt;br /&gt;
| 31 = {{ItemDataV2|{{{1}}}|{{{3}}}|31|Calcium|A nutritious drink for Pokémon. When consumed, it raises the base Sp. Atk stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 32 = {{ItemDataV2|{{{1}}}|{{{3}}}|32|Rare Candy|A candy that is packed with energy. When consumed, it will instantly raise the level of a single Pokémon by one.|4,800|Medicine|Yes}}&lt;br /&gt;
| 33 = {{ItemDataV2|{{{1}}}|{{{3}}}|33|X Accuracy|An item that boosts the accuracy of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|950|BattleItems|Yes}}&lt;br /&gt;
| 34 = {{ItemDataV2|{{{1}}}|{{{3}}}|34|Leaf Stone|A peculiar stone that can make certain species of Pokémon evolve. It has an unmistakable leaf pattern.|2,100|Standard|Yes}}&lt;br /&gt;
| 35 = {{ItemDataV2|{{{1}}}|{{{3}}}|35|Metal Powder|An item to be held by Ditto. Extremely fine yet hard, this odd powder boosts the Defense stat.|10|Standard|Yes}}&lt;br /&gt;
| 36 = {{ItemDataV2|{{{1}}}|{{{3}}}|36|Nugget|A nugget of the purest gold that gives off a lustrous gleam in direct light. It can be sold at a high price to shops.|10,000|Standard|Yes}}&lt;br /&gt;
| 37 = {{ItemDataV2|{{{1}}}|{{{3}}}|37|Poké Doll|A doll that attracts the attention of a Pokémon. It guarantees escape from any battle with wild Pokémon.|1,000|BattleItems|Yes}}&lt;br /&gt;
| 38 = {{ItemDataV2|{{{1}}}|{{{3}}}|38|Full Heal|A spray-type medicine that is broadly effective. It can be used once to heal all the status conditions of a Pokémon.|600|Medicine|Yes}}&lt;br /&gt;
| 39 = {{ItemDataV2|{{{1}}}|{{{3}}}|39|Revive|A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's HP.|1,500|Medicine|Yes}}&lt;br /&gt;
| 40 = {{ItemDataV2|{{{1}}}|{{{3}}}|40|Max Revive|A medicine that can revive fainted Pokémon. It also fully restores a fainted Pokémon's maximum HP.|4,000|Medicine|Yes}}&lt;br /&gt;
| 41 = {{ItemDataV2|{{{1}}}|{{{3}}}|41|S.S. Ticket|The ticket required for sailing on the ferry S.S. Aqua. It has a drawing of a ship on it.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 42 = {{ItemDataV2|{{{1}}}|{{{3}}}|42|Super Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 200 steps after its use.|500|Standard|Yes}}&lt;br /&gt;
| 43 = {{ItemDataV2|{{{1}}}|{{{3}}}|43|Max Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 250 steps after its use.|700|Standard|Yes}}&lt;br /&gt;
| 44 = {{ItemDataV2|{{{1}}}|{{{3}}}|44|Dire Hit|An item that raises the critical-hit ratio greatly. It can be used only once and wears off if the Pokémon is withdrawn.|650|BattleItems|Yes}}&lt;br /&gt;
| 45 = {{ItemDataV2|{{{1}}}|{{{3}}}|45|Cherish Ball|A quite rare Pokéball that has been specially crafted to commemorate an occasion of some sort.|1,000|Pokéballs|No}}&lt;br /&gt;
| 46 = {{ItemDataV2|{{{1}}}|{{{3}}}|46|Fresh Water|Water with a high mineral content. When consumed, it restores 50 HP to an injured Pokémon.|200|Medicine|Yes}}&lt;br /&gt;
| 47 = {{ItemDataV2|{{{1}}}|{{{3}}}|47|Soda Pop|A highly carbonated soda drink. When consumed, it restores 60 HP to an injured Pokémon.|300|Medicine|Yes}}&lt;br /&gt;
| 48 = {{ItemDataV2|{{{1}}}|{{{3}}}|48|Lemonade|A very sweet and refreshing drink. When consumed, it restores 80 HP to an injured Pokémon.|350|Medicine|Yes}}&lt;br /&gt;
| 49 = {{ItemDataV2|{{{1}}}|{{{3}}}|49|X Attack|An item that boosts the Attack stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|500|BattleItems|Yes}}&lt;br /&gt;
| 50 = {{ItemDataV2|{{{1}}}|{{{3}}}|50|X Sp. Def|An item that boosts the Sp. Def stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 51 = {{ItemDataV2|{{{1}}}|{{{3}}}|51|X Defense|An item that boosts the Defense stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|550|BattleItems|Yes}}&lt;br /&gt;
| 52 = {{ItemDataV2|{{{1}}}|{{{3}}}|52|X Speed|An item that boosts the Speed stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 53 = {{ItemDataV2|{{{1}}}|{{{3}}}|53|X Sp. Atk.|An item that boosts the Sp. Atk stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 54 = {{ItemDataV2|{{{1}}}|{{{3}}}|54|Coin Case|A case for holding coins obtained at the Game Corner. It holds up to 50,000 coins.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 55 = {{ItemDataV2|{{{1}}}|{{{3}}}|55|Itemfinder|It checks for unseen items in the area and makes noise and lights when it finds something.|138|KeyItems|Yes}}&lt;br /&gt;
| 56 = {{ItemDataV2|{{{1}}}|{{{3}}}|56|Crystal Wing|A mystical feather entirely made out of crystal.|9,800|KeyItems|No}}&lt;br /&gt;
| 57 = {{ItemDataV2|{{{1}}}|{{{3}}}|57|Exp Share|An item to be held by a Pokémon. The holder gets a share of a battle's Exp. Points without battling.|3,000|Standard|Yes}}&lt;br /&gt;
| 58 = {{ItemDataV2|{{{1}}}|{{{3}}}|58|Old Rod|An old and beat-up fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 59 = {{ItemDataV2|{{{1}}}|{{{3}}}|59|Good Rod|A new, good-quality fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 60 = {{ItemDataV2|{{{1}}}|{{{3}}}|60|Silver Leaf|A strange, silver-colored leaf.|1,000|Standard|Yes}}&lt;br /&gt;
| 61 = {{ItemDataV2|{{{1}}}|{{{3}}}|61|Super Rod|An awesome, high-tech fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 62 = {{ItemDataV2|{{{1}}}|{{{3}}}|62|PP Up|A medicine that can slightly raise the maximum PP of a single move that has been learned by the target Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 63 = {{ItemDataV2|{{{1}}}|{{{3}}}|63|Ether|This medicine can restore 10 PP to a single selected move that has been learned by a Pokémon.|1,200|Medicine|Yes}}&lt;br /&gt;
| 64 = {{ItemDataV2|{{{1}}}|{{{3}}}|64|Max Ether|This medicine can fully restore the PP of a single selected move that has been learned by a Pokémon.|2,000|Medicine|Yes}}&lt;br /&gt;
| 65 = {{ItemDataV2|{{{1}}}|{{{3}}}|65|Elixir|This medicine can restore 10 PP to each of the moves that have been learned by a Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 66 = {{ItemDataV2|{{{1}}}|{{{3}}}|66|Red Scale|A scale from the red Gyarados. It glows red like a flame.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 67 = {{ItemDataV2|{{{1}}}|{{{3}}}|67|Secret Potion|A fantastic medicine dispensed by the pharmacy in Cianwood City. It fully heals a Pokémon of any ailment.|138|KeyItems|Yes}}&lt;br /&gt;
| 68 = {{ItemDataV2|{{{1}}}|{{{3}}}|68|Guard Spec.|An item that prevents stat reduction among the Trainer's party Pokémon for five turns after it is used in battle.|700|BattleItems|Yes}}&lt;br /&gt;
| 69 = {{ItemDataV2|{{{1}}}|{{{3}}}|69|Mystery Egg|A mysterious Egg obtained from Mr. Pokémon. What's in the Egg is unknown.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 70 = {{ItemDataV2|{{{1}}}|{{{3}}}|70|Sticky Barb|An item to be held by a Pokémon. It damages the holder every turn and may latch on to Pokémon that touch the holder.|200|Standard|Yes}}&lt;br /&gt;
| 71 = {{ItemDataV2|{{{1}}}|{{{3}}}|71|Silver Wing|A strange, silvery feather that sparkles.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 72 = {{ItemDataV2|{{{1}}}|{{{3}}}|72|Moomoo Milk|A bottle of highly nutritious milk. When consumed, it restores 100 HP to an injured Pokémon.|500|Medicine|Yes}}&lt;br /&gt;
| 73 = {{ItemDataV2|{{{1}}}|{{{3}}}|73|Quick Claw|An item to be held by a Pokémon. This light, sharp claw lets the bearer move first occasionally.|100|Standard|Yes}}&lt;br /&gt;
| 74 = {{ItemDataV2|{{{1}}}|{{{3}}}|74|Zoom Lens|An item to be held by a Pokémon. If the holder moves after its target moves, its accuracy will be boosted.|200|Standard|[[Stealable Items#Items held by Trainer Pokemons|Stealable from NPC]]}}&lt;br /&gt;
| 75 = {{ItemDataV2|{{{1}}}|{{{3}}}|75|Gold Leaf|A strange, gold-colored leaf.|2,000|Standard|Yes}}&lt;br /&gt;
| 76 = {{ItemDataV2|{{{1}}}|{{{3}}}|76|Soft Sand|An item to be held by a Pokémon. It is a loose, silky sand that boosts the power of Ground-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 77 = {{ItemDataV2|{{{1}}}|{{{3}}}|77|Sharp Beak|An item to be held by a Pokémon. It's a long, sharp beak that boosts the power of Flying-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 78 = {{ItemDataV2|{{{1}}}|{{{3}}}|78|Running Shoes|Special high-quality shoes. Instructions: Hold SHIFT to run!|9,800|KeyItems|Yes}}&lt;br /&gt;
| 79 = {{ItemDataV2|{{{1}}}|{{{3}}}|79|Dive Ball|A somewhat different Pokéball that works especially well when catching Pokémon that live underwater.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 80 = {{ItemDataV2|{{{1}}}|{{{3}}}|80|Net Ball|A somewhat different Pokéball that is more effective when attempting to catch Water- or Bug-type Pokémon.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 81 = {{ItemDataV2|{{{1}}}|{{{3}}}|81|Poison Barb|An item to be held by a Pokémon. This small, poisonous barb boosts the power of Poison-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 82 = {{ItemDataV2|{{{1}}}|{{{3}}}|82|King's Rock|An item to be held by a Pokémon. When the holder successfully inflicts damage, the target may also flinch.|100|Standard|Yes}}&lt;br /&gt;
| 83 = {{ItemDataV2|{{{1}}}|{{{3}}}|83|Prism Scale|A mysterious scale that causes a certain Pokémon to evolve. It shines in rainbow colors.|500|Standard|Yes}}&lt;br /&gt;
| 84 = {{ItemDataV2|{{{1}}}|{{{3}}}|84|Reaper Cloth|A cloth imbued with horrifyingly strong spiritual energy. It's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 85 = {{ItemDataV2|{{{1}}}|{{{3}}}|85|Red Apricorn|A red Apricorn. It assails your nostrils.|100|Plants|Yes}}&lt;br /&gt;
| 86 = {{ItemDataV2|{{{1}}}|{{{3}}}|86|Tiny Mushroom|A very small and rare mushroom. It's popular with a certain class of collectors and sought out by them.|500|Plants|Yes}}&lt;br /&gt;
| 87 = {{ItemDataV2|{{{1}}}|{{{3}}}|87|Big Mushroom|A very large and rare mushroom. It's popular with a certain class of collectors and sought out by them.|5,000|Plants|Yes}}&lt;br /&gt;
| 88 = {{ItemDataV2|{{{1}}}|{{{3}}}|88|Silver Powder|An item to be held by a Pokémon. It is a shiny, silver powder that will boost the power of Bug-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 89 = {{ItemDataV2|{{{1}}}|{{{3}}}|89|Blue Apricorn|A blue Apricorn. It smells a bit like grass.|100|Plants|Yes}}&lt;br /&gt;
| 90 = {{ItemDataV2|{{{1}}}|{{{3}}}|90|Silk Scarf|An item to be held by a Pokémon. It's a sumptuous scarf that boosts the power of Normal-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 91 = {{ItemDataV2|{{{1}}}|{{{3}}}|91|Amulet Coin|An item to be held by a Pokémon. It doubles any prize money received if the holding Pokémon joins in a battle.|100|Standard|Yes}}&lt;br /&gt;
| 92 = {{ItemDataV2|{{{1}}}|{{{3}}}|92|Yellow Apricorn|A yellow Apricorn. It has an invigorating scent.|100|Plants|Yes}}&lt;br /&gt;
| 93 = {{ItemDataV2|{{{1}}}|{{{3}}}|93|Green Apricorn|A green Apricorn. It has a mysterious, aromatic scent.|100|Plants|Yes}}&lt;br /&gt;
| 94 = {{ItemDataV2|{{{1}}}|{{{3}}}|94|Cleanse Tag|An item to be held by a Pokémon. It helps keep wild Pokémon away if the holder is the head of the party.|200|Standard|Yes}}&lt;br /&gt;
| 95 = {{ItemDataV2|{{{1}}}|{{{3}}}|95|Mystic Water|An item to be held by a Pokémon. This teardrop-shaped gem boosts the power of Water-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 96 = {{ItemDataV2|{{{1}}}|{{{3}}}|96|Twisted Spoon|An item to be held by a Pokémon. It is a spoon imbued with telekinetic power that boosts Psychic-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 97 = {{ItemDataV2|{{{1}}}|{{{3}}}|97|White Apricorn|A white Apricorn. It doesn't smell like anything.|100|Plants|Yes}}&lt;br /&gt;
| 98 = {{ItemDataV2|{{{1}}}|{{{3}}}|98|Black Belt|An item to be held by a Pokémon. This belt helps the wearer to focus and boosts the power of Fighting-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 99 = {{ItemDataV2|{{{1}}}|{{{3}}}|99|Black Apricorn|A black Apricorn It has an indescribable scent.|100|Plants|Yes}}&lt;br /&gt;
| 100 = {{ItemDataV2|{{{1}}}|{{{3}}}|100|Magmarizer|A box packed with a tremendous amount of magma energy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 101 = {{ItemDataV2|{{{1}}}|{{{3}}}|101|Pink Apricorn|A pink Apricorn. It has a nice, sweet scent.|100|Plants|Yes}}&lt;br /&gt;
| 102 = {{ItemDataV2|{{{1}}}|{{{3}}}|102|Black Glasses|An item to be held by a Pokemon. A pair of shady-looking glasses that boost the power of Dark-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 103 = {{ItemDataV2|{{{1}}}|{{{3}}}|103|Slowpoketail|A very tasty tail of something. It sells for a high price.|9,800|Standard|Yes}}&lt;br /&gt;
| 104 = {{ItemDataV2|{{{1}}}|{{{3}}}|104|Pink Bow|Powers up Fairy-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 105 = {{ItemDataV2|{{{1}}}|{{{3}}}|105|Stick|An item to be held by Farfetch'd. It is a very long and stiff stalk of leek that boosts the critical-hit ratio.|200|Standard|Yes}}&lt;br /&gt;
| 106 = {{ItemDataV2|{{{1}}}|{{{3}}}|106|Smoke Ball|An item to be held by a Pokémon. It enables the holder to flee from any wild Pokémon encounter without fail.|200|Standard|Yes}}&lt;br /&gt;
| 107 = {{ItemDataV2|{{{1}}}|{{{3}}}|107|NeverMeltIce|An item to be held by a Pokémon. It's a piece of ice that repels heat effects and boosts Ice-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 108 = {{ItemDataV2|{{{1}}}|{{{3}}}|108|Magnet|An item to be held by a Pokémon. It is a powerful magnet that boosts the power of Electric-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 109 = {{ItemDataV2|{{{1}}}|{{{3}}}|109|Rare Bone|A rare bone that is extremely valuable for the study of Pokémon archeology. It can be sold for a high price to shops.|30,000|Standard|Yes}}&lt;br /&gt;
| 110 = {{ItemDataV2|{{{1}}}|{{{3}}}|110|Pearl|A rather small pearl that has a very nice silvery sheen to it. It can be sold cheaply to shops.|1,400|Standard|Yes}}&lt;br /&gt;
| 111 = {{ItemDataV2|{{{1}}}|{{{3}}}|111|Big Pearl|A rather large pearl that has a very nice silvery sheen. It can be sold to shops for a high price.|7,500|Standard|Yes}}&lt;br /&gt;
| 112 = {{ItemDataV2|{{{1}}}|{{{3}}}|112|Everstone|An item to be held by a Pokémon. A Pokémon holding this peculiar stone is prevented from evolving.|200|Standard|Yes}}&lt;br /&gt;
| 113 = {{ItemDataV2|{{{1}}}|{{{3}}}|113|Spell Tag|An item to be held by a Pokémon. It is a sinister, eerie tag that boosts the power of Ghost-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 114 = {{ItemDataV2|{{{1}}}|{{{3}}}|114|RageCandyBar|A famous Mahogany Town candy tourists like to buy and take home. It restores the HP of one Pokémon by 20 points.|300|Medicine|Yes}}&lt;br /&gt;
| 115 = {{ItemDataV2|{{{1}}}|{{{3}}}|115|GS Ball|A mysterious Pokéball. Its purpose is unknown.|100|KeyItems|No}}&lt;br /&gt;
| 116 = {{ItemDataV2|{{{1}}}|{{{3}}}|116|Blue Card|A card to save points for the Buena's Password show.|100|KeyItems|No}}&lt;br /&gt;
| 117 = {{ItemDataV2|{{{1}}}|{{{3}}}|117|Miracle Seed|An item to be held by a Pokémon. It is a seed imbued with life force that boosts the power of Grass-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 118 = {{ItemDataV2|{{{1}}}|{{{3}}}|118|Thick Club|A rare bone that is extremely valuable for the study of Pokémon archeology. It can be sold for a high price to shops.|500|Standard|Yes}}&lt;br /&gt;
| 119 = {{ItemDataV2|{{{1}}}|{{{3}}}|119|Focus Band|An item to be held by a Pokémon. The holder may endure a potential KO attack, leaving it with just 1 HP.|200|Standard|Yes}}&lt;br /&gt;
| 120 = {{ItemDataV2|{{{1}}}|{{{3}}}|120|Electirizer|A box packed with a tremendous amount of electric energy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 121 = {{ItemDataV2|{{{1}}}|{{{3}}}|121|Energy Powder|A bitter medicine powder. When consumed, it restores 50 HP to an injured Pokémon.|500|Medicine|Yes}}&lt;br /&gt;
| 122 = {{ItemDataV2|{{{1}}}|{{{3}}}|122|Energy Root|An extremely bitter medicinal root. When consumed, it restores 200 HP to an injured Pokémon.|800|Medicine|Yes}}&lt;br /&gt;
| 123 = {{ItemDataV2|{{{1}}}|{{{3}}}|123|Heal Powder|A very bitter medicine powder. When consumed, it heals all of a Pokémon's status conditions.|450|Medicine|Yes}}&lt;br /&gt;
| 124 = {{ItemDataV2|{{{1}}}|{{{3}}}|124|Revival Herb|A terribly bitter medicinal herb. It revives a fainted Pokémon and fully restores its maximum HP.|2,800|Medicine|Yes}}&lt;br /&gt;
| 125 = {{ItemDataV2|{{{1}}}|{{{3}}}|125|Hard Stone|An item to be held by a Pokémon. It is a durable stone that boosts the power of Rock-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 126 = {{ItemDataV2|{{{1}}}|{{{3}}}|126|Lucky Egg|An item to be held by a Pokémon. It is an egg filled with happiness that earns extra Exp. Points in battle.|100|Standard|Yes}}&lt;br /&gt;
| 127 = {{ItemDataV2|{{{1}}}|{{{3}}}|127|Card Key|A card key that opens a shutter in the Radio Tower.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 128 = {{ItemDataV2|{{{1}}}|{{{3}}}|128|Machine Part|An important machine part for the Power Plant that was stolen.|100|KeyItems|Yes}}&lt;br /&gt;
| 129 = {{ItemDataV2|{{{1}}}|{{{3}}}|129|Quick Ball|A somewhat different Pokéball that has a more successful catch rate if used at the start of a wild encounter.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 130 = {{ItemDataV2|{{{1}}}|{{{3}}}|130|Lost Item|The Poké Doll lost by the Copycat.|100|KeyItems|Yes}}&lt;br /&gt;
| 131 = {{ItemDataV2|{{{1}}}|{{{3}}}|131|Stardust|Lovely, red sand that flows between the fingers with a loose, silky feel. It can be sold at a high price to shops.|2,000|Standard|Yes}}&lt;br /&gt;
| 132 = {{ItemDataV2|{{{1}}}|{{{3}}}|132|Star Piece|A small shard of a beautiful gem that demonstrates a distinctly red sparkle. It can be sold at a high price to shops.|9,800|Standard|Yes}}&lt;br /&gt;
| 133 = {{ItemDataV2|{{{1}}}|{{{3}}}|133|Basement Key|A key that opens a door in the Goldenrod Tunnel.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 134 = {{ItemDataV2|{{{1}}}|{{{3}}}|134|Pass|A ticket required for riding the Magnet Train. It allows you to ride whenever and however much you'd like.|100|KeyItems|Yes}}&lt;br /&gt;
| 135 = {{ItemDataV2|{{{1}}}|{{{3}}}|135|Shiny Stone|A peculiar stone that makes certain species of Pokémon evolve. It shines with a dazzling light.|2,100|Standard|Yes}}&lt;br /&gt;
| 136 = {{ItemDataV2|{{{1}}}|{{{3}}}|136|Dusk Stone|A peculiar stone that makes certain species of Pokémon evolve. It is as dark as dark can be.|2,100|Standard|Yes}}&lt;br /&gt;
| 137 = {{ItemDataV2|{{{1}}}|{{{3}}}|137|Dawn Stone|A peculiar stone that makes certain species of Pokémon evolve. It sparkles like eyes.|2,100|Standard|Yes}}&lt;br /&gt;
| 138 = {{ItemDataV2|{{{1}}}|{{{3}}}|138|Charcoal|An item to be held by a Pokémon. It is a combustible fuel that boosts the power of Fire-type moves.|4,900|Standard|Yes}}&lt;br /&gt;
| 139 = {{ItemDataV2|{{{1}}}|{{{3}}}|139|Berry Juice|A 100 percent pure juice made of Berries. When consumed, it restores 20 HP to an injured Pokémon.|100|Medicine|Yes}}&lt;br /&gt;
| 140 = {{ItemDataV2|{{{1}}}|{{{3}}}|140|Scope Lens|An item to be held by a Pokémon. It is a lens that boosts the holder's critical-hit ratio.|200|Standard|[[Stealable Items#Items held by Trainer Pokemons|Stealable from NPC]]}}&lt;br /&gt;
| 141 = {{ItemDataV2|{{{1}}}|{{{3}}}|141|Protector|A protective item of some sort. It is extremely stiff and heavy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 142 = {{ItemDataV2|{{{1}}}|{{{3}}}|142|Lagging Tail|An item to be held by a Pokémon. It is tremendously heavy and makes the holder move slower than usual.|200|Standard|Yes}}&lt;br /&gt;
| 143 = {{ItemDataV2|{{{1}}}|{{{3}}}|143|Metal Coat|An item to be held by a Pokémon. It is a special metallic film that can boost the power of Steel-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 144 = {{ItemDataV2|{{{1}}}|{{{3}}}|144|Dragon Fang|An item to be held by a Pokémon. This hard and sharp fang boosts the power of Dragon-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 145 = {{ItemDataV2|{{{1}}}|{{{3}}}|145|Wave Incense|An item to be held by a Pokémon. This exotic-smelling incense boots the power of Water-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 146 = {{ItemDataV2|{{{1}}}|{{{3}}}|146|Leftovers|An item to be held by a Pokémon. The holder's HP is slowly but steadily restored throughout every battle.|200|Standard|Yes}}&lt;br /&gt;
| 147 = {{ItemDataV2|{{{1}}}|{{{3}}}|147|White Flute|A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear.|500|Standard|Yes}}&lt;br /&gt;
| 148 = {{ItemDataV2|{{{1}}}|{{{3}}}|148|Soothe Bell|An item to be held by a Pokémon. The comforting chime of this bell calms the holder, making it friendly.|100|Standard|Yes}}&lt;br /&gt;
| 149 = {{ItemDataV2|{{{1}}}|{{{3}}}|149|Comet Shard|A shard which fell to the ground when a comet approached. A maniac will buy it for a high price.|120,000|Standard|Yes}}&lt;br /&gt;
| 150 = {{ItemDataV2|{{{1}}}|{{{3}}}|150|Timer Ball|A somewhat different Pokéball that becomes progressively more effective the more turns that are taken in battle.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 151 = {{ItemDataV2|{{{1}}}|{{{3}}}|151|Dragon Scale|A very tough and inflexible scale. Dragon-type Pokémon may be holding this item when caught.|2,100|Standard|Yes}}&lt;br /&gt;
| 153 = {{ItemDataV2|{{{1}}}|{{{3}}}|153|Balm Mushroom|A rare mushroom which gives off a nice fragrance. A maniac will buy it for a high price.|50,000|Standard|Yes}}&lt;br /&gt;
| 154 = {{ItemDataV2|{{{1}}}|{{{3}}}|154|Shed Shell|A tough, discarded carapace to be held by a Pokémon. It enables the holder to switch with a waiting Pokémon in battle.|100|Standard|Yes}}&lt;br /&gt;
| 155 = {{ItemDataV2|{{{1}}}|{{{3}}}|155|Quick Powder|An item to be held by Ditto. Extremely fine yet hard, this odd powder boosts the Speed stat.|10|Standard|Yes}}&lt;br /&gt;
| 156 = {{ItemDataV2|{{{1}}}|{{{3}}}|156|Sacred Ash|It revives all fainted Pokémon. In doing so, it also fully restores their HP.|200|Medicine|Yes}}&lt;br /&gt;
| 157 = {{ItemDataV2|{{{1}}}|{{{3}}}|157|Heavy Ball|A Pokéball for catching very heavy Pokémon.|150|Pokéballs|Yes}}&lt;br /&gt;
| 158 = {{ItemDataV2|{{{1}}}|{{{3}}}|158|Dusk Ball|A somewhat different Pokéball that makes it easier to catch wild Pokémon at night or in dark places like caves.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 159 = {{ItemDataV2|{{{1}}}|{{{3}}}|159|Level Ball|A Pokéball for catching Pokémon that are a lower level than your own.|150|Pokéballs|Yes}}&lt;br /&gt;
| 160 = {{ItemDataV2|{{{1}}}|{{{3}}}|160|Lure Ball|A Pokéball for catching Pokémon hooked by a Rod when fishing.|150|Pokéballs|Yes}}&lt;br /&gt;
| 161 = {{ItemDataV2|{{{1}}}|{{{3}}}|161|Fast Ball|A Pokéball that makes it easier to catch Pokémon which are quick to run away.|150|Pokéballs|Yes}}&lt;br /&gt;
| 162 = {{ItemDataV2|{{{1}}}|{{{3}}}|162|Deep Sea Scale|An item to be held by Clamperl. This scale shines with a faint pink and raises the holder's Sp. Def stat.|200|Standard|Yes}}&lt;br /&gt;
| 163 = {{ItemDataV2|{{{1}}}|{{{3}}}|163|Light Ball|An item to be held by Pikachu. It's a puzzling orb that boosts its Attack and Sp. Atk stats.|100|Standard|Yes}}&lt;br /&gt;
| 164 = {{ItemDataV2|{{{1}}}|{{{3}}}|164|Friend Ball|A Pokéball that makes caught Pokémon more friendly.|150|Pokéballs|Yes}}&lt;br /&gt;
| 165 = {{ItemDataV2|{{{1}}}|{{{3}}}|165|Moon Ball|A Pokéball for catching Pokémon that evolve using the Moon Stone.|150|Pokéballs|Yes}}&lt;br /&gt;
| 166 = {{ItemDataV2|{{{1}}}|{{{3}}}|166|Love Ball|Pokéball for catching Pokémon that are the opposite gender of your Pokémon.|150|Pokéballs|Yes}}&lt;br /&gt;
| 167 = {{ItemDataV2|{{{1}}}|{{{3}}}|167|Deep Sea Tooth|An item to be held by Clamperl. This fang gleams a sharp silver and raises the holder's Sp. Atk stat.|200|Standard|Yes}}&lt;br /&gt;
| 168 = {{ItemDataV2|{{{1}}}|{{{3}}}|168|Repeat Ball|A somewhat different Pokéball that works especially well on Pokémon species that have been caught before.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 169 = {{ItemDataV2|{{{1}}}|{{{3}}}|169|Sun Stone|A peculiar stone that can make certain species of Pokémon evolve. It burns as red as the evening sun.|2,100|Standard|Yes}}&lt;br /&gt;
| 170 = {{ItemDataV2|{{{1}}}|{{{3}}}|170|Polkadot Bow|A pink bow. A certain Pokémon likes this item.|100|Standard|No}}&lt;br /&gt;
| 171 = {{ItemDataV2|{{{1}}}|{{{3}}}|171|Wide Lens|An item to be held by a Pokémon. It's a magnifying lens that slightly boosts the accuracy of moves.|200|Standard|No}}&lt;br /&gt;
| 172 = {{ItemDataV2|{{{1}}}|{{{3}}}|172|Up-Grade|A transparent device somehow filled with all sorts of data. It was produced by Silph Co.|2,100|Standard|Yes}}&lt;br /&gt;
| 173 = {{ItemDataV2|{{{1}}}|{{{3}}}|173|Pearl String|Very large pearls that sparkle in a pretty silver color. They can be sold at a high price to shops.|50,000|Standard|Yes}}&lt;br /&gt;
| 174 = {{ItemDataV2|{{{1}}}|{{{3}}}|174|Luxury Ball|A particularly comfortable Pokéball that makes a wild Pokémon quickly grow friendlier after being caught.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 175 = {{ItemDataV2|{{{1}}}|{{{3}}}|175|SquirtBottle|A bottle used for watering plants in Loamy Soil.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 176 = {{ItemDataV2|{{{1}}}|{{{3}}}|176|Grip Claw|A Pokémon hold item that extends the duration of multiturn attacks like Bind and Wrap.|200|Standard|Yes}}&lt;br /&gt;
| 177 = {{ItemDataV2|{{{1}}}|{{{3}}}|177|Sport Ball|A special Pokéball for the Bug-Catching Contest.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 178 = {{ItemDataV2|{{{1}}}|{{{3}}}|178|Rainbow Wing|A mystical rainbow feather that sparkles.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 179 = {{ItemDataV2|{{{1}}}|{{{3}}}|179|Oval Stone|A peculiar stone that makes certain species of Pokémon evolve. It is shaped like an egg.|2,100|Standard|Yes}}&lt;br /&gt;
| 180 = {{ItemDataV2|{{{1}}}|{{{3}}}|180|Brick Piece|A rare chunk of brick.|100|Standard|No}}&lt;br /&gt;
| 181 = {{ItemDataV2|{{{1}}}|{{{3}}}|181|Safari Ball|A special Pokéball that is used only in the Great Marsh and the Safari Zone. It is decorated in a camouflage pattern.|200|Pokéballs|Yes}}&lt;br /&gt;
| 182 = {{ItemDataV2|{{{1}}}|{{{3}}}|182|Black Sludge|A held item that gradually restores the HP of Poison-type Pokémon. It inflicts damage on all other types.|200|Standard|Yes}}&lt;br /&gt;
| 183 = {{ItemDataV2|{{{1}}}|{{{3}}}|183|Razor Fang|An item to be held by a Pokémon. It may make foes and allies flinch when the holder inflicts damage.|2,100|Standard|Yes}}&lt;br /&gt;
| 184 = {{ItemDataV2|{{{1}}}|{{{3}}}|184|Razor Claw|An item to be held by a Pokémon. It is a sharply hooked claw that ups the holder's critical-hit ratio.|2,100|Standard|Yes}}&lt;br /&gt;
| 185 = {{ItemDataV2|{{{1}}}|{{{3}}}|185|Dubious Disc|A transparent device overflowing with dubious data. Its producer is unknown.|2,100|Standard|Yes}}&lt;br /&gt;
| 186 = {{ItemDataV2|{{{1}}}|{{{3}}}|186|Heal Ball|A remedial Pokéball that restores the HP of a Pokémon caught with it and eliminiates any status conditions.|300|Pokéballs|Yes}}&lt;br /&gt;
| 187 = {{ItemDataV2|{{{1}}}|{{{3}}}|187|Ability Capsule|A capsule that allows a Pokémon with two Abilities to switch between these Abilities when it is used.|1,000|Standard|Yes}}&lt;br /&gt;
| 188 = {{ItemDataV2|{{{1}}}|{{{3}}}|188|Nest Ball|A somewhat different Pokéball that becomes more effective the lower the level of the wild Pokémon.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 189 = {{ItemDataV2|{{{1}}}|{{{3}}}|189|Big Nugget|A big nugget of pure gold that gives off a lustrous gleam. It can be sold at a high price to shops.|20,000|Standard|Yes}}&lt;br /&gt;
| 190 = {{ItemDataV2|{{{1}}}|{{{3}}}|190|Heart Scale|A pretty, heart-shaped scale that is extremely rare. It glows faintly with all of the colors of the rainbow.|100|Standard|Yes}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
| 191 = {{ItemDataV2|{{{1}}}|{{{3}}}|191|TM 01|Teaches &amp;quot;Dynamic Punch&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 192 = {{ItemDataV2|{{{1}}}|{{{3}}}|192|TM 02|Teaches &amp;quot;Headbutt&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 193 = {{ItemDataV2|{{{1}}}|{{{3}}}|193|TM 03|Teaches &amp;quot;Curse&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 194 = {{ItemDataV2|{{{1}}}|{{{3}}}|194|TM 04|Teaches &amp;quot;Rollout&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 195 = {{ItemDataV2|{{{1}}}|{{{3}}}|195|TM 05|Teaches &amp;quot;Roar&amp;quot; to a Pokémon.|500|Machines|Yes}}&lt;br /&gt;
| 196 = {{ItemDataV2|{{{1}}}|{{{3}}}|196|TM 06|Teaches &amp;quot;Toxic&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 197 = {{ItemDataV2|{{{1}}}|{{{3}}}|197|TM 07|Teaches &amp;quot;Zap Cannon&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 198 = {{ItemDataV2|{{{1}}}|{{{3}}}|198|TM 08|Teaches &amp;quot;Rock Smash&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 199 = {{ItemDataV2|{{{1}}}|{{{3}}}|199|TM 09|Teaches &amp;quot;Psych Up&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 200 = {{ItemDataV2|{{{1}}}|{{{3}}}|200|TM 10|Teaches &amp;quot;Hidden Power&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 201 = {{ItemDataV2|{{{1}}}|{{{3}}}|201|TM 11|Teaches &amp;quot;Sunny Day&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 202 = {{ItemDataV2|{{{1}}}|{{{3}}}|202|TM 12|Teaches &amp;quot;Sweet Scent&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 203 = {{ItemDataV2|{{{1}}}|{{{3}}}|203|TM 13|Teaches &amp;quot;Snore&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 204 = {{ItemDataV2|{{{1}}}|{{{3}}}|204|TM 14|Teaches &amp;quot;Blizzard&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 205 = {{ItemDataV2|{{{1}}}|{{{3}}}|205|TM 15|Teaches &amp;quot;Hyper Beam&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 206 = {{ItemDataV2|{{{1}}}|{{{3}}}|206|TM 16|Teaches &amp;quot;Icy Wind&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 207 = {{ItemDataV2|{{{1}}}|{{{3}}}|207|TM 17|Teaches &amp;quot;Protect&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 208 = {{ItemDataV2|{{{1}}}|{{{3}}}|208|TM 18|Teaches &amp;quot;Rain Dance&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 209 = {{ItemDataV2|{{{1}}}|{{{3}}}|209|TM 19|Teaches &amp;quot;Giga Drain&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 210 = {{ItemDataV2|{{{1}}}|{{{3}}}|210|TM 20|Teaches &amp;quot;Endure&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 211 = {{ItemDataV2|{{{1}}}|{{{3}}}|211|TM 21|Teaches &amp;quot;Frustration&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 212 = {{ItemDataV2|{{{1}}}|{{{3}}}|212|TM 22|Teaches &amp;quot;SolarBeam&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 213 = {{ItemDataV2|{{{1}}}|{{{3}}}|213|TM 23|Teaches &amp;quot;Iron Tail&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 214 = {{ItemDataV2|{{{1}}}|{{{3}}}|214|TM 24|Teaches &amp;quot;DragonBreath&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 215 = {{ItemDataV2|{{{1}}}|{{{3}}}|215|TM 25|Teaches &amp;quot;Thunder&amp;quot; to a Pokémon.|5,500|Machines|No}&lt;br /&gt;
| 216 = {{ItemDataV2|{{{1}}}|{{{3}}}|216|TM 26|Teaches &amp;quot;Earthquake&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 217 = {{ItemDataV2|{{{1}}}|{{{3}}}|217|TM 27|Teaches &amp;quot;Return&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 218 = {{ItemDataV2|{{{1}}}|{{{3}}}|218|TM 28|Teaches &amp;quot;Dig&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 219 = {{ItemDataV2|{{{1}}}|{{{3}}}|219|TM 29|Teaches &amp;quot;Psychic&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 220 = {{ItemDataV2|{{{1}}}|{{{3}}}|220|TM 30|Teaches &amp;quot;Shadow Ball&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 221 = {{ItemDataV2|{{{1}}}|{{{3}}}|221|TM 31|Teaches &amp;quot;Mud-Slap&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 222 = {{ItemDataV2|{{{1}}}|{{{3}}}|222|TM 32|Teaches &amp;quot;Double Team&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 223 = {{ItemDataV2|{{{1}}}|{{{3}}}|223|TM 33|Teaches &amp;quot;Ice Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 224 = {{ItemDataV2|{{{1}}}|{{{3}}}|224|TM 34|Teaches &amp;quot;Swagger&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 225 = {{ItemDataV2|{{{1}}}|{{{3}}}|225|TM 35|Teaches &amp;quot;Sleep Talk&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 226 = {{ItemDataV2|{{{1}}}|{{{3}}}|226|TM 36|Teaches &amp;quot;Sludge Bomb&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 227 = {{ItemDataV2|{{{1}}}|{{{3}}}|227|TM 37|Teaches &amp;quot;Sandstorm&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 228 = {{ItemDataV2|{{{1}}}|{{{3}}}|228|TM 38|Teaches &amp;quot;Fire Blast&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 229 = {{ItemDataV2|{{{1}}}|{{{3}}}|229|TM 39|Teaches &amp;quot;Swift&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 230 = {{ItemDataV2|{{{1}}}|{{{3}}}|230|TM 40|Teaches &amp;quot;Defense Curl&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 231 = {{ItemDataV2|{{{1}}}|{{{3}}}|231|TM 41|Teaches &amp;quot;ThunderPunch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 232 = {{ItemDataV2|{{{1}}}|{{{3}}}|232|TM 42|Teaches &amp;quot;Dream Eater&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 233 = {{ItemDataV2|{{{1}}}|{{{3}}}|233|TM 43|Teaches &amp;quot;Detect&amp;quot; to a Pokémon.|500|Machines|Yes}}&lt;br /&gt;
| 234 = {{ItemDataV2|{{{1}}}|{{{3}}}|234|TM 44|Teaches &amp;quot;Rest&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 235 = {{ItemDataV2|{{{1}}}|{{{3}}}|235|TM 45|Teaches &amp;quot;Attract&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 236 = {{ItemDataV2|{{{1}}}|{{{3}}}|236|TM 46|Teaches &amp;quot;Thief&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 237 = {{ItemDataV2|{{{1}}}|{{{3}}}|237|TM 47|Teaches &amp;quot;Steel Wing&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 238 = {{ItemDataV2|{{{1}}}|{{{3}}}|238|TM 48|Teaches &amp;quot;Fire Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 239 = {{ItemDataV2|{{{1}}}|{{{3}}}|239|TM 49|Teaches &amp;quot;Fury Cutter&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 240 = {{ItemDataV2|{{{1}}}|{{{3}}}|240|TM 50|Teaches &amp;quot;Nightmare&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| 241 = {{ItemDataV2|{{{1}}}|{{{3}}}|241|Oval Charm|An oval charm said to increase the chance of Pokémon Eggs being found at the Day Care.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 242 = {{ItemDataV2|{{{1}}}|{{{3}}}|242|Shiny Charm|A shiny charm said to increase the chance of finding a Shiny Pokémon in the wild.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 243 = {{HMDataV2|{{{1}}}|{{{3}}}|243|Electric|05|Flash|100|Machines|Yes|[[Violet City]]}}&lt;br /&gt;
| 244 = {{HMDataV2|{{{1}}}|{{{3}}}|244|Flying|02|Fly|100|Machines|Yes|[[Cianwood City]]}}&lt;br /&gt;
| 245 = {{HMDataV2|{{{1}}}|{{{3}}}|245|Water|03|Surf|100|Machines|Yes|[[Ecruteak City]]}}&lt;br /&gt;
| 246 = {{HMDataV2|{{{1}}}|{{{3}}}|246|Normal|04|Strength|100|Machines|Yes|[[Olivine City]]}}&lt;br /&gt;
| 247 = {{HMDataV2|{{{1}}}|{{{3}}}|247|Normal|01|Cut|100|Machines|Yes|[[Azalea Town]]}}&lt;br /&gt;
| 248 = {{HMDataV2|{{{1}}}|{{{3}}}|248|Water|06|Whirlpool|100|Machines|Yes|[[Mahogany Town]]}}&lt;br /&gt;
| 249 = {{HMDataV2|{{{1}}}|{{{3}}}|249|Water|07|Waterfall|100|Machines|Yes|[[Ice Path]]}}&lt;br /&gt;
| 250 = {{HMDataV2|{{{1}}}|{{{3}}}|250|Normal|08|Rock Climb|100|Machines|Yes|[[Ember Spa]]}}&lt;br /&gt;
| 251 = {{HMDataV2|{{{1}}}|{{{3}}}|251|Fighting|09|Ride|100|Machines|Yes|[[Goldenrod City]]}}&lt;br /&gt;
| 252 = {{HMDataV2|{{{1}}}|{{{3}}}|252|Water|10|Dive|100|Machines|Yes|[[Icefall Cave]]}}&lt;br /&gt;
| 253 = {{ItemDataV2|{{{1}}}|{{{3}}}|253|Honey|Honey produced by a Pokémon.|100|Plants|Yes}}&lt;br /&gt;
| 254 = {{ItemDataV2|{{{1}}}|{{{3}}}|254|Health Wing|An item for use on a Pokémon. It slightly increases the base HP of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 255 = {{ItemDataV2|{{{1}}}|{{{3}}}|255|Muscle Wing|An item for use on a Pokémon. It slightly increases the base Attack stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 256 = {{ItemDataV2|{{{1}}}|{{{3}}}|256|Resist Wing|An item for use on a Pokémon. It slightly increases the base Defense stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 257 = {{ItemDataV2|{{{1}}}|{{{3}}}|257|Genius Wing|An item for use on a Pokémon. It slightly increases the base Sp. Atk. stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 258 = {{ItemDataV2|{{{1}}}|{{{3}}}|258|Clever Wing|An item for use on a Pokémon. It slightly increases the base Sp. Def. stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 259 = {{ItemDataV2|{{{1}}}|{{{3}}}|259|Swift Wing|An item for use on a Pokémon. It slightly increases the base Speed stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 260 = {{ItemDataV2|{{{1}}}|{{{3}}}|260|Pretty Wing|Though this feather is beautiful, it's just a regular feather and has no effect on Pokémon.|200|Standard|Yes}}&lt;br /&gt;
| 261 = {{ItemDataV2|{{{1}}}|{{{3}}}|261|Sticky Wing|It's a feather that sticks to other feathers, but it's just a regular feather and has no effect on Pokémon.|200|Standard|Yes}}&lt;br /&gt;
| 262 = {{ItemDataV2|{{{1}}}|{{{3}}}|262|Sticky Rock|It's a stone that sticks to other stones, but it's just a regular rock and has no effect on Pokémon.|300|Standard|Yes}}&lt;br /&gt;
| 263 = {{ItemDataV2|{{{1}}}|{{{3}}}|263|Odd Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Psychic-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 264 = {{ItemDataV2|{{{1}}}|{{{3}}}|264|Sea Incense|An item to be held by a Pokémon. This incense has a curious aroma that boosts the power of Water-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 265 = {{ItemDataV2|{{{1}}}|{{{3}}}|265|Tri-Pass|A pass for ferries between One, Two, and Three Island. It has a drawing of three islands.|100|KeyItems|Yes}}&lt;br /&gt;
| 266 = {{ItemDataV2|{{{1}}}|{{{3}}}|266|Fanta|Fizzzzzz. When consumed, it restores 250 HP to an injured Pokémon.|750|Medicine|Yes}}&lt;br /&gt;
| 267 = {{ItemDataV2|{{{1}}}|{{{3}}}|267|Draco Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Dragon-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 268 = {{ItemDataV2|{{{1}}}|{{{3}}}|268|Dread Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Dark-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 269 = {{ItemDataV2|{{{1}}}|{{{3}}}|269|Earth Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ground-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 270 = {{ItemDataV2|{{{1}}}|{{{3}}}|270|Fist Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fighting-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 271 = {{ItemDataV2|{{{1}}}|{{{3}}}|271|Flame Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fire-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 272 = {{ItemDataV2|{{{1}}}|{{{3}}}|272|Icicle Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ice-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 273 = {{ItemDataV2|{{{1}}}|{{{3}}}|273|Insect Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Bug-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 274 = {{ItemDataV2|{{{1}}}|{{{3}}}|274|Iron Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Steel-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 275 = {{ItemDataV2|{{{1}}}|{{{3}}}|275|Meadow Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Grass-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 276 = {{ItemDataV2|{{{1}}}|{{{3}}}|276|Mind Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Psychic-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 277 = {{ItemDataV2|{{{1}}}|{{{3}}}|277|Pixie Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fairy-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 278 = {{ItemDataV2|{{{1}}}|{{{3}}}|278|Sky Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Flying-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 279 = {{ItemDataV2|{{{1}}}|{{{3}}}|279|Splash Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Water-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 280 = {{ItemDataV2|{{{1}}}|{{{3}}}|280|Spooky Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ghost-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 281 = {{ItemDataV2|{{{1}}}|{{{3}}}|281|Stone Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Rock-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 282 = {{ItemDataV2|{{{1}}}|{{{3}}}|282|Toxic Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Poison-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 283 = {{ItemDataV2|{{{1}}}|{{{3}}}|283|Zap Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Electric-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 284 = {{ItemDataV2|{{{1}}}|{{{3}}}|284|Rainbow Pass|A pass for ferries between Vermilion and the Sevii Islands. It features a drawing of a rainbow.|100|KeyItems|Yes}}&lt;br /&gt;
| 285 = {{ItemDataV2|{{{1}}}|{{{3}}}|285|Old Sea Map|A faded sea chart that shows the way to a certain island.|100|KeyItems|Yes}}&lt;br /&gt;
| 286 = {{ItemDataV2|{{{1}}}|{{{3}}}|286|Ancient Shard|A fragment of an ancient structure. It seems like it could fit somewhere.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 287 = {{ItemDataV2|{{{1}}}|{{{3}}}|287|Rose Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Grass-type moves.|9,800|Standard|No}}&lt;br /&gt;
| 288 = {{ItemDataV2|{{{1}}}|{{{3}}}|288|Full Incense|An item to be held by a Pokémon. This exotic-smelling incense makes the holder bloated and slow moving.|9,800|Standard|No}}&lt;br /&gt;
| 289 = {{ItemDataV2|{{{1}}}|{{{3}}}|289|Lax Incense|An item to be held by a Pokémon. The beguiling aroma of this incense may cause attacks to miss its holder.|9,800|Standard|Yes}}&lt;br /&gt;
| 290 = {{ItemDataV2|{{{1}}}|{{{3}}}|290|Luck Incense|An item to be held by a Pokémon. It doubles any prize money received if the holding Pokémon joins a battle.|9,800|Standard|No}}&lt;br /&gt;
| 291 = {{ItemDataV2|{{{1}}}|{{{3}}}|291|Pure Incense|An item to be held by a Pokémon. It helps keep wild Pokémon away if the holder is the head of the party.|9,800|Standard|No}}&lt;br /&gt;
| 292 = {{ItemDataV2|{{{1}}}|{{{3}}}|292|Empty Sea Map|A sea chart on an odd blue parchment showing a point in the open ocean.|100|KeyItems|Yes}}&lt;br /&gt;
| 293 = {{ItemDataV2|{{{1}}}|{{{3}}}|293|Damp Rock|An item to be held by a Pokémon. It extends the duration of the move Rain Dance when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 294 = {{ItemDataV2|{{{1}}}|{{{3}}}|294|Heat Rock|An item to be held by a Pokémon. It extends the duration of the move Sunny Day when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 295 = {{ItemDataV2|{{{1}}}|{{{3}}}|295|Smooth Rock|An item to be held by a Pokémon. It extends the duration of the move Sandstorm when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 296 = {{ItemDataV2|{{{1}}}|{{{3}}}|296|Icy Rock|An item to be held by a Pokémon. It extends the duration of the move Hail when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 297 = {{ItemDataV2|{{{1}}}|{{{3}}}|297|Light Clay|An item to be held by a Pokémon. Protective moves like Light Screen and Reflect will be effective longer.|100|Standard|Yes}}&lt;br /&gt;
| 298 = {{ItemDataV2|{{{1}}}|{{{3}}}|298|Eviolite|A mysterious Evolutionary lump. When held by a Pokémon that can still evolve, it raises both Defense and Sp. Def.|100|Standard|Yes}}&lt;br /&gt;
| 300 = {{ItemDataV2|{{{1}}}|{{{3}}}|300|Grass Mail|Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 301 = {{ItemDataV2|{{{1}}}|{{{3}}}|301|Bead Mail|Mail featuring a sketch of the holding Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 302 = {{ItemDataV2|{{{1}}}|{{{3}}}|302|Dream Mail|Mail featuring a sketch of the holding Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 303 = {{ItemDataV2|{{{1}}}|{{{3}}}|303|Fab Mail|A gorgeous-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 304 = {{ItemDataV2|{{{1}}}|{{{3}}}|304|Glitter Mail|A Pikachu-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 305 = {{ItemDataV2|{{{1}}}|{{{3}}}|305|Harbor Mail|A Wingull-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 306 = {{ItemDataV2|{{{1}}}|{{{3}}}|306|Mech Mail|A Magnemite-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 307 = {{ItemDataV2|{{{1}}}|{{{3}}}|307|Orange Mail|A Zigzagoon-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 308 = {{ItemDataV2|{{{1}}}|{{{3}}}|308|Retro Mail|Mail featuring the drawings of three Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 309 = {{ItemDataV2|{{{1}}}|{{{3}}}|309|Shadow Mail|A Duskull-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 310 = {{ItemDataV2|{{{1}}}|{{{3}}}|310|Tropic Mail|A Bellossom-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 311 = {{ItemDataV2|{{{1}}}|{{{3}}}|311|Wave Mail|A Wailmer-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 312 = {{ItemDataV2|{{{1}}}|{{{3}}}|312|Wood Mail|A Slakoth-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 313 = {{ItemDataV2|{{{1}}}|{{{3}}}|313|Air Mail|Stationery featuring a print of colorful letter sets. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 314 = {{ItemDataV2|{{{1}}}|{{{3}}}|314|Bloom Mail|Stationery featuring a print of pretty floral patterns. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 315 = {{ItemDataV2|{{{1}}}|{{{3}}}|315|Brick Mail|Stationery featuring a print of a tough-looking brick pattern. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 316 = {{ItemDataV2|{{{1}}}|{{{3}}}|316|Bubble Mail|Stationery featuring a print of a blue world underwater. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 317 = {{ItemDataV2|{{{1}}}|{{{3}}}|317|Flame Mail|Stationery featuring a print of flames in blazing red. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 318 = {{ItemDataV2|{{{1}}}|{{{3}}}|318|Heart Mail|Stationery featuring a print of giant heart patterns. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 319 = {{ItemDataV2|{{{1}}}|{{{3}}}|319|Mosaic Mail|Stationery featuring a print of a vivid rainbow pattern. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 320 = {{ItemDataV2|{{{1}}}|{{{3}}}|320|Snow Mail|Stationery featuring a print of a chilly, snow-covered world. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 321 = {{ItemDataV2|{{{1}}}|{{{3}}}|321|Space Mail|Stationery featuring a print depicting the huge expanse of space. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 322 = {{ItemDataV2|{{{1}}}|{{{3}}}|322|Steel Mail|Stationery featuring a print of cool mechanical designs. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 323 = {{ItemDataV2|{{{1}}}|{{{3}}}|323|Tunnel Mail|Stationery featuring a print of a dimly lit coal mine. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 324 = {{ItemDataV2|{{{1}}}|{{{3}}}|324|BridgeMail T|Stationery featuring a print of a steel suspension bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 325 = {{ItemDataV2|{{{1}}}|{{{3}}}|325|BridgeMail D|Stationery featuring a print of a red drawbridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 326 = {{ItemDataV2|{{{1}}}|{{{3}}}|326|BridgeMail S|Stationery featuring a print of a sky-piercing bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 327 = {{ItemDataV2|{{{1}}}|{{{3}}}|327|BridgeMail V|Stationery featuring a print of a brick bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 328 = {{ItemDataV2|{{{1}}}|{{{3}}}|328|BridgeMail M|Stationery featuring a print of an arched bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 329 = {{ItemDataV2|{{{1}}}|{{{3}}}|329|Favored Mail|Stationary designed for writing about your favorite things. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 330 = {{ItemDataV2|{{{1}}}|{{{3}}}|330|Thanks Mail|Stationary designed for a thank-you note. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 331 = {{ItemDataV2|{{{1}}}|{{{3}}}|331|Inquiry Mail|Stationary designed for writing questions. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 332 = {{ItemDataV2|{{{1}}}|{{{3}}}|332|Greet Mail|Stationary designed for introductory greetings. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 333 = {{ItemDataV2|{{{1}}}|{{{3}}}|333|RSVP Mail|Stationary designed for invitations. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 334 = {{ItemDataV2|{{{1}}}|{{{3}}}|334|Like Mail|Stationary designed for writing recommendations. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 335 = {{ItemDataV2|{{{1}}}|{{{3}}}|335|Reply Mail|Stationary designed for writing a reply. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 336 = {{ItemDataV2|{{{1}}}|{{{3}}}|336|Kolben Mail|Stationery featuring a print of the Kolben Logo. It is given to Pokémon with a special meaning.|2,674|Mail|No}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
| 351 = {{ItemDataV2|{{{1}}}|{{{3}}}|351|TM 51|Teaches &amp;quot;Mega Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 352 = {{ItemDataV2|{{{1}}}|{{{3}}}|352|TM 52|Teaches &amp;quot;Razor Wind&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 353 = {{ItemDataV2|{{{1}}}|{{{3}}}|353|TM 53|Teaches &amp;quot;Swords Dance&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 354 = {{ItemDataV2|{{{1}}}|{{{3}}}|354|TM 54|Teaches &amp;quot;Whirlwind&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 355 = {{ItemDataV2|{{{1}}}|{{{3}}}|355|TM 55|Teaches &amp;quot;Mega Kick&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 356 = {{ItemDataV2|{{{1}}}|{{{3}}}|356|TM 56|Teaches &amp;quot;Horn Drill&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 357 = {{ItemDataV2|{{{1}}}|{{{3}}}|357|TM 57|Teaches &amp;quot;Body Slam&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 358 = {{ItemDataV2|{{{1}}}|{{{3}}}|358|TM 58|Teaches &amp;quot;Take Down&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 359 = {{ItemDataV2|{{{1}}}|{{{3}}}|359|TM 59|Teaches &amp;quot;Double-Edge&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 360 = {{ItemDataV2|{{{1}}}|{{{3}}}|360|TM 60|Teaches &amp;quot;BubbleBeam&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 361 = {{ItemDataV2|{{{1}}}|{{{3}}}|361|TM 61|Teaches &amp;quot;Water Gun&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 362 = {{ItemDataV2|{{{1}}}|{{{3}}}|362|TM 62|Teaches &amp;quot;Ice Beam&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 363 = {{ItemDataV2|{{{1}}}|{{{3}}}|363|TM 63|Teaches &amp;quot;Pay Day&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 364 = {{ItemDataV2|{{{1}}}|{{{3}}}|364|TM 64|Teaches &amp;quot;Submission&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 365 = {{ItemDataV2|{{{1}}}|{{{3}}}|365|TM 65|Teaches &amp;quot;Counter&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 366 = {{ItemDataV2|{{{1}}}|{{{3}}}|366|TM 66|Teaches &amp;quot;Seismic Toss&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 367 = {{ItemDataV2|{{{1}}}|{{{3}}}|367|TM 67|Teaches &amp;quot;Rage&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 368 = {{ItemDataV2|{{{1}}}|{{{3}}}|368|TM 68|Teaches &amp;quot;Mega Drain&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 369 = {{ItemDataV2|{{{1}}}|{{{3}}}|369|TM 69|Teaches &amp;quot;Dragon Rage&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 370 = {{ItemDataV2|{{{1}}}|{{{3}}}|370|TM 70|Teaches &amp;quot;Thunderbolt&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 371 = {{ItemDataV2|{{{1}}}|{{{3}}}|371|TM 71|Teaches &amp;quot;Fissure&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 372 = {{ItemDataV2|{{{1}}}|{{{3}}}|372|TM 72|Teaches &amp;quot;Teleport&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 373 = {{ItemDataV2|{{{1}}}|{{{3}}}|373|TM 73|Teaches &amp;quot;Mimic&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 374 = {{ItemDataV2|{{{1}}}|{{{3}}}|374|TM 74|Teaches &amp;quot;Reflect&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 375 = {{ItemDataV2|{{{1}}}|{{{3}}}|375|TM 75|Teaches &amp;quot;Bide&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 376 = {{ItemDataV2|{{{1}}}|{{{3}}}|376|TM 76|Teaches &amp;quot;Metronome&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 377 = {{ItemDataV2|{{{1}}}|{{{3}}}|377|TM 77|Teaches &amp;quot;Selfdestruct&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 378 = {{ItemDataV2|{{{1}}}|{{{3}}}|378|TM 78|Teaches &amp;quot;Egg Bomb&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 379 = {{ItemDataV2|{{{1}}}|{{{3}}}|379|TM 79|Teaches &amp;quot;Skull Bash&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 380 = {{ItemDataV2|{{{1}}}|{{{3}}}|380|TM 80|Teaches &amp;quot;Softboiled&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 381 = {{ItemDataV2|{{{1}}}|{{{3}}}|381|TM 81|Teaches &amp;quot;Sky Attack&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 382 = {{ItemDataV2|{{{1}}}|{{{3}}}|382|TM 82|Teaches &amp;quot;Thunder Wave&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 383 = {{ItemDataV2|{{{1}}}|{{{3}}}|383|TM 83|Teaches &amp;quot;Psywave&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 384 = {{ItemDataV2|{{{1}}}|{{{3}}}|384|TM 84|Teaches &amp;quot;Explosion&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 385 = {{ItemDataV2|{{{1}}}|{{{3}}}|385|TM 85|Teaches &amp;quot;Rock Slide&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 386 = {{ItemDataV2|{{{1}}}|{{{3}}}|386|TM 86|Teaches &amp;quot;Tri attack&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 387 = {{ItemDataV2|{{{1}}}|{{{3}}}|387|TM 87|Teaches &amp;quot;Substitute&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 388 = {{ItemDataV2|{{{1}}}|{{{3}}}|388|TM 88|Teaches &amp;quot;Focus Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 389 = {{ItemDataV2|{{{1}}}|{{{3}}}|389|TM 89|Teaches &amp;quot;Dragon Claw&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 390 = {{ItemDataV2|{{{1}}}|{{{3}}}|390|TM 90|Teaches &amp;quot;Water Pulse&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 391 = {{ItemDataV2|{{{1}}}|{{{3}}}|391|TM 91|Teaches &amp;quot;Calm Mind&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 392 = {{ItemDataV2|{{{1}}}|{{{3}}}|392|TM 92|Teaches &amp;quot;Hail&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 393 = {{ItemDataV2|{{{1}}}|{{{3}}}|393|TM 93|Teaches &amp;quot;Bulk Up&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 394 = {{ItemDataV2|{{{1}}}|{{{3}}}|394|TM 94|Teaches &amp;quot;Bullet Seed&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 395 = {{ItemDataV2|{{{1}}}|{{{3}}}|395|TM 95|Teaches &amp;quot;Taunt&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 396 = {{ItemDataV2|{{{1}}}|{{{3}}}|396|TM 96|Teaches &amp;quot;Light Screen&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 397 = {{ItemDataV2|{{{1}}}|{{{3}}}|397|TM 97|Teaches &amp;quot;Safeguard&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 398 = {{ItemDataV2|{{{1}}}|{{{3}}}|398|TM 98|Teaches &amp;quot;Brick Break&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 399 = {{ItemDataV2|{{{1}}}|{{{3}}}|399|TM 99|Teaches &amp;quot;Shock Wave&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 400 = {{ItemDataV2|{{{1}}}|{{{3}}}|400|TM 100|Teaches &amp;quot;Flamethrower&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 401 = {{ItemDataV2|{{{1}}}|{{{3}}}|401|TM 101|Teaches &amp;quot;Rock Tomb&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 402 = {{ItemDataV2|{{{1}}}|{{{3}}}|402|TM 102|Teaches &amp;quot;Aerial Ace&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 403 = {{ItemDataV2|{{{1}}}|{{{3}}}|403|TM 103|Teaches &amp;quot;Torment&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 404 = {{ItemDataV2|{{{1}}}|{{{3}}}|404|TM 104|Teaches &amp;quot;Facade&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 405 = {{ItemDataV2|{{{1}}}|{{{3}}}|405|TM 105|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 406 = {{ItemDataV2|{{{1}}}|{{{3}}}|406|TM 106|Teaches &amp;quot;Skill Swap&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 407 = {{ItemDataV2|{{{1}}}|{{{3}}}|407|TM 107|Teaches &amp;quot;Snatch&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 408 = {{ItemDataV2|{{{1}}}|{{{3}}}|408|TM 108|Teaches &amp;quot;Overheat&amp;quot; to a Pokémon.|5,500|Machines|Yes}}&lt;br /&gt;
| 409 = {{ItemDataV2|{{{1}}}|{{{3}}}|409|TM 109|Teaches &amp;quot;Roost&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 410 = {{ItemDataV2|{{{1}}}|{{{3}}}|410|TM 110|Teaches &amp;quot;Focus Blast&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 411 = {{ItemDataV2|{{{1}}}|{{{3}}}|411|TM 111|Teaches &amp;quot;Energy Ball&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 412 = {{ItemDataV2|{{{1}}}|{{{3}}}|412|TM 112|Teaches &amp;quot;False Swipe&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 413 = {{ItemDataV2|{{{1}}}|{{{3}}}|413|TM 113|Teaches &amp;quot;Brine&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 414 = {{ItemDataV2|{{{1}}}|{{{3}}}|414|TM 114|Teaches &amp;quot;Fling&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 415 = {{ItemDataV2|{{{1}}}|{{{3}}}|415|TM 115|Teaches &amp;quot;Charge Beam&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 416 = {{ItemDataV2|{{{1}}}|{{{3}}}|416|TM 116|Teaches &amp;quot;Dragon Pulse&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 417 = {{ItemDataV2|{{{1}}}|{{{3}}}|417|TM 117|Teaches &amp;quot;Drain Punch&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 418 = {{ItemDataV2|{{{1}}}|{{{3}}}|418|TM 118|Teaches &amp;quot;Will-O-Wisp&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 419 = {{ItemDataV2|{{{1}}}|{{{3}}}|419|TM 119|Teaches &amp;quot;Silver Wind&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 420 = {{ItemDataV2|{{{1}}}|{{{3}}}|420|TM 120|Teaches &amp;quot;Embargo&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 421 = {{ItemDataV2|{{{1}}}|{{{3}}}|421|TM 121|Teaches &amp;quot;Shadow Claw&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 422 = {{ItemDataV2|{{{1}}}|{{{3}}}|422|TM 122|Teaches &amp;quot;Payback&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 423 = {{ItemDataV2|{{{1}}}|{{{3}}}|423|TM 123|Teaches &amp;quot;Recycle&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 424 = {{ItemDataV2|{{{1}}}|{{{3}}}|424|TM 124|Teaches &amp;quot;Giga Impact&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 425 = {{ItemDataV2|{{{1}}}|{{{3}}}|425|TM 125|Teaches &amp;quot;Rock Polish&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 426 = {{ItemDataV2|{{{1}}}|{{{3}}}|426|TM 126|Teaches &amp;quot;Defog&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 427 = {{ItemDataV2|{{{1}}}|{{{3}}}|427|TM 127|Teaches &amp;quot;Stone Edge&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 428 = {{ItemDataV2|{{{1}}}|{{{3}}}|428|TM 128|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 429 = {{ItemDataV2|{{{1}}}|{{{3}}}|429|TM 129|Teaches &amp;quot;Gyro Ball&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 430 = {{ItemDataV2|{{{1}}}|{{{3}}}|430|TM 130|Teaches &amp;quot;Stealth Rock&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 431 = {{ItemDataV2|{{{1}}}|{{{3}}}|431|TM 131|Teaches &amp;quot;Captivate&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 432 = {{ItemDataV2|{{{1}}}|{{{3}}}|432|TM 132|Teaches &amp;quot;Dark Pulse&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 433 = {{ItemDataV2|{{{1}}}|{{{3}}}|433|TM 133|Teaches &amp;quot;X-Scissor&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 434 = {{ItemDataV2|{{{1}}}|{{{3}}}|434|TM 134|Teaches &amp;quot;Natural Gift&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 435 = {{ItemDataV2|{{{1}}}|{{{3}}}|435|TM 135|Teaches &amp;quot;Poison Jab&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 436 = {{ItemDataV2|{{{1}}}|{{{3}}}|436|TM 136|Teaches &amp;quot;Grass Knot&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 437 = {{ItemDataV2|{{{1}}}|{{{3}}}|437|TM 137|Teaches &amp;quot;Pluck&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 438 = {{ItemDataV2|{{{1}}}|{{{3}}}|438|TM 138|Teaches &amp;quot;U-turn&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 439 = {{ItemDataV2|{{{1}}}|{{{3}}}|439|TM 139|Teaches &amp;quot;Flash Cannon&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 440 = {{ItemDataV2|{{{1}}}|{{{3}}}|440|TM 140|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,500|Machines|Yes}}&lt;br /&gt;
| 441 = {{ItemDataV2|{{{1}}}|{{{3}}}|441|TM 141|Teaches &amp;quot;Hone Claws&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 442 = {{ItemDataV2|{{{1}}}|{{{3}}}|442|TM 142|Teaches &amp;quot;Psyshock&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 443 = {{ItemDataV2|{{{1}}}|{{{3}}}|443|TM 143|Teaches &amp;quot;Venoshock&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 444 = {{ItemDataV2|{{{1}}}|{{{3}}}|444|TM 144|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 445 = {{ItemDataV2|{{{1}}}|{{{3}}}|445|TM 145|Teaches &amp;quot;Smack Down&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 446 = {{ItemDataV2|{{{1}}}|{{{3}}}|446|TM 146|Teaches &amp;quot;Sludge Wave&amp;quot; to a Pokémon.|3,500|Machines|No}}&lt;br /&gt;
| 447 = {{ItemDataV2|{{{1}}}|{{{3}}}|447|TM 147|Teaches &amp;quot;Chatter&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 448 = {{ItemDataV2|{{{1}}}|{{{3}}}|448|TM 148|Teaches &amp;quot;Low Sweep&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 449 = {{ItemDataV2|{{{1}}}|{{{3}}}|449|TM 149|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,500|Machines|No}}&lt;br /&gt;
| 450 = {{ItemDataV2|{{{1}}}|{{{3}}}|450|TM 150|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 451 = {{ItemDataV2|{{{1}}}|{{{3}}}|451|TM 151|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 452 = {{ItemDataV2|{{{1}}}|{{{3}}}|452|TM 152|Teaches &amp;quot;Scald&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 453 = {{ItemDataV2|{{{1}}}|{{{3}}}|453|TM 153|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 454 = {{ItemDataV2|{{{1}}}|{{{3}}}|454|TM 154|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 455 = {{ItemDataV2|{{{1}}}|{{{3}}}|455|TM 155|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 456 = {{ItemDataV2|{{{1}}}|{{{3}}}|456|TM 156|Teaches &amp;quot;Acrobatics&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 457 = {{ItemDataV2|{{{1}}}|{{{3}}}|457|TM 157|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 458 = {{ItemDataV2|{{{1}}}|{{{3}}}|458|TM 158|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 459 = {{ItemDataV2|{{{1}}}|{{{3}}}|459|TM 159|Teaches &amp;quot;Struggle Bug&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 460 = {{ItemDataV2|{{{1}}}|{{{3}}}|460|TM 160|Teaches &amp;quot;Bulldoze&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 461 = {{ItemDataV2|{{{1}}}|{{{3}}}|461|TM 161|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 462 = {{ItemDataV2|{{{1}}}|{{{3}}}|462|TM 162|Teaches &amp;quot;Dragon Tail&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 463 = {{ItemDataV2|{{{1}}}|{{{3}}}|463|TM 163|Teaches &amp;quot;Work Up&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 464 = {{ItemDataV2|{{{1}}}|{{{3}}}|464|TM 164|Teaches &amp;quot;Wild Charge&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 465 = {{ItemDataV2|{{{1}}}|{{{3}}}|465|TM 165|Teaches &amp;quot;Snarl&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 466 = {{ItemDataV2|{{{1}}}|{{{3}}}|466|TM 166|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 467 = {{ItemDataV2|{{{1}}}|{{{3}}}|467|TM 167|Teaches &amp;quot;Nature Power&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 468 = {{ItemDataV2|{{{1}}}|{{{3}}}|468|TM 168|Teaches &amp;quot;Power-Up Punch&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 469 = {{ItemDataV2|{{{1}}}|{{{3}}}|469|TM 169|Teaches &amp;quot;Dazzling Gleam&amp;quot; to a Pokémon.|5,000|Machines|Yes}}&lt;br /&gt;
| 470 = {{ItemDataV2|{{{1}}}|{{{3}}}|470|TM 170|Teaches &amp;quot;Confide&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| 502 = {{ItemDataV2|{{{1}}}|{{{3}}}|502|PP Max|A medicine that can optimally raise the maximum PP of a single move that has been learned by the target Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 503 = {{ItemDataV2|{{{1}}}|{{{3}}}|503|Sachet|A sachet filled with fragrant perfumes that are just slightly too overwhelming. Yet it's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 504 = {{ItemDataV2|{{{1}}}|{{{3}}}|504|Whipped Dream|A soft and sweet treat made of fluffy, puffy, whipped and whirled cream. It's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 505 = {{ItemDataV2|{{{1}}}|{{{3}}}|505|Toxic Orb|An item to be held by a Pokémon. It is a bizarre orb that will badly poison the holder during battle.|200|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 506 = {{ItemDataV2|{{{1}}}|{{{3}}}|506|Life Orb|An item to be held by a Pokémon. It boosts the power of moves, but at the cost of some HP on each hit.|200|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 507 = {{ItemDataV2|{{{1}}}|{{{3}}}|507|Abomasite|One variety of the mysterious Mega Stones. Have Abomasnow hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 508 = {{ItemDataV2|{{{1}}}|{{{3}}}|508|Absolite|One variety of the mysterious Mega Stones. Have Absol hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 509 = {{ItemDataV2|{{{1}}}|{{{3}}}|509|Aerodactylite|One variety of the mysterious Mega Stones. Have Aerodactyl hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 510 = {{ItemDataV2|{{{1}}}|{{{3}}}|510|Aggronite|One variety of the mysterious Mega Stones. Have Aggron hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 511 = {{ItemDataV2|{{{1}}}|{{{3}}}|511|Alakazite|One variety of the mysterious Mega Stones. Have Alakazam hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 512 = {{ItemDataV2|{{{1}}}|{{{3}}}|512|Ampharosite|One variety of the mysterious Mega Stones. Have Ampharos hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 513 = {{ItemDataV2|{{{1}}}|{{{3}}}|513|Banettite|One variety of the mysterious Mega Stones. Have Banette hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 514 = {{ItemDataV2|{{{1}}}|{{{3}}}|514|Blastoisinite|One variety of the mysterious Mega Stones. Have Blastoise hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 515 = {{ItemDataV2|{{{1}}}|{{{3}}}|515|Blazikenite|One variety of the mysterious Mega Stones. Have Blaziken hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 516 = {{ItemDataV2|{{{1}}}|{{{3}}}|516|Charizardite X|One variety of the mysterious Mega Stones. Have Charizard hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 517 = {{ItemDataV2|{{{1}}}|{{{3}}}|517|Charizardite Y|One variety of the mysterious Mega Stones. Have Charizard hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 518 = {{ItemDataV2|{{{1}}}|{{{3}}}|518|Garchompite|One variety of the mysterious Mega Stones. Have Garchompite hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 519 = {{ItemDataV2|{{{1}}}|{{{3}}}|519|Gardevoirite|One variety of the mysterious Mega Stones. Have Gardevoir hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 520 = {{ItemDataV2|{{{1}}}|{{{3}}}|520|Gengarite|One variety of the mysterious Mega Stones. Have Gengar hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 521 = {{ItemDataV2|{{{1}}}|{{{3}}}|521|Gyaradosite|One variety of the mysterious Mega Stones. Have Gyarados hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 522 = {{ItemDataV2|{{{1}}}|{{{3}}}|522|Heracronite|One variety of the mysterious Mega Stones. Have Heracross hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 523 = {{ItemDataV2|{{{1}}}|{{{3}}}|523|Houndoominite|One variety of the mysterious Mega Stones. Have Houndoom hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 524 = {{ItemDataV2|{{{1}}}|{{{3}}}|524|Kangaskhanite|One variety of the mysterious Mega Stones. Have Kangaskhan hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 525 = {{ItemDataV2|{{{1}}}|{{{3}}}|525|Lucarionite|One variety of the mysterious Mega Stones. Have Lucario hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 526 = {{ItemDataV2|{{{1}}}|{{{3}}}|526|Manectite|One variety of the mysterious Mega Stones. Have Manectric hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 527 = {{ItemDataV2|{{{1}}}|{{{3}}}|527|Mawilite|One variety of the mysterious Mega Stones. Have Mawile hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 528 = {{ItemDataV2|{{{1}}}|{{{3}}}|528|Medichamite|One variety of the mysterious Mega Stones. Have Medicham hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 529 = {{ItemDataV2|{{{1}}}|{{{3}}}|529|Mewtwonite X|One variety of the mysterious Mega Stones. Have Mewtwo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 530 = {{ItemDataV2|{{{1}}}|{{{3}}}|530|Mewtwonite Y|One variety of the mysterious Mega Stones. Have Mewtwo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 531 = {{ItemDataV2|{{{1}}}|{{{3}}}|531|Pinsirite|One variety of the mysterious Mega Stones. Have Pinsir hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 532 = {{ItemDataV2|{{{1}}}|{{{3}}}|532|Scizorite|One variety of the mysterious Mega Stones. Have Scizor hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 533 = {{ItemDataV2|{{{1}}}|{{{3}}}|533|Tyranitarite|One variety of the mysterious Mega Stones. Have Tyranitar hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 534 = {{ItemDataV2|{{{1}}}|{{{3}}}|534|Venusaurite|One variety of the mysterious Mega Stones. Have Venusaur hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 535 = {{ItemDataV2|{{{1}}}|{{{3}}}|535|Altarianite|One variety of the mysterious Mega Stones. Have Altaria hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 536 = {{ItemDataV2|{{{1}}}|{{{3}}}|536|Audinite|One variety of the mysterious Mega Stones. Have Audino hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 537 = {{ItemDataV2|{{{1}}}|{{{3}}}|537|Beedrillite|One variety of the mysterious Mega Stones. Have Beedrill hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 538 = {{ItemDataV2|{{{1}}}|{{{3}}}|538|Cameruptite|One variety of the mysterious Mega Stones. Have Camerupt hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 539 = {{ItemDataV2|{{{1}}}|{{{3}}}|539|Diancite|One variety of the mysterious Mega Stones. Have Diancie hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 540 = {{ItemDataV2|{{{1}}}|{{{3}}}|540|Galladite|One variety of the mysterious Mega Stones. Have Gallade hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 541 = {{ItemDataV2|{{{1}}}|{{{3}}}|541|Glalitite|One variety of the mysterious Mega Stones. Have Glalie hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 542 = {{ItemDataV2|{{{1}}}|{{{3}}}|542|Latiasite|One variety of the mysterious Mega Stones. Have Latias hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 543 = {{ItemDataV2|{{{1}}}|{{{3}}}|543|Latiosite|One variety of the mysterious Mega Stones. Have Latios hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 544 = {{ItemDataV2|{{{1}}}|{{{3}}}|544|Lopunnite|One variety of the mysterious Mega Stones. Have Lopunny hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 545 = {{ItemDataV2|{{{1}}}|{{{3}}}|545|Metagrossite|One variety of the mysterious Mega Stones. Have Metagross hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 546 = {{ItemDataV2|{{{1}}}|{{{3}}}|546|Pidgeotite|One variety of the mysterious Mega Stones. Have Pidgeot hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 547 = {{ItemDataV2|{{{1}}}|{{{3}}}|547|Sablenite|One variety of the mysterious Mega Stones. Have Sableye hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 548 = {{ItemDataV2|{{{1}}}|{{{3}}}|548|Salamencite|One variety of the mysterious Mega Stones. Have Salamence hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 549 = {{ItemDataV2|{{{1}}}|{{{3}}}|549|Sceptilite|One variety of the mysterious Mega Stones. Have Sceptile hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 550 = {{ItemDataV2|{{{1}}}|{{{3}}}|550|Sharpedonite|One variety of the mysterious Mega Stones. Have Sharpedo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 551 = {{ItemDataV2|{{{1}}}|{{{3}}}|551|Slowbronite|One variety of the mysterious Mega Stones. Have Slowbro hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 552 = {{ItemDataV2|{{{1}}}|{{{3}}}|552|Steelixite|One variety of the mysterious Mega Stones. Have Steelix hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 553 = {{ItemDataV2|{{{1}}}|{{{3}}}|553|Swampertite|One variety of the mysterious Mega Stones. Have Swampert hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 576 = {{ItemDataV2|{{{1}}}|{{{3}}}|576|Mega Bracelet|This bracelet contains an untold power that somehow enables Pokémon carrying a Mega Stone to Mega Evolve in battle.|100|KeyItems|Yes}}&lt;br /&gt;
| 577 = {{ItemDataV2|{{{1}}}|{{{3}}}|577|Flame Orb|An item to be held by a Pokémon. It is a bizarre orb that inflicts a burn on the holder in battle.|100|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 581 = {{ItemDataV2|{{{1}}}|{{{3}}}|581|Macho Brace|An item to be held by a Pokémon. This stiff, heavy brace helps Pokemon grow strong but cuts Speed in battle.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 582 = {{ItemDataV2|{{{1}}}|{{{3}}}|582|Power Weight|An item to be held by a Pokémon. It reduces Speed but allows the holder's HP stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 583 = {{ItemDataV2|{{{1}}}|{{{3}}}|583|Power Bracer|An item to be held by a Pokémon. It reduces Speed but allows the holder's Attack stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 584 = {{ItemDataV2|{{{1}}}|{{{3}}}|584|Power Belt|An item to be held by a Pokémon. It reduces Speed but allows the holder's Defense stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 585 = {{ItemDataV2|{{{1}}}|{{{3}}}|585|Power Lens|An item to be held by a Pokémon. It reduces Speed but allows the holder's Sp. Atk stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 586 = {{ItemDataV2|{{{1}}}|{{{3}}}|586|Power Band|An item to be held by a Pokémon. It reduces Speed but allows the holder's Sp. Def stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 587 = {{ItemDataV2|{{{1}}}|{{{3}}}|587|Power Anklet|An item to be held by a Pokémon. It reduces Speed but allows the holder's Speed stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 591 = {{ItemDataV2|{{{1}}}|{{{3}}}|591|Expert Belt|An item to be held by a Pokémon. It's a well-worn belt that slightly boosts the power of super effective moves.|200|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 592 = {{ItemDataV2|{{{1}}}|{{{3}}}|592|Liberty Sea Map|A new sea chart that shows the way to Liberty Garden in Unova. It depicts a Lighthouse.|100|KeyItems|Yes}}&lt;br /&gt;
| 1996 = {{ItemDataV2|{{{1}}}|{{{3}}}|1996|Burn Drive|Makes Techno Blast a Fire-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1997 = {{ItemDataV2|{{{1}}}|{{{3}}}|1997|Chill Drive|Makes Techno Blast a Ice-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1998 = {{ItemDataV2|{{{1}}}|{{{3}}}|1998|Douse Drive|Makes Techno Blast a Water-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1999 = {{ItemDataV2|{{{1}}}|{{{3}}}|1999|Shock Drive|Makes Techno Blast a Electric-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 2000 = {{ItemDataV2|{{{1}}}|{{{3}}}|2000|Cheri|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from paralysis on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2001 = {{ItemDataV2|{{{1}}}|{{{3}}}|2001|Chesto|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from sleep on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2002 = {{ItemDataV2|{{{1}}}|{{{3}}}|2002|Pecha|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from poisoning on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2003 = {{ItemDataV2|{{{1}}}|{{{3}}}|2003|Rawst|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from a burn on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2004 = {{ItemDataV2|{{{1}}}|{{{3}}}|2004|Aspear|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from being frozen on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2005 = {{ItemDataV2|{{{1}}}|{{{3}}}|2005|Leppa|A Berry to be consumed by a Pokémon. If a Pokémon holds one, it can restore 10 PP to a depleted move during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2006 = {{ItemDataV2|{{{1}}}|{{{3}}}|2006|Oran|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by 10 points during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2007 = {{ItemDataV2|{{{1}}}|{{{3}}}|2007|Persim|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from confusion on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2008 = {{ItemDataV2|{{{1}}}|{{{3}}}|2008|Lum|A berry to be consumed by a Pokémon. If a Pokémon holds one, it can recover from any status condition during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2009 = {{ItemDataV2|{{{1}}}|{{{3}}}|2009|Sitrus|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by a small amount during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2010 = {{ItemDataV2|{{{1}}}|{{{3}}}|2010|Figy|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2011 = {{ItemDataV2|{{{1}}}|{{{3}}}|2011|Wiki|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2012 = {{ItemDataV2|{{{1}}}|{{{3}}}|2012|Mago|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2013 = {{ItemDataV2|{{{1}}}|{{{3}}}|2013|Aguav|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2014 = {{ItemDataV2|{{{1}}}|{{{3}}}|2014|Iapapa|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2015 = {{ItemDataV2|{{{1}}}|{{{3}}}|2015|Razz|Pokéblock ingredient. Plant in loamy soil to grow Razz.|100|Plants|Yes}}&lt;br /&gt;
| 2016 = {{ItemDataV2|{{{1}}}|{{{3}}}|2016|Bluk|Pokéblock ingredient. Plant in loamy soil to grow Bluk.|100|Plants|Yes}}&lt;br /&gt;
| 2017 = {{ItemDataV2|{{{1}}}|{{{3}}}|2017|Nanab|Pokéblock ingredient. Plant in loamy soil to grow Nanab.|100|Plants|Yes}}&lt;br /&gt;
| 2018 = {{ItemDataV2|{{{1}}}|{{{3}}}|2018|Wepear|Pokéblock ingredient. Plant in loamy soil to grow Wepear.|100|Plants|Yes}}&lt;br /&gt;
| 2019 = {{ItemDataV2|{{{1}}}|{{{3}}}|2019|Pinap|Pokéblock ingredient. Plant in loamy soil to grow Pinap.|100|Plants|Yes}}&lt;br /&gt;
| 2020 = {{ItemDataV2|{{{1}}}|{{{3}}}|2020|Pomeg|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base HP.|100|Plants|Yes}}&lt;br /&gt;
| 2021 = {{ItemDataV2|{{{1}}}|{{{3}}}|2021|Kelpsy|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Attack.|100|Plants|Yes}}&lt;br /&gt;
| 2022 = {{ItemDataV2|{{{1}}}|{{{3}}}|2022|Qualot|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Defense.|100|Plants|Yes}}&lt;br /&gt;
| 2023 = {{ItemDataV2|{{{1}}}|{{{3}}}|2023|Hondew|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Atk.|100|Plants|Yes}}&lt;br /&gt;
| 2024 = {{ItemDataV2|{{{1}}}|{{{3}}}|2024|Grepa|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Def.|100|Plants|Yes}}&lt;br /&gt;
| 2025 = {{ItemDataV2|{{{1}}}|{{{3}}}|2025|Tamato|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Speed.|100|Plants|Yes}}&lt;br /&gt;
| 2026 = {{ItemDataV2|{{{1}}}|{{{3}}}|2026|Cornn|Pokéblock ingredient. Plant in loamy soil to grow Cornn.|100|Plants|Yes}}&lt;br /&gt;
| 2027 = {{ItemDataV2|{{{1}}}|{{{3}}}|2027|Magost|Pokéblock ingredient. Plant in loamy soil to grow Magost.|100|Plants|Yes}}&lt;br /&gt;
| 2028 = {{ItemDataV2|{{{1}}}|{{{3}}}|2028|Rabuta|Pokéblock ingredient. Plant in loamy soil to grow Rabuta.|100|Plants|Yes}}&lt;br /&gt;
| 2029 = {{ItemDataV2|{{{1}}}|{{{3}}}|2029|Nomel|Pokéblock ingredient. Plant in loamy soil to grow Nomel.|100|Plants|Yes}}&lt;br /&gt;
| 2030 = {{ItemDataV2|{{{1}}}|{{{3}}}|2030|Spelon|Pokéblock ingredient. Plant in loamy soil to grow Spelon.|100|Plants|Yes}}&lt;br /&gt;
| 2031 = {{ItemDataV2|{{{1}}}|{{{3}}}|2031|Pamtre|Pokéblock ingredient. Plant in loamy soil to grow Pamtre.|100|Plants|Yes}}&lt;br /&gt;
| 2032 = {{ItemDataV2|{{{1}}}|{{{3}}}|2032|Watmel|Pokéblock ingredient. Plant in loamy soil to grow Watmel.|100|Plants|Yes}}&lt;br /&gt;
| 2033 = {{ItemDataV2|{{{1}}}|{{{3}}}|2033|Durin|Pokéblock ingredient. Plant in loamy soil to grow Durin.|100|Plants|Yes}}&lt;br /&gt;
| 2034 = {{ItemDataV2|{{{1}}}|{{{3}}}|2034|Belue|Pokéblock ingredient. Plant in loamy soil to grow Belue.|100|Plants|Yes}}&lt;br /&gt;
| 2035 = {{ItemDataV2|{{{1}}}|{{{3}}}|2035|Occa|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fire-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2036 = {{ItemDataV2|{{{1}}}|{{{3}}}|2036|Passho|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Water-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2037 = {{ItemDataV2|{{{1}}}|{{{3}}}|2037|Wacan|If held by a Pokémon, this berry will lessen the damage taken from one supereffective Electric-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2038 = {{ItemDataV2|{{{1}}}|{{{3}}}|2038|Rindo|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Grass-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2039 = {{ItemDataV2|{{{1}}}|{{{3}}}|2039|Yache|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ice-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2040 = {{ItemDataV2|{{{1}}}|{{{3}}}|2040|Chople|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fighting-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2041 = {{ItemDataV2|{{{1}}}|{{{3}}}|2041|Kebia|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Poison-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2042 = {{ItemDataV2|{{{1}}}|{{{3}}}|2042|Shuca|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ground-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2043 = {{ItemDataV2|{{{1}}}|{{{3}}}|2043|Coba|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Flying-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2044 = {{ItemDataV2|{{{1}}}|{{{3}}}|2044|Payapa|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Psychic-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2045 = {{ItemDataV2|{{{1}}}|{{{3}}}|2045|Tanga|If held by a Pokémon, this berry will lessen the damage taken from one supereffective Bug-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2046 = {{ItemDataV2|{{{1}}}|{{{3}}}|2046|Charti|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Rock-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2047 = {{ItemDataV2|{{{1}}}|{{{3}}}|2047|Kasib|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ghost-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2048 = {{ItemDataV2|{{{1}}}|{{{3}}}|2048|Haban|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dragon-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2049 = {{ItemDataV2|{{{1}}}|{{{3}}}|2049|Colbur|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dark-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2050 = {{ItemDataV2|{{{1}}}|{{{3}}}|2050|Babiri|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Steel-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2051 = {{ItemDataV2|{{{1}}}|{{{3}}}|2051|Chilan|If held by a Pokémon, this Berry will lessen the damage taken from one Normal-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2052 = {{ItemDataV2|{{{1}}}|{{{3}}}|2052|Liechi|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Attack stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2053 = {{ItemDataV2|{{{1}}}|{{{3}}}|2053|Ganlon|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Defense stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2054 = {{ItemDataV2|{{{1}}}|{{{3}}}|2054|Salac|A Berry to be held by Pokémon. If a Pokémon holds one, its Speed stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2055 = {{ItemDataV2|{{{1}}}|{{{3}}}|2055|Petaya|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Atk stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2056 = {{ItemDataV2|{{{1}}}|{{{3}}}|2056|Apicot|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Def stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2057 = {{ItemDataV2|{{{1}}}|{{{3}}}|2057|Lansat|A Berry to be consumed by Pokémon. If a Pokémon holds one, its critical-hit ratio will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2058 = {{ItemDataV2|{{{1}}}|{{{3}}}|2058|Starf|A Berry to be consumed by Pokémon. If a Pokémon holds one, one of its stats will sharply increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2059 = {{ItemDataV2|{{{1}}}|{{{3}}}|2059|Enigma|A Berry to be consumed by Pokémon. If a Pokémon holds one, being hit by a supereffective attack will restore its HP.|100|Plants|Yes}}&lt;br /&gt;
| 2060 = {{ItemDataV2|{{{1}}}|{{{3}}}|2060|Micle|If held by a Pokémon, it raises the accuracy of a move just once in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2061 = {{ItemDataV2|{{{1}}}|{{{3}}}|2061|Custap|If held by a Pokémon, it gets to move first just once in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2062 = {{ItemDataV2|{{{1}}}|{{{3}}}|2062|Jaboca|If held by a Pokémon, and if a foe's physical attack lands, the foe also takes damage.|100|Plants|Yes}}&lt;br /&gt;
| 2063 = {{ItemDataV2|{{{1}}}|{{{3}}}|2063|Rowap|If held by a Pokémon and a special attack lands, the attacker takes damage.|100|Plants|Yes}}&lt;br /&gt;
&lt;br /&gt;
| 191 = {{TMDataV2|{{{1}}}|{{{3}}}|191|Fighting|01|Dynamic Punch|1500|750|Yes|Prize for Defeating [[Gym_Leaders#Chuck|Chuck]]}}&lt;br /&gt;
| 192 = {{TMDataV2|{{{1}}}|{{{3}}}|192|Normal|02|Headbutt|2000|1000|Yes|From a guy in Ilex forest/[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 193 = {{TMDataV2|{{{1}}}|{{{3}}}|193|???|03|Curse|3000|1500|Yes|From a man on the top floor of Gamefreak's building}}&lt;br /&gt;
| 194 = {{TMDataV2|{{{1}}}|{{{3}}}|194|Rock|04|Rollout|2000|1000|Yes|[[Route 35]]}}&lt;br /&gt;
| 195 = {{TMDataV2|{{{1}}}|{{{3}}}|195|Normal|05|Roar|500|250|Yes|From a man on [[Route 32]]}}&lt;br /&gt;
| 196 = {{TMDataV2|{{{1}}}|{{{3}}}|196|Poison|06|Toxic|3000|1500|Yes|Prize for Defeating [[Gym_Leaders#Janine|Janine]]}}&lt;br /&gt;
| 197 = {{TMDataV2|{{{1}}}|{{{3}}}|197|Electric|07|Zap Canon|2000|1000|Yes|[[Power Plant]] Quest Reward}}&lt;br /&gt;
| 198 = {{TMDataV2|{{{1}}}|{{{3}}}|198|Fighting|08|Rock Smash|1000|500|Yes|From a Guy at [[Route 36]]/[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 199 = {{TMDataV2|{{{1}}}|{{{3}}}|199|Normal|09|Psych Up|1000|500|Yes|[[Viridian Forest]]}}&lt;br /&gt;
| 200 = {{TMDataV2|{{{1}}}|{{{3}}}|200|Normal|10|Hidden Power|3000|1500|Yes|[[Lake of Rage]]}}&lt;br /&gt;
| 201 = {{TMDataV2|{{{1}}}|{{{3}}}|201|Fire|11|Sunny Day|2000|1000|Yes|From a woman in the [[Goldenrod]]'s [[Radio Tower]] after beating [[Team Rocket]]}}&lt;br /&gt;
| 202 = {{TMDataV2|{{{1}}}|{{{3}}}|202|Normal|12|Sweet Scent|1000|500|Yes|[[Route 34]]'s Gatehouse}}&lt;br /&gt;
| 203 = {{TMDataV2|{{{1}}}|{{{3}}}|203|Normal|13|Snore|1000|500|Yes|[[Dark Cave]]}}&lt;br /&gt;
| 204 = {{TMDataV2|{{{1}}}|{{{3}}}|204|Ice|14|Blizzard|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 205 = {{TMDataV2|{{{1}}}|{{{3}}}|205|Normal|15|Hyper Beam|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 206 = {{TMDataV2|{{{1}}}|{{{3}}}|206|Ice|16|Icy Wind|3000|1500|Yes|Prize for Defeating [[Gym_Leaders#Pryce|Pryce]]}}&lt;br /&gt;
| 207 = {{TMDataV2|{{{1}}}|{{{3}}}|207|Normal|17|Protect|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 208 = {{TMDataV2|{{{1}}}|{{{3}}}|208|Water|18|Rain Dance|2000|1000|Yes|[[Slowpoke Well]]}}&lt;br /&gt;
| 209 = {{TMDataV2|{{{1}}}|{{{3}}}|209|Grass|19|Giga Drain|?|?|Yes|Prize for Defeating [[Gym_Leaders#Erika|Erika]]}}&lt;br /&gt;
| 210 = {{TMDataV2|{{{1}}}|{{{3}}}|210|Normal|20|Endure|?|?|Yes|[[Burned Tower]]}}&lt;br /&gt;
| 211 = {{TMDataV2|{{{1}}}|{{{3}}}|211|Normal|21|Frustration|1000|500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 212 = {{TMDataV2|{{{1}}}|{{{3}}}|212|Grass|22|Solarbeam|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 213 = {{TMDataV2|{{{1}}}|{{{3}}}|213|Steel|23|Iron Tail|1500|750|Yes|Prize for defeating [[Gym_Leaders#Jasmine|Jasmine]]}}&lt;br /&gt;
| 214 = {{TMDataV2|{{{1}}}|{{{3}}}|214|Dragon|24|Dragon Breath|3000|1500|Yes|Prize for defeating [[Gym_Leaders#Clair|Clair]]}}&lt;br /&gt;
| 215 = {{TMDataV2|{{{1}}}|{{{3}}}|215|Electric|25|Thunder|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 216 = {{TMDataV2|{{{1}}}|{{{3}}}|216|Ground|26|Earthquake|1500|750|Yes|[[Victory Road]]}}&lt;br /&gt;
| 217 = {{TMDataV2|{{{1}}}|{{{3}}}|217|Normal|27|Return|1000|500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 218 = {{TMDataV2|{{{1}}}|{{{3}}}|218|Ground|28|Dig|2000|1000|Yes|National Park}}&lt;br /&gt;
| 219 = {{TMDataV2|{{{1}}}|{{{3}}}|219|Psychic|29|Psychic|?|?|Yes|[[Saffron City]]}}&lt;br /&gt;
| 220 = {{TMDataV2|{{{1}}}|{{{3}}}|220|Ghost|30|Shadow Ball|1500|750|Yes|Prize for defeating [[Gym_Leaders#Morty|Morty]]}}&lt;br /&gt;
| 221 = {{TMDataV2|{{{1}}}|{{{3}}}|221|Ground|31|Mud Slap|1500|750|Yes|Prize for defeating [[Gym_Leaders#Falkner|Falkner]]}}&lt;br /&gt;
| 222 = {{TMDataV2|{{{1}}}|{{{3}}}|222|Normal|32|Double Team|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 223 = {{TMDataV2|{{{1}}}|{{{3}}}|223|Ice|33|Ice Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 224 = {{TMDataV2|{{{1}}}|{{{3}}}|224|Normal|34|Swagger|?|?|Yes|[[Glitter Lighthouse]]}}&lt;br /&gt;
| 225 = {{TMDataV2|{{{1}}}|{{{3}}}|225|Normal|35|Sleep Talk|3000|1500|Yes|[[Goldenrod]]'s underground base}}&lt;br /&gt;
| 226 = {{TMDataV2|{{{1}}}|{{{3}}}|226|Poison|36|Sludge Bomb|1000|500|Yes|[[Lake of Rage]]'s Gatehouse}}&lt;br /&gt;
| 227 = {{TMDataV2|{{{1}}}|{{{3}}}|227|Rock|37|Sandstorm|2000|1000|Yes|[[Route 27]]}}&lt;br /&gt;
| 228 = {{TMDataV2|{{{1}}}|{{{3}}}|228|Fire|38|Fire Blast|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 229 = {{TMDataV2|{{{1}}}|{{{3}}}|229|Normal|39|Swift|2000|1000|Yes|[[Union cave]]}}&lt;br /&gt;
| 230 = {{TMDataV2|{{{1}}}|{{{3}}}|230|Normal|40|Defense Curl|1000|500|Yes|[[Mt. Mortar]]}}&lt;br /&gt;
| 231 = {{TMDataV2|{{{1}}}|{{{3}}}|231|Electric|41|Thunder Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 232 = {{TMDataV2|{{{1}}}|{{{3}}}|232|Psychic|42|Dream Eater|?|?|Yes|Gift from Fat Guy at [[Viridian City]]}}&lt;br /&gt;
| 233 = {{TMDataV2|{{{1}}}|{{{3}}}|233|Fighting|43|Detect|500|250|Yes|[[Lake of Rage]]}}&lt;br /&gt;
| 234 = {{TMDataV2|{{{1}}}|{{{3}}}|234|Psychic|44|Rest|?|?|Yes|[[Ice Path]]}}&lt;br /&gt;
| 235 = {{TMDataV2|{{{1}}}|{{{3}}}|235|Normal|45|Attract|?|?|Yes|Prize for defeating [[Gym_Leaders#Whitney|Whitney]]}}&lt;br /&gt;
| 236 = {{TMDataV2|{{{1}}}|{{{3}}}|236|Dark|46|Thief|3000|1500|Yes|[[Team Rocket HQ]] in [[Mahogany Town]]}}&lt;br /&gt;
| 237 = {{TMDataV2|{{{1}}}|{{{3}}}|237|Steel|47|Steel Wing|3000|1500|Yes|[[Rock Tunnel]]}}&lt;br /&gt;
| 238 = {{TMDataV2|{{{1}}}|{{{3}}}|238|Fire|48|Fire Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 239 = {{TMDataV2|{{{1}}}|{{{3}}}|239|Bug|49|Fury Cutter|1500|750|Yes|Prize for defeating [[Gym_Leaders#Bugsy|Bugsy]]}}&lt;br /&gt;
| 240 = {{TMDataV2|{{{1}}}|{{{3}}}|240|Ghost|50|Nightmare|???|???|Yes|Prize for doing [[Kenya quest]]}}&lt;br /&gt;
| 351 = {{TMDataV2|{{{1}}}|{{{3}}}|351|Normal|51|Mega Punch|?|?|No|?}}&lt;br /&gt;
| 352 = {{TMDataV2|{{{1}}}|{{{3}}}|352|Normal|52|Razor Wind|?|?|No|?}}&lt;br /&gt;
| 353 = {{TMDataV2|{{{1}}}|{{{3}}}|353|Normal|53|Swords Dance|?|?|No|?}}&lt;br /&gt;
| 354 = {{TMDataV2|{{{1}}}|{{{3}}}|354|Normal|54|Whirlwind|?|?|No|?}}&lt;br /&gt;
| 355 = {{TMDataV2|{{{1}}}|{{{3}}}|355|Normal|55|Megakick|?|?|No|?}}&lt;br /&gt;
| 356 = {{TMDataV2|{{{1}}}|{{{3}}}|356|Normal|56|Horn Drill|?|?|No|?}}&lt;br /&gt;
| 357 = {{TMDataV2|{{{1}}}|{{{3}}}|357|Normal|57|Body Slam|4000|2000|Yes|Gift from Fat Guy at [[Island Four]]}}&lt;br /&gt;
| 358 = {{TMDataV2|{{{1}}}|{{{3}}}|358|Normal|58|Take Down|?|?|No|?}}&lt;br /&gt;
| 359 = {{TMDataV2|{{{1}}}|{{{3}}}|359|Normal|59|Double Edge|?|?|No|?}}&lt;br /&gt;
| 360 = {{TMDataV2|{{{1}}}|{{{3}}}|360|Water|60|Bubblebeam|?|?|No|?}}&lt;br /&gt;
| 361 = {{TMDataV2|{{{1}}}|{{{3}}}|361|Water|61|Water Gun|?|?|No|?}}&lt;br /&gt;
| 362 = {{TMDataV2|{{{1}}}|{{{3}}}|362|Ice|62|Ice Beam|?|?|Yes|[[Seafoam Islands]]}}&lt;br /&gt;
| 363 = {{TMDataV2|{{{1}}}|{{{3}}}|363|Normal|63|Pay Day|?|?|No|?}}&lt;br /&gt;
| 364 = {{TMDataV2|{{{1}}}|{{{3}}}|364|Fighting|64|Submission|?|?|No|?}}&lt;br /&gt;
| 365 = {{TMDataV2|{{{1}}}|{{{3}}}|365|Fighting|65|Counter|?|?|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 366 = {{TMDataV2|{{{1}}}|{{{3}}}|366|Fighting|66|Seismic Toss|?|?|No|?}}&lt;br /&gt;
| 367 = {{TMDataV2|{{{1}}}|{{{3}}}|367|Normal|67|Rage|?|?|No|?}}&lt;br /&gt;
| 368 = {{TMDataV2|{{{1}}}|{{{3}}}|368|Grass|68|Mega Drain|?|?|No|?}}&lt;br /&gt;
| 369 = {{TMDataV2|{{{1}}}|{{{3}}}|369|Dragon|69|Dragon Rage|?|?|No|?}}&lt;br /&gt;
| 370 = {{TMDataV2|{{{1}}}|{{{3}}}|370|Electric|70|Thunderbolt|?|?|Yes|Prize for defeating [[Gym_Leaders#Lt. Surge|Lt. Surge]]}}&lt;br /&gt;
| 371 = {{TMDataV2|{{{1}}}|{{{3}}}|371|Ground|71|Fissure|?|?|No|?}}&lt;br /&gt;
| 372 = {{TMDataV2|{{{1}}}|{{{3}}}|372|Psychic|72|Teleport|?|?|No|?}}&lt;br /&gt;
| 373 = {{TMDataV2|{{{1}}}|{{{3}}}|373|Psychic|73|Mimic|?|?|No|?}}&lt;br /&gt;
| 374 = {{TMDataV2|{{{1}}}|{{{3}}}|374|Psychic|74|Reflect|1000|500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 375 = {{TMDataV2|{{{1}}}|{{{3}}}|375|Normal|75|Bide|?|?|No|?}}&lt;br /&gt;
| 376 = {{TMDataV2|{{{1}}}|{{{3}}}|376|Normal|76|Metronome|?|?|Yes|Prize for defeating [[Gym_Leaders#Blue|Blue]]}}&lt;br /&gt;
| 377 = {{TMDataV2|{{{1}}}|{{{3}}}|377|Normal|77|Self-Destruct|?|?|No|?}}&lt;br /&gt;
| 378 = {{TMDataV2|{{{1}}}|{{{3}}}|378|Normal|78|Egg Bomb|?|?|No|?}}&lt;br /&gt;
| 379 = {{TMDataV2|{{{1}}}|{{{3}}}|379|Normal|79|Skull Bash|?|?|No|?}}&lt;br /&gt;
| 380 = {{TMDataV2|{{{1}}}|{{{3}}}|380|Normal|80|Softboiled|?|?|No|?}}&lt;br /&gt;
| 381 = {{TMDataV2|{{{1}}}|{{{3}}}|381|Flying|81|Sky attack|?|?|No|?}}&lt;br /&gt;
| 382 = {{TMDataV2|{{{1}}}|{{{3}}}|382|Electric|82|Thunder wave|?|?|No|?}}&lt;br /&gt;
| 383 = {{TMDataV2|{{{1}}}|{{{3}}}|383|Psychic|83|Psywave|?|?|No|?}}&lt;br /&gt;
| 384 = {{TMDataV2|{{{1}}}|{{{3}}}|384|Normal|84|Explosion|?|?|Yes|From a Hiker on [[Mt.Ember]]}}&lt;br /&gt;
| 385 = {{TMDataV2|{{{1}}}|{{{3}}}|385|Rock|85|Rock Slide|?|?|Yes|Prize for defeating [[Gym_Leaders#Brock|Brock]]}}&lt;br /&gt;
| 386 = {{TMDataV2|{{{1}}}|{{{3}}}|386|Normal|86|Tri Attack|?|?|No|?}}&lt;br /&gt;
| 387 = {{TMDataV2|{{{1}}}|{{{3}}}|387|Normal|87|Substitute|?|?|No|?}}&lt;br /&gt;
| 388 = {{TMDataV2|{{{1}}}|{{{3}}}|388|Fighting|88|Focus Punch|?|?|No|?}}&lt;br /&gt;
| 389 = {{TMDataV2|{{{1}}}|{{{3}}}|389|Dragon|89|Dragon Claw|?|?|No|?}}&lt;br /&gt;
| 390 = {{TMDataV2|{{{1}}}|{{{3}}}|390|Water|90|Water Pulse|?|?|Yes|Prize for defeating [[Gym_Leaders#Misty|Misty]]}}&lt;br /&gt;
| 391 = {{TMDataV2|{{{1}}}|{{{3}}}|391|Psychic|91|Calm Mind|?|?|No|?}}&lt;br /&gt;
| 392 = {{TMDataV2|{{{1}}}|{{{3}}}|392|Ice|92|Hail|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 393 = {{TMDataV2|{{{1}}}|{{{3}}}|393|Fighting|93|Bulk Up|?|?|No|?}}&lt;br /&gt;
| 394 = {{TMDataV2|{{{1}}}|{{{3}}}|394|Grass|94|Bullet Seed|?|?|No|?}}&lt;br /&gt;
| 395 = {{TMDataV2|{{{1}}}|{{{3}}}|395|Dark|95|Taunt|?|?|No|?}}&lt;br /&gt;
| 396 = {{TMDataV2|{{{1}}}|{{{3}}}|396|Psychic|96|Light Screen|2000|1000|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 397 = {{TMDataV2|{{{1}}}|{{{3}}}|397|Normal|97|SafeGuard|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 398 = {{TMDataV2|{{{1}}}|{{{3}}}|398|Fighting|98|Brick Break|?|?|Yes|Invisible walls room in [[Millennial Tower]]}}&lt;br /&gt;
| 399 = {{TMDataV2|{{{1}}}|{{{3}}}|399|Electric|99|Shock Wave|?|?|Yes|[[Cerulean Cave]]}}&lt;br /&gt;
| 400 = {{TMDataV2|{{{1}}}|{{{3}}}|400|Fire|100|FlameThrower|?|?|No|?}}&lt;br /&gt;
| 401 = {{TMDataV2|{{{1}}}|{{{3}}}|401|Rock|101|Rock tomb|?|?|No|?}}&lt;br /&gt;
| 402 = {{TMDataV2|{{{1}}}|{{{3}}}|402|Flying|102|Aerial Ace|?|?|No|?}}&lt;br /&gt;
| 403 = {{TMDataV2|{{{1}}}|{{{3}}}|403|Dark|103|Torment|?|?|No|?}}&lt;br /&gt;
| 404 = {{TMDataV2|{{{1}}}|{{{3}}}|404|Normal|104|Facade|?|?|No|?}}&lt;br /&gt;
| 405 = {{TMDataV2|{{{1}}}|{{{3}}}|405|Normal|105|Secret Power|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 406 = {{TMDataV2|{{{1}}}|{{{3}}}|406|Psychic|106|Skill Swap|?|?|Yes|Prize for defeating [[Gym_Leaders#Sabrina|Sabrina]]}}&lt;br /&gt;
| 407 = {{TMDataV2|{{{1}}}|{{{3}}}|407|Dark|107|Snatch|?|?|No|?}}&lt;br /&gt;
| 408 = {{TMDataV2|{{{1}}}|{{{3}}}|408|Fire|108|Overheat|?|?|Yes|Prize for defeating [[Gym_Leaders#Blaine|Blaine]]}}&lt;br /&gt;
| 409 = {{TMDataV2|{{{1}}}|{{{3}}}|409|Flying|109|Roost|?|?|Yes|Sliding ice room in [[Millennial Tower]]}}&lt;br /&gt;
| 410 = {{TMDataV2|{{{1}}}|{{{3}}}|410|Fighting|110|Focus Blast|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 411 = {{TMDataV2|{{{1}}}|{{{3}}}|411|Grass|111|Energy Ball|?|?|No|?}}&lt;br /&gt;
| 412 = {{TMDataV2|{{{1}}}|{{{3}}}|412|Normal|112|False Swipes|2000|1000|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 413 = {{TMDataV2|{{{1}}}|{{{3}}}|413|Water|113|Brine|?|?|No|?}}&lt;br /&gt;
| 414 = {{TMDataV2|{{{1}}}|{{{3}}}|414|Dark|114|Fling|?|?|No|?}}&lt;br /&gt;
| 415 = {{TMDataV2|{{{1}}}|{{{3}}}|415|Electric|115|Charge Beam|?|?|No|?}}&lt;br /&gt;
| 416 = {{TMDataV2|{{{1}}}|{{{3}}}|416|Dragon|116|Dragon Pulse|?|?|No|?}}&lt;br /&gt;
| 417 = {{TMDataV2|{{{1}}}|{{{3}}}|417|Fighting|117|Drain Punch|?|?|Yes|[[Route 39]]}}&lt;br /&gt;
| 418 = {{TMDataV2|{{{1}}}|{{{3}}}|418|Fire|118|Will-O-Wisp|?|?|No|?}}&lt;br /&gt;
| 419 = {{TMDataV2|{{{1}}}|{{{3}}}|419|Bug|119|Silver Wind|?|?|No|?}}&lt;br /&gt;
| 420 = {{TMDataV2|{{{1}}}|{{{3}}}|420|Dark|120|Embargo|?|?|No|?}}&lt;br /&gt;
| 421 = {{TMDataV2|{{{1}}}|{{{3}}}|421|Ghost|121|Shadow Claw|?|?|No|?}}&lt;br /&gt;
| 422 = {{TMDataV2|{{{1}}}|{{{3}}}|422|Dark|122|Payback|?|?|No|?}}&lt;br /&gt;
| 423 = {{TMDataV2|{{{1}}}|{{{3}}}|423|Normal|123|Recycle|?|?|No|?}}&lt;br /&gt;
| 424 = {{TMDataV2|{{{1}}}|{{{3}}}|424|Grass|124|Giga Impact|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 425 = {{TMDataV2|{{{1}}}|{{{3}}}|425|Rock|125|Rock polish|?|?|No|?}}&lt;br /&gt;
| 426 = {{TMDataV2|{{{1}}}|{{{3}}}|426|Flying|126|Defog|?|?|No|?}}&lt;br /&gt;
| 427 = {{TMDataV2|{{{1}}}|{{{3}}}|427|Rock|127|Stone Edge|?|?|No|?}}&lt;br /&gt;
| 428 = {{TMDataV2|{{{1}}}|{{{3}}}|428|Ice|128|Avalanche|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 429 = {{TMDataV2|{{{1}}}|{{{3}}}|429|Steel|129|Gyro Ball|?|?|No|?}}&lt;br /&gt;
| 430 = {{TMDataV2|{{{1}}}|{{{3}}}|430|Rock|130|Stealth Rock|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 431 = {{TMDataV2|{{{1}}}|{{{3}}}|431|Normal|131|Captivate|?|?|No|?}}&lt;br /&gt;
| 432 = {{TMDataV2|{{{1}}}|{{{3}}}|432|Dark|132|Dark Pulse|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 433 = {{TMDataV2|{{{1}}}|{{{3}}}|433|Bug|133|X-Scissor|?|?|No|?}}&lt;br /&gt;
| 434 = {{TMDataV2|{{{1}}}|{{{3}}}|434|Normal|134|Natural Gift|?|?|No|?}}&lt;br /&gt;
| 435 = {{TMDataV2|{{{1}}}|{{{3}}}|435|Poison|135|Poison Jab|?|?|Yes|[[Team Rocket Werehouse]]}}&lt;br /&gt;
| 436 = {{TMDataV2|{{{1}}}|{{{3}}}|436|Grass|136|Grass Knot|?|?|No|?}}&lt;br /&gt;
| 437 = {{TMDataV2|{{{1}}}|{{{3}}}|437|Flying|137|Pluck|?|?|No|?}}&lt;br /&gt;
| 438 = {{TMDataV2|{{{1}}}|{{{3}}}|438|Bug|138|U-Turn|?|?|Yes|[[Kolben Tower]] from [[Mario]]}}&lt;br /&gt;
| 439 = {{TMDataV2|{{{1}}}|{{{3}}}|439|Steel|139|Flash Cannon|?|?|No|?}}&lt;br /&gt;
| 440 = {{TMDataV2|{{{1}}}|{{{3}}}|440|Psychic|140|Trick Room|?|?|Yes|[[Ancient Ruins]]}}&lt;br /&gt;
| 441 = {{TMDataV2|{{{1}}}|{{{3}}}|441|Dark|141|Hone Claws|?|?|No|?}}&lt;br /&gt;
| 442 = {{TMDataV2|{{{1}}}|{{{3}}}|442|Psychic|142|Psyshock|?|?|No|?}}&lt;br /&gt;
| 443 = {{TMDataV2|{{{1}}}|{{{3}}}|443|Poison|143|Venoshock|?|?|Yes|[[Team Rocket Warehouse]]}}&lt;br /&gt;
| 444 = {{TMDataV2|{{{1}}}|{{{3}}}|444|Psychic|144|Telekinesis|?|?|No|?}}&lt;br /&gt;
| 445 = {{TMDataV2|{{{1}}}|{{{3}}}|445|Rock|145|Smack Down|?|?|No|?}}&lt;br /&gt;
| 446 = {{TMDataV2|{{{1}}}|{{{3}}}|446|Poison|146|Sludge Wave|?|?|No|?}}&lt;br /&gt;
| 447 = {{TMDataV2|{{{1}}}|{{{3}}}|447|Fire|147|Flame Charge|?|?|No|?}}&lt;br /&gt;
| 448 = {{TMDataV2|{{{1}}}|{{{3}}}|448|Fighting|148|Low Sweep|?|?|No|?}}&lt;br /&gt;
| 449 = {{TMDataV2|{{{1}}}|{{{3}}}|449|Normal|149|Round|?|?|No|?}}&lt;br /&gt;
| 450 = {{TMDataV2|{{{1}}}|{{{3}}}|450|Normal|150|Echoed Voice|?|?|No|?}}&lt;br /&gt;
| 451 = {{TMDataV2|{{{1}}}|{{{3}}}|451|Psychic|151|Ally Switch|?|?|No|?}}&lt;br /&gt;
| 452 = {{TMDataV2|{{{1}}}|{{{3}}}|452|Water|152|Scald|?|?|Yes|[[Underwater Cave]]}}&lt;br /&gt;
| 453 = {{TMDataV2|{{{1}}}|{{{3}}}|453|Flying|153|Sky Drop|?|?|No|?}}&lt;br /&gt;
| 454 = {{TMDataV2|{{{1}}}|{{{3}}}|454|Fire|154|Incinerate|?|?|No|?}}&lt;br /&gt;
| 455 = {{TMDataV2|{{{1}}}|{{{3}}}|455|Dark|155|Quash|?|?|No|?}}&lt;br /&gt;
| 456 = {{TMDataV2|{{{1}}}|{{{3}}}|456|Flying|156|Acrobatics|?|?|No|?}}&lt;br /&gt;
| 457 = {{TMDataV2|{{{1}}}|{{{3}}}|457|Normal|157|Retaliate|?|?|No|?}}&lt;br /&gt;
| 458 = {{TMDataV2|{{{1}}}|{{{3}}}|458|Electric|158|Volt Switch|?|?|No|?}}&lt;br /&gt;
| 459 = {{TMDataV2|{{{1}}}|{{{3}}}|459|Bug|159|Struggle Bug|?|?|No|?}}&lt;br /&gt;
| 460 = {{TMDataV2|{{{1}}}|{{{3}}}|460|Ground|160|Bulldoze|?|?|No|?}}&lt;br /&gt;
| 461 = {{TMDataV2|{{{1}}}|{{{3}}}|461|Ice|161|Frost Breath|?|?|Yes|[[Icefall Cave]]}}&lt;br /&gt;
| 462 = {{TMDataV2|{{{1}}}|{{{3}}}|462|Dragon|162|Dragon Tail|?|?|No|?}}&lt;br /&gt;
| 463 = {{TMDataV2|{{{1}}}|{{{3}}}|463|Normal|163|Work Up|?|?|Yes|In the ice breaking room inside the [[Millennial Tower]]}}&lt;br /&gt;
| 464 = {{TMDataV2|{{{1}}}|{{{3}}}|464|Electric|164|Wild Charge|?|?|No|?}}&lt;br /&gt;
| 465 = {{TMDataV2|{{{1}}}|{{{3}}}|465|Dark|165|Snarl|?|?|No|?}}&lt;br /&gt;
| 466 = {{TMDataV2|{{{1}}}|{{{3}}}|466|Bug|166|Infestation|?|?|No|?}}&lt;br /&gt;
| 467 = {{TMDataV2|{{{1}}}|{{{3}}}|467|Normal|167|Nature Power|?|?|No|?}}&lt;br /&gt;
| 468 = {{TMDataV2|{{{1}}}|{{{3}}}|468|Fighting|168|Power-up Punch|?|?|No|?}}&lt;br /&gt;
| 469 = {{TMDataV2|{{{1}}}|{{{3}}}|469|Fairy|169|Dazzling Gleam|?|?|Yes|After giving Fanta a bottle of [[Fanta]] in [[Kolben Tower]]}}&lt;br /&gt;
| 470 = {{TMDataV2|{{{1}}}|{{{3}}}|470|Normal|170|Confide|?|?|No|?}}&lt;br /&gt;
| {{ItemDataV2|{{{1}}}|{{{3}}}|???|???|???|???|???|???}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Berry&amp;diff=39917</id>
		<title>Berry</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Berry&amp;diff=39917"/>
		<updated>2019-02-08T22:58:51Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UpToDate|0.35}}&lt;br /&gt;
'''Berries''' are small, juicy, fleshy fruit found in trees. They are hold items for Pokémon, to be consumed in battle, the results depend on the Berry.&lt;br /&gt;
All berries can be sold in a [[Poké Mart]] for {{PDollar}}50.&lt;br /&gt;
&lt;br /&gt;
== Berry list ==&lt;br /&gt;
{{ItemTableV2||&lt;br /&gt;
{{ItemV2||2000}}&lt;br /&gt;
{{ItemV2||2001}}&lt;br /&gt;
{{ItemV2||2002}}&lt;br /&gt;
{{ItemV2||2003}}&lt;br /&gt;
{{ItemV2||2004}}&lt;br /&gt;
{{ItemV2||2005}}&lt;br /&gt;
{{ItemV2||2006}}&lt;br /&gt;
{{ItemV2||2007}}&lt;br /&gt;
{{ItemV2||2008}}&lt;br /&gt;
{{ItemV2||2009}}&lt;br /&gt;
{{ItemV2||2010}}&lt;br /&gt;
{{ItemV2||2011}}&lt;br /&gt;
{{ItemV2||2012}}&lt;br /&gt;
{{ItemV2||2013}}&lt;br /&gt;
{{ItemV2||2014}}&lt;br /&gt;
{{ItemV2||2015}}&lt;br /&gt;
{{ItemV2||2016}}&lt;br /&gt;
{{ItemV2||2017}}&lt;br /&gt;
{{ItemV2||2018}}&lt;br /&gt;
{{ItemV2||2019}}&lt;br /&gt;
{{ItemV2||2020}}&lt;br /&gt;
{{ItemV2||2021}}&lt;br /&gt;
{{ItemV2||2022}}&lt;br /&gt;
{{ItemV2||2023}}&lt;br /&gt;
{{ItemV2||2024}}&lt;br /&gt;
{{ItemV2||2025}}&lt;br /&gt;
{{ItemV2||2026}}&lt;br /&gt;
{{ItemV2||2027}}&lt;br /&gt;
{{ItemV2||2028}}&lt;br /&gt;
{{ItemV2||2029}}&lt;br /&gt;
{{ItemV2||2030}}&lt;br /&gt;
{{ItemV2||2031}}&lt;br /&gt;
{{ItemV2||2032}}&lt;br /&gt;
{{ItemV2||2033}}&lt;br /&gt;
{{ItemV2||2034}}&lt;br /&gt;
{{ItemV2||2035}}&lt;br /&gt;
{{ItemV2||2036}}&lt;br /&gt;
{{ItemV2||2037}}&lt;br /&gt;
{{ItemV2||2038}}&lt;br /&gt;
{{ItemV2||2039}}&lt;br /&gt;
{{ItemV2||2040}}&lt;br /&gt;
{{ItemV2||2041}}&lt;br /&gt;
{{ItemV2||2042}}&lt;br /&gt;
{{ItemV2||2043}}&lt;br /&gt;
{{ItemV2||2044}}&lt;br /&gt;
{{ItemV2||2045}}&lt;br /&gt;
{{ItemV2||2046}}&lt;br /&gt;
{{ItemV2||2047}}&lt;br /&gt;
{{ItemV2||2048}}&lt;br /&gt;
{{ItemV2||2049}}&lt;br /&gt;
{{ItemV2||2050}}&lt;br /&gt;
{{ItemV2||2051}}&lt;br /&gt;
{{ItemV2||2052}}&lt;br /&gt;
{{ItemV2||2053}}&lt;br /&gt;
{{ItemV2||2054}}&lt;br /&gt;
{{ItemV2||2055}}&lt;br /&gt;
{{ItemV2||2056}}&lt;br /&gt;
{{ItemV2||2057}}&lt;br /&gt;
{{ItemV2||2058}}&lt;br /&gt;
{{ItemV2||2059}}&lt;br /&gt;
{{ItemV2||2060}}&lt;br /&gt;
{{ItemV2||2061}}&lt;br /&gt;
{{ItemV2||2062}}&lt;br /&gt;
{{ItemV2||2063}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:BerryPlantsBlooming.png|Berry plants.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Items}}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Mega_Stone&amp;diff=39916</id>
		<title>Mega Stone</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Mega_Stone&amp;diff=39916"/>
		<updated>2019-02-08T22:57:34Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Redirected page to Mega stones&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Mega stones]]&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Mega_stones&amp;diff=39915</id>
		<title>Mega stones</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Mega_stones&amp;diff=39915"/>
		<updated>2019-02-08T22:51:49Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Created the Mega Stones page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UpToDate|0.55}}&lt;br /&gt;
a '''Mega stone''' is a type of held item introduced to Pokémon 3D in 0.54.0 that allows Pokémon to Mega Evolve in battle.&lt;br /&gt;
&lt;br /&gt;
During a battle, a Trainer can use their Key Stone held in the [[Mega Bracelet]] to Mega Evolve a Pokémon that holds its corresponding [[Mega Stone]] before it attacks. Pokémon only remain Mega Evolved during battles, and will revert to their original state once the battle has ended or if they faint. Every Pokémon that can undergo Mega Evolution has a corresponding Mega Stone that is named after it, except for [[Rayquaza]], which instead needs to know the move [[Dragon Ascent]] to Mega Evolve. Some Pokémon have multiple different Mega Stones for their species.&lt;br /&gt;
&lt;br /&gt;
Mega Stones are not consumed upon use, but only one Pokémon can Mega Evolve per battle..&lt;br /&gt;
&lt;br /&gt;
== Mega stones list ==&lt;br /&gt;
{{ItemTableV2||&lt;br /&gt;
{{ItemV2||507}}&lt;br /&gt;
{{ItemV2||508}}&lt;br /&gt;
{{ItemV2||509}}&lt;br /&gt;
{{ItemV2||510}}&lt;br /&gt;
{{ItemV2||511}}&lt;br /&gt;
{{ItemV2||512}}&lt;br /&gt;
{{ItemV2||513}}&lt;br /&gt;
{{ItemV2||514}}&lt;br /&gt;
{{ItemV2||515}}&lt;br /&gt;
{{ItemV2||516}}&lt;br /&gt;
{{ItemV2||517}}&lt;br /&gt;
{{ItemV2||518}}&lt;br /&gt;
{{ItemV2||519}}&lt;br /&gt;
{{ItemV2||520}}&lt;br /&gt;
{{ItemV2||521}}&lt;br /&gt;
{{ItemV2||522}}&lt;br /&gt;
{{ItemV2||523}}&lt;br /&gt;
{{ItemV2||524}}&lt;br /&gt;
{{ItemV2||525}}&lt;br /&gt;
{{ItemV2||526}}&lt;br /&gt;
{{ItemV2||527}}&lt;br /&gt;
{{ItemV2||528}}&lt;br /&gt;
{{ItemV2||529}}&lt;br /&gt;
{{ItemV2||530}}&lt;br /&gt;
{{ItemV2||531}}&lt;br /&gt;
{{ItemV2||532}}&lt;br /&gt;
{{ItemV2||533}}&lt;br /&gt;
{{ItemV2||534}}&lt;br /&gt;
{{ItemV2||535}}&lt;br /&gt;
{{ItemV2||536}}&lt;br /&gt;
{{ItemV2||537}}&lt;br /&gt;
{{ItemV2||538}}&lt;br /&gt;
{{ItemV2||539}}&lt;br /&gt;
{{ItemV2||540}}&lt;br /&gt;
{{ItemV2||541}}&lt;br /&gt;
{{ItemV2||542}}&lt;br /&gt;
{{ItemV2||543}}&lt;br /&gt;
{{ItemV2||544}}&lt;br /&gt;
{{ItemV2||545}}&lt;br /&gt;
{{ItemV2||546}}&lt;br /&gt;
{{ItemV2||547}}&lt;br /&gt;
{{ItemV2||548}}&lt;br /&gt;
{{ItemV2||549}}&lt;br /&gt;
{{ItemV2||550}}&lt;br /&gt;
{{ItemV2||551}}&lt;br /&gt;
{{ItemV2||552}}&lt;br /&gt;
{{ItemV2||553}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:MegaStones.png|Mega stones.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Items}}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:ItemV2&amp;diff=39906</id>
		<title>Template:ItemV2</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:ItemV2&amp;diff=39906"/>
		<updated>2019-02-08T22:18:08Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: battle frontier items&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#switch:{{{2|}}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
All Item Template now uses this format.&lt;br /&gt;
{{ItemDataV2|{{{1}}}|{{{3}}}|ID|Name|Description|Buying Price|Type|Obtainable?}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| 1 = {{ItemDataV2|{{{1}}}|{{{3}}}|1|Master Ball|The best Pokéball with the ultimate level of performance. With it, you will catch any wild Pokémon without fail.|0|Pokéballs|Yes}}&lt;br /&gt;
| 2 = {{ItemDataV2|{{{1}}}|{{{3}}}|2|Ultra Ball|An ultra-high performance Pokéball that provides a higher success rate for catching Pokémon than a Great Ball.|1,200|Pokéballs|Yes}}&lt;br /&gt;
| 3 = {{ItemDataV2|{{{1}}}|{{{3}}}|3|Premier Ball|A somewhat rare Pokéball that was made as a commemorative item used to celebrate an event of some sort.|200|Pokéballs|Yes}}&lt;br /&gt;
| 4 = {{ItemDataV2|{{{1}}}|{{{3}}}|4|Great Ball|A good, high-performance Pokéball that provides a higher Pokémon catch rate than a standard Pokéball can.|600|Pokéballs|Yes}}&lt;br /&gt;
| 5 = {{ItemDataV2|{{{1}}}|{{{3}}}|5|Poké Ball|An item for catching Pokémon.|200|Pokéballs|Yes}}&lt;br /&gt;
| 6 = {{ItemDataV2|{{{1}}}|{{{3}}}|6|Bicycle|A folding Bicycle that enables much faster movement than the Running Shoes.|9,800|KeyItems|No}}&lt;br /&gt;
| 7 = {{ItemDataV2|{{{1}}}|{{{3}}}|7|Lava Cookie|Lavaridge Town's local specialty. It can be used once to heal all the status conditions of a Pokemon.|200|Medicine|Yes}}&lt;br /&gt;
| 8 = {{ItemDataV2|{{{1}}}|{{{3}}}|8|Moon Stone|A peculiar stone that can make certain species of Pokémon evolve. It is as black as the night sky.|2,100|Standard|Yes}}&lt;br /&gt;
| 9 = {{ItemDataV2|{{{1}}}|{{{3}}}|9|Antidote|A spray-type medicine for poisoning. It can be used once to lift the effects of being poisoned from a Pokémon.|100|Medicine|Yes}}&lt;br /&gt;
| 10 = {{ItemDataV2|{{{1}}}|{{{3}}}|10|Burn Heal|A spray-type medicine for treating burns. It can be used once to heal a Pokemon suffering from a burn.|250|Medicine|Yes}}&lt;br /&gt;
| 11 = {{ItemDataV2|{{{1}}}|{{{3}}}|11|Ice Heal|A spray-type medicine for freezing. It can be used once to defrost a Pokémon that has been frozen solid.|250|Medicine|Yes}}&lt;br /&gt;
| 12 = {{ItemDataV2|{{{1}}}|{{{3}}}|12|Awakening|A spray-type medicine used against sleep. It can be used once to rouse a Pokémon from the clutches of sleep.|250|Medicine|Yes}}&lt;br /&gt;
| 13 = {{ItemDataV2|{{{1}}}|{{{3}}}|13|Paralyze Heal|A spray-type medicine for paralysis. It can be used once to free a Pokémon that has been paralyzed.|200|Medicine|Yes}}&lt;br /&gt;
| 14 = {{ItemDataV2|{{{1}}}|{{{3}}}|14|Full Restore|A medicine that can be used to fully restore the HP of a single Pokémon and heal any status conditions it has.|3,000|Medicine|Yes}}&lt;br /&gt;
| 15 = {{ItemDataV2|{{{1}}}|{{{3}}}|15|Max Potion|A spray-type medicine for treating wounds. It will completely restore the max HP of a single Pokémon.|2,500|Medicine|Yes}}&lt;br /&gt;
| 16 = {{ItemDataV2|{{{1}}}|{{{3}}}|16|Hyper Potion|A spray-type medicine for treating wounds. It can be used to restore 200 HP to an injured Pokémon.|1,200|Medicine|Yes}}&lt;br /&gt;
| 17 = {{ItemDataV2|{{{1}}}|{{{3}}}|17|Super Potion|A spray-type medicine for treating wounds. It can be used to restore 50 HP to an injured Pokémon.|700|Medicine|Yes}}&lt;br /&gt;
| 18 = {{ItemDataV2|{{{1}}}|{{{3}}}|18|Potion|A spray-type medicine for treating wounds. It can be used to restore 20 HP to an injured Pokémon.|300|Medicine|Yes}}&lt;br /&gt;
| 19 = {{ItemDataV2|{{{1}}}|{{{3}}}|19|Escape Rope|A long and durable rope. Use it to escape instantly from a cave or a dungeon.|550|Standard|Yes}}&lt;br /&gt;
| 20 = {{ItemDataV2|{{{1}}}|{{{3}}}|20|Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 100 steps after its use.|350|Standard|Yes}}&lt;br /&gt;
| 21 = {{ItemDataV2|{{{1}}}|{{{3}}}|21|Max Elixir|This medicine can fully restore the PP of all of the moves that have been learned by a Pokémon.|4,500|Medicine|Yes}}&lt;br /&gt;
| 22 = {{ItemDataV2|{{{1}}}|{{{3}}}|22|Fire Stone|A peculiar stone that can make certain species of Pokémon evolve. The stone has a fiery orange heart.|2,100|Standard|Yes}}&lt;br /&gt;
| 23 = {{ItemDataV2|{{{1}}}|{{{3}}}|23|Thunder Stone|A peculiar stone that can make certain species of Pokémon evolve. It has a distinct thunderbolt pattern.|2,100|Standard|Yes}}&lt;br /&gt;
| 24 = {{ItemDataV2|{{{1}}}|{{{3}}}|24|Water Stone|A peculiar stone that can make certain species of Pokémon evolve. It is the blue of a pool of clear water.|2,100|Standard|Yes}}&lt;br /&gt;
| 25 = {{ItemDataV2|{{{1}}}|{{{3}}}|25|Zinc|A nutritious drink for Pokémon. When consumed, it raises the base Sp. Def stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 26 = {{ItemDataV2|{{{1}}}|{{{3}}}|26|HP Up|A nutritious drink for Pokémon. When consumed, it raises the base HP of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 27 = {{ItemDataV2|{{{1}}}|{{{3}}}|27|Protein|A nutritious drink for Pokémon. When consumed, it raises the base Attack stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 28 = {{ItemDataV2|{{{1}}}|{{{3}}}|28|Iron|A nutritious drink for Pokémon. When consumed, it raises the base Defense stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 29 = {{ItemDataV2|{{{1}}}|{{{3}}}|29|Carbos|A nutritious drink for Pokémon. When consumed, it raises the base Speed stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 30 = {{ItemDataV2|{{{1}}}|{{{3}}}|30|Lucky Punch|An item to be held by Chansey. This pair of lucky boxing gloves will boost Chansey's critical-hit ratio.|10|Standard|Yes}}&lt;br /&gt;
| 31 = {{ItemDataV2|{{{1}}}|{{{3}}}|31|Calcium|A nutritious drink for Pokémon. When consumed, it raises the base Sp. Atk stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 32 = {{ItemDataV2|{{{1}}}|{{{3}}}|32|Rare Candy|A candy that is packed with energy. When consumed, it will instantly raise the level of a single Pokémon by one.|4,800|Medicine|Yes}}&lt;br /&gt;
| 33 = {{ItemDataV2|{{{1}}}|{{{3}}}|33|X Accuracy|An item that boosts the accuracy of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|950|BattleItems|Yes}}&lt;br /&gt;
| 34 = {{ItemDataV2|{{{1}}}|{{{3}}}|34|Leaf Stone|A peculiar stone that can make certain species of Pokémon evolve. It has an unmistakable leaf pattern.|2,100|Standard|Yes}}&lt;br /&gt;
| 35 = {{ItemDataV2|{{{1}}}|{{{3}}}|35|Metal Powder|An item to be held by Ditto. Extremely fine yet hard, this odd powder boosts the Defense stat.|10|Standard|Yes}}&lt;br /&gt;
| 36 = {{ItemDataV2|{{{1}}}|{{{3}}}|36|Nugget|A nugget of the purest gold that gives off a lustrous gleam in direct light. It can be sold at a high price to shops.|10,000|Standard|Yes}}&lt;br /&gt;
| 37 = {{ItemDataV2|{{{1}}}|{{{3}}}|37|Poké Doll|A doll that attracts the attention of a Pokémon. It guarantees escape from any battle with wild Pokémon.|1,000|BattleItems|Yes}}&lt;br /&gt;
| 38 = {{ItemDataV2|{{{1}}}|{{{3}}}|38|Full Heal|A spray-type medicine that is broadly effective. It can be used once to heal all the status conditions of a Pokémon.|600|Medicine|Yes}}&lt;br /&gt;
| 39 = {{ItemDataV2|{{{1}}}|{{{3}}}|39|Revive|A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's HP.|1,500|Medicine|Yes}}&lt;br /&gt;
| 40 = {{ItemDataV2|{{{1}}}|{{{3}}}|40|Max Revive|A medicine that can revive fainted Pokémon. It also fully restores a fainted Pokémon's maximum HP.|4,000|Medicine|Yes}}&lt;br /&gt;
| 41 = {{ItemDataV2|{{{1}}}|{{{3}}}|41|S.S. Ticket|The ticket required for sailing on the ferry S.S. Aqua. It has a drawing of a ship on it.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 42 = {{ItemDataV2|{{{1}}}|{{{3}}}|42|Super Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 200 steps after its use.|500|Standard|Yes}}&lt;br /&gt;
| 43 = {{ItemDataV2|{{{1}}}|{{{3}}}|43|Max Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 250 steps after its use.|700|Standard|Yes}}&lt;br /&gt;
| 44 = {{ItemDataV2|{{{1}}}|{{{3}}}|44|Dire Hit|An item that raises the critical-hit ratio greatly. It can be used only once and wears off if the Pokémon is withdrawn.|650|BattleItems|Yes}}&lt;br /&gt;
| 45 = {{ItemDataV2|{{{1}}}|{{{3}}}|45|Cherish Ball|A quite rare Pokéball that has been specially crafted to commemorate an occasion of some sort.|1,000|Pokéballs|No}}&lt;br /&gt;
| 46 = {{ItemDataV2|{{{1}}}|{{{3}}}|46|Fresh Water|Water with a high mineral content. When consumed, it restores 50 HP to an injured Pokémon.|200|Medicine|Yes}}&lt;br /&gt;
| 47 = {{ItemDataV2|{{{1}}}|{{{3}}}|47|Soda Pop|A highly carbonated soda drink. When consumed, it restores 60 HP to an injured Pokémon.|300|Medicine|Yes}}&lt;br /&gt;
| 48 = {{ItemDataV2|{{{1}}}|{{{3}}}|48|Lemonade|A very sweet and refreshing drink. When consumed, it restores 80 HP to an injured Pokémon.|350|Medicine|Yes}}&lt;br /&gt;
| 49 = {{ItemDataV2|{{{1}}}|{{{3}}}|49|X Attack|An item that boosts the Attack stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|500|BattleItems|Yes}}&lt;br /&gt;
| 50 = {{ItemDataV2|{{{1}}}|{{{3}}}|50|X Sp. Def|An item that boosts the Sp. Def stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 51 = {{ItemDataV2|{{{1}}}|{{{3}}}|51|X Defense|An item that boosts the Defense stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|550|BattleItems|Yes}}&lt;br /&gt;
| 52 = {{ItemDataV2|{{{1}}}|{{{3}}}|52|X Speed|An item that boosts the Speed stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 53 = {{ItemDataV2|{{{1}}}|{{{3}}}|53|X Sp. Atk.|An item that boosts the Sp. Atk stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 54 = {{ItemDataV2|{{{1}}}|{{{3}}}|54|Coin Case|A case for holding coins obtained at the Game Corner. It holds up to 50,000 coins.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 55 = {{ItemDataV2|{{{1}}}|{{{3}}}|55|Itemfinder|It checks for unseen items in the area and makes noise and lights when it finds something.|138|KeyItems|Yes}}&lt;br /&gt;
| 56 = {{ItemDataV2|{{{1}}}|{{{3}}}|56|Crystal Wing|A mystical feather entirely made out of crystal.|9,800|KeyItems|No}}&lt;br /&gt;
| 57 = {{ItemDataV2|{{{1}}}|{{{3}}}|57|Exp Share|An item to be held by a Pokémon. The holder gets a share of a battle's Exp. Points without battling.|3,000|Standard|Yes}}&lt;br /&gt;
| 58 = {{ItemDataV2|{{{1}}}|{{{3}}}|58|Old Rod|An old and beat-up fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 59 = {{ItemDataV2|{{{1}}}|{{{3}}}|59|Good Rod|A new, good-quality fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 60 = {{ItemDataV2|{{{1}}}|{{{3}}}|60|Silver Leaf|A strange, silver-colored leaf.|1,000|Standard|Yes}}&lt;br /&gt;
| 61 = {{ItemDataV2|{{{1}}}|{{{3}}}|61|Super Rod|An awesome, high-tech fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 62 = {{ItemDataV2|{{{1}}}|{{{3}}}|62|PP Up|A medicine that can slightly raise the maximum PP of a single move that has been learned by the target Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 63 = {{ItemDataV2|{{{1}}}|{{{3}}}|63|Ether|This medicine can restore 10 PP to a single selected move that has been learned by a Pokémon.|1,200|Medicine|Yes}}&lt;br /&gt;
| 64 = {{ItemDataV2|{{{1}}}|{{{3}}}|64|Max Ether|This medicine can fully restore the PP of a single selected move that has been learned by a Pokémon.|2,000|Medicine|Yes}}&lt;br /&gt;
| 65 = {{ItemDataV2|{{{1}}}|{{{3}}}|65|Elixir|This medicine can restore 10 PP to each of the moves that have been learned by a Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 66 = {{ItemDataV2|{{{1}}}|{{{3}}}|66|Red Scale|A scale from the red Gyarados. It glows red like a flame.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 67 = {{ItemDataV2|{{{1}}}|{{{3}}}|67|Secret Potion|A fantastic medicine dispensed by the pharmacy in Cianwood City. It fully heals a Pokémon of any ailment.|138|KeyItems|Yes}}&lt;br /&gt;
| 68 = {{ItemDataV2|{{{1}}}|{{{3}}}|68|Guard Spec.|An item that prevents stat reduction among the Trainer's party Pokémon for five turns after it is used in battle.|700|BattleItems|Yes}}&lt;br /&gt;
| 69 = {{ItemDataV2|{{{1}}}|{{{3}}}|69|Mystery Egg|A mysterious Egg obtained from Mr. Pokémon. What's in the Egg is unknown.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 70 = {{ItemDataV2|{{{1}}}|{{{3}}}|70|Sticky Barb|An item to be held by a Pokémon. It damages the holder every turn and may latch on to Pokémon that touch the holder.|200|Standard|Yes}}&lt;br /&gt;
| 71 = {{ItemDataV2|{{{1}}}|{{{3}}}|71|Silver Wing|A strange, silvery feather that sparkles.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 72 = {{ItemDataV2|{{{1}}}|{{{3}}}|72|Moomoo Milk|A bottle of highly nutritious milk. When consumed, it restores 100 HP to an injured Pokémon.|500|Medicine|Yes}}&lt;br /&gt;
| 73 = {{ItemDataV2|{{{1}}}|{{{3}}}|73|Quick Claw|An item to be held by a Pokémon. This light, sharp claw lets the bearer move first occasionally.|100|Standard|Yes}}&lt;br /&gt;
| 74 = {{ItemDataV2|{{{1}}}|{{{3}}}|74|Zoom Lens|An item to be held by a Pokémon. If the holder moves after its target moves, its accuracy will be boosted.|200|Standard|[[Stealable Items#Items held by Trainer Pokemons|Stealable from NPC]]}}&lt;br /&gt;
| 75 = {{ItemDataV2|{{{1}}}|{{{3}}}|75|Gold Leaf|A strange, gold-colored leaf.|2,000|Standard|Yes}}&lt;br /&gt;
| 76 = {{ItemDataV2|{{{1}}}|{{{3}}}|76|Soft Sand|An item to be held by a Pokémon. It is a loose, silky sand that boosts the power of Ground-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 77 = {{ItemDataV2|{{{1}}}|{{{3}}}|77|Sharp Beak|An item to be held by a Pokémon. It's a long, sharp beak that boosts the power of Flying-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 78 = {{ItemDataV2|{{{1}}}|{{{3}}}|78|Running Shoes|Special high-quality shoes. Instructions: Hold SHIFT to run!|9,800|KeyItems|Yes}}&lt;br /&gt;
| 79 = {{ItemDataV2|{{{1}}}|{{{3}}}|79|Dive Ball|A somewhat different Pokéball that works especially well when catching Pokémon that live underwater.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 80 = {{ItemDataV2|{{{1}}}|{{{3}}}|80|Net Ball|A somewhat different Pokéball that is more effective when attempting to catch Water- or Bug-type Pokémon.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 81 = {{ItemDataV2|{{{1}}}|{{{3}}}|81|Poison Barb|An item to be held by a Pokémon. This small, poisonous barb boosts the power of Poison-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 82 = {{ItemDataV2|{{{1}}}|{{{3}}}|82|King's Rock|An item to be held by a Pokémon. When the holder successfully inflicts damage, the target may also flinch.|100|Standard|Yes}}&lt;br /&gt;
| 83 = {{ItemDataV2|{{{1}}}|{{{3}}}|83|Prism Scale|A mysterious scale that causes a certain Pokémon to evolve. It shines in rainbow colors.|500|Standard|Yes}}&lt;br /&gt;
| 84 = {{ItemDataV2|{{{1}}}|{{{3}}}|84|Reaper Cloth|A cloth imbued with horrifyingly strong spiritual energy. It's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 85 = {{ItemDataV2|{{{1}}}|{{{3}}}|85|Red Apricorn|A red Apricorn. It assails your nostrils.|100|Plants|Yes}}&lt;br /&gt;
| 86 = {{ItemDataV2|{{{1}}}|{{{3}}}|86|Tiny Mushroom|A very small and rare mushroom. It's popular with a certain class of collectors and sought out by them.|500|Plants|Yes}}&lt;br /&gt;
| 87 = {{ItemDataV2|{{{1}}}|{{{3}}}|87|Big Mushroom|A very large and rare mushroom. It's popular with a certain class of collectors and sought out by them.|5,000|Plants|Yes}}&lt;br /&gt;
| 88 = {{ItemDataV2|{{{1}}}|{{{3}}}|88|Silver Powder|An item to be held by a Pokémon. It is a shiny, silver powder that will boost the power of Bug-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 89 = {{ItemDataV2|{{{1}}}|{{{3}}}|89|Blue Apricorn|A blue Apricorn. It smells a bit like grass.|100|Plants|Yes}}&lt;br /&gt;
| 90 = {{ItemDataV2|{{{1}}}|{{{3}}}|90|Silk Scarf|An item to be held by a Pokémon. It's a sumptuous scarf that boosts the power of Normal-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 91 = {{ItemDataV2|{{{1}}}|{{{3}}}|91|Amulet Coin|An item to be held by a Pokémon. It doubles any prize money received if the holding Pokémon joins in a battle.|100|Standard|Yes}}&lt;br /&gt;
| 92 = {{ItemDataV2|{{{1}}}|{{{3}}}|92|Yellow Apricorn|A yellow Apricorn. It has an invigorating scent.|100|Plants|Yes}}&lt;br /&gt;
| 93 = {{ItemDataV2|{{{1}}}|{{{3}}}|93|Green Apricorn|A green Apricorn. It has a mysterious, aromatic scent.|100|Plants|Yes}}&lt;br /&gt;
| 94 = {{ItemDataV2|{{{1}}}|{{{3}}}|94|Cleanse Tag|An item to be held by a Pokémon. It helps keep wild Pokémon away if the holder is the head of the party.|200|Standard|Yes}}&lt;br /&gt;
| 95 = {{ItemDataV2|{{{1}}}|{{{3}}}|95|Mystic Water|An item to be held by a Pokémon. This teardrop-shaped gem boosts the power of Water-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 96 = {{ItemDataV2|{{{1}}}|{{{3}}}|96|Twisted Spoon|An item to be held by a Pokémon. It is a spoon imbued with telekinetic power that boosts Psychic-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 97 = {{ItemDataV2|{{{1}}}|{{{3}}}|97|White Apricorn|A white Apricorn. It doesn't smell like anything.|100|Plants|Yes}}&lt;br /&gt;
| 98 = {{ItemDataV2|{{{1}}}|{{{3}}}|98|Black Belt|An item to be held by a Pokémon. This belt helps the wearer to focus and boosts the power of Fighting-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 99 = {{ItemDataV2|{{{1}}}|{{{3}}}|99|Black Apricorn|A black Apricorn It has an indescribable scent.|100|Plants|Yes}}&lt;br /&gt;
| 100 = {{ItemDataV2|{{{1}}}|{{{3}}}|100|Magmarizer|A box packed with a tremendous amount of magma energy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 101 = {{ItemDataV2|{{{1}}}|{{{3}}}|101|Pink Apricorn|A pink Apricorn. It has a nice, sweet scent.|100|Plants|Yes}}&lt;br /&gt;
| 102 = {{ItemDataV2|{{{1}}}|{{{3}}}|102|Black Glasses|An item to be held by a Pokemon. A pair of shady-looking glasses that boost the power of Dark-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 103 = {{ItemDataV2|{{{1}}}|{{{3}}}|103|Slowpoketail|A very tasty tail of something. It sells for a high price.|9,800|Standard|Yes}}&lt;br /&gt;
| 104 = {{ItemDataV2|{{{1}}}|{{{3}}}|104|Pink Bow|Powers up Fairy-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 105 = {{ItemDataV2|{{{1}}}|{{{3}}}|105|Stick|An item to be held by Farfetch'd. It is a very long and stiff stalk of leek that boosts the critical-hit ratio.|200|Standard|Yes}}&lt;br /&gt;
| 106 = {{ItemDataV2|{{{1}}}|{{{3}}}|106|Smoke Ball|An item to be held by a Pokémon. It enables the holder to flee from any wild Pokémon encounter without fail.|200|Standard|Yes}}&lt;br /&gt;
| 107 = {{ItemDataV2|{{{1}}}|{{{3}}}|107|NeverMeltIce|An item to be held by a Pokémon. It's a piece of ice that repels heat effects and boosts Ice-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 108 = {{ItemDataV2|{{{1}}}|{{{3}}}|108|Magnet|An item to be held by a Pokémon. It is a powerful magnet that boosts the power of Electric-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 109 = {{ItemDataV2|{{{1}}}|{{{3}}}|109|Rare Bone|A rare bone that is extremely valuable for the study of Pokémon archeology. It can be sold for a high price to shops.|30,000|Standard|Yes}}&lt;br /&gt;
| 110 = {{ItemDataV2|{{{1}}}|{{{3}}}|110|Pearl|A rather small pearl that has a very nice silvery sheen to it. It can be sold cheaply to shops.|1,400|Standard|Yes}}&lt;br /&gt;
| 111 = {{ItemDataV2|{{{1}}}|{{{3}}}|111|Big Pearl|A rather large pearl that has a very nice silvery sheen. It can be sold to shops for a high price.|7,500|Standard|Yes}}&lt;br /&gt;
| 112 = {{ItemDataV2|{{{1}}}|{{{3}}}|112|Everstone|An item to be held by a Pokémon. A Pokémon holding this peculiar stone is prevented from evolving.|200|Standard|Yes}}&lt;br /&gt;
| 113 = {{ItemDataV2|{{{1}}}|{{{3}}}|113|Spell Tag|An item to be held by a Pokémon. It is a sinister, eerie tag that boosts the power of Ghost-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 114 = {{ItemDataV2|{{{1}}}|{{{3}}}|114|RageCandyBar|A famous Mahogany Town candy tourists like to buy and take home. It restores the HP of one Pokémon by 20 points.|300|Medicine|Yes}}&lt;br /&gt;
| 115 = {{ItemDataV2|{{{1}}}|{{{3}}}|115|GS Ball|A mysterious Pokéball. Its purpose is unknown.|100|KeyItems|No}}&lt;br /&gt;
| 116 = {{ItemDataV2|{{{1}}}|{{{3}}}|116|Blue Card|A card to save points for the Buena's Password show.|100|KeyItems|No}}&lt;br /&gt;
| 117 = {{ItemDataV2|{{{1}}}|{{{3}}}|117|Miracle Seed|An item to be held by a Pokémon. It is a seed imbued with life force that boosts the power of Grass-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 118 = {{ItemDataV2|{{{1}}}|{{{3}}}|118|Thick Club|A rare bone that is extremely valuable for the study of Pokémon archeology. It can be sold for a high price to shops.|500|Standard|Yes}}&lt;br /&gt;
| 119 = {{ItemDataV2|{{{1}}}|{{{3}}}|119|Focus Band|An item to be held by a Pokémon. The holder may endure a potential KO attack, leaving it with just 1 HP.|200|Standard|Yes}}&lt;br /&gt;
| 120 = {{ItemDataV2|{{{1}}}|{{{3}}}|120|Electirizer|A box packed with a tremendous amount of electric energy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 121 = {{ItemDataV2|{{{1}}}|{{{3}}}|121|Energy Powder|A bitter medicine powder. When consumed, it restores 50 HP to an injured Pokémon.|500|Medicine|Yes}}&lt;br /&gt;
| 122 = {{ItemDataV2|{{{1}}}|{{{3}}}|122|Energy Root|An extremely bitter medicinal root. When consumed, it restores 200 HP to an injured Pokémon.|800|Medicine|Yes}}&lt;br /&gt;
| 123 = {{ItemDataV2|{{{1}}}|{{{3}}}|123|Heal Powder|A very bitter medicine powder. When consumed, it heals all of a Pokémon's status conditions.|450|Medicine|Yes}}&lt;br /&gt;
| 124 = {{ItemDataV2|{{{1}}}|{{{3}}}|124|Revival Herb|A terribly bitter medicinal herb. It revives a fainted Pokémon and fully restores its maximum HP.|2,800|Medicine|Yes}}&lt;br /&gt;
| 125 = {{ItemDataV2|{{{1}}}|{{{3}}}|125|Hard Stone|An item to be held by a Pokémon. It is a durable stone that boosts the power of Rock-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 126 = {{ItemDataV2|{{{1}}}|{{{3}}}|126|Lucky Egg|An item to be held by a Pokémon. It is an egg filled with happiness that earns extra Exp. Points in battle.|100|Standard|Yes}}&lt;br /&gt;
| 127 = {{ItemDataV2|{{{1}}}|{{{3}}}|127|Card Key|A card key that opens a shutter in the Radio Tower.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 128 = {{ItemDataV2|{{{1}}}|{{{3}}}|128|Machine Part|An important machine part for the Power Plant that was stolen.|100|KeyItems|Yes}}&lt;br /&gt;
| 129 = {{ItemDataV2|{{{1}}}|{{{3}}}|129|Quick Ball|A somewhat different Pokéball that has a more successful catch rate if used at the start of a wild encounter.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 130 = {{ItemDataV2|{{{1}}}|{{{3}}}|130|Lost Item|The Poké Doll lost by the Copycat.|100|KeyItems|Yes}}&lt;br /&gt;
| 131 = {{ItemDataV2|{{{1}}}|{{{3}}}|131|Stardust|Lovely, red sand that flows between the fingers with a loose, silky feel. It can be sold at a high price to shops.|2,000|Standard|Yes}}&lt;br /&gt;
| 132 = {{ItemDataV2|{{{1}}}|{{{3}}}|132|Star Piece|A small shard of a beautiful gem that demonstrates a distinctly red sparkle. It can be sold at a high price to shops.|9,800|Standard|Yes}}&lt;br /&gt;
| 133 = {{ItemDataV2|{{{1}}}|{{{3}}}|133|Basement Key|A key that opens a door in the Goldenrod Tunnel.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 134 = {{ItemDataV2|{{{1}}}|{{{3}}}|134|Pass|A ticket required for riding the Magnet Train. It allows you to ride whenever and however much you'd like.|100|KeyItems|Yes}}&lt;br /&gt;
| 135 = {{ItemDataV2|{{{1}}}|{{{3}}}|135|Shiny Stone|A peculiar stone that makes certain species of Pokémon evolve. It shines with a dazzling light.|2,100|Standard|Yes}}&lt;br /&gt;
| 136 = {{ItemDataV2|{{{1}}}|{{{3}}}|136|Dusk Stone|A peculiar stone that makes certain species of Pokémon evolve. It is as dark as dark can be.|2,100|Standard|Yes}}&lt;br /&gt;
| 137 = {{ItemDataV2|{{{1}}}|{{{3}}}|137|Dawn Stone|A peculiar stone that makes certain species of Pokémon evolve. It sparkles like eyes.|2,100|Standard|Yes}}&lt;br /&gt;
| 138 = {{ItemDataV2|{{{1}}}|{{{3}}}|138|Charcoal|An item to be held by a Pokémon. It is a combustible fuel that boosts the power of Fire-type moves.|4,900|Standard|Yes}}&lt;br /&gt;
| 139 = {{ItemDataV2|{{{1}}}|{{{3}}}|139|Berry Juice|A 100 percent pure juice made of Berries. When consumed, it restores 20 HP to an injured Pokémon.|100|Medicine|Yes}}&lt;br /&gt;
| 140 = {{ItemDataV2|{{{1}}}|{{{3}}}|140|Scope Lens|An item to be held by a Pokémon. It is a lens that boosts the holder's critical-hit ratio.|200|Standard|[[Stealable Items#Items held by Trainer Pokemons|Stealable from NPC]]}}&lt;br /&gt;
| 141 = {{ItemDataV2|{{{1}}}|{{{3}}}|141|Protector|A protective item of some sort. It is extremely stiff and heavy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 142 = {{ItemDataV2|{{{1}}}|{{{3}}}|142|Lagging Tail|An item to be held by a Pokémon. It is tremendously heavy and makes the holder move slower than usual.|200|Standard|Yes}}&lt;br /&gt;
| 143 = {{ItemDataV2|{{{1}}}|{{{3}}}|143|Metal Coat|An item to be held by a Pokémon. It is a special metallic film that can boost the power of Steel-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 144 = {{ItemDataV2|{{{1}}}|{{{3}}}|144|Dragon Fang|An item to be held by a Pokémon. This hard and sharp fang boosts the power of Dragon-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 145 = {{ItemDataV2|{{{1}}}|{{{3}}}|145|Wave Incense|An item to be held by a Pokémon. This exotic-smelling incense boots the power of Water-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 146 = {{ItemDataV2|{{{1}}}|{{{3}}}|146|Leftovers|An item to be held by a Pokémon. The holder's HP is slowly but steadily restored throughout every battle.|200|Standard|Yes}}&lt;br /&gt;
| 147 = {{ItemDataV2|{{{1}}}|{{{3}}}|147|White Flute|A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear.|500|Standard|Yes}}&lt;br /&gt;
| 148 = {{ItemDataV2|{{{1}}}|{{{3}}}|148|Soothe Bell|An item to be held by a Pokémon. The comforting chime of this bell calms the holder, making it friendly.|100|Standard|Yes}}&lt;br /&gt;
| 149 = {{ItemDataV2|{{{1}}}|{{{3}}}|149|Comet Shard|A shard which fell to the ground when a comet approached. A maniac will buy it for a high price.|120,000|Standard|Yes}}&lt;br /&gt;
| 150 = {{ItemDataV2|{{{1}}}|{{{3}}}|150|Timer Ball|A somewhat different Pokéball that becomes progressively more effective the more turns that are taken in battle.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 151 = {{ItemDataV2|{{{1}}}|{{{3}}}|151|Dragon Scale|A very tough and inflexible scale. Dragon-type Pokémon may be holding this item when caught.|2,100|Standard|Yes}}&lt;br /&gt;
| 153 = {{ItemDataV2|{{{1}}}|{{{3}}}|153|Balm Mushroom|A rare mushroom which gives off a nice fragrance. A maniac will buy it for a high price.|50,000|Standard|Yes}}&lt;br /&gt;
| 154 = {{ItemDataV2|{{{1}}}|{{{3}}}|154|Shed Shell|A tough, discarded carapace to be held by a Pokémon. It enables the holder to switch with a waiting Pokémon in battle.|100|Standard|Yes}}&lt;br /&gt;
| 155 = {{ItemDataV2|{{{1}}}|{{{3}}}|155|Quick Powder|An item to be held by Ditto. Extremely fine yet hard, this odd powder boosts the Speed stat.|10|Standard|Yes}}&lt;br /&gt;
| 156 = {{ItemDataV2|{{{1}}}|{{{3}}}|156|Sacred Ash|It revives all fainted Pokémon. In doing so, it also fully restores their HP.|200|Medicine|Yes}}&lt;br /&gt;
| 157 = {{ItemDataV2|{{{1}}}|{{{3}}}|157|Heavy Ball|A Pokéball for catching very heavy Pokémon.|150|Pokéballs|Yes}}&lt;br /&gt;
| 158 = {{ItemDataV2|{{{1}}}|{{{3}}}|158|Dusk Ball|A somewhat different Pokéball that makes it easier to catch wild Pokémon at night or in dark places like caves.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 159 = {{ItemDataV2|{{{1}}}|{{{3}}}|159|Level Ball|A Pokéball for catching Pokémon that are a lower level than your own.|150|Pokéballs|Yes}}&lt;br /&gt;
| 160 = {{ItemDataV2|{{{1}}}|{{{3}}}|160|Lure Ball|A Pokéball for catching Pokémon hooked by a Rod when fishing.|150|Pokéballs|Yes}}&lt;br /&gt;
| 161 = {{ItemDataV2|{{{1}}}|{{{3}}}|161|Fast Ball|A Pokéball that makes it easier to catch Pokémon which are quick to run away.|150|Pokéballs|Yes}}&lt;br /&gt;
| 162 = {{ItemDataV2|{{{1}}}|{{{3}}}|162|Deep Sea Scale|An item to be held by Clamperl. This scale shines with a faint pink and raises the holder's Sp. Def stat.|200|Standard|Yes}}&lt;br /&gt;
| 163 = {{ItemDataV2|{{{1}}}|{{{3}}}|163|Light Ball|An item to be held by Pikachu. It's a puzzling orb that boosts its Attack and Sp. Atk stats.|100|Standard|Yes}}&lt;br /&gt;
| 164 = {{ItemDataV2|{{{1}}}|{{{3}}}|164|Friend Ball|A Pokéball that makes caught Pokémon more friendly.|150|Pokéballs|Yes}}&lt;br /&gt;
| 165 = {{ItemDataV2|{{{1}}}|{{{3}}}|165|Moon Ball|A Pokéball for catching Pokémon that evolve using the Moon Stone.|150|Pokéballs|Yes}}&lt;br /&gt;
| 166 = {{ItemDataV2|{{{1}}}|{{{3}}}|166|Love Ball|Pokéball for catching Pokémon that are the opposite gender of your Pokémon.|150|Pokéballs|Yes}}&lt;br /&gt;
| 167 = {{ItemDataV2|{{{1}}}|{{{3}}}|167|Deep Sea Tooth|An item to be held by Clamperl. This fang gleams a sharp silver and raises the holder's Sp. Atk stat.|200|Standard|Yes}}&lt;br /&gt;
| 168 = {{ItemDataV2|{{{1}}}|{{{3}}}|168|Repeat Ball|A somewhat different Pokéball that works especially well on Pokémon species that have been caught before.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 169 = {{ItemDataV2|{{{1}}}|{{{3}}}|169|Sun Stone|A peculiar stone that can make certain species of Pokémon evolve. It burns as red as the evening sun.|2,100|Standard|Yes}}&lt;br /&gt;
| 170 = {{ItemDataV2|{{{1}}}|{{{3}}}|170|Polkadot Bow|A pink bow. A certain Pokémon likes this item.|100|Standard|No}}&lt;br /&gt;
| 171 = {{ItemDataV2|{{{1}}}|{{{3}}}|171|Wide Lens|An item to be held by a Pokémon. It's a magnifying lens that slightly boosts the accuracy of moves.|200|Standard|No}}&lt;br /&gt;
| 172 = {{ItemDataV2|{{{1}}}|{{{3}}}|172|Up-Grade|A transparent device somehow filled with all sorts of data. It was produced by Silph Co.|2,100|Standard|Yes}}&lt;br /&gt;
| 173 = {{ItemDataV2|{{{1}}}|{{{3}}}|173|Pearl String|Very large pearls that sparkle in a pretty silver color. They can be sold at a high price to shops.|50,000|Standard|Yes}}&lt;br /&gt;
| 174 = {{ItemDataV2|{{{1}}}|{{{3}}}|174|Luxury Ball|A particularly comfortable Pokéball that makes a wild Pokémon quickly grow friendlier after being caught.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 175 = {{ItemDataV2|{{{1}}}|{{{3}}}|175|SquirtBottle|A bottle used for watering plants in Loamy Soil.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 176 = {{ItemDataV2|{{{1}}}|{{{3}}}|176|Grip Claw|A Pokémon hold item that extends the duration of multiturn attacks like Bind and Wrap.|200|Standard|Yes}}&lt;br /&gt;
| 177 = {{ItemDataV2|{{{1}}}|{{{3}}}|177|Sport Ball|A special Pokéball for the Bug-Catching Contest.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 178 = {{ItemDataV2|{{{1}}}|{{{3}}}|178|Rainbow Wing|A mystical rainbow feather that sparkles.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 179 = {{ItemDataV2|{{{1}}}|{{{3}}}|179|Oval Stone|A peculiar stone that makes certain species of Pokémon evolve. It is shaped like an egg.|2,100|Standard|Yes}}&lt;br /&gt;
| 180 = {{ItemDataV2|{{{1}}}|{{{3}}}|180|Brick Piece|A rare chunk of brick.|100|Standard|No}}&lt;br /&gt;
| 181 = {{ItemDataV2|{{{1}}}|{{{3}}}|181|Safari Ball|A special Pokéball that is used only in the Great Marsh and the Safari Zone. It is decorated in a camouflage pattern.|200|Pokéballs|Yes}}&lt;br /&gt;
| 182 = {{ItemDataV2|{{{1}}}|{{{3}}}|182|Black Sludge|A held item that gradually restores the HP of Poison-type Pokémon. It inflicts damage on all other types.|200|Standard|Yes}}&lt;br /&gt;
| 183 = {{ItemDataV2|{{{1}}}|{{{3}}}|183|Razor Fang|An item to be held by a Pokémon. It may make foes and allies flinch when the holder inflicts damage.|2,100|Standard|Yes}}&lt;br /&gt;
| 184 = {{ItemDataV2|{{{1}}}|{{{3}}}|184|Razor Claw|An item to be held by a Pokémon. It is a sharply hooked claw that ups the holder's critical-hit ratio.|2,100|Standard|Yes}}&lt;br /&gt;
| 185 = {{ItemDataV2|{{{1}}}|{{{3}}}|185|Dubious Disc|A transparent device overflowing with dubious data. Its producer is unknown.|2,100|Standard|Yes}}&lt;br /&gt;
| 186 = {{ItemDataV2|{{{1}}}|{{{3}}}|186|Heal Ball|A remedial Pokéball that restores the HP of a Pokémon caught with it and eliminiates any status conditions.|300|Pokéballs|Yes}}&lt;br /&gt;
| 187 = {{ItemDataV2|{{{1}}}|{{{3}}}|187|Ability Capsule|A capsule that allows a Pokémon with two Abilities to switch between these Abilities when it is used.|1,000|Standard|Yes}}&lt;br /&gt;
| 188 = {{ItemDataV2|{{{1}}}|{{{3}}}|188|Nest Ball|A somewhat different Pokéball that becomes more effective the lower the level of the wild Pokémon.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 189 = {{ItemDataV2|{{{1}}}|{{{3}}}|189|Big Nugget|A big nugget of pure gold that gives off a lustrous gleam. It can be sold at a high price to shops.|20,000|Standard|Yes}}&lt;br /&gt;
| 190 = {{ItemDataV2|{{{1}}}|{{{3}}}|190|Heart Scale|A pretty, heart-shaped scale that is extremely rare. It glows faintly with all of the colors of the rainbow.|100|Standard|Yes}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
| 191 = {{ItemDataV2|{{{1}}}|{{{3}}}|191|TM 01|Teaches &amp;quot;Dynamic Punch&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 192 = {{ItemDataV2|{{{1}}}|{{{3}}}|192|TM 02|Teaches &amp;quot;Headbutt&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 193 = {{ItemDataV2|{{{1}}}|{{{3}}}|193|TM 03|Teaches &amp;quot;Curse&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 194 = {{ItemDataV2|{{{1}}}|{{{3}}}|194|TM 04|Teaches &amp;quot;Rollout&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 195 = {{ItemDataV2|{{{1}}}|{{{3}}}|195|TM 05|Teaches &amp;quot;Roar&amp;quot; to a Pokémon.|500|Machines|Yes}}&lt;br /&gt;
| 196 = {{ItemDataV2|{{{1}}}|{{{3}}}|196|TM 06|Teaches &amp;quot;Toxic&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 197 = {{ItemDataV2|{{{1}}}|{{{3}}}|197|TM 07|Teaches &amp;quot;Zap Cannon&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 198 = {{ItemDataV2|{{{1}}}|{{{3}}}|198|TM 08|Teaches &amp;quot;Rock Smash&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 199 = {{ItemDataV2|{{{1}}}|{{{3}}}|199|TM 09|Teaches &amp;quot;Psych Up&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 200 = {{ItemDataV2|{{{1}}}|{{{3}}}|200|TM 10|Teaches &amp;quot;Hidden Power&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 201 = {{ItemDataV2|{{{1}}}|{{{3}}}|201|TM 11|Teaches &amp;quot;Sunny Day&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 202 = {{ItemDataV2|{{{1}}}|{{{3}}}|202|TM 12|Teaches &amp;quot;Sweet Scent&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 203 = {{ItemDataV2|{{{1}}}|{{{3}}}|203|TM 13|Teaches &amp;quot;Snore&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 204 = {{ItemDataV2|{{{1}}}|{{{3}}}|204|TM 14|Teaches &amp;quot;Blizzard&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 205 = {{ItemDataV2|{{{1}}}|{{{3}}}|205|TM 15|Teaches &amp;quot;Hyper Beam&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 206 = {{ItemDataV2|{{{1}}}|{{{3}}}|206|TM 16|Teaches &amp;quot;Icy Wind&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 207 = {{ItemDataV2|{{{1}}}|{{{3}}}|207|TM 17|Teaches &amp;quot;Protect&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 208 = {{ItemDataV2|{{{1}}}|{{{3}}}|208|TM 18|Teaches &amp;quot;Rain Dance&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 209 = {{ItemDataV2|{{{1}}}|{{{3}}}|209|TM 19|Teaches &amp;quot;Giga Drain&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 210 = {{ItemDataV2|{{{1}}}|{{{3}}}|210|TM 20|Teaches &amp;quot;Endure&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 211 = {{ItemDataV2|{{{1}}}|{{{3}}}|211|TM 21|Teaches &amp;quot;Frustration&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 212 = {{ItemDataV2|{{{1}}}|{{{3}}}|212|TM 22|Teaches &amp;quot;SolarBeam&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 213 = {{ItemDataV2|{{{1}}}|{{{3}}}|213|TM 23|Teaches &amp;quot;Iron Tail&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 214 = {{ItemDataV2|{{{1}}}|{{{3}}}|214|TM 24|Teaches &amp;quot;DragonBreath&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 215 = {{ItemDataV2|{{{1}}}|{{{3}}}|215|TM 25|Teaches &amp;quot;Thunder&amp;quot; to a Pokémon.|5,500|Machines|No}&lt;br /&gt;
| 216 = {{ItemDataV2|{{{1}}}|{{{3}}}|216|TM 26|Teaches &amp;quot;Earthquake&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 217 = {{ItemDataV2|{{{1}}}|{{{3}}}|217|TM 27|Teaches &amp;quot;Return&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 218 = {{ItemDataV2|{{{1}}}|{{{3}}}|218|TM 28|Teaches &amp;quot;Dig&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 219 = {{ItemDataV2|{{{1}}}|{{{3}}}|219|TM 29|Teaches &amp;quot;Psychic&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 220 = {{ItemDataV2|{{{1}}}|{{{3}}}|220|TM 30|Teaches &amp;quot;Shadow Ball&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 221 = {{ItemDataV2|{{{1}}}|{{{3}}}|221|TM 31|Teaches &amp;quot;Mud-Slap&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 222 = {{ItemDataV2|{{{1}}}|{{{3}}}|222|TM 32|Teaches &amp;quot;Double Team&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 223 = {{ItemDataV2|{{{1}}}|{{{3}}}|223|TM 33|Teaches &amp;quot;Ice Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 224 = {{ItemDataV2|{{{1}}}|{{{3}}}|224|TM 34|Teaches &amp;quot;Swagger&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 225 = {{ItemDataV2|{{{1}}}|{{{3}}}|225|TM 35|Teaches &amp;quot;Sleep Talk&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 226 = {{ItemDataV2|{{{1}}}|{{{3}}}|226|TM 36|Teaches &amp;quot;Sludge Bomb&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 227 = {{ItemDataV2|{{{1}}}|{{{3}}}|227|TM 37|Teaches &amp;quot;Sandstorm&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 228 = {{ItemDataV2|{{{1}}}|{{{3}}}|228|TM 38|Teaches &amp;quot;Fire Blast&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 229 = {{ItemDataV2|{{{1}}}|{{{3}}}|229|TM 39|Teaches &amp;quot;Swift&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 230 = {{ItemDataV2|{{{1}}}|{{{3}}}|230|TM 40|Teaches &amp;quot;Defense Curl&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 231 = {{ItemDataV2|{{{1}}}|{{{3}}}|231|TM 41|Teaches &amp;quot;ThunderPunch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 232 = {{ItemDataV2|{{{1}}}|{{{3}}}|232|TM 42|Teaches &amp;quot;Dream Eater&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 233 = {{ItemDataV2|{{{1}}}|{{{3}}}|233|TM 43|Teaches &amp;quot;Detect&amp;quot; to a Pokémon.|500|Machines|Yes}}&lt;br /&gt;
| 234 = {{ItemDataV2|{{{1}}}|{{{3}}}|234|TM 44|Teaches &amp;quot;Rest&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 235 = {{ItemDataV2|{{{1}}}|{{{3}}}|235|TM 45|Teaches &amp;quot;Attract&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 236 = {{ItemDataV2|{{{1}}}|{{{3}}}|236|TM 46|Teaches &amp;quot;Thief&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 237 = {{ItemDataV2|{{{1}}}|{{{3}}}|237|TM 47|Teaches &amp;quot;Steel Wing&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 238 = {{ItemDataV2|{{{1}}}|{{{3}}}|238|TM 48|Teaches &amp;quot;Fire Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 239 = {{ItemDataV2|{{{1}}}|{{{3}}}|239|TM 49|Teaches &amp;quot;Fury Cutter&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 240 = {{ItemDataV2|{{{1}}}|{{{3}}}|240|TM 50|Teaches &amp;quot;Nightmare&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| 241 = {{ItemDataV2|{{{1}}}|{{{3}}}|241|Oval Charm|An oval charm said to increase the chance of Pokémon Eggs being found at the Day Care.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 242 = {{ItemDataV2|{{{1}}}|{{{3}}}|242|Shiny Charm|A shiny charm said to increase the chance of finding a Shiny Pokémon in the wild.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 243 = {{HMDataV2|{{{1}}}|{{{3}}}|243|Electric|05|Flash|100|Machines|Yes|[[Violet City]]}}&lt;br /&gt;
| 244 = {{HMDataV2|{{{1}}}|{{{3}}}|244|Flying|02|Fly|100|Machines|Yes|[[Cianwood City]]}}&lt;br /&gt;
| 245 = {{HMDataV2|{{{1}}}|{{{3}}}|245|Water|03|Surf|100|Machines|Yes|[[Ecruteak City]]}}&lt;br /&gt;
| 246 = {{HMDataV2|{{{1}}}|{{{3}}}|246|Normal|04|Strength|100|Machines|Yes|[[Olivine City]]}}&lt;br /&gt;
| 247 = {{HMDataV2|{{{1}}}|{{{3}}}|247|Normal|01|Cut|100|Machines|Yes|[[Azalea Town]]}}&lt;br /&gt;
| 248 = {{HMDataV2|{{{1}}}|{{{3}}}|248|Water|06|Whirlpool|100|Machines|Yes|[[Mahogany Town]]}}&lt;br /&gt;
| 249 = {{HMDataV2|{{{1}}}|{{{3}}}|249|Water|07|Waterfall|100|Machines|Yes|[[Ice Path]]}}&lt;br /&gt;
| 250 = {{HMDataV2|{{{1}}}|{{{3}}}|250|Normal|08|Rock Climb|100|Machines|Yes|[[Ember Spa]]}}&lt;br /&gt;
| 251 = {{HMDataV2|{{{1}}}|{{{3}}}|251|Fighting|09|Ride|100|Machines|Yes|[[Goldenrod City]]}}&lt;br /&gt;
| 252 = {{HMDataV2|{{{1}}}|{{{3}}}|252|Water|10|Dive|100|Machines|Yes|[[Icefall Cave]]}}&lt;br /&gt;
| 253 = {{ItemDataV2|{{{1}}}|{{{3}}}|253|Honey|Honey produced by a Pokémon.|100|Plants|Yes}}&lt;br /&gt;
| 254 = {{ItemDataV2|{{{1}}}|{{{3}}}|254|Health Wing|An item for use on a Pokémon. It slightly increases the base HP of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 255 = {{ItemDataV2|{{{1}}}|{{{3}}}|255|Muscle Wing|An item for use on a Pokémon. It slightly increases the base Attack stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 256 = {{ItemDataV2|{{{1}}}|{{{3}}}|256|Resist Wing|An item for use on a Pokémon. It slightly increases the base Defense stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 257 = {{ItemDataV2|{{{1}}}|{{{3}}}|257|Genius Wing|An item for use on a Pokémon. It slightly increases the base Sp. Atk. stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 258 = {{ItemDataV2|{{{1}}}|{{{3}}}|258|Clever Wing|An item for use on a Pokémon. It slightly increases the base Sp. Def. stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 259 = {{ItemDataV2|{{{1}}}|{{{3}}}|259|Swift Wing|An item for use on a Pokémon. It slightly increases the base Speed stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 260 = {{ItemDataV2|{{{1}}}|{{{3}}}|260|Pretty Wing|Though this feather is beautiful, it's just a regular feather and has no effect on Pokémon.|200|Standard|Yes}}&lt;br /&gt;
| 261 = {{ItemDataV2|{{{1}}}|{{{3}}}|261|Sticky Wing|It's a feather that sticks to other feathers, but it's just a regular feather and has no effect on Pokémon.|200|Standard|Yes}}&lt;br /&gt;
| 262 = {{ItemDataV2|{{{1}}}|{{{3}}}|262|Sticky Rock|It's a stone that sticks to other stones, but it's just a regular rock and has no effect on Pokémon.|300|Standard|Yes}}&lt;br /&gt;
| 263 = {{ItemDataV2|{{{1}}}|{{{3}}}|263|Odd Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Psychic-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 264 = {{ItemDataV2|{{{1}}}|{{{3}}}|264|Sea Incense|An item to be held by a Pokémon. This incense has a curious aroma that boosts the power of Water-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 265 = {{ItemDataV2|{{{1}}}|{{{3}}}|265|Tri-Pass|A pass for ferries between One, Two, and Three Island. It has a drawing of three islands.|100|KeyItems|Yes}}&lt;br /&gt;
| 266 = {{ItemDataV2|{{{1}}}|{{{3}}}|266|Fanta|Fizzzzzz. When consumed, it restores 250 HP to an injured Pokémon.|750|Medicine|Yes}}&lt;br /&gt;
| 267 = {{ItemDataV2|{{{1}}}|{{{3}}}|267|Draco Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Dragon-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 268 = {{ItemDataV2|{{{1}}}|{{{3}}}|268|Dread Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Dark-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 269 = {{ItemDataV2|{{{1}}}|{{{3}}}|269|Earth Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ground-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 270 = {{ItemDataV2|{{{1}}}|{{{3}}}|270|Fist Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fighting-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 271 = {{ItemDataV2|{{{1}}}|{{{3}}}|271|Flame Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fire-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 272 = {{ItemDataV2|{{{1}}}|{{{3}}}|272|Icicle Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ice-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 273 = {{ItemDataV2|{{{1}}}|{{{3}}}|273|Insect Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Bug-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 274 = {{ItemDataV2|{{{1}}}|{{{3}}}|274|Iron Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Steel-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 275 = {{ItemDataV2|{{{1}}}|{{{3}}}|275|Meadow Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Grass-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 276 = {{ItemDataV2|{{{1}}}|{{{3}}}|276|Mind Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Psychic-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 277 = {{ItemDataV2|{{{1}}}|{{{3}}}|277|Pixie Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fairy-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 278 = {{ItemDataV2|{{{1}}}|{{{3}}}|278|Sky Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Flying-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 279 = {{ItemDataV2|{{{1}}}|{{{3}}}|279|Splash Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Water-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 280 = {{ItemDataV2|{{{1}}}|{{{3}}}|280|Spooky Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ghost-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 281 = {{ItemDataV2|{{{1}}}|{{{3}}}|281|Stone Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Rock-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 282 = {{ItemDataV2|{{{1}}}|{{{3}}}|282|Toxic Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Poison-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 283 = {{ItemDataV2|{{{1}}}|{{{3}}}|283|Zap Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Electric-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 284 = {{ItemDataV2|{{{1}}}|{{{3}}}|284|Rainbow Pass|A pass for ferries between Vermilion and the Sevii Islands. It features a drawing of a rainbow.|100|KeyItems|Yes}}&lt;br /&gt;
| 285 = {{ItemDataV2|{{{1}}}|{{{3}}}|285|Old Sea Map|A faded sea chart that shows the way to a certain island.|100|KeyItems|Yes}}&lt;br /&gt;
| 286 = {{ItemDataV2|{{{1}}}|{{{3}}}|286|Ancient Shard|A fragment of an ancient structure. It seems like it could fit somewhere.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 287 = {{ItemDataV2|{{{1}}}|{{{3}}}|287|Rose Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Grass-type moves.|9,800|Standard|No}}&lt;br /&gt;
| 288 = {{ItemDataV2|{{{1}}}|{{{3}}}|288|Full Incense|An item to be held by a Pokémon. This exotic-smelling incense makes the holder bloated and slow moving.|9,800|Standard|No}}&lt;br /&gt;
| 289 = {{ItemDataV2|{{{1}}}|{{{3}}}|289|Lax Incense|An item to be held by a Pokémon. The beguiling aroma of this incense may cause attacks to miss its holder.|9,800|Standard|Yes}}&lt;br /&gt;
| 290 = {{ItemDataV2|{{{1}}}|{{{3}}}|290|Luck Incense|An item to be held by a Pokémon. It doubles any prize money received if the holding Pokémon joins a battle.|9,800|Standard|No}}&lt;br /&gt;
| 291 = {{ItemDataV2|{{{1}}}|{{{3}}}|291|Pure Incense|An item to be held by a Pokémon. It helps keep wild Pokémon away if the holder is the head of the party.|9,800|Standard|No}}&lt;br /&gt;
| 292 = {{ItemDataV2|{{{1}}}|{{{3}}}|292|Empty Sea Map|A sea chart on an odd blue parchment showing a point in the open ocean.|100|KeyItems|Yes}}&lt;br /&gt;
| 293 = {{ItemDataV2|{{{1}}}|{{{3}}}|293|Damp Rock|An item to be held by a Pokémon. It extends the duration of the move Rain Dance when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 294 = {{ItemDataV2|{{{1}}}|{{{3}}}|294|Heat Rock|An item to be held by a Pokémon. It extends the duration of the move Sunny Day when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 295 = {{ItemDataV2|{{{1}}}|{{{3}}}|295|Smooth Rock|An item to be held by a Pokémon. It extends the duration of the move Sandstorm when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 296 = {{ItemDataV2|{{{1}}}|{{{3}}}|296|Icy Rock|An item to be held by a Pokémon. It extends the duration of the move Hail when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 297 = {{ItemDataV2|{{{1}}}|{{{3}}}|297|Light Clay|An item to be held by a Pokémon. Protective moves like Light Screen and Reflect will be effective longer.|100|Standard|Yes}}&lt;br /&gt;
| 298 = {{ItemDataV2|{{{1}}}|{{{3}}}|298|Eviolite|A mysterious Evolutionary lump. When held by a Pokémon that can still evolve, it raises both Defense and Sp. Def.|100|Standard|Yes}}&lt;br /&gt;
| 300 = {{ItemDataV2|{{{1}}}|{{{3}}}|300|Grass Mail|Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 301 = {{ItemDataV2|{{{1}}}|{{{3}}}|301|Bead Mail|Mail featuring a sketch of the holding Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 302 = {{ItemDataV2|{{{1}}}|{{{3}}}|302|Dream Mail|Mail featuring a sketch of the holding Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 303 = {{ItemDataV2|{{{1}}}|{{{3}}}|303|Fab Mail|A gorgeous-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 304 = {{ItemDataV2|{{{1}}}|{{{3}}}|304|Glitter Mail|A Pikachu-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 305 = {{ItemDataV2|{{{1}}}|{{{3}}}|305|Harbor Mail|A Wingull-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 306 = {{ItemDataV2|{{{1}}}|{{{3}}}|306|Mech Mail|A Magnemite-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 307 = {{ItemDataV2|{{{1}}}|{{{3}}}|307|Orange Mail|A Zigzagoon-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 308 = {{ItemDataV2|{{{1}}}|{{{3}}}|308|Retro Mail|Mail featuring the drawings of three Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 309 = {{ItemDataV2|{{{1}}}|{{{3}}}|309|Shadow Mail|A Duskull-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 310 = {{ItemDataV2|{{{1}}}|{{{3}}}|310|Tropic Mail|A Bellossom-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 311 = {{ItemDataV2|{{{1}}}|{{{3}}}|311|Wave Mail|A Wailmer-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 312 = {{ItemDataV2|{{{1}}}|{{{3}}}|312|Wood Mail|A Slakoth-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 313 = {{ItemDataV2|{{{1}}}|{{{3}}}|313|Air Mail|Stationery featuring a print of colorful letter sets. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 314 = {{ItemDataV2|{{{1}}}|{{{3}}}|314|Bloom Mail|Stationery featuring a print of pretty floral patterns. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 315 = {{ItemDataV2|{{{1}}}|{{{3}}}|315|Brick Mail|Stationery featuring a print of a tough-looking brick pattern. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 316 = {{ItemDataV2|{{{1}}}|{{{3}}}|316|Bubble Mail|Stationery featuring a print of a blue world underwater. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 317 = {{ItemDataV2|{{{1}}}|{{{3}}}|317|Flame Mail|Stationery featuring a print of flames in blazing red. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 318 = {{ItemDataV2|{{{1}}}|{{{3}}}|318|Heart Mail|Stationery featuring a print of giant heart patterns. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 319 = {{ItemDataV2|{{{1}}}|{{{3}}}|319|Mosaic Mail|Stationery featuring a print of a vivid rainbow pattern. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 320 = {{ItemDataV2|{{{1}}}|{{{3}}}|320|Snow Mail|Stationery featuring a print of a chilly, snow-covered world. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 321 = {{ItemDataV2|{{{1}}}|{{{3}}}|321|Space Mail|Stationery featuring a print depicting the huge expanse of space. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 322 = {{ItemDataV2|{{{1}}}|{{{3}}}|322|Steel Mail|Stationery featuring a print of cool mechanical designs. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 323 = {{ItemDataV2|{{{1}}}|{{{3}}}|323|Tunnel Mail|Stationery featuring a print of a dimly lit coal mine. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 324 = {{ItemDataV2|{{{1}}}|{{{3}}}|324|BridgeMail T|Stationery featuring a print of a steel suspension bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 325 = {{ItemDataV2|{{{1}}}|{{{3}}}|325|BridgeMail D|Stationery featuring a print of a red drawbridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 326 = {{ItemDataV2|{{{1}}}|{{{3}}}|326|BridgeMail S|Stationery featuring a print of a sky-piercing bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 327 = {{ItemDataV2|{{{1}}}|{{{3}}}|327|BridgeMail V|Stationery featuring a print of a brick bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 328 = {{ItemDataV2|{{{1}}}|{{{3}}}|328|BridgeMail M|Stationery featuring a print of an arched bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 329 = {{ItemDataV2|{{{1}}}|{{{3}}}|329|Favored Mail|Stationary designed for writing about your favorite things. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 330 = {{ItemDataV2|{{{1}}}|{{{3}}}|330|Thanks Mail|Stationary designed for a thank-you note. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 331 = {{ItemDataV2|{{{1}}}|{{{3}}}|331|Inquiry Mail|Stationary designed for writing questions. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 332 = {{ItemDataV2|{{{1}}}|{{{3}}}|332|Greet Mail|Stationary designed for introductory greetings. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 333 = {{ItemDataV2|{{{1}}}|{{{3}}}|333|RSVP Mail|Stationary designed for invitations. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 334 = {{ItemDataV2|{{{1}}}|{{{3}}}|334|Like Mail|Stationary designed for writing recommendations. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 335 = {{ItemDataV2|{{{1}}}|{{{3}}}|335|Reply Mail|Stationary designed for writing a reply. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 336 = {{ItemDataV2|{{{1}}}|{{{3}}}|336|Kolben Mail|Stationery featuring a print of the Kolben Logo. It is given to Pokémon with a special meaning.|2,674|Mail|No}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
| 351 = {{ItemDataV2|{{{1}}}|{{{3}}}|351|TM 51|Teaches &amp;quot;Mega Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 352 = {{ItemDataV2|{{{1}}}|{{{3}}}|352|TM 52|Teaches &amp;quot;Razor Wind&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 353 = {{ItemDataV2|{{{1}}}|{{{3}}}|353|TM 53|Teaches &amp;quot;Swords Dance&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 354 = {{ItemDataV2|{{{1}}}|{{{3}}}|354|TM 54|Teaches &amp;quot;Whirlwind&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 355 = {{ItemDataV2|{{{1}}}|{{{3}}}|355|TM 55|Teaches &amp;quot;Mega Kick&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 356 = {{ItemDataV2|{{{1}}}|{{{3}}}|356|TM 56|Teaches &amp;quot;Horn Drill&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 357 = {{ItemDataV2|{{{1}}}|{{{3}}}|357|TM 57|Teaches &amp;quot;Body Slam&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 358 = {{ItemDataV2|{{{1}}}|{{{3}}}|358|TM 58|Teaches &amp;quot;Take Down&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 359 = {{ItemDataV2|{{{1}}}|{{{3}}}|359|TM 59|Teaches &amp;quot;Double-Edge&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 360 = {{ItemDataV2|{{{1}}}|{{{3}}}|360|TM 60|Teaches &amp;quot;BubbleBeam&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 361 = {{ItemDataV2|{{{1}}}|{{{3}}}|361|TM 61|Teaches &amp;quot;Water Gun&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 362 = {{ItemDataV2|{{{1}}}|{{{3}}}|362|TM 62|Teaches &amp;quot;Ice Beam&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 363 = {{ItemDataV2|{{{1}}}|{{{3}}}|363|TM 63|Teaches &amp;quot;Pay Day&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 364 = {{ItemDataV2|{{{1}}}|{{{3}}}|364|TM 64|Teaches &amp;quot;Submission&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 365 = {{ItemDataV2|{{{1}}}|{{{3}}}|365|TM 65|Teaches &amp;quot;Counter&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 366 = {{ItemDataV2|{{{1}}}|{{{3}}}|366|TM 66|Teaches &amp;quot;Seismic Toss&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 367 = {{ItemDataV2|{{{1}}}|{{{3}}}|367|TM 67|Teaches &amp;quot;Rage&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 368 = {{ItemDataV2|{{{1}}}|{{{3}}}|368|TM 68|Teaches &amp;quot;Mega Drain&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 369 = {{ItemDataV2|{{{1}}}|{{{3}}}|369|TM 69|Teaches &amp;quot;Dragon Rage&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 370 = {{ItemDataV2|{{{1}}}|{{{3}}}|370|TM 70|Teaches &amp;quot;Thunderbolt&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 371 = {{ItemDataV2|{{{1}}}|{{{3}}}|371|TM 71|Teaches &amp;quot;Fissure&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 372 = {{ItemDataV2|{{{1}}}|{{{3}}}|372|TM 72|Teaches &amp;quot;Teleport&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 373 = {{ItemDataV2|{{{1}}}|{{{3}}}|373|TM 73|Teaches &amp;quot;Mimic&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 374 = {{ItemDataV2|{{{1}}}|{{{3}}}|374|TM 74|Teaches &amp;quot;Reflect&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 375 = {{ItemDataV2|{{{1}}}|{{{3}}}|375|TM 75|Teaches &amp;quot;Bide&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 376 = {{ItemDataV2|{{{1}}}|{{{3}}}|376|TM 76|Teaches &amp;quot;Metronome&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 377 = {{ItemDataV2|{{{1}}}|{{{3}}}|377|TM 77|Teaches &amp;quot;Selfdestruct&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 378 = {{ItemDataV2|{{{1}}}|{{{3}}}|378|TM 78|Teaches &amp;quot;Egg Bomb&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 379 = {{ItemDataV2|{{{1}}}|{{{3}}}|379|TM 79|Teaches &amp;quot;Skull Bash&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 380 = {{ItemDataV2|{{{1}}}|{{{3}}}|380|TM 80|Teaches &amp;quot;Softboiled&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 381 = {{ItemDataV2|{{{1}}}|{{{3}}}|381|TM 81|Teaches &amp;quot;Sky Attack&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 382 = {{ItemDataV2|{{{1}}}|{{{3}}}|382|TM 82|Teaches &amp;quot;Thunder Wave&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 383 = {{ItemDataV2|{{{1}}}|{{{3}}}|383|TM 83|Teaches &amp;quot;Psywave&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 384 = {{ItemDataV2|{{{1}}}|{{{3}}}|384|TM 84|Teaches &amp;quot;Explosion&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 385 = {{ItemDataV2|{{{1}}}|{{{3}}}|385|TM 85|Teaches &amp;quot;Rock Slide&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 386 = {{ItemDataV2|{{{1}}}|{{{3}}}|386|TM 86|Teaches &amp;quot;Tri attack&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 387 = {{ItemDataV2|{{{1}}}|{{{3}}}|387|TM 87|Teaches &amp;quot;Substitute&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 388 = {{ItemDataV2|{{{1}}}|{{{3}}}|388|TM 88|Teaches &amp;quot;Focus Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 389 = {{ItemDataV2|{{{1}}}|{{{3}}}|389|TM 89|Teaches &amp;quot;Dragon Claw&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 390 = {{ItemDataV2|{{{1}}}|{{{3}}}|390|TM 90|Teaches &amp;quot;Water Pulse&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 391 = {{ItemDataV2|{{{1}}}|{{{3}}}|391|TM 91|Teaches &amp;quot;Calm Mind&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 392 = {{ItemDataV2|{{{1}}}|{{{3}}}|392|TM 92|Teaches &amp;quot;Hail&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 393 = {{ItemDataV2|{{{1}}}|{{{3}}}|393|TM 93|Teaches &amp;quot;Bulk Up&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 394 = {{ItemDataV2|{{{1}}}|{{{3}}}|394|TM 94|Teaches &amp;quot;Bullet Seed&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 395 = {{ItemDataV2|{{{1}}}|{{{3}}}|395|TM 95|Teaches &amp;quot;Taunt&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 396 = {{ItemDataV2|{{{1}}}|{{{3}}}|396|TM 96|Teaches &amp;quot;Light Screen&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 397 = {{ItemDataV2|{{{1}}}|{{{3}}}|397|TM 97|Teaches &amp;quot;Safeguard&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 398 = {{ItemDataV2|{{{1}}}|{{{3}}}|398|TM 98|Teaches &amp;quot;Brick Break&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 399 = {{ItemDataV2|{{{1}}}|{{{3}}}|399|TM 99|Teaches &amp;quot;Shock Wave&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 400 = {{ItemDataV2|{{{1}}}|{{{3}}}|400|TM 100|Teaches &amp;quot;Flamethrower&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 401 = {{ItemDataV2|{{{1}}}|{{{3}}}|401|TM 101|Teaches &amp;quot;Rock Tomb&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 402 = {{ItemDataV2|{{{1}}}|{{{3}}}|402|TM 102|Teaches &amp;quot;Aerial Ace&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 403 = {{ItemDataV2|{{{1}}}|{{{3}}}|403|TM 103|Teaches &amp;quot;Torment&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 404 = {{ItemDataV2|{{{1}}}|{{{3}}}|404|TM 104|Teaches &amp;quot;Facade&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 405 = {{ItemDataV2|{{{1}}}|{{{3}}}|405|TM 105|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 406 = {{ItemDataV2|{{{1}}}|{{{3}}}|406|TM 106|Teaches &amp;quot;Skill Swap&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 407 = {{ItemDataV2|{{{1}}}|{{{3}}}|407|TM 107|Teaches &amp;quot;Snatch&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 408 = {{ItemDataV2|{{{1}}}|{{{3}}}|408|TM 108|Teaches &amp;quot;Overheat&amp;quot; to a Pokémon.|5,500|Machines|Yes}}&lt;br /&gt;
| 409 = {{ItemDataV2|{{{1}}}|{{{3}}}|409|TM 109|Teaches &amp;quot;Roost&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 410 = {{ItemDataV2|{{{1}}}|{{{3}}}|410|TM 110|Teaches &amp;quot;Focus Blast&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 411 = {{ItemDataV2|{{{1}}}|{{{3}}}|411|TM 111|Teaches &amp;quot;Energy Ball&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 412 = {{ItemDataV2|{{{1}}}|{{{3}}}|412|TM 112|Teaches &amp;quot;False Swipe&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 413 = {{ItemDataV2|{{{1}}}|{{{3}}}|413|TM 113|Teaches &amp;quot;Brine&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 414 = {{ItemDataV2|{{{1}}}|{{{3}}}|414|TM 114|Teaches &amp;quot;Fling&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 415 = {{ItemDataV2|{{{1}}}|{{{3}}}|415|TM 115|Teaches &amp;quot;Charge Beam&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 416 = {{ItemDataV2|{{{1}}}|{{{3}}}|416|TM 116|Teaches &amp;quot;Dragon Pulse&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 417 = {{ItemDataV2|{{{1}}}|{{{3}}}|417|TM 117|Teaches &amp;quot;Drain Punch&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 418 = {{ItemDataV2|{{{1}}}|{{{3}}}|418|TM 118|Teaches &amp;quot;Will-O-Wisp&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 419 = {{ItemDataV2|{{{1}}}|{{{3}}}|419|TM 119|Teaches &amp;quot;Silver Wind&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 420 = {{ItemDataV2|{{{1}}}|{{{3}}}|420|TM 120|Teaches &amp;quot;Embargo&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 421 = {{ItemDataV2|{{{1}}}|{{{3}}}|421|TM 121|Teaches &amp;quot;Shadow Claw&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 422 = {{ItemDataV2|{{{1}}}|{{{3}}}|422|TM 122|Teaches &amp;quot;Payback&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 423 = {{ItemDataV2|{{{1}}}|{{{3}}}|423|TM 123|Teaches &amp;quot;Recycle&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 424 = {{ItemDataV2|{{{1}}}|{{{3}}}|424|TM 124|Teaches &amp;quot;Giga Impact&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 425 = {{ItemDataV2|{{{1}}}|{{{3}}}|425|TM 125|Teaches &amp;quot;Rock Polish&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 426 = {{ItemDataV2|{{{1}}}|{{{3}}}|426|TM 126|Teaches &amp;quot;Defog&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 427 = {{ItemDataV2|{{{1}}}|{{{3}}}|427|TM 127|Teaches &amp;quot;Stone Edge&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 428 = {{ItemDataV2|{{{1}}}|{{{3}}}|428|TM 128|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 429 = {{ItemDataV2|{{{1}}}|{{{3}}}|429|TM 129|Teaches &amp;quot;Gyro Ball&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 430 = {{ItemDataV2|{{{1}}}|{{{3}}}|430|TM 130|Teaches &amp;quot;Stealth Rock&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 431 = {{ItemDataV2|{{{1}}}|{{{3}}}|431|TM 131|Teaches &amp;quot;Captivate&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 432 = {{ItemDataV2|{{{1}}}|{{{3}}}|432|TM 132|Teaches &amp;quot;Dark Pulse&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 433 = {{ItemDataV2|{{{1}}}|{{{3}}}|433|TM 133|Teaches &amp;quot;X-Scissor&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 434 = {{ItemDataV2|{{{1}}}|{{{3}}}|434|TM 134|Teaches &amp;quot;Natural Gift&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 435 = {{ItemDataV2|{{{1}}}|{{{3}}}|435|TM 135|Teaches &amp;quot;Poison Jab&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 436 = {{ItemDataV2|{{{1}}}|{{{3}}}|436|TM 136|Teaches &amp;quot;Grass Knot&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 437 = {{ItemDataV2|{{{1}}}|{{{3}}}|437|TM 137|Teaches &amp;quot;Pluck&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 438 = {{ItemDataV2|{{{1}}}|{{{3}}}|438|TM 138|Teaches &amp;quot;U-turn&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 439 = {{ItemDataV2|{{{1}}}|{{{3}}}|439|TM 139|Teaches &amp;quot;Flash Cannon&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 440 = {{ItemDataV2|{{{1}}}|{{{3}}}|440|TM 140|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,500|Machines|Yes}}&lt;br /&gt;
| 441 = {{ItemDataV2|{{{1}}}|{{{3}}}|441|TM 141|Teaches &amp;quot;Hone Claws&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 442 = {{ItemDataV2|{{{1}}}|{{{3}}}|442|TM 142|Teaches &amp;quot;Psyshock&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 443 = {{ItemDataV2|{{{1}}}|{{{3}}}|443|TM 143|Teaches &amp;quot;Venoshock&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 444 = {{ItemDataV2|{{{1}}}|{{{3}}}|444|TM 144|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 445 = {{ItemDataV2|{{{1}}}|{{{3}}}|445|TM 145|Teaches &amp;quot;Smack Down&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 446 = {{ItemDataV2|{{{1}}}|{{{3}}}|446|TM 146|Teaches &amp;quot;Sludge Wave&amp;quot; to a Pokémon.|3,500|Machines|No}}&lt;br /&gt;
| 447 = {{ItemDataV2|{{{1}}}|{{{3}}}|447|TM 147|Teaches &amp;quot;Chatter&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 448 = {{ItemDataV2|{{{1}}}|{{{3}}}|448|TM 148|Teaches &amp;quot;Low Sweep&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 449 = {{ItemDataV2|{{{1}}}|{{{3}}}|449|TM 149|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,500|Machines|No}}&lt;br /&gt;
| 450 = {{ItemDataV2|{{{1}}}|{{{3}}}|450|TM 150|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 451 = {{ItemDataV2|{{{1}}}|{{{3}}}|451|TM 151|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 452 = {{ItemDataV2|{{{1}}}|{{{3}}}|452|TM 152|Teaches &amp;quot;Scald&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 453 = {{ItemDataV2|{{{1}}}|{{{3}}}|453|TM 153|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 454 = {{ItemDataV2|{{{1}}}|{{{3}}}|454|TM 154|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 455 = {{ItemDataV2|{{{1}}}|{{{3}}}|455|TM 155|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 456 = {{ItemDataV2|{{{1}}}|{{{3}}}|456|TM 156|Teaches &amp;quot;Acrobatics&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 457 = {{ItemDataV2|{{{1}}}|{{{3}}}|457|TM 157|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 458 = {{ItemDataV2|{{{1}}}|{{{3}}}|458|TM 158|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 459 = {{ItemDataV2|{{{1}}}|{{{3}}}|459|TM 159|Teaches &amp;quot;Struggle Bug&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 460 = {{ItemDataV2|{{{1}}}|{{{3}}}|460|TM 160|Teaches &amp;quot;Bulldoze&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 461 = {{ItemDataV2|{{{1}}}|{{{3}}}|461|TM 161|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 462 = {{ItemDataV2|{{{1}}}|{{{3}}}|462|TM 162|Teaches &amp;quot;Dragon Tail&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 463 = {{ItemDataV2|{{{1}}}|{{{3}}}|463|TM 163|Teaches &amp;quot;Work Up&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 464 = {{ItemDataV2|{{{1}}}|{{{3}}}|464|TM 164|Teaches &amp;quot;Wild Charge&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 465 = {{ItemDataV2|{{{1}}}|{{{3}}}|465|TM 165|Teaches &amp;quot;Snarl&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 466 = {{ItemDataV2|{{{1}}}|{{{3}}}|466|TM 166|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 467 = {{ItemDataV2|{{{1}}}|{{{3}}}|467|TM 167|Teaches &amp;quot;Nature Power&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 468 = {{ItemDataV2|{{{1}}}|{{{3}}}|468|TM 168|Teaches &amp;quot;Power-Up Punch&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 469 = {{ItemDataV2|{{{1}}}|{{{3}}}|469|TM 169|Teaches &amp;quot;Dazzling Gleam&amp;quot; to a Pokémon.|5,000|Machines|Yes}}&lt;br /&gt;
| 470 = {{ItemDataV2|{{{1}}}|{{{3}}}|470|TM 170|Teaches &amp;quot;Confide&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| 502 = {{ItemDataV2|{{{1}}}|{{{3}}}|502|PP Max|A medicine that can optimally raise the maximum PP of a single move that has been learned by the target Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 503 = {{ItemDataV2|{{{1}}}|{{{3}}}|503|Sachet|A sachet filled with fragrant perfumes that are just slightly too overwhelming. Yet it's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 504 = {{ItemDataV2|{{{1}}}|{{{3}}}|504|Whipped Dream|A soft and sweet treat made of fluffy, puffy, whipped and whirled cream. It's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 505 = {{ItemDataV2|{{{1}}}|{{{3}}}|505|Toxic Orb|An item to be held by a Pokémon. It is a bizarre orb that will badly poison the holder during battle.|200|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 506 = {{ItemDataV2|{{{1}}}|{{{3}}}|506|Life Orb|An item to be held by a Pokémon. It boosts the power of moves, but at the cost of some HP on each hit.|200|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 507 = {{ItemDataV2|{{{1}}}|{{{3}}}|507|Abomasite|One variety of the mysterious Mega Stones. Have Abomasnow hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 508 = {{ItemDataV2|{{{1}}}|{{{3}}}|508|Absolite|One variety of the mysterious Mega Stones. Have Absol hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 509 = {{ItemDataV2|{{{1}}}|{{{3}}}|509|Aerodactylite|One variety of the mysterious Mega Stones. Have Aerodactyl hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 510 = {{ItemDataV2|{{{1}}}|{{{3}}}|510|Aggronite|One variety of the mysterious Mega Stones. Have Aggron hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 511 = {{ItemDataV2|{{{1}}}|{{{3}}}|511|Alakazite|One variety of the mysterious Mega Stones. Have Alakazam hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 512 = {{ItemDataV2|{{{1}}}|{{{3}}}|512|Ampharosite|One variety of the mysterious Mega Stones. Have Ampharos hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 513 = {{ItemDataV2|{{{1}}}|{{{3}}}|513|Banettite|One variety of the mysterious Mega Stones. Have Banette hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 514 = {{ItemDataV2|{{{1}}}|{{{3}}}|514|Blastoisinite|One variety of the mysterious Mega Stones. Have Blastoise hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 515 = {{ItemDataV2|{{{1}}}|{{{3}}}|515|Blazikenite|One variety of the mysterious Mega Stones. Have Blaziken hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 516 = {{ItemDataV2|{{{1}}}|{{{3}}}|516|Charizardite X|One variety of the mysterious Mega Stones. Have Charizard hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 517 = {{ItemDataV2|{{{1}}}|{{{3}}}|517|Charizardite Y|One variety of the mysterious Mega Stones. Have Charizard hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 518 = {{ItemDataV2|{{{1}}}|{{{3}}}|518|Garchompite|One variety of the mysterious Mega Stones. Have Garchompite hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 519 = {{ItemDataV2|{{{1}}}|{{{3}}}|519|Gardevoirite|One variety of the mysterious Mega Stones. Have Gardevoir hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 520 = {{ItemDataV2|{{{1}}}|{{{3}}}|520|Gengarite|One variety of the mysterious Mega Stones. Have Gengar hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 521 = {{ItemDataV2|{{{1}}}|{{{3}}}|521|Gyaradosite|One variety of the mysterious Mega Stones. Have Gyarados hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 522 = {{ItemDataV2|{{{1}}}|{{{3}}}|522|Heracronite|One variety of the mysterious Mega Stones. Have Heracross hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 523 = {{ItemDataV2|{{{1}}}|{{{3}}}|523|Houndoominite|One variety of the mysterious Mega Stones. Have Houndoom hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 524 = {{ItemDataV2|{{{1}}}|{{{3}}}|524|Kangaskhanite|One variety of the mysterious Mega Stones. Have Kangaskhan hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 525 = {{ItemDataV2|{{{1}}}|{{{3}}}|525|Lucarionite|One variety of the mysterious Mega Stones. Have Lucario hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 526 = {{ItemDataV2|{{{1}}}|{{{3}}}|526|Manectite|One variety of the mysterious Mega Stones. Have Manectric hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 527 = {{ItemDataV2|{{{1}}}|{{{3}}}|527|Mawilite|One variety of the mysterious Mega Stones. Have Mawile hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 528 = {{ItemDataV2|{{{1}}}|{{{3}}}|528|Medichamite|One variety of the mysterious Mega Stones. Have Medicham hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 529 = {{ItemDataV2|{{{1}}}|{{{3}}}|529|Mewtwonite X|One variety of the mysterious Mega Stones. Have Mewtwo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 530 = {{ItemDataV2|{{{1}}}|{{{3}}}|530|Mewtwonite Y|One variety of the mysterious Mega Stones. Have Mewtwo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 531 = {{ItemDataV2|{{{1}}}|{{{3}}}|531|Pinsirite|One variety of the mysterious Mega Stones. Have Pinsir hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 532 = {{ItemDataV2|{{{1}}}|{{{3}}}|532|Scizorite|One variety of the mysterious Mega Stones. Have Scizor hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 533 = {{ItemDataV2|{{{1}}}|{{{3}}}|533|Tyranitarite|One variety of the mysterious Mega Stones. Have Tyranitar hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 534 = {{ItemDataV2|{{{1}}}|{{{3}}}|534|Venusaurite|One variety of the mysterious Mega Stones. Have Venusaur hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 535 = {{ItemDataV2|{{{1}}}|{{{3}}}|535|Altarianite|One variety of the mysterious Mega Stones. Have Altaria hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 536 = {{ItemDataV2|{{{1}}}|{{{3}}}|536|Audinite|One variety of the mysterious Mega Stones. Have Audino hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 537 = {{ItemDataV2|{{{1}}}|{{{3}}}|537|Beedrillite|One variety of the mysterious Mega Stones. Have Beedrill hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 538 = {{ItemDataV2|{{{1}}}|{{{3}}}|538|Cameruptite|One variety of the mysterious Mega Stones. Have Camerupt hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 539 = {{ItemDataV2|{{{1}}}|{{{3}}}|539|Diancite|One variety of the mysterious Mega Stones. Have Diancie hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 540 = {{ItemDataV2|{{{1}}}|{{{3}}}|540|Galladite|One variety of the mysterious Mega Stones. Have Gallade hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 541 = {{ItemDataV2|{{{1}}}|{{{3}}}|541|Glalitite|One variety of the mysterious Mega Stones. Have Glalie hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 542 = {{ItemDataV2|{{{1}}}|{{{3}}}|542|Latiasite|One variety of the mysterious Mega Stones. Have Latias hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 543 = {{ItemDataV2|{{{1}}}|{{{3}}}|543|Latiosite|One variety of the mysterious Mega Stones. Have Latios hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 544 = {{ItemDataV2|{{{1}}}|{{{3}}}|544|Lopunnite|One variety of the mysterious Mega Stones. Have Lopunny hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 545 = {{ItemDataV2|{{{1}}}|{{{3}}}|545|Metagrossite|One variety of the mysterious Mega Stones. Have Metagross hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 546 = {{ItemDataV2|{{{1}}}|{{{3}}}|546|Pidgeotite|One variety of the mysterious Mega Stones. Have Pidgeot hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 547 = {{ItemDataV2|{{{1}}}|{{{3}}}|547|Sablenite|One variety of the mysterious Mega Stones. Have Sableye hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 548 = {{ItemDataV2|{{{1}}}|{{{3}}}|548|Salamencite|One variety of the mysterious Mega Stones. Have Salamence hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 549 = {{ItemDataV2|{{{1}}}|{{{3}}}|549|Sceptilite|One variety of the mysterious Mega Stones. Have Sceptile hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 550 = {{ItemDataV2|{{{1}}}|{{{3}}}|550|Sharpedonite|One variety of the mysterious Mega Stones. Have Sharpedo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 551 = {{ItemDataV2|{{{1}}}|{{{3}}}|551|Slowbronite|One variety of the mysterious Mega Stones. Have Slowbro hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 552 = {{ItemDataV2|{{{1}}}|{{{3}}}|552|Steelixite|One variety of the mysterious Mega Stones. Have Steelix hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 553 = {{ItemDataV2|{{{1}}}|{{{3}}}|553|Swampertite|One variety of the mysterious Mega Stones. Have Swampert hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 576 = {{ItemDataV2|{{{1}}}|{{{3}}}|576|Mega Bracelet|This bracelet contains an untold power that somehow enables Pokémon carrying a Mega Stone to Mega Evolve in battle.|100|KeyItems|Yes}}&lt;br /&gt;
| 577 = {{ItemDataV2|{{{1}}}|{{{3}}}|577|Flame Orb|An item to be held by a Pokémon. It is a bizarre orb that inflicts a burn on the holder in battle.|100|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 581 = {{ItemDataV2|{{{1}}}|{{{3}}}|581|Macho Brace|An item to be held by a Pokémon. This stiff, heavy brace helps Pokemon grow strong but cuts Speed in battle.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 582 = {{ItemDataV2|{{{1}}}|{{{3}}}|582|Power Weight|An item to be held by a Pokémon. It reduces Speed but allows the holder's HP stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 583 = {{ItemDataV2|{{{1}}}|{{{3}}}|583|Power Bracer|An item to be held by a Pokémon. It reduces Speed but allows the holder's Attack stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 584 = {{ItemDataV2|{{{1}}}|{{{3}}}|584|Power Belt|An item to be held by a Pokémon. It reduces Speed but allows the holder's Defense stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 585 = {{ItemDataV2|{{{1}}}|{{{3}}}|585|Power Lens|An item to be held by a Pokémon. It reduces Speed but allows the holder's Sp. Atk stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 586 = {{ItemDataV2|{{{1}}}|{{{3}}}|586|Power Band|An item to be held by a Pokémon. It reduces Speed but allows the holder's Sp. Def stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 587 = {{ItemDataV2|{{{1}}}|{{{3}}}|587|Power Anklet|An item to be held by a Pokémon. It reduces Speed but allows the holder's Speed stat to grow more after battling.|3000|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 591 = {{ItemDataV2|{{{1}}}|{{{3}}}|591|Expert Belt|An item to be held by a Pokémon. It's a well-worn belt that slightly boosts the power of super effective moves.|200|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 592 = {{ItemDataV2|{{{1}}}|{{{3}}}|592|Liberty Sea Map|A new sea chart that shows the way to Liberty Garden in Unova. It depicts a Lighthouse.|100|KeyItems|Yes}}&lt;br /&gt;
| 1996 = {{ItemDataV2|{{{1}}}|{{{3}}}|1996|Burn Drive|Makes Techno Blast a Fire-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1997 = {{ItemDataV2|{{{1}}}|{{{3}}}|1997|Chill Drive|Makes Techno Blast a Ice-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1998 = {{ItemDataV2|{{{1}}}|{{{3}}}|1998|Douse Drive|Makes Techno Blast a Water-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1999 = {{ItemDataV2|{{{1}}}|{{{3}}}|1999|Shock Drive|Makes Techno Blast a Electric-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 2000 = {{ItemDataV2|{{{1}}}|{{{3}}}|2000|Cheri|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from paralysis on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2001 = {{ItemDataV2|{{{1}}}|{{{3}}}|2001|Chesto|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from sleep on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2002 = {{ItemDataV2|{{{1}}}|{{{3}}}|2002|Pecha|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from poisoning on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2003 = {{ItemDataV2|{{{1}}}|{{{3}}}|2003|Rawst|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from a burn on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2004 = {{ItemDataV2|{{{1}}}|{{{3}}}|2004|Aspear|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from being frozen on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2005 = {{ItemDataV2|{{{1}}}|{{{3}}}|2005|Leppa|A Berry to be consumed by a Pokémon. If a Pokémon holds one, it can restore 10 PP to a depleted move during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2006 = {{ItemDataV2|{{{1}}}|{{{3}}}|2006|Oran|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by 10 points during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2007 = {{ItemDataV2|{{{1}}}|{{{3}}}|2007|Persim|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from confusion on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2008 = {{ItemDataV2|{{{1}}}|{{{3}}}|2008|Lum|A berry to be consumed by a Pokémon. If a Pokémon holds one, it can recover from any status condition during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2009 = {{ItemDataV2|{{{1}}}|{{{3}}}|2009|Sitrus|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by a small amount during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2010 = {{ItemDataV2|{{{1}}}|{{{3}}}|2010|Figy|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2011 = {{ItemDataV2|{{{1}}}|{{{3}}}|2011|Wiki|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2012 = {{ItemDataV2|{{{1}}}|{{{3}}}|2012|Mago|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2013 = {{ItemDataV2|{{{1}}}|{{{3}}}|2013|Aguav|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2014 = {{ItemDataV2|{{{1}}}|{{{3}}}|2014|Iapapa|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2015 = {{ItemDataV2|{{{1}}}|{{{3}}}|2015|Razz|Pokéblock ingredient. Plant in loamy soil to grow Razz.|100|Plants|Yes}}&lt;br /&gt;
| 2016 = {{ItemDataV2|{{{1}}}|{{{3}}}|2016|Bluk|Pokéblock ingredient. Plant in loamy soil to grow Bluk.|100|Plants|Yes}}&lt;br /&gt;
| 2017 = {{ItemDataV2|{{{1}}}|{{{3}}}|2017|Nanab|Pokéblock ingredient. Plant in loamy soil to grow Nanab.|100|Plants|Yes}}&lt;br /&gt;
| 2018 = {{ItemDataV2|{{{1}}}|{{{3}}}|2018|Wepear|Pokéblock ingredient. Plant in loamy soil to grow Wepear.|100|Plants|Yes}}&lt;br /&gt;
| 2019 = {{ItemDataV2|{{{1}}}|{{{3}}}|2019|Pinap|Pokéblock ingredient. Plant in loamy soil to grow Pinap.|100|Plants|Yes}}&lt;br /&gt;
| 2020 = {{ItemDataV2|{{{1}}}|{{{3}}}|2020|Pomeg|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base HP.|100|Plants|Yes}}&lt;br /&gt;
| 2021 = {{ItemDataV2|{{{1}}}|{{{3}}}|2021|Kelpsy|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Attack.|100|Plants|Yes}}&lt;br /&gt;
| 2022 = {{ItemDataV2|{{{1}}}|{{{3}}}|2022|Qualot|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Defense.|100|Plants|Yes}}&lt;br /&gt;
| 2023 = {{ItemDataV2|{{{1}}}|{{{3}}}|2023|Hondew|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Atk.|100|Plants|Yes}}&lt;br /&gt;
| 2024 = {{ItemDataV2|{{{1}}}|{{{3}}}|2024|Grepa|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Def.|100|Plants|Yes}}&lt;br /&gt;
| 2025 = {{ItemDataV2|{{{1}}}|{{{3}}}|2025|Tamato|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Speed.|100|Plants|Yes}}&lt;br /&gt;
| 2026 = {{ItemDataV2|{{{1}}}|{{{3}}}|2026|Cornn|Pokéblock ingredient. Plant in loamy soil to grow Cornn.|100|Plants|Yes}}&lt;br /&gt;
| 2027 = {{ItemDataV2|{{{1}}}|{{{3}}}|2027|Magost|Pokéblock ingredient. Plant in loamy soil to grow Magost.|100|Plants|Yes}}&lt;br /&gt;
| 2028 = {{ItemDataV2|{{{1}}}|{{{3}}}|2028|Rabuta|Pokéblock ingredient. Plant in loamy soil to grow Rabuta.|100|Plants|Yes}}&lt;br /&gt;
| 2029 = {{ItemDataV2|{{{1}}}|{{{3}}}|2029|Nomel|Pokéblock ingredient. Plant in loamy soil to grow Nomel.|100|Plants|Yes}}&lt;br /&gt;
| 2030 = {{ItemDataV2|{{{1}}}|{{{3}}}|2030|Spelon|Pokéblock ingredient. Plant in loamy soil to grow Spelon.|100|Plants|Yes}}&lt;br /&gt;
| 2031 = {{ItemDataV2|{{{1}}}|{{{3}}}|2031|Pamtre|Pokéblock ingredient. Plant in loamy soil to grow Pamtre.|100|Plants|Yes}}&lt;br /&gt;
| 2032 = {{ItemDataV2|{{{1}}}|{{{3}}}|2032|Watmel|Pokéblock ingredient. Plant in loamy soil to grow Watmel.|100|Plants|Yes}}&lt;br /&gt;
| 2033 = {{ItemDataV2|{{{1}}}|{{{3}}}|2033|Durin|Pokéblock ingredient. Plant in loamy soil to grow Durin.|100|Plants|Yes}}&lt;br /&gt;
| 2034 = {{ItemDataV2|{{{1}}}|{{{3}}}|2034|Belue|Pokéblock ingredient. Plant in loamy soil to grow Belue.|100|Plants|Yes}}&lt;br /&gt;
| 2035 = {{ItemDataV2|{{{1}}}|{{{3}}}|2035|Occa|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fire-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2036 = {{ItemDataV2|{{{1}}}|{{{3}}}|2036|Passho|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Water-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2037 = {{ItemDataV2|{{{1}}}|{{{3}}}|2037|Wacan|If held by a Pokémon, this berry will lessen the damage taken from one supereffective Electric-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2038 = {{ItemDataV2|{{{1}}}|{{{3}}}|2038|Rindo|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Grass-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2039 = {{ItemDataV2|{{{1}}}|{{{3}}}|2039|Yache|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ice-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2040 = {{ItemDataV2|{{{1}}}|{{{3}}}|2040|Chople|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fighting-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2041 = {{ItemDataV2|{{{1}}}|{{{3}}}|2041|Kebia|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Poison-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2042 = {{ItemDataV2|{{{1}}}|{{{3}}}|2042|Shuca|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ground-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2043 = {{ItemDataV2|{{{1}}}|{{{3}}}|2043|Coba|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Flying-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2044 = {{ItemDataV2|{{{1}}}|{{{3}}}|2044|Payapa|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Psychic-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2045 = {{ItemDataV2|{{{1}}}|{{{3}}}|2045|Tanga|If held by a Pokémon, this berry will lessen the damage taken from one supereffective Bug-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2046 = {{ItemDataV2|{{{1}}}|{{{3}}}|2046|Charti|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Rock-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2047 = {{ItemDataV2|{{{1}}}|{{{3}}}|2047|Kasib|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ghost-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2048 = {{ItemDataV2|{{{1}}}|{{{3}}}|2048|Haban|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dragon-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2049 = {{ItemDataV2|{{{1}}}|{{{3}}}|2049|Colbur|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dark-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2050 = {{ItemDataV2|{{{1}}}|{{{3}}}|2050|Babiri|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Steel-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2051 = {{ItemDataV2|{{{1}}}|{{{3}}}|2051|Chilian|If held by a Pokémon, this Berry will lessen the damage taken from one Normal-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2052 = {{ItemDataV2|{{{1}}}|{{{3}}}|2052|Liechi|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Attack stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2053 = {{ItemDataV2|{{{1}}}|{{{3}}}|2053|Ganlon|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Defense stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2054 = {{ItemDataV2|{{{1}}}|{{{3}}}|2054|Salac|A Berry to be held by Pokémon. If a Pokémon holds one, its Speed stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2055 = {{ItemDataV2|{{{1}}}|{{{3}}}|2055|Petaya|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Atk stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2056 = {{ItemDataV2|{{{1}}}|{{{3}}}|2056|Apicot|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Def stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2057 = {{ItemDataV2|{{{1}}}|{{{3}}}|2057|Lansat|A Berry to be consumed by Pokémon. If a Pokémon holds one, its critical-hit ratio will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2058 = {{ItemDataV2|{{{1}}}|{{{3}}}|2058|Starf|A Berry to be consumed by Pokémon. If a Pokémon holds one, one of its stats will sharply increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2059 = {{ItemDataV2|{{{1}}}|{{{3}}}|2059|Enigma|A Berry to be consumed by Pokémon. If a Pokémon holds one, being hit by a supereffective attack will restore its HP.|100|Plants|Yes}}&lt;br /&gt;
| 2060 = {{ItemDataV2|{{{1}}}|{{{3}}}|2060|Micle|If held by a Pokémon, it raises the accuracy of a move just once in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2061 = {{ItemDataV2|{{{1}}}|{{{3}}}|2061|Custap|If held by a Pokémon, it gets to move first just once in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2062 = {{ItemDataV2|{{{1}}}|{{{3}}}|2062|Jaboca|If held by a Pokémon, and if a foe's physical attack lands, the foe also takes damage.|100|Plants|Yes}}&lt;br /&gt;
| 2063 = {{ItemDataV2|{{{1}}}|{{{3}}}|2063|Rowap|If held by a Pokémon and a special attack lands, the attacker takes damage.|100|Plants|Yes}}&lt;br /&gt;
&lt;br /&gt;
| 191 = {{TMDataV2|{{{1}}}|{{{3}}}|191|Fighting|01|Dynamic Punch|1500|750|Yes|Prize for Defeating [[Gym_Leaders#Chuck|Chuck]]}}&lt;br /&gt;
| 192 = {{TMDataV2|{{{1}}}|{{{3}}}|192|Normal|02|Headbutt|2000|1000|Yes|From a guy in Ilex forest/[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 193 = {{TMDataV2|{{{1}}}|{{{3}}}|193|???|03|Curse|3000|1500|Yes|From a man on the top floor of Gamefreak's building}}&lt;br /&gt;
| 194 = {{TMDataV2|{{{1}}}|{{{3}}}|194|Rock|04|Rollout|2000|1000|Yes|[[Route 35]]}}&lt;br /&gt;
| 195 = {{TMDataV2|{{{1}}}|{{{3}}}|195|Normal|05|Roar|500|250|Yes|From a man on [[Route 32]]}}&lt;br /&gt;
| 196 = {{TMDataV2|{{{1}}}|{{{3}}}|196|Poison|06|Toxic|3000|1500|Yes|Prize for Defeating [[Gym_Leaders#Janine|Janine]]}}&lt;br /&gt;
| 197 = {{TMDataV2|{{{1}}}|{{{3}}}|197|Electric|07|Zap Canon|2000|1000|Yes|[[Power Plant]] Quest Reward}}&lt;br /&gt;
| 198 = {{TMDataV2|{{{1}}}|{{{3}}}|198|Fighting|08|Rock Smash|1000|500|Yes|From a Guy at [[Route 36]]/[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 199 = {{TMDataV2|{{{1}}}|{{{3}}}|199|Normal|09|Psych Up|1000|500|Yes|[[Viridian Forest]]}}&lt;br /&gt;
| 200 = {{TMDataV2|{{{1}}}|{{{3}}}|200|Normal|10|Hidden Power|3000|1500|Yes|[[Lake of Rage]]}}&lt;br /&gt;
| 201 = {{TMDataV2|{{{1}}}|{{{3}}}|201|Fire|11|Sunny Day|2000|1000|Yes|From a woman in the [[Goldenrod]]'s [[Radio Tower]] after beating [[Team Rocket]]}}&lt;br /&gt;
| 202 = {{TMDataV2|{{{1}}}|{{{3}}}|202|Normal|12|Sweet Scent|1000|500|Yes|[[Route 34]]'s Gatehouse}}&lt;br /&gt;
| 203 = {{TMDataV2|{{{1}}}|{{{3}}}|203|Normal|13|Snore|1000|500|Yes|[[Dark Cave]]}}&lt;br /&gt;
| 204 = {{TMDataV2|{{{1}}}|{{{3}}}|204|Ice|14|Blizzard|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 205 = {{TMDataV2|{{{1}}}|{{{3}}}|205|Normal|15|Hyper Beam|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 206 = {{TMDataV2|{{{1}}}|{{{3}}}|206|Ice|16|Icy Wind|3000|1500|Yes|Prize for Defeating [[Gym_Leaders#Pryce|Pryce]]}}&lt;br /&gt;
| 207 = {{TMDataV2|{{{1}}}|{{{3}}}|207|Normal|17|Protect|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 208 = {{TMDataV2|{{{1}}}|{{{3}}}|208|Water|18|Rain Dance|2000|1000|Yes|[[Slowpoke Well]]}}&lt;br /&gt;
| 209 = {{TMDataV2|{{{1}}}|{{{3}}}|209|Grass|19|Giga Drain|?|?|Yes|Prize for Defeating [[Gym_Leaders#Erika|Erika]]}}&lt;br /&gt;
| 210 = {{TMDataV2|{{{1}}}|{{{3}}}|210|Normal|20|Endure|?|?|Yes|[[Burned Tower]]}}&lt;br /&gt;
| 211 = {{TMDataV2|{{{1}}}|{{{3}}}|211|Normal|21|Frustration|1000|500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 212 = {{TMDataV2|{{{1}}}|{{{3}}}|212|Grass|22|Solarbeam|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 213 = {{TMDataV2|{{{1}}}|{{{3}}}|213|Steel|23|Iron Tail|1500|750|Yes|Prize for defeating [[Gym_Leaders#Jasmine|Jasmine]]}}&lt;br /&gt;
| 214 = {{TMDataV2|{{{1}}}|{{{3}}}|214|Dragon|24|Dragon Breath|3000|1500|Yes|Prize for defeating [[Gym_Leaders#Clair|Clair]]}}&lt;br /&gt;
| 215 = {{TMDataV2|{{{1}}}|{{{3}}}|215|Electric|25|Thunder|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 216 = {{TMDataV2|{{{1}}}|{{{3}}}|216|Ground|26|Earthquake|1500|750|Yes|[[Victory Road]]}}&lt;br /&gt;
| 217 = {{TMDataV2|{{{1}}}|{{{3}}}|217|Normal|27|Return|1000|500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 218 = {{TMDataV2|{{{1}}}|{{{3}}}|218|Ground|28|Dig|2000|1000|Yes|National Park}}&lt;br /&gt;
| 219 = {{TMDataV2|{{{1}}}|{{{3}}}|219|Psychic|29|Psychic|?|?|Yes|[[Saffron City]]}}&lt;br /&gt;
| 220 = {{TMDataV2|{{{1}}}|{{{3}}}|220|Ghost|30|Shadow Ball|1500|750|Yes|Prize for defeating [[Gym_Leaders#Morty|Morty]]}}&lt;br /&gt;
| 221 = {{TMDataV2|{{{1}}}|{{{3}}}|221|Ground|31|Mud Slap|1500|750|Yes|Prize for defeating [[Gym_Leaders#Falkner|Falkner]]}}&lt;br /&gt;
| 222 = {{TMDataV2|{{{1}}}|{{{3}}}|222|Normal|32|Double Team|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 223 = {{TMDataV2|{{{1}}}|{{{3}}}|223|Ice|33|Ice Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 224 = {{TMDataV2|{{{1}}}|{{{3}}}|224|Normal|34|Swagger|?|?|Yes|[[Glitter Lighthouse]]}}&lt;br /&gt;
| 225 = {{TMDataV2|{{{1}}}|{{{3}}}|225|Normal|35|Sleep Talk|3000|1500|Yes|[[Goldenrod]]'s underground base}}&lt;br /&gt;
| 226 = {{TMDataV2|{{{1}}}|{{{3}}}|226|Poison|36|Sludge Bomb|1000|500|Yes|[[Lake of Rage]]'s Gatehouse}}&lt;br /&gt;
| 227 = {{TMDataV2|{{{1}}}|{{{3}}}|227|Rock|37|Sandstorm|2000|1000|Yes|[[Route 27]]}}&lt;br /&gt;
| 228 = {{TMDataV2|{{{1}}}|{{{3}}}|228|Fire|38|Fire Blast|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 229 = {{TMDataV2|{{{1}}}|{{{3}}}|229|Normal|39|Swift|2000|1000|Yes|[[Union cave]]}}&lt;br /&gt;
| 230 = {{TMDataV2|{{{1}}}|{{{3}}}|230|Normal|40|Defense Curl|1000|500|Yes|[[Mt. Mortar]]}}&lt;br /&gt;
| 231 = {{TMDataV2|{{{1}}}|{{{3}}}|231|Electric|41|Thunder Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 232 = {{TMDataV2|{{{1}}}|{{{3}}}|232|Psychic|42|Dream Eater|?|?|Yes|Gift from Fat Guy at [[Viridian City]]}}&lt;br /&gt;
| 233 = {{TMDataV2|{{{1}}}|{{{3}}}|233|Fighting|43|Detect|500|250|Yes|[[Lake of Rage]]}}&lt;br /&gt;
| 234 = {{TMDataV2|{{{1}}}|{{{3}}}|234|Psychic|44|Rest|?|?|Yes|[[Ice Path]]}}&lt;br /&gt;
| 235 = {{TMDataV2|{{{1}}}|{{{3}}}|235|Normal|45|Attract|?|?|Yes|Prize for defeating [[Gym_Leaders#Whitney|Whitney]]}}&lt;br /&gt;
| 236 = {{TMDataV2|{{{1}}}|{{{3}}}|236|Dark|46|Thief|3000|1500|Yes|[[Team Rocket HQ]] in [[Mahogany Town]]}}&lt;br /&gt;
| 237 = {{TMDataV2|{{{1}}}|{{{3}}}|237|Steel|47|Steel Wing|3000|1500|Yes|[[Rock Tunnel]]}}&lt;br /&gt;
| 238 = {{TMDataV2|{{{1}}}|{{{3}}}|238|Fire|48|Fire Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 239 = {{TMDataV2|{{{1}}}|{{{3}}}|239|Bug|49|Fury Cutter|1500|750|Yes|Prize for defeating [[Gym_Leaders#Bugsy|Bugsy]]}}&lt;br /&gt;
| 240 = {{TMDataV2|{{{1}}}|{{{3}}}|240|Ghost|50|Nightmare|???|???|Yes|Prize for doing [[Kenya quest]]}}&lt;br /&gt;
| 351 = {{TMDataV2|{{{1}}}|{{{3}}}|351|Normal|51|Mega Punch|?|?|No|?}}&lt;br /&gt;
| 352 = {{TMDataV2|{{{1}}}|{{{3}}}|352|Normal|52|Razor Wind|?|?|No|?}}&lt;br /&gt;
| 353 = {{TMDataV2|{{{1}}}|{{{3}}}|353|Normal|53|Swords Dance|?|?|No|?}}&lt;br /&gt;
| 354 = {{TMDataV2|{{{1}}}|{{{3}}}|354|Normal|54|Whirlwind|?|?|No|?}}&lt;br /&gt;
| 355 = {{TMDataV2|{{{1}}}|{{{3}}}|355|Normal|55|Megakick|?|?|No|?}}&lt;br /&gt;
| 356 = {{TMDataV2|{{{1}}}|{{{3}}}|356|Normal|56|Horn Drill|?|?|No|?}}&lt;br /&gt;
| 357 = {{TMDataV2|{{{1}}}|{{{3}}}|357|Normal|57|Body Slam|4000|2000|Yes|Gift from Fat Guy at [[Island Four]]}}&lt;br /&gt;
| 358 = {{TMDataV2|{{{1}}}|{{{3}}}|358|Normal|58|Take Down|?|?|No|?}}&lt;br /&gt;
| 359 = {{TMDataV2|{{{1}}}|{{{3}}}|359|Normal|59|Double Edge|?|?|No|?}}&lt;br /&gt;
| 360 = {{TMDataV2|{{{1}}}|{{{3}}}|360|Water|60|Bubblebeam|?|?|No|?}}&lt;br /&gt;
| 361 = {{TMDataV2|{{{1}}}|{{{3}}}|361|Water|61|Water Gun|?|?|No|?}}&lt;br /&gt;
| 362 = {{TMDataV2|{{{1}}}|{{{3}}}|362|Ice|62|Ice Beam|?|?|Yes|[[Seafoam Islands]]}}&lt;br /&gt;
| 363 = {{TMDataV2|{{{1}}}|{{{3}}}|363|Normal|63|Pay Day|?|?|No|?}}&lt;br /&gt;
| 364 = {{TMDataV2|{{{1}}}|{{{3}}}|364|Fighting|64|Submission|?|?|No|?}}&lt;br /&gt;
| 365 = {{TMDataV2|{{{1}}}|{{{3}}}|365|Fighting|65|Counter|?|?|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 366 = {{TMDataV2|{{{1}}}|{{{3}}}|366|Fighting|66|Seismic Toss|?|?|No|?}}&lt;br /&gt;
| 367 = {{TMDataV2|{{{1}}}|{{{3}}}|367|Normal|67|Rage|?|?|No|?}}&lt;br /&gt;
| 368 = {{TMDataV2|{{{1}}}|{{{3}}}|368|Grass|68|Mega Drain|?|?|No|?}}&lt;br /&gt;
| 369 = {{TMDataV2|{{{1}}}|{{{3}}}|369|Dragon|69|Dragon Rage|?|?|No|?}}&lt;br /&gt;
| 370 = {{TMDataV2|{{{1}}}|{{{3}}}|370|Electric|70|Thunderbolt|?|?|Yes|Prize for defeating [[Gym_Leaders#Lt. Surge|Lt. Surge]]}}&lt;br /&gt;
| 371 = {{TMDataV2|{{{1}}}|{{{3}}}|371|Ground|71|Fissure|?|?|No|?}}&lt;br /&gt;
| 372 = {{TMDataV2|{{{1}}}|{{{3}}}|372|Psychic|72|Teleport|?|?|No|?}}&lt;br /&gt;
| 373 = {{TMDataV2|{{{1}}}|{{{3}}}|373|Psychic|73|Mimic|?|?|No|?}}&lt;br /&gt;
| 374 = {{TMDataV2|{{{1}}}|{{{3}}}|374|Psychic|74|Reflect|1000|500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 375 = {{TMDataV2|{{{1}}}|{{{3}}}|375|Normal|75|Bide|?|?|No|?}}&lt;br /&gt;
| 376 = {{TMDataV2|{{{1}}}|{{{3}}}|376|Normal|76|Metronome|?|?|Yes|Prize for defeating [[Gym_Leaders#Blue|Blue]]}}&lt;br /&gt;
| 377 = {{TMDataV2|{{{1}}}|{{{3}}}|377|Normal|77|Self-Destruct|?|?|No|?}}&lt;br /&gt;
| 378 = {{TMDataV2|{{{1}}}|{{{3}}}|378|Normal|78|Egg Bomb|?|?|No|?}}&lt;br /&gt;
| 379 = {{TMDataV2|{{{1}}}|{{{3}}}|379|Normal|79|Skull Bash|?|?|No|?}}&lt;br /&gt;
| 380 = {{TMDataV2|{{{1}}}|{{{3}}}|380|Normal|80|Softboiled|?|?|No|?}}&lt;br /&gt;
| 381 = {{TMDataV2|{{{1}}}|{{{3}}}|381|Flying|81|Sky attack|?|?|No|?}}&lt;br /&gt;
| 382 = {{TMDataV2|{{{1}}}|{{{3}}}|382|Electric|82|Thunder wave|?|?|No|?}}&lt;br /&gt;
| 383 = {{TMDataV2|{{{1}}}|{{{3}}}|383|Psychic|83|Psywave|?|?|No|?}}&lt;br /&gt;
| 384 = {{TMDataV2|{{{1}}}|{{{3}}}|384|Normal|84|Explosion|?|?|Yes|From a Hiker on [[Mt.Ember]]}}&lt;br /&gt;
| 385 = {{TMDataV2|{{{1}}}|{{{3}}}|385|Rock|85|Rock Slide|?|?|Yes|Prize for defeating [[Gym_Leaders#Brock|Brock]]}}&lt;br /&gt;
| 386 = {{TMDataV2|{{{1}}}|{{{3}}}|386|Normal|86|Tri Attack|?|?|No|?}}&lt;br /&gt;
| 387 = {{TMDataV2|{{{1}}}|{{{3}}}|387|Normal|87|Substitute|?|?|No|?}}&lt;br /&gt;
| 388 = {{TMDataV2|{{{1}}}|{{{3}}}|388|Fighting|88|Focus Punch|?|?|No|?}}&lt;br /&gt;
| 389 = {{TMDataV2|{{{1}}}|{{{3}}}|389|Dragon|89|Dragon Claw|?|?|No|?}}&lt;br /&gt;
| 390 = {{TMDataV2|{{{1}}}|{{{3}}}|390|Water|90|Water Pulse|?|?|Yes|Prize for defeating [[Gym_Leaders#Misty|Misty]]}}&lt;br /&gt;
| 391 = {{TMDataV2|{{{1}}}|{{{3}}}|391|Psychic|91|Calm Mind|?|?|No|?}}&lt;br /&gt;
| 392 = {{TMDataV2|{{{1}}}|{{{3}}}|392|Ice|92|Hail|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 393 = {{TMDataV2|{{{1}}}|{{{3}}}|393|Fighting|93|Bulk Up|?|?|No|?}}&lt;br /&gt;
| 394 = {{TMDataV2|{{{1}}}|{{{3}}}|394|Grass|94|Bullet Seed|?|?|No|?}}&lt;br /&gt;
| 395 = {{TMDataV2|{{{1}}}|{{{3}}}|395|Dark|95|Taunt|?|?|No|?}}&lt;br /&gt;
| 396 = {{TMDataV2|{{{1}}}|{{{3}}}|396|Psychic|96|Light Screen|2000|1000|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 397 = {{TMDataV2|{{{1}}}|{{{3}}}|397|Normal|97|SafeGuard|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 398 = {{TMDataV2|{{{1}}}|{{{3}}}|398|Fighting|98|Brick Break|?|?|Yes|Invisible walls room in [[Millennial Tower]]}}&lt;br /&gt;
| 399 = {{TMDataV2|{{{1}}}|{{{3}}}|399|Electric|99|Shock Wave|?|?|Yes|[[Cerulean Cave]]}}&lt;br /&gt;
| 400 = {{TMDataV2|{{{1}}}|{{{3}}}|400|Fire|100|FlameThrower|?|?|No|?}}&lt;br /&gt;
| 401 = {{TMDataV2|{{{1}}}|{{{3}}}|401|Rock|101|Rock tomb|?|?|No|?}}&lt;br /&gt;
| 402 = {{TMDataV2|{{{1}}}|{{{3}}}|402|Flying|102|Aerial Ace|?|?|No|?}}&lt;br /&gt;
| 403 = {{TMDataV2|{{{1}}}|{{{3}}}|403|Dark|103|Torment|?|?|No|?}}&lt;br /&gt;
| 404 = {{TMDataV2|{{{1}}}|{{{3}}}|404|Normal|104|Facade|?|?|No|?}}&lt;br /&gt;
| 405 = {{TMDataV2|{{{1}}}|{{{3}}}|405|Normal|105|Secret Power|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 406 = {{TMDataV2|{{{1}}}|{{{3}}}|406|Psychic|106|Skill Swap|?|?|Yes|Prize for defeating [[Gym_Leaders#Sabrina|Sabrina]]}}&lt;br /&gt;
| 407 = {{TMDataV2|{{{1}}}|{{{3}}}|407|Dark|107|Snatch|?|?|No|?}}&lt;br /&gt;
| 408 = {{TMDataV2|{{{1}}}|{{{3}}}|408|Fire|108|Overheat|?|?|Yes|Prize for defeating [[Gym_Leaders#Blaine|Blaine]]}}&lt;br /&gt;
| 409 = {{TMDataV2|{{{1}}}|{{{3}}}|409|Flying|109|Roost|?|?|Yes|Sliding ice room in [[Millennial Tower]]}}&lt;br /&gt;
| 410 = {{TMDataV2|{{{1}}}|{{{3}}}|410|Fighting|110|Focus Blast|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 411 = {{TMDataV2|{{{1}}}|{{{3}}}|411|Grass|111|Energy Ball|?|?|No|?}}&lt;br /&gt;
| 412 = {{TMDataV2|{{{1}}}|{{{3}}}|412|Normal|112|False Swipes|2000|1000|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 413 = {{TMDataV2|{{{1}}}|{{{3}}}|413|Water|113|Brine|?|?|No|?}}&lt;br /&gt;
| 414 = {{TMDataV2|{{{1}}}|{{{3}}}|414|Dark|114|Fling|?|?|No|?}}&lt;br /&gt;
| 415 = {{TMDataV2|{{{1}}}|{{{3}}}|415|Electric|115|Charge Beam|?|?|No|?}}&lt;br /&gt;
| 416 = {{TMDataV2|{{{1}}}|{{{3}}}|416|Dragon|116|Dragon Pulse|?|?|No|?}}&lt;br /&gt;
| 417 = {{TMDataV2|{{{1}}}|{{{3}}}|417|Fighting|117|Drain Punch|?|?|Yes|[[Route 39]]}}&lt;br /&gt;
| 418 = {{TMDataV2|{{{1}}}|{{{3}}}|418|Fire|118|Will-O-Wisp|?|?|No|?}}&lt;br /&gt;
| 419 = {{TMDataV2|{{{1}}}|{{{3}}}|419|Bug|119|Silver Wind|?|?|No|?}}&lt;br /&gt;
| 420 = {{TMDataV2|{{{1}}}|{{{3}}}|420|Dark|120|Embargo|?|?|No|?}}&lt;br /&gt;
| 421 = {{TMDataV2|{{{1}}}|{{{3}}}|421|Ghost|121|Shadow Claw|?|?|No|?}}&lt;br /&gt;
| 422 = {{TMDataV2|{{{1}}}|{{{3}}}|422|Dark|122|Payback|?|?|No|?}}&lt;br /&gt;
| 423 = {{TMDataV2|{{{1}}}|{{{3}}}|423|Normal|123|Recycle|?|?|No|?}}&lt;br /&gt;
| 424 = {{TMDataV2|{{{1}}}|{{{3}}}|424|Grass|124|Giga Impact|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 425 = {{TMDataV2|{{{1}}}|{{{3}}}|425|Rock|125|Rock polish|?|?|No|?}}&lt;br /&gt;
| 426 = {{TMDataV2|{{{1}}}|{{{3}}}|426|Flying|126|Defog|?|?|No|?}}&lt;br /&gt;
| 427 = {{TMDataV2|{{{1}}}|{{{3}}}|427|Rock|127|Stone Edge|?|?|No|?}}&lt;br /&gt;
| 428 = {{TMDataV2|{{{1}}}|{{{3}}}|428|Ice|128|Avalanche|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 429 = {{TMDataV2|{{{1}}}|{{{3}}}|429|Steel|129|Gyro Ball|?|?|No|?}}&lt;br /&gt;
| 430 = {{TMDataV2|{{{1}}}|{{{3}}}|430|Rock|130|Stealth Rock|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 431 = {{TMDataV2|{{{1}}}|{{{3}}}|431|Normal|131|Captivate|?|?|No|?}}&lt;br /&gt;
| 432 = {{TMDataV2|{{{1}}}|{{{3}}}|432|Dark|132|Dark Pulse|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 433 = {{TMDataV2|{{{1}}}|{{{3}}}|433|Bug|133|X-Scissor|?|?|No|?}}&lt;br /&gt;
| 434 = {{TMDataV2|{{{1}}}|{{{3}}}|434|Normal|134|Natural Gift|?|?|No|?}}&lt;br /&gt;
| 435 = {{TMDataV2|{{{1}}}|{{{3}}}|435|Poison|135|Poison Jab|?|?|Yes|[[Team Rocket Werehouse]]}}&lt;br /&gt;
| 436 = {{TMDataV2|{{{1}}}|{{{3}}}|436|Grass|136|Grass Knot|?|?|No|?}}&lt;br /&gt;
| 437 = {{TMDataV2|{{{1}}}|{{{3}}}|437|Flying|137|Pluck|?|?|No|?}}&lt;br /&gt;
| 438 = {{TMDataV2|{{{1}}}|{{{3}}}|438|Bug|138|U-Turn|?|?|Yes|[[Kolben Tower]] from [[Mario]]}}&lt;br /&gt;
| 439 = {{TMDataV2|{{{1}}}|{{{3}}}|439|Steel|139|Flash Cannon|?|?|No|?}}&lt;br /&gt;
| 440 = {{TMDataV2|{{{1}}}|{{{3}}}|440|Psychic|140|Trick Room|?|?|Yes|[[Ancient Ruins]]}}&lt;br /&gt;
| 441 = {{TMDataV2|{{{1}}}|{{{3}}}|441|Dark|141|Hone Claws|?|?|No|?}}&lt;br /&gt;
| 442 = {{TMDataV2|{{{1}}}|{{{3}}}|442|Psychic|142|Psyshock|?|?|No|?}}&lt;br /&gt;
| 443 = {{TMDataV2|{{{1}}}|{{{3}}}|443|Poison|143|Venoshock|?|?|Yes|[[Team Rocket Warehouse]]}}&lt;br /&gt;
| 444 = {{TMDataV2|{{{1}}}|{{{3}}}|444|Psychic|144|Telekinesis|?|?|No|?}}&lt;br /&gt;
| 445 = {{TMDataV2|{{{1}}}|{{{3}}}|445|Rock|145|Smack Down|?|?|No|?}}&lt;br /&gt;
| 446 = {{TMDataV2|{{{1}}}|{{{3}}}|446|Poison|146|Sludge Wave|?|?|No|?}}&lt;br /&gt;
| 447 = {{TMDataV2|{{{1}}}|{{{3}}}|447|Fire|147|Flame Charge|?|?|No|?}}&lt;br /&gt;
| 448 = {{TMDataV2|{{{1}}}|{{{3}}}|448|Fighting|148|Low Sweep|?|?|No|?}}&lt;br /&gt;
| 449 = {{TMDataV2|{{{1}}}|{{{3}}}|449|Normal|149|Round|?|?|No|?}}&lt;br /&gt;
| 450 = {{TMDataV2|{{{1}}}|{{{3}}}|450|Normal|150|Echoed Voice|?|?|No|?}}&lt;br /&gt;
| 451 = {{TMDataV2|{{{1}}}|{{{3}}}|451|Psychic|151|Ally Switch|?|?|No|?}}&lt;br /&gt;
| 452 = {{TMDataV2|{{{1}}}|{{{3}}}|452|Water|152|Scald|?|?|Yes|[[Underwater Cave]]}}&lt;br /&gt;
| 453 = {{TMDataV2|{{{1}}}|{{{3}}}|453|Flying|153|Sky Drop|?|?|No|?}}&lt;br /&gt;
| 454 = {{TMDataV2|{{{1}}}|{{{3}}}|454|Fire|154|Incinerate|?|?|No|?}}&lt;br /&gt;
| 455 = {{TMDataV2|{{{1}}}|{{{3}}}|455|Dark|155|Quash|?|?|No|?}}&lt;br /&gt;
| 456 = {{TMDataV2|{{{1}}}|{{{3}}}|456|Flying|156|Acrobatics|?|?|No|?}}&lt;br /&gt;
| 457 = {{TMDataV2|{{{1}}}|{{{3}}}|457|Normal|157|Retaliate|?|?|No|?}}&lt;br /&gt;
| 458 = {{TMDataV2|{{{1}}}|{{{3}}}|458|Electric|158|Volt Switch|?|?|No|?}}&lt;br /&gt;
| 459 = {{TMDataV2|{{{1}}}|{{{3}}}|459|Bug|159|Struggle Bug|?|?|No|?}}&lt;br /&gt;
| 460 = {{TMDataV2|{{{1}}}|{{{3}}}|460|Ground|160|Bulldoze|?|?|No|?}}&lt;br /&gt;
| 461 = {{TMDataV2|{{{1}}}|{{{3}}}|461|Ice|161|Frost Breath|?|?|Yes|[[Icefall Cave]]}}&lt;br /&gt;
| 462 = {{TMDataV2|{{{1}}}|{{{3}}}|462|Dragon|162|Dragon Tail|?|?|No|?}}&lt;br /&gt;
| 463 = {{TMDataV2|{{{1}}}|{{{3}}}|463|Normal|163|Work Up|?|?|Yes|In the ice breaking room inside the [[Millennial Tower]]}}&lt;br /&gt;
| 464 = {{TMDataV2|{{{1}}}|{{{3}}}|464|Electric|164|Wild Charge|?|?|No|?}}&lt;br /&gt;
| 465 = {{TMDataV2|{{{1}}}|{{{3}}}|465|Dark|165|Snarl|?|?|No|?}}&lt;br /&gt;
| 466 = {{TMDataV2|{{{1}}}|{{{3}}}|466|Bug|166|Infestation|?|?|No|?}}&lt;br /&gt;
| 467 = {{TMDataV2|{{{1}}}|{{{3}}}|467|Normal|167|Nature Power|?|?|No|?}}&lt;br /&gt;
| 468 = {{TMDataV2|{{{1}}}|{{{3}}}|468|Fighting|168|Power-up Punch|?|?|No|?}}&lt;br /&gt;
| 469 = {{TMDataV2|{{{1}}}|{{{3}}}|469|Fairy|169|Dazzling Gleam|?|?|Yes|After giving Fanta a bottle of [[Fanta]] in [[Kolben Tower]]}}&lt;br /&gt;
| 470 = {{TMDataV2|{{{1}}}|{{{3}}}|470|Normal|170|Confide|?|?|No|?}}&lt;br /&gt;
| {{ItemDataV2|{{{1}}}|{{{3}}}|???|???|???|???|???|???}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:ItemV2&amp;diff=39905</id>
		<title>Template:ItemV2</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:ItemV2&amp;diff=39905"/>
		<updated>2019-02-08T22:05:38Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Updated the orbs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#switch:{{{2|}}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
All Item Template now uses this format.&lt;br /&gt;
{{ItemDataV2|{{{1}}}|{{{3}}}|ID|Name|Description|Buying Price|Type|Obtainable?}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| 1 = {{ItemDataV2|{{{1}}}|{{{3}}}|1|Master Ball|The best Pokéball with the ultimate level of performance. With it, you will catch any wild Pokémon without fail.|0|Pokéballs|Yes}}&lt;br /&gt;
| 2 = {{ItemDataV2|{{{1}}}|{{{3}}}|2|Ultra Ball|An ultra-high performance Pokéball that provides a higher success rate for catching Pokémon than a Great Ball.|1,200|Pokéballs|Yes}}&lt;br /&gt;
| 3 = {{ItemDataV2|{{{1}}}|{{{3}}}|3|Premier Ball|A somewhat rare Pokéball that was made as a commemorative item used to celebrate an event of some sort.|200|Pokéballs|Yes}}&lt;br /&gt;
| 4 = {{ItemDataV2|{{{1}}}|{{{3}}}|4|Great Ball|A good, high-performance Pokéball that provides a higher Pokémon catch rate than a standard Pokéball can.|600|Pokéballs|Yes}}&lt;br /&gt;
| 5 = {{ItemDataV2|{{{1}}}|{{{3}}}|5|Poké Ball|An item for catching Pokémon.|200|Pokéballs|Yes}}&lt;br /&gt;
| 6 = {{ItemDataV2|{{{1}}}|{{{3}}}|6|Bicycle|A folding Bicycle that enables much faster movement than the Running Shoes.|9,800|KeyItems|No}}&lt;br /&gt;
| 7 = {{ItemDataV2|{{{1}}}|{{{3}}}|7|Lava Cookie|Lavaridge Town's local specialty. It can be used once to heal all the status conditions of a Pokemon.|200|Medicine|Yes}}&lt;br /&gt;
| 8 = {{ItemDataV2|{{{1}}}|{{{3}}}|8|Moon Stone|A peculiar stone that can make certain species of Pokémon evolve. It is as black as the night sky.|2,100|Standard|Yes}}&lt;br /&gt;
| 9 = {{ItemDataV2|{{{1}}}|{{{3}}}|9|Antidote|A spray-type medicine for poisoning. It can be used once to lift the effects of being poisoned from a Pokémon.|100|Medicine|Yes}}&lt;br /&gt;
| 10 = {{ItemDataV2|{{{1}}}|{{{3}}}|10|Burn Heal|A spray-type medicine for treating burns. It can be used once to heal a Pokemon suffering from a burn.|250|Medicine|Yes}}&lt;br /&gt;
| 11 = {{ItemDataV2|{{{1}}}|{{{3}}}|11|Ice Heal|A spray-type medicine for freezing. It can be used once to defrost a Pokémon that has been frozen solid.|250|Medicine|Yes}}&lt;br /&gt;
| 12 = {{ItemDataV2|{{{1}}}|{{{3}}}|12|Awakening|A spray-type medicine used against sleep. It can be used once to rouse a Pokémon from the clutches of sleep.|250|Medicine|Yes}}&lt;br /&gt;
| 13 = {{ItemDataV2|{{{1}}}|{{{3}}}|13|Paralyze Heal|A spray-type medicine for paralysis. It can be used once to free a Pokémon that has been paralyzed.|200|Medicine|Yes}}&lt;br /&gt;
| 14 = {{ItemDataV2|{{{1}}}|{{{3}}}|14|Full Restore|A medicine that can be used to fully restore the HP of a single Pokémon and heal any status conditions it has.|3,000|Medicine|Yes}}&lt;br /&gt;
| 15 = {{ItemDataV2|{{{1}}}|{{{3}}}|15|Max Potion|A spray-type medicine for treating wounds. It will completely restore the max HP of a single Pokémon.|2,500|Medicine|Yes}}&lt;br /&gt;
| 16 = {{ItemDataV2|{{{1}}}|{{{3}}}|16|Hyper Potion|A spray-type medicine for treating wounds. It can be used to restore 200 HP to an injured Pokémon.|1,200|Medicine|Yes}}&lt;br /&gt;
| 17 = {{ItemDataV2|{{{1}}}|{{{3}}}|17|Super Potion|A spray-type medicine for treating wounds. It can be used to restore 50 HP to an injured Pokémon.|700|Medicine|Yes}}&lt;br /&gt;
| 18 = {{ItemDataV2|{{{1}}}|{{{3}}}|18|Potion|A spray-type medicine for treating wounds. It can be used to restore 20 HP to an injured Pokémon.|300|Medicine|Yes}}&lt;br /&gt;
| 19 = {{ItemDataV2|{{{1}}}|{{{3}}}|19|Escape Rope|A long and durable rope. Use it to escape instantly from a cave or a dungeon.|550|Standard|Yes}}&lt;br /&gt;
| 20 = {{ItemDataV2|{{{1}}}|{{{3}}}|20|Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 100 steps after its use.|350|Standard|Yes}}&lt;br /&gt;
| 21 = {{ItemDataV2|{{{1}}}|{{{3}}}|21|Max Elixir|This medicine can fully restore the PP of all of the moves that have been learned by a Pokémon.|4,500|Medicine|Yes}}&lt;br /&gt;
| 22 = {{ItemDataV2|{{{1}}}|{{{3}}}|22|Fire Stone|A peculiar stone that can make certain species of Pokémon evolve. The stone has a fiery orange heart.|2,100|Standard|Yes}}&lt;br /&gt;
| 23 = {{ItemDataV2|{{{1}}}|{{{3}}}|23|Thunder Stone|A peculiar stone that can make certain species of Pokémon evolve. It has a distinct thunderbolt pattern.|2,100|Standard|Yes}}&lt;br /&gt;
| 24 = {{ItemDataV2|{{{1}}}|{{{3}}}|24|Water Stone|A peculiar stone that can make certain species of Pokémon evolve. It is the blue of a pool of clear water.|2,100|Standard|Yes}}&lt;br /&gt;
| 25 = {{ItemDataV2|{{{1}}}|{{{3}}}|25|Zinc|A nutritious drink for Pokémon. When consumed, it raises the base Sp. Def stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 26 = {{ItemDataV2|{{{1}}}|{{{3}}}|26|HP Up|A nutritious drink for Pokémon. When consumed, it raises the base HP of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 27 = {{ItemDataV2|{{{1}}}|{{{3}}}|27|Protein|A nutritious drink for Pokémon. When consumed, it raises the base Attack stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 28 = {{ItemDataV2|{{{1}}}|{{{3}}}|28|Iron|A nutritious drink for Pokémon. When consumed, it raises the base Defense stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 29 = {{ItemDataV2|{{{1}}}|{{{3}}}|29|Carbos|A nutritious drink for Pokémon. When consumed, it raises the base Speed stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 30 = {{ItemDataV2|{{{1}}}|{{{3}}}|30|Lucky Punch|An item to be held by Chansey. This pair of lucky boxing gloves will boost Chansey's critical-hit ratio.|10|Standard|Yes}}&lt;br /&gt;
| 31 = {{ItemDataV2|{{{1}}}|{{{3}}}|31|Calcium|A nutritious drink for Pokémon. When consumed, it raises the base Sp. Atk stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 32 = {{ItemDataV2|{{{1}}}|{{{3}}}|32|Rare Candy|A candy that is packed with energy. When consumed, it will instantly raise the level of a single Pokémon by one.|4,800|Medicine|Yes}}&lt;br /&gt;
| 33 = {{ItemDataV2|{{{1}}}|{{{3}}}|33|X Accuracy|An item that boosts the accuracy of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|950|BattleItems|Yes}}&lt;br /&gt;
| 34 = {{ItemDataV2|{{{1}}}|{{{3}}}|34|Leaf Stone|A peculiar stone that can make certain species of Pokémon evolve. It has an unmistakable leaf pattern.|2,100|Standard|Yes}}&lt;br /&gt;
| 35 = {{ItemDataV2|{{{1}}}|{{{3}}}|35|Metal Powder|An item to be held by Ditto. Extremely fine yet hard, this odd powder boosts the Defense stat.|10|Standard|Yes}}&lt;br /&gt;
| 36 = {{ItemDataV2|{{{1}}}|{{{3}}}|36|Nugget|A nugget of the purest gold that gives off a lustrous gleam in direct light. It can be sold at a high price to shops.|10,000|Standard|Yes}}&lt;br /&gt;
| 37 = {{ItemDataV2|{{{1}}}|{{{3}}}|37|Poké Doll|A doll that attracts the attention of a Pokémon. It guarantees escape from any battle with wild Pokémon.|1,000|BattleItems|Yes}}&lt;br /&gt;
| 38 = {{ItemDataV2|{{{1}}}|{{{3}}}|38|Full Heal|A spray-type medicine that is broadly effective. It can be used once to heal all the status conditions of a Pokémon.|600|Medicine|Yes}}&lt;br /&gt;
| 39 = {{ItemDataV2|{{{1}}}|{{{3}}}|39|Revive|A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's HP.|1,500|Medicine|Yes}}&lt;br /&gt;
| 40 = {{ItemDataV2|{{{1}}}|{{{3}}}|40|Max Revive|A medicine that can revive fainted Pokémon. It also fully restores a fainted Pokémon's maximum HP.|4,000|Medicine|Yes}}&lt;br /&gt;
| 41 = {{ItemDataV2|{{{1}}}|{{{3}}}|41|S.S. Ticket|The ticket required for sailing on the ferry S.S. Aqua. It has a drawing of a ship on it.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 42 = {{ItemDataV2|{{{1}}}|{{{3}}}|42|Super Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 200 steps after its use.|500|Standard|Yes}}&lt;br /&gt;
| 43 = {{ItemDataV2|{{{1}}}|{{{3}}}|43|Max Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 250 steps after its use.|700|Standard|Yes}}&lt;br /&gt;
| 44 = {{ItemDataV2|{{{1}}}|{{{3}}}|44|Dire Hit|An item that raises the critical-hit ratio greatly. It can be used only once and wears off if the Pokémon is withdrawn.|650|BattleItems|Yes}}&lt;br /&gt;
| 45 = {{ItemDataV2|{{{1}}}|{{{3}}}|45|Cherish Ball|A quite rare Pokéball that has been specially crafted to commemorate an occasion of some sort.|1,000|Pokéballs|No}}&lt;br /&gt;
| 46 = {{ItemDataV2|{{{1}}}|{{{3}}}|46|Fresh Water|Water with a high mineral content. When consumed, it restores 50 HP to an injured Pokémon.|200|Medicine|Yes}}&lt;br /&gt;
| 47 = {{ItemDataV2|{{{1}}}|{{{3}}}|47|Soda Pop|A highly carbonated soda drink. When consumed, it restores 60 HP to an injured Pokémon.|300|Medicine|Yes}}&lt;br /&gt;
| 48 = {{ItemDataV2|{{{1}}}|{{{3}}}|48|Lemonade|A very sweet and refreshing drink. When consumed, it restores 80 HP to an injured Pokémon.|350|Medicine|Yes}}&lt;br /&gt;
| 49 = {{ItemDataV2|{{{1}}}|{{{3}}}|49|X Attack|An item that boosts the Attack stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|500|BattleItems|Yes}}&lt;br /&gt;
| 50 = {{ItemDataV2|{{{1}}}|{{{3}}}|50|X Sp. Def|An item that boosts the Sp. Def stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 51 = {{ItemDataV2|{{{1}}}|{{{3}}}|51|X Defense|An item that boosts the Defense stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|550|BattleItems|Yes}}&lt;br /&gt;
| 52 = {{ItemDataV2|{{{1}}}|{{{3}}}|52|X Speed|An item that boosts the Speed stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 53 = {{ItemDataV2|{{{1}}}|{{{3}}}|53|X Sp. Atk.|An item that boosts the Sp. Atk stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 54 = {{ItemDataV2|{{{1}}}|{{{3}}}|54|Coin Case|A case for holding coins obtained at the Game Corner. It holds up to 50,000 coins.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 55 = {{ItemDataV2|{{{1}}}|{{{3}}}|55|Itemfinder|It checks for unseen items in the area and makes noise and lights when it finds something.|138|KeyItems|Yes}}&lt;br /&gt;
| 56 = {{ItemDataV2|{{{1}}}|{{{3}}}|56|Crystal Wing|A mystical feather entirely made out of crystal.|9,800|KeyItems|No}}&lt;br /&gt;
| 57 = {{ItemDataV2|{{{1}}}|{{{3}}}|57|Exp Share|An item to be held by a Pokémon. The holder gets a share of a battle's Exp. Points without battling.|3,000|Standard|Yes}}&lt;br /&gt;
| 58 = {{ItemDataV2|{{{1}}}|{{{3}}}|58|Old Rod|An old and beat-up fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 59 = {{ItemDataV2|{{{1}}}|{{{3}}}|59|Good Rod|A new, good-quality fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 60 = {{ItemDataV2|{{{1}}}|{{{3}}}|60|Silver Leaf|A strange, silver-colored leaf.|1,000|Standard|Yes}}&lt;br /&gt;
| 61 = {{ItemDataV2|{{{1}}}|{{{3}}}|61|Super Rod|An awesome, high-tech fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 62 = {{ItemDataV2|{{{1}}}|{{{3}}}|62|PP Up|A medicine that can slightly raise the maximum PP of a single move that has been learned by the target Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 63 = {{ItemDataV2|{{{1}}}|{{{3}}}|63|Ether|This medicine can restore 10 PP to a single selected move that has been learned by a Pokémon.|1,200|Medicine|Yes}}&lt;br /&gt;
| 64 = {{ItemDataV2|{{{1}}}|{{{3}}}|64|Max Ether|This medicine can fully restore the PP of a single selected move that has been learned by a Pokémon.|2,000|Medicine|Yes}}&lt;br /&gt;
| 65 = {{ItemDataV2|{{{1}}}|{{{3}}}|65|Elixir|This medicine can restore 10 PP to each of the moves that have been learned by a Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 66 = {{ItemDataV2|{{{1}}}|{{{3}}}|66|Red Scale|A scale from the red Gyarados. It glows red like a flame.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 67 = {{ItemDataV2|{{{1}}}|{{{3}}}|67|Secret Potion|A fantastic medicine dispensed by the pharmacy in Cianwood City. It fully heals a Pokémon of any ailment.|138|KeyItems|Yes}}&lt;br /&gt;
| 68 = {{ItemDataV2|{{{1}}}|{{{3}}}|68|Guard Spec.|An item that prevents stat reduction among the Trainer's party Pokémon for five turns after it is used in battle.|700|BattleItems|Yes}}&lt;br /&gt;
| 69 = {{ItemDataV2|{{{1}}}|{{{3}}}|69|Mystery Egg|A mysterious Egg obtained from Mr. Pokémon. What's in the Egg is unknown.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 70 = {{ItemDataV2|{{{1}}}|{{{3}}}|70|Sticky Barb|An item to be held by a Pokémon. It damages the holder every turn and may latch on to Pokémon that touch the holder.|200|Standard|Yes}}&lt;br /&gt;
| 71 = {{ItemDataV2|{{{1}}}|{{{3}}}|71|Silver Wing|A strange, silvery feather that sparkles.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 72 = {{ItemDataV2|{{{1}}}|{{{3}}}|72|Moomoo Milk|A bottle of highly nutritious milk. When consumed, it restores 100 HP to an injured Pokémon.|500|Medicine|Yes}}&lt;br /&gt;
| 73 = {{ItemDataV2|{{{1}}}|{{{3}}}|73|Quick Claw|An item to be held by a Pokémon. This light, sharp claw lets the bearer move first occasionally.|100|Standard|Yes}}&lt;br /&gt;
| 74 = {{ItemDataV2|{{{1}}}|{{{3}}}|74|Zoom Lens|An item to be held by a Pokémon. If the holder moves after its target moves, its accuracy will be boosted.|200|Standard|[[Stealable Items#Items held by Trainer Pokemons|Stealable from NPC]]}}&lt;br /&gt;
| 75 = {{ItemDataV2|{{{1}}}|{{{3}}}|75|Gold Leaf|A strange, gold-colored leaf.|2,000|Standard|Yes}}&lt;br /&gt;
| 76 = {{ItemDataV2|{{{1}}}|{{{3}}}|76|Soft Sand|An item to be held by a Pokémon. It is a loose, silky sand that boosts the power of Ground-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 77 = {{ItemDataV2|{{{1}}}|{{{3}}}|77|Sharp Beak|An item to be held by a Pokémon. It's a long, sharp beak that boosts the power of Flying-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 78 = {{ItemDataV2|{{{1}}}|{{{3}}}|78|Running Shoes|Special high-quality shoes. Instructions: Hold SHIFT to run!|9,800|KeyItems|Yes}}&lt;br /&gt;
| 79 = {{ItemDataV2|{{{1}}}|{{{3}}}|79|Dive Ball|A somewhat different Pokéball that works especially well when catching Pokémon that live underwater.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 80 = {{ItemDataV2|{{{1}}}|{{{3}}}|80|Net Ball|A somewhat different Pokéball that is more effective when attempting to catch Water- or Bug-type Pokémon.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 81 = {{ItemDataV2|{{{1}}}|{{{3}}}|81|Poison Barb|An item to be held by a Pokémon. This small, poisonous barb boosts the power of Poison-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 82 = {{ItemDataV2|{{{1}}}|{{{3}}}|82|King's Rock|An item to be held by a Pokémon. When the holder successfully inflicts damage, the target may also flinch.|100|Standard|Yes}}&lt;br /&gt;
| 83 = {{ItemDataV2|{{{1}}}|{{{3}}}|83|Prism Scale|A mysterious scale that causes a certain Pokémon to evolve. It shines in rainbow colors.|500|Standard|Yes}}&lt;br /&gt;
| 84 = {{ItemDataV2|{{{1}}}|{{{3}}}|84|Reaper Cloth|A cloth imbued with horrifyingly strong spiritual energy. It's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 85 = {{ItemDataV2|{{{1}}}|{{{3}}}|85|Red Apricorn|A red Apricorn. It assails your nostrils.|100|Plants|Yes}}&lt;br /&gt;
| 86 = {{ItemDataV2|{{{1}}}|{{{3}}}|86|Tiny Mushroom|A very small and rare mushroom. It's popular with a certain class of collectors and sought out by them.|500|Plants|Yes}}&lt;br /&gt;
| 87 = {{ItemDataV2|{{{1}}}|{{{3}}}|87|Big Mushroom|A very large and rare mushroom. It's popular with a certain class of collectors and sought out by them.|5,000|Plants|Yes}}&lt;br /&gt;
| 88 = {{ItemDataV2|{{{1}}}|{{{3}}}|88|Silver Powder|An item to be held by a Pokémon. It is a shiny, silver powder that will boost the power of Bug-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 89 = {{ItemDataV2|{{{1}}}|{{{3}}}|89|Blue Apricorn|A blue Apricorn. It smells a bit like grass.|100|Plants|Yes}}&lt;br /&gt;
| 90 = {{ItemDataV2|{{{1}}}|{{{3}}}|90|Silk Scarf|An item to be held by a Pokémon. It's a sumptuous scarf that boosts the power of Normal-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 91 = {{ItemDataV2|{{{1}}}|{{{3}}}|91|Amulet Coin|An item to be held by a Pokémon. It doubles any prize money received if the holding Pokémon joins in a battle.|100|Standard|Yes}}&lt;br /&gt;
| 92 = {{ItemDataV2|{{{1}}}|{{{3}}}|92|Yellow Apricorn|A yellow Apricorn. It has an invigorating scent.|100|Plants|Yes}}&lt;br /&gt;
| 93 = {{ItemDataV2|{{{1}}}|{{{3}}}|93|Green Apricorn|A green Apricorn. It has a mysterious, aromatic scent.|100|Plants|Yes}}&lt;br /&gt;
| 94 = {{ItemDataV2|{{{1}}}|{{{3}}}|94|Cleanse Tag|An item to be held by a Pokémon. It helps keep wild Pokémon away if the holder is the head of the party.|200|Standard|Yes}}&lt;br /&gt;
| 95 = {{ItemDataV2|{{{1}}}|{{{3}}}|95|Mystic Water|An item to be held by a Pokémon. This teardrop-shaped gem boosts the power of Water-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 96 = {{ItemDataV2|{{{1}}}|{{{3}}}|96|Twisted Spoon|An item to be held by a Pokémon. It is a spoon imbued with telekinetic power that boosts Psychic-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 97 = {{ItemDataV2|{{{1}}}|{{{3}}}|97|White Apricorn|A white Apricorn. It doesn't smell like anything.|100|Plants|Yes}}&lt;br /&gt;
| 98 = {{ItemDataV2|{{{1}}}|{{{3}}}|98|Black Belt|An item to be held by a Pokémon. This belt helps the wearer to focus and boosts the power of Fighting-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 99 = {{ItemDataV2|{{{1}}}|{{{3}}}|99|Black Apricorn|A black Apricorn It has an indescribable scent.|100|Plants|Yes}}&lt;br /&gt;
| 100 = {{ItemDataV2|{{{1}}}|{{{3}}}|100|Magmarizer|A box packed with a tremendous amount of magma energy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 101 = {{ItemDataV2|{{{1}}}|{{{3}}}|101|Pink Apricorn|A pink Apricorn. It has a nice, sweet scent.|100|Plants|Yes}}&lt;br /&gt;
| 102 = {{ItemDataV2|{{{1}}}|{{{3}}}|102|Black Glasses|An item to be held by a Pokemon. A pair of shady-looking glasses that boost the power of Dark-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 103 = {{ItemDataV2|{{{1}}}|{{{3}}}|103|Slowpoketail|A very tasty tail of something. It sells for a high price.|9,800|Standard|Yes}}&lt;br /&gt;
| 104 = {{ItemDataV2|{{{1}}}|{{{3}}}|104|Pink Bow|Powers up Fairy-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 105 = {{ItemDataV2|{{{1}}}|{{{3}}}|105|Stick|An item to be held by Farfetch'd. It is a very long and stiff stalk of leek that boosts the critical-hit ratio.|200|Standard|Yes}}&lt;br /&gt;
| 106 = {{ItemDataV2|{{{1}}}|{{{3}}}|106|Smoke Ball|An item to be held by a Pokémon. It enables the holder to flee from any wild Pokémon encounter without fail.|200|Standard|Yes}}&lt;br /&gt;
| 107 = {{ItemDataV2|{{{1}}}|{{{3}}}|107|NeverMeltIce|An item to be held by a Pokémon. It's a piece of ice that repels heat effects and boosts Ice-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 108 = {{ItemDataV2|{{{1}}}|{{{3}}}|108|Magnet|An item to be held by a Pokémon. It is a powerful magnet that boosts the power of Electric-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 109 = {{ItemDataV2|{{{1}}}|{{{3}}}|109|Rare Bone|A rare bone that is extremely valuable for the study of Pokémon archeology. It can be sold for a high price to shops.|30,000|Standard|Yes}}&lt;br /&gt;
| 110 = {{ItemDataV2|{{{1}}}|{{{3}}}|110|Pearl|A rather small pearl that has a very nice silvery sheen to it. It can be sold cheaply to shops.|1,400|Standard|Yes}}&lt;br /&gt;
| 111 = {{ItemDataV2|{{{1}}}|{{{3}}}|111|Big Pearl|A rather large pearl that has a very nice silvery sheen. It can be sold to shops for a high price.|7,500|Standard|Yes}}&lt;br /&gt;
| 112 = {{ItemDataV2|{{{1}}}|{{{3}}}|112|Everstone|An item to be held by a Pokémon. A Pokémon holding this peculiar stone is prevented from evolving.|200|Standard|Yes}}&lt;br /&gt;
| 113 = {{ItemDataV2|{{{1}}}|{{{3}}}|113|Spell Tag|An item to be held by a Pokémon. It is a sinister, eerie tag that boosts the power of Ghost-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 114 = {{ItemDataV2|{{{1}}}|{{{3}}}|114|RageCandyBar|A famous Mahogany Town candy tourists like to buy and take home. It restores the HP of one Pokémon by 20 points.|300|Medicine|Yes}}&lt;br /&gt;
| 115 = {{ItemDataV2|{{{1}}}|{{{3}}}|115|GS Ball|A mysterious Pokéball. Its purpose is unknown.|100|KeyItems|No}}&lt;br /&gt;
| 116 = {{ItemDataV2|{{{1}}}|{{{3}}}|116|Blue Card|A card to save points for the Buena's Password show.|100|KeyItems|No}}&lt;br /&gt;
| 117 = {{ItemDataV2|{{{1}}}|{{{3}}}|117|Miracle Seed|An item to be held by a Pokémon. It is a seed imbued with life force that boosts the power of Grass-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 118 = {{ItemDataV2|{{{1}}}|{{{3}}}|118|Thick Club|A rare bone that is extremely valuable for the study of Pokémon archeology. It can be sold for a high price to shops.|500|Standard|Yes}}&lt;br /&gt;
| 119 = {{ItemDataV2|{{{1}}}|{{{3}}}|119|Focus Band|An item to be held by a Pokémon. The holder may endure a potential KO attack, leaving it with just 1 HP.|200|Standard|Yes}}&lt;br /&gt;
| 120 = {{ItemDataV2|{{{1}}}|{{{3}}}|120|Electirizer|A box packed with a tremendous amount of electric energy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 121 = {{ItemDataV2|{{{1}}}|{{{3}}}|121|Energy Powder|A bitter medicine powder. When consumed, it restores 50 HP to an injured Pokémon.|500|Medicine|Yes}}&lt;br /&gt;
| 122 = {{ItemDataV2|{{{1}}}|{{{3}}}|122|Energy Root|An extremely bitter medicinal root. When consumed, it restores 200 HP to an injured Pokémon.|800|Medicine|Yes}}&lt;br /&gt;
| 123 = {{ItemDataV2|{{{1}}}|{{{3}}}|123|Heal Powder|A very bitter medicine powder. When consumed, it heals all of a Pokémon's status conditions.|450|Medicine|Yes}}&lt;br /&gt;
| 124 = {{ItemDataV2|{{{1}}}|{{{3}}}|124|Revival Herb|A terribly bitter medicinal herb. It revives a fainted Pokémon and fully restores its maximum HP.|2,800|Medicine|Yes}}&lt;br /&gt;
| 125 = {{ItemDataV2|{{{1}}}|{{{3}}}|125|Hard Stone|An item to be held by a Pokémon. It is a durable stone that boosts the power of Rock-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 126 = {{ItemDataV2|{{{1}}}|{{{3}}}|126|Lucky Egg|An item to be held by a Pokémon. It is an egg filled with happiness that earns extra Exp. Points in battle.|100|Standard|Yes}}&lt;br /&gt;
| 127 = {{ItemDataV2|{{{1}}}|{{{3}}}|127|Card Key|A card key that opens a shutter in the Radio Tower.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 128 = {{ItemDataV2|{{{1}}}|{{{3}}}|128|Machine Part|An important machine part for the Power Plant that was stolen.|100|KeyItems|Yes}}&lt;br /&gt;
| 129 = {{ItemDataV2|{{{1}}}|{{{3}}}|129|Quick Ball|A somewhat different Pokéball that has a more successful catch rate if used at the start of a wild encounter.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 130 = {{ItemDataV2|{{{1}}}|{{{3}}}|130|Lost Item|The Poké Doll lost by the Copycat.|100|KeyItems|Yes}}&lt;br /&gt;
| 131 = {{ItemDataV2|{{{1}}}|{{{3}}}|131|Stardust|Lovely, red sand that flows between the fingers with a loose, silky feel. It can be sold at a high price to shops.|2,000|Standard|Yes}}&lt;br /&gt;
| 132 = {{ItemDataV2|{{{1}}}|{{{3}}}|132|Star Piece|A small shard of a beautiful gem that demonstrates a distinctly red sparkle. It can be sold at a high price to shops.|9,800|Standard|Yes}}&lt;br /&gt;
| 133 = {{ItemDataV2|{{{1}}}|{{{3}}}|133|Basement Key|A key that opens a door in the Goldenrod Tunnel.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 134 = {{ItemDataV2|{{{1}}}|{{{3}}}|134|Pass|A ticket required for riding the Magnet Train. It allows you to ride whenever and however much you'd like.|100|KeyItems|Yes}}&lt;br /&gt;
| 135 = {{ItemDataV2|{{{1}}}|{{{3}}}|135|Shiny Stone|A peculiar stone that makes certain species of Pokémon evolve. It shines with a dazzling light.|2,100|Standard|Yes}}&lt;br /&gt;
| 136 = {{ItemDataV2|{{{1}}}|{{{3}}}|136|Dusk Stone|A peculiar stone that makes certain species of Pokémon evolve. It is as dark as dark can be.|2,100|Standard|Yes}}&lt;br /&gt;
| 137 = {{ItemDataV2|{{{1}}}|{{{3}}}|137|Dawn Stone|A peculiar stone that makes certain species of Pokémon evolve. It sparkles like eyes.|2,100|Standard|Yes}}&lt;br /&gt;
| 138 = {{ItemDataV2|{{{1}}}|{{{3}}}|138|Charcoal|An item to be held by a Pokémon. It is a combustible fuel that boosts the power of Fire-type moves.|4,900|Standard|Yes}}&lt;br /&gt;
| 139 = {{ItemDataV2|{{{1}}}|{{{3}}}|139|Berry Juice|A 100 percent pure juice made of Berries. When consumed, it restores 20 HP to an injured Pokémon.|100|Medicine|Yes}}&lt;br /&gt;
| 140 = {{ItemDataV2|{{{1}}}|{{{3}}}|140|Scope Lens|An item to be held by a Pokémon. It is a lens that boosts the holder's critical-hit ratio.|200|Standard|[[Stealable Items#Items held by Trainer Pokemons|Stealable from NPC]]}}&lt;br /&gt;
| 141 = {{ItemDataV2|{{{1}}}|{{{3}}}|141|Protector|A protective item of some sort. It is extremely stiff and heavy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 142 = {{ItemDataV2|{{{1}}}|{{{3}}}|142|Lagging Tail|An item to be held by a Pokémon. It is tremendously heavy and makes the holder move slower than usual.|200|Standard|Yes}}&lt;br /&gt;
| 143 = {{ItemDataV2|{{{1}}}|{{{3}}}|143|Metal Coat|An item to be held by a Pokémon. It is a special metallic film that can boost the power of Steel-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 144 = {{ItemDataV2|{{{1}}}|{{{3}}}|144|Dragon Fang|An item to be held by a Pokémon. This hard and sharp fang boosts the power of Dragon-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 145 = {{ItemDataV2|{{{1}}}|{{{3}}}|145|Wave Incense|An item to be held by a Pokémon. This exotic-smelling incense boots the power of Water-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 146 = {{ItemDataV2|{{{1}}}|{{{3}}}|146|Leftovers|An item to be held by a Pokémon. The holder's HP is slowly but steadily restored throughout every battle.|200|Standard|Yes}}&lt;br /&gt;
| 147 = {{ItemDataV2|{{{1}}}|{{{3}}}|147|White Flute|A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear.|500|Standard|Yes}}&lt;br /&gt;
| 148 = {{ItemDataV2|{{{1}}}|{{{3}}}|148|Soothe Bell|An item to be held by a Pokémon. The comforting chime of this bell calms the holder, making it friendly.|100|Standard|Yes}}&lt;br /&gt;
| 149 = {{ItemDataV2|{{{1}}}|{{{3}}}|149|Comet Shard|A shard which fell to the ground when a comet approached. A maniac will buy it for a high price.|120,000|Standard|Yes}}&lt;br /&gt;
| 150 = {{ItemDataV2|{{{1}}}|{{{3}}}|150|Timer Ball|A somewhat different Pokéball that becomes progressively more effective the more turns that are taken in battle.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 151 = {{ItemDataV2|{{{1}}}|{{{3}}}|151|Dragon Scale|A very tough and inflexible scale. Dragon-type Pokémon may be holding this item when caught.|2,100|Standard|Yes}}&lt;br /&gt;
| 153 = {{ItemDataV2|{{{1}}}|{{{3}}}|153|Balm Mushroom|A rare mushroom which gives off a nice fragrance. A maniac will buy it for a high price.|50,000|Standard|Yes}}&lt;br /&gt;
| 154 = {{ItemDataV2|{{{1}}}|{{{3}}}|154|Shed Shell|A tough, discarded carapace to be held by a Pokémon. It enables the holder to switch with a waiting Pokémon in battle.|100|Standard|Yes}}&lt;br /&gt;
| 155 = {{ItemDataV2|{{{1}}}|{{{3}}}|155|Quick Powder|An item to be held by Ditto. Extremely fine yet hard, this odd powder boosts the Speed stat.|10|Standard|Yes}}&lt;br /&gt;
| 156 = {{ItemDataV2|{{{1}}}|{{{3}}}|156|Sacred Ash|It revives all fainted Pokémon. In doing so, it also fully restores their HP.|200|Medicine|Yes}}&lt;br /&gt;
| 157 = {{ItemDataV2|{{{1}}}|{{{3}}}|157|Heavy Ball|A Pokéball for catching very heavy Pokémon.|150|Pokéballs|Yes}}&lt;br /&gt;
| 158 = {{ItemDataV2|{{{1}}}|{{{3}}}|158|Dusk Ball|A somewhat different Pokéball that makes it easier to catch wild Pokémon at night or in dark places like caves.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 159 = {{ItemDataV2|{{{1}}}|{{{3}}}|159|Level Ball|A Pokéball for catching Pokémon that are a lower level than your own.|150|Pokéballs|Yes}}&lt;br /&gt;
| 160 = {{ItemDataV2|{{{1}}}|{{{3}}}|160|Lure Ball|A Pokéball for catching Pokémon hooked by a Rod when fishing.|150|Pokéballs|Yes}}&lt;br /&gt;
| 161 = {{ItemDataV2|{{{1}}}|{{{3}}}|161|Fast Ball|A Pokéball that makes it easier to catch Pokémon which are quick to run away.|150|Pokéballs|Yes}}&lt;br /&gt;
| 162 = {{ItemDataV2|{{{1}}}|{{{3}}}|162|Deep Sea Scale|An item to be held by Clamperl. This scale shines with a faint pink and raises the holder's Sp. Def stat.|200|Standard|Yes}}&lt;br /&gt;
| 163 = {{ItemDataV2|{{{1}}}|{{{3}}}|163|Light Ball|An item to be held by Pikachu. It's a puzzling orb that boosts its Attack and Sp. Atk stats.|100|Standard|Yes}}&lt;br /&gt;
| 164 = {{ItemDataV2|{{{1}}}|{{{3}}}|164|Friend Ball|A Pokéball that makes caught Pokémon more friendly.|150|Pokéballs|Yes}}&lt;br /&gt;
| 165 = {{ItemDataV2|{{{1}}}|{{{3}}}|165|Moon Ball|A Pokéball for catching Pokémon that evolve using the Moon Stone.|150|Pokéballs|Yes}}&lt;br /&gt;
| 166 = {{ItemDataV2|{{{1}}}|{{{3}}}|166|Love Ball|Pokéball for catching Pokémon that are the opposite gender of your Pokémon.|150|Pokéballs|Yes}}&lt;br /&gt;
| 167 = {{ItemDataV2|{{{1}}}|{{{3}}}|167|Deep Sea Tooth|An item to be held by Clamperl. This fang gleams a sharp silver and raises the holder's Sp. Atk stat.|200|Standard|Yes}}&lt;br /&gt;
| 168 = {{ItemDataV2|{{{1}}}|{{{3}}}|168|Repeat Ball|A somewhat different Pokéball that works especially well on Pokémon species that have been caught before.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 169 = {{ItemDataV2|{{{1}}}|{{{3}}}|169|Sun Stone|A peculiar stone that can make certain species of Pokémon evolve. It burns as red as the evening sun.|2,100|Standard|Yes}}&lt;br /&gt;
| 170 = {{ItemDataV2|{{{1}}}|{{{3}}}|170|Polkadot Bow|A pink bow. A certain Pokémon likes this item.|100|Standard|No}}&lt;br /&gt;
| 171 = {{ItemDataV2|{{{1}}}|{{{3}}}|171|Wide Lens|An item to be held by a Pokémon. It's a magnifying lens that slightly boosts the accuracy of moves.|200|Standard|No}}&lt;br /&gt;
| 172 = {{ItemDataV2|{{{1}}}|{{{3}}}|172|Up-Grade|A transparent device somehow filled with all sorts of data. It was produced by Silph Co.|2,100|Standard|Yes}}&lt;br /&gt;
| 173 = {{ItemDataV2|{{{1}}}|{{{3}}}|173|Pearl String|Very large pearls that sparkle in a pretty silver color. They can be sold at a high price to shops.|50,000|Standard|Yes}}&lt;br /&gt;
| 174 = {{ItemDataV2|{{{1}}}|{{{3}}}|174|Luxury Ball|A particularly comfortable Pokéball that makes a wild Pokémon quickly grow friendlier after being caught.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 175 = {{ItemDataV2|{{{1}}}|{{{3}}}|175|SquirtBottle|A bottle used for watering plants in Loamy Soil.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 176 = {{ItemDataV2|{{{1}}}|{{{3}}}|176|Grip Claw|A Pokémon hold item that extends the duration of multiturn attacks like Bind and Wrap.|200|Standard|Yes}}&lt;br /&gt;
| 177 = {{ItemDataV2|{{{1}}}|{{{3}}}|177|Sport Ball|A special Pokéball for the Bug-Catching Contest.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 178 = {{ItemDataV2|{{{1}}}|{{{3}}}|178|Rainbow Wing|A mystical rainbow feather that sparkles.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 179 = {{ItemDataV2|{{{1}}}|{{{3}}}|179|Oval Stone|A peculiar stone that makes certain species of Pokémon evolve. It is shaped like an egg.|2,100|Standard|Yes}}&lt;br /&gt;
| 180 = {{ItemDataV2|{{{1}}}|{{{3}}}|180|Brick Piece|A rare chunk of brick.|100|Standard|No}}&lt;br /&gt;
| 181 = {{ItemDataV2|{{{1}}}|{{{3}}}|181|Safari Ball|A special Pokéball that is used only in the Great Marsh and the Safari Zone. It is decorated in a camouflage pattern.|200|Pokéballs|Yes}}&lt;br /&gt;
| 182 = {{ItemDataV2|{{{1}}}|{{{3}}}|182|Black Sludge|A held item that gradually restores the HP of Poison-type Pokémon. It inflicts damage on all other types.|200|Standard|Yes}}&lt;br /&gt;
| 183 = {{ItemDataV2|{{{1}}}|{{{3}}}|183|Razor Fang|An item to be held by a Pokémon. It may make foes and allies flinch when the holder inflicts damage.|2,100|Standard|Yes}}&lt;br /&gt;
| 184 = {{ItemDataV2|{{{1}}}|{{{3}}}|184|Razor Claw|An item to be held by a Pokémon. It is a sharply hooked claw that ups the holder's critical-hit ratio.|2,100|Standard|Yes}}&lt;br /&gt;
| 185 = {{ItemDataV2|{{{1}}}|{{{3}}}|185|Dubious Disc|A transparent device overflowing with dubious data. Its producer is unknown.|2,100|Standard|Yes}}&lt;br /&gt;
| 186 = {{ItemDataV2|{{{1}}}|{{{3}}}|186|Heal Ball|A remedial Pokéball that restores the HP of a Pokémon caught with it and eliminiates any status conditions.|300|Pokéballs|Yes}}&lt;br /&gt;
| 187 = {{ItemDataV2|{{{1}}}|{{{3}}}|187|Ability Capsule|A capsule that allows a Pokémon with two Abilities to switch between these Abilities when it is used.|1,000|Standard|Yes}}&lt;br /&gt;
| 188 = {{ItemDataV2|{{{1}}}|{{{3}}}|188|Nest Ball|A somewhat different Pokéball that becomes more effective the lower the level of the wild Pokémon.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 189 = {{ItemDataV2|{{{1}}}|{{{3}}}|189|Big Nugget|A big nugget of pure gold that gives off a lustrous gleam. It can be sold at a high price to shops.|20,000|Standard|Yes}}&lt;br /&gt;
| 190 = {{ItemDataV2|{{{1}}}|{{{3}}}|190|Heart Scale|A pretty, heart-shaped scale that is extremely rare. It glows faintly with all of the colors of the rainbow.|100|Standard|Yes}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
| 191 = {{ItemDataV2|{{{1}}}|{{{3}}}|191|TM 01|Teaches &amp;quot;Dynamic Punch&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 192 = {{ItemDataV2|{{{1}}}|{{{3}}}|192|TM 02|Teaches &amp;quot;Headbutt&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 193 = {{ItemDataV2|{{{1}}}|{{{3}}}|193|TM 03|Teaches &amp;quot;Curse&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 194 = {{ItemDataV2|{{{1}}}|{{{3}}}|194|TM 04|Teaches &amp;quot;Rollout&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 195 = {{ItemDataV2|{{{1}}}|{{{3}}}|195|TM 05|Teaches &amp;quot;Roar&amp;quot; to a Pokémon.|500|Machines|Yes}}&lt;br /&gt;
| 196 = {{ItemDataV2|{{{1}}}|{{{3}}}|196|TM 06|Teaches &amp;quot;Toxic&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 197 = {{ItemDataV2|{{{1}}}|{{{3}}}|197|TM 07|Teaches &amp;quot;Zap Cannon&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 198 = {{ItemDataV2|{{{1}}}|{{{3}}}|198|TM 08|Teaches &amp;quot;Rock Smash&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 199 = {{ItemDataV2|{{{1}}}|{{{3}}}|199|TM 09|Teaches &amp;quot;Psych Up&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 200 = {{ItemDataV2|{{{1}}}|{{{3}}}|200|TM 10|Teaches &amp;quot;Hidden Power&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 201 = {{ItemDataV2|{{{1}}}|{{{3}}}|201|TM 11|Teaches &amp;quot;Sunny Day&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 202 = {{ItemDataV2|{{{1}}}|{{{3}}}|202|TM 12|Teaches &amp;quot;Sweet Scent&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 203 = {{ItemDataV2|{{{1}}}|{{{3}}}|203|TM 13|Teaches &amp;quot;Snore&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 204 = {{ItemDataV2|{{{1}}}|{{{3}}}|204|TM 14|Teaches &amp;quot;Blizzard&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 205 = {{ItemDataV2|{{{1}}}|{{{3}}}|205|TM 15|Teaches &amp;quot;Hyper Beam&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 206 = {{ItemDataV2|{{{1}}}|{{{3}}}|206|TM 16|Teaches &amp;quot;Icy Wind&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 207 = {{ItemDataV2|{{{1}}}|{{{3}}}|207|TM 17|Teaches &amp;quot;Protect&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 208 = {{ItemDataV2|{{{1}}}|{{{3}}}|208|TM 18|Teaches &amp;quot;Rain Dance&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 209 = {{ItemDataV2|{{{1}}}|{{{3}}}|209|TM 19|Teaches &amp;quot;Giga Drain&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 210 = {{ItemDataV2|{{{1}}}|{{{3}}}|210|TM 20|Teaches &amp;quot;Endure&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 211 = {{ItemDataV2|{{{1}}}|{{{3}}}|211|TM 21|Teaches &amp;quot;Frustration&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 212 = {{ItemDataV2|{{{1}}}|{{{3}}}|212|TM 22|Teaches &amp;quot;SolarBeam&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 213 = {{ItemDataV2|{{{1}}}|{{{3}}}|213|TM 23|Teaches &amp;quot;Iron Tail&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 214 = {{ItemDataV2|{{{1}}}|{{{3}}}|214|TM 24|Teaches &amp;quot;DragonBreath&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 215 = {{ItemDataV2|{{{1}}}|{{{3}}}|215|TM 25|Teaches &amp;quot;Thunder&amp;quot; to a Pokémon.|5,500|Machines|No}&lt;br /&gt;
| 216 = {{ItemDataV2|{{{1}}}|{{{3}}}|216|TM 26|Teaches &amp;quot;Earthquake&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 217 = {{ItemDataV2|{{{1}}}|{{{3}}}|217|TM 27|Teaches &amp;quot;Return&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 218 = {{ItemDataV2|{{{1}}}|{{{3}}}|218|TM 28|Teaches &amp;quot;Dig&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 219 = {{ItemDataV2|{{{1}}}|{{{3}}}|219|TM 29|Teaches &amp;quot;Psychic&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 220 = {{ItemDataV2|{{{1}}}|{{{3}}}|220|TM 30|Teaches &amp;quot;Shadow Ball&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 221 = {{ItemDataV2|{{{1}}}|{{{3}}}|221|TM 31|Teaches &amp;quot;Mud-Slap&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 222 = {{ItemDataV2|{{{1}}}|{{{3}}}|222|TM 32|Teaches &amp;quot;Double Team&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 223 = {{ItemDataV2|{{{1}}}|{{{3}}}|223|TM 33|Teaches &amp;quot;Ice Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 224 = {{ItemDataV2|{{{1}}}|{{{3}}}|224|TM 34|Teaches &amp;quot;Swagger&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 225 = {{ItemDataV2|{{{1}}}|{{{3}}}|225|TM 35|Teaches &amp;quot;Sleep Talk&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 226 = {{ItemDataV2|{{{1}}}|{{{3}}}|226|TM 36|Teaches &amp;quot;Sludge Bomb&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 227 = {{ItemDataV2|{{{1}}}|{{{3}}}|227|TM 37|Teaches &amp;quot;Sandstorm&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 228 = {{ItemDataV2|{{{1}}}|{{{3}}}|228|TM 38|Teaches &amp;quot;Fire Blast&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 229 = {{ItemDataV2|{{{1}}}|{{{3}}}|229|TM 39|Teaches &amp;quot;Swift&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 230 = {{ItemDataV2|{{{1}}}|{{{3}}}|230|TM 40|Teaches &amp;quot;Defense Curl&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 231 = {{ItemDataV2|{{{1}}}|{{{3}}}|231|TM 41|Teaches &amp;quot;ThunderPunch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 232 = {{ItemDataV2|{{{1}}}|{{{3}}}|232|TM 42|Teaches &amp;quot;Dream Eater&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 233 = {{ItemDataV2|{{{1}}}|{{{3}}}|233|TM 43|Teaches &amp;quot;Detect&amp;quot; to a Pokémon.|500|Machines|Yes}}&lt;br /&gt;
| 234 = {{ItemDataV2|{{{1}}}|{{{3}}}|234|TM 44|Teaches &amp;quot;Rest&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 235 = {{ItemDataV2|{{{1}}}|{{{3}}}|235|TM 45|Teaches &amp;quot;Attract&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 236 = {{ItemDataV2|{{{1}}}|{{{3}}}|236|TM 46|Teaches &amp;quot;Thief&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 237 = {{ItemDataV2|{{{1}}}|{{{3}}}|237|TM 47|Teaches &amp;quot;Steel Wing&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 238 = {{ItemDataV2|{{{1}}}|{{{3}}}|238|TM 48|Teaches &amp;quot;Fire Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 239 = {{ItemDataV2|{{{1}}}|{{{3}}}|239|TM 49|Teaches &amp;quot;Fury Cutter&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 240 = {{ItemDataV2|{{{1}}}|{{{3}}}|240|TM 50|Teaches &amp;quot;Nightmare&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| 241 = {{ItemDataV2|{{{1}}}|{{{3}}}|241|Oval Charm|An oval charm said to increase the chance of Pokémon Eggs being found at the Day Care.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 242 = {{ItemDataV2|{{{1}}}|{{{3}}}|242|Shiny Charm|A shiny charm said to increase the chance of finding a Shiny Pokémon in the wild.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 243 = {{HMDataV2|{{{1}}}|{{{3}}}|243|Electric|05|Flash|100|Machines|Yes|[[Violet City]]}}&lt;br /&gt;
| 244 = {{HMDataV2|{{{1}}}|{{{3}}}|244|Flying|02|Fly|100|Machines|Yes|[[Cianwood City]]}}&lt;br /&gt;
| 245 = {{HMDataV2|{{{1}}}|{{{3}}}|245|Water|03|Surf|100|Machines|Yes|[[Ecruteak City]]}}&lt;br /&gt;
| 246 = {{HMDataV2|{{{1}}}|{{{3}}}|246|Normal|04|Strength|100|Machines|Yes|[[Olivine City]]}}&lt;br /&gt;
| 247 = {{HMDataV2|{{{1}}}|{{{3}}}|247|Normal|01|Cut|100|Machines|Yes|[[Azalea Town]]}}&lt;br /&gt;
| 248 = {{HMDataV2|{{{1}}}|{{{3}}}|248|Water|06|Whirlpool|100|Machines|Yes|[[Mahogany Town]]}}&lt;br /&gt;
| 249 = {{HMDataV2|{{{1}}}|{{{3}}}|249|Water|07|Waterfall|100|Machines|Yes|[[Ice Path]]}}&lt;br /&gt;
| 250 = {{HMDataV2|{{{1}}}|{{{3}}}|250|Normal|08|Rock Climb|100|Machines|Yes|[[Ember Spa]]}}&lt;br /&gt;
| 251 = {{HMDataV2|{{{1}}}|{{{3}}}|251|Fighting|09|Ride|100|Machines|Yes|[[Goldenrod City]]}}&lt;br /&gt;
| 252 = {{HMDataV2|{{{1}}}|{{{3}}}|252|Water|10|Dive|100|Machines|Yes|[[Icefall Cave]]}}&lt;br /&gt;
| 253 = {{ItemDataV2|{{{1}}}|{{{3}}}|253|Honey|Honey produced by a Pokémon.|100|Plants|Yes}}&lt;br /&gt;
| 254 = {{ItemDataV2|{{{1}}}|{{{3}}}|254|Health Wing|An item for use on a Pokémon. It slightly increases the base HP of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 255 = {{ItemDataV2|{{{1}}}|{{{3}}}|255|Muscle Wing|An item for use on a Pokémon. It slightly increases the base Attack stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 256 = {{ItemDataV2|{{{1}}}|{{{3}}}|256|Resist Wing|An item for use on a Pokémon. It slightly increases the base Defense stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 257 = {{ItemDataV2|{{{1}}}|{{{3}}}|257|Genius Wing|An item for use on a Pokémon. It slightly increases the base Sp. Atk. stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 258 = {{ItemDataV2|{{{1}}}|{{{3}}}|258|Clever Wing|An item for use on a Pokémon. It slightly increases the base Sp. Def. stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 259 = {{ItemDataV2|{{{1}}}|{{{3}}}|259|Swift Wing|An item for use on a Pokémon. It slightly increases the base Speed stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 260 = {{ItemDataV2|{{{1}}}|{{{3}}}|260|Pretty Wing|Though this feather is beautiful, it's just a regular feather and has no effect on Pokémon.|200|Standard|Yes}}&lt;br /&gt;
| 261 = {{ItemDataV2|{{{1}}}|{{{3}}}|261|Sticky Wing|It's a feather that sticks to other feathers, but it's just a regular feather and has no effect on Pokémon.|200|Standard|Yes}}&lt;br /&gt;
| 262 = {{ItemDataV2|{{{1}}}|{{{3}}}|262|Sticky Rock|It's a stone that sticks to other stones, but it's just a regular rock and has no effect on Pokémon.|300|Standard|Yes}}&lt;br /&gt;
| 263 = {{ItemDataV2|{{{1}}}|{{{3}}}|263|Odd Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Psychic-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 264 = {{ItemDataV2|{{{1}}}|{{{3}}}|264|Sea Incense|An item to be held by a Pokémon. This incense has a curious aroma that boosts the power of Water-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 265 = {{ItemDataV2|{{{1}}}|{{{3}}}|265|Tri-Pass|A pass for ferries between One, Two, and Three Island. It has a drawing of three islands.|100|KeyItems|Yes}}&lt;br /&gt;
| 266 = {{ItemDataV2|{{{1}}}|{{{3}}}|266|Fanta|Fizzzzzz. When consumed, it restores 250 HP to an injured Pokémon.|750|Medicine|Yes}}&lt;br /&gt;
| 267 = {{ItemDataV2|{{{1}}}|{{{3}}}|267|Draco Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Dragon-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 268 = {{ItemDataV2|{{{1}}}|{{{3}}}|268|Dread Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Dark-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 269 = {{ItemDataV2|{{{1}}}|{{{3}}}|269|Earth Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ground-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 270 = {{ItemDataV2|{{{1}}}|{{{3}}}|270|Fist Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fighting-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 271 = {{ItemDataV2|{{{1}}}|{{{3}}}|271|Flame Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fire-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 272 = {{ItemDataV2|{{{1}}}|{{{3}}}|272|Icicle Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ice-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 273 = {{ItemDataV2|{{{1}}}|{{{3}}}|273|Insect Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Bug-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 274 = {{ItemDataV2|{{{1}}}|{{{3}}}|274|Iron Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Steel-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 275 = {{ItemDataV2|{{{1}}}|{{{3}}}|275|Meadow Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Grass-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 276 = {{ItemDataV2|{{{1}}}|{{{3}}}|276|Mind Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Psychic-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 277 = {{ItemDataV2|{{{1}}}|{{{3}}}|277|Pixie Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fairy-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 278 = {{ItemDataV2|{{{1}}}|{{{3}}}|278|Sky Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Flying-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 279 = {{ItemDataV2|{{{1}}}|{{{3}}}|279|Splash Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Water-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 280 = {{ItemDataV2|{{{1}}}|{{{3}}}|280|Spooky Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ghost-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 281 = {{ItemDataV2|{{{1}}}|{{{3}}}|281|Stone Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Rock-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 282 = {{ItemDataV2|{{{1}}}|{{{3}}}|282|Toxic Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Poison-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 283 = {{ItemDataV2|{{{1}}}|{{{3}}}|283|Zap Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Electric-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 284 = {{ItemDataV2|{{{1}}}|{{{3}}}|284|Rainbow Pass|A pass for ferries between Vermilion and the Sevii Islands. It features a drawing of a rainbow.|100|KeyItems|Yes}}&lt;br /&gt;
| 285 = {{ItemDataV2|{{{1}}}|{{{3}}}|285|Old Sea Map|A faded sea chart that shows the way to a certain island.|100|KeyItems|Yes}}&lt;br /&gt;
| 286 = {{ItemDataV2|{{{1}}}|{{{3}}}|286|Ancient Shard|A fragment of an ancient structure. It seems like it could fit somewhere.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 287 = {{ItemDataV2|{{{1}}}|{{{3}}}|287|Rose Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Grass-type moves.|9,800|Standard|No}}&lt;br /&gt;
| 288 = {{ItemDataV2|{{{1}}}|{{{3}}}|288|Full Incense|An item to be held by a Pokémon. This exotic-smelling incense makes the holder bloated and slow moving.|9,800|Standard|No}}&lt;br /&gt;
| 289 = {{ItemDataV2|{{{1}}}|{{{3}}}|289|Lax Incense|An item to be held by a Pokémon. The beguiling aroma of this incense may cause attacks to miss its holder.|9,800|Standard|Yes}}&lt;br /&gt;
| 290 = {{ItemDataV2|{{{1}}}|{{{3}}}|290|Luck Incense|An item to be held by a Pokémon. It doubles any prize money received if the holding Pokémon joins a battle.|9,800|Standard|No}}&lt;br /&gt;
| 291 = {{ItemDataV2|{{{1}}}|{{{3}}}|291|Pure Incense|An item to be held by a Pokémon. It helps keep wild Pokémon away if the holder is the head of the party.|9,800|Standard|No}}&lt;br /&gt;
| 292 = {{ItemDataV2|{{{1}}}|{{{3}}}|292|Empty Sea Map|A sea chart on an odd blue parchment showing a point in the open ocean.|100|KeyItems|Yes}}&lt;br /&gt;
| 293 = {{ItemDataV2|{{{1}}}|{{{3}}}|293|Damp Rock|An item to be held by a Pokémon. It extends the duration of the move Rain Dance when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 294 = {{ItemDataV2|{{{1}}}|{{{3}}}|294|Heat Rock|An item to be held by a Pokémon. It extends the duration of the move Sunny Day when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 295 = {{ItemDataV2|{{{1}}}|{{{3}}}|295|Smooth Rock|An item to be held by a Pokémon. It extends the duration of the move Sandstorm when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 296 = {{ItemDataV2|{{{1}}}|{{{3}}}|296|Icy Rock|An item to be held by a Pokémon. It extends the duration of the move Hail when used by the holder.|100|Standard|Yes}}&lt;br /&gt;
| 297 = {{ItemDataV2|{{{1}}}|{{{3}}}|297|Light Clay|An item to be held by a Pokémon. Protective moves like Light Screen and Reflect will be effective longer.|100|Standard|Yes}}&lt;br /&gt;
| 298 = {{ItemDataV2|{{{1}}}|{{{3}}}|298|Eviolite|A mysterious Evolutionary lump. When held by a Pokémon that can still evolve, it raises both Defense and Sp. Def.|100|Standard|Yes}}&lt;br /&gt;
| 300 = {{ItemDataV2|{{{1}}}|{{{3}}}|300|Grass Mail|Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 301 = {{ItemDataV2|{{{1}}}|{{{3}}}|301|Bead Mail|Mail featuring a sketch of the holding Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 302 = {{ItemDataV2|{{{1}}}|{{{3}}}|302|Dream Mail|Mail featuring a sketch of the holding Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 303 = {{ItemDataV2|{{{1}}}|{{{3}}}|303|Fab Mail|A gorgeous-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 304 = {{ItemDataV2|{{{1}}}|{{{3}}}|304|Glitter Mail|A Pikachu-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 305 = {{ItemDataV2|{{{1}}}|{{{3}}}|305|Harbor Mail|A Wingull-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 306 = {{ItemDataV2|{{{1}}}|{{{3}}}|306|Mech Mail|A Magnemite-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 307 = {{ItemDataV2|{{{1}}}|{{{3}}}|307|Orange Mail|A Zigzagoon-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 308 = {{ItemDataV2|{{{1}}}|{{{3}}}|308|Retro Mail|Mail featuring the drawings of three Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 309 = {{ItemDataV2|{{{1}}}|{{{3}}}|309|Shadow Mail|A Duskull-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 310 = {{ItemDataV2|{{{1}}}|{{{3}}}|310|Tropic Mail|A Bellossom-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 311 = {{ItemDataV2|{{{1}}}|{{{3}}}|311|Wave Mail|A Wailmer-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 312 = {{ItemDataV2|{{{1}}}|{{{3}}}|312|Wood Mail|A Slakoth-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 313 = {{ItemDataV2|{{{1}}}|{{{3}}}|313|Air Mail|Stationery featuring a print of colorful letter sets. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 314 = {{ItemDataV2|{{{1}}}|{{{3}}}|314|Bloom Mail|Stationery featuring a print of pretty floral patterns. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 315 = {{ItemDataV2|{{{1}}}|{{{3}}}|315|Brick Mail|Stationery featuring a print of a tough-looking brick pattern. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 316 = {{ItemDataV2|{{{1}}}|{{{3}}}|316|Bubble Mail|Stationery featuring a print of a blue world underwater. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 317 = {{ItemDataV2|{{{1}}}|{{{3}}}|317|Flame Mail|Stationery featuring a print of flames in blazing red. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 318 = {{ItemDataV2|{{{1}}}|{{{3}}}|318|Heart Mail|Stationery featuring a print of giant heart patterns. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 319 = {{ItemDataV2|{{{1}}}|{{{3}}}|319|Mosaic Mail|Stationery featuring a print of a vivid rainbow pattern. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 320 = {{ItemDataV2|{{{1}}}|{{{3}}}|320|Snow Mail|Stationery featuring a print of a chilly, snow-covered world. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 321 = {{ItemDataV2|{{{1}}}|{{{3}}}|321|Space Mail|Stationery featuring a print depicting the huge expanse of space. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 322 = {{ItemDataV2|{{{1}}}|{{{3}}}|322|Steel Mail|Stationery featuring a print of cool mechanical designs. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 323 = {{ItemDataV2|{{{1}}}|{{{3}}}|323|Tunnel Mail|Stationery featuring a print of a dimly lit coal mine. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 324 = {{ItemDataV2|{{{1}}}|{{{3}}}|324|BridgeMail T|Stationery featuring a print of a steel suspension bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 325 = {{ItemDataV2|{{{1}}}|{{{3}}}|325|BridgeMail D|Stationery featuring a print of a red drawbridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 326 = {{ItemDataV2|{{{1}}}|{{{3}}}|326|BridgeMail S|Stationery featuring a print of a sky-piercing bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 327 = {{ItemDataV2|{{{1}}}|{{{3}}}|327|BridgeMail V|Stationery featuring a print of a brick bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 328 = {{ItemDataV2|{{{1}}}|{{{3}}}|328|BridgeMail M|Stationery featuring a print of an arched bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 329 = {{ItemDataV2|{{{1}}}|{{{3}}}|329|Favored Mail|Stationary designed for writing about your favorite things. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 330 = {{ItemDataV2|{{{1}}}|{{{3}}}|330|Thanks Mail|Stationary designed for a thank-you note. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 331 = {{ItemDataV2|{{{1}}}|{{{3}}}|331|Inquiry Mail|Stationary designed for writing questions. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 332 = {{ItemDataV2|{{{1}}}|{{{3}}}|332|Greet Mail|Stationary designed for introductory greetings. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 333 = {{ItemDataV2|{{{1}}}|{{{3}}}|333|RSVP Mail|Stationary designed for invitations. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 334 = {{ItemDataV2|{{{1}}}|{{{3}}}|334|Like Mail|Stationary designed for writing recommendations. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 335 = {{ItemDataV2|{{{1}}}|{{{3}}}|335|Reply Mail|Stationary designed for writing a reply. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 336 = {{ItemDataV2|{{{1}}}|{{{3}}}|336|Kolben Mail|Stationery featuring a print of the Kolben Logo. It is given to Pokémon with a special meaning.|2,674|Mail|No}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
| 351 = {{ItemDataV2|{{{1}}}|{{{3}}}|351|TM 51|Teaches &amp;quot;Mega Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 352 = {{ItemDataV2|{{{1}}}|{{{3}}}|352|TM 52|Teaches &amp;quot;Razor Wind&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 353 = {{ItemDataV2|{{{1}}}|{{{3}}}|353|TM 53|Teaches &amp;quot;Swords Dance&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 354 = {{ItemDataV2|{{{1}}}|{{{3}}}|354|TM 54|Teaches &amp;quot;Whirlwind&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 355 = {{ItemDataV2|{{{1}}}|{{{3}}}|355|TM 55|Teaches &amp;quot;Mega Kick&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 356 = {{ItemDataV2|{{{1}}}|{{{3}}}|356|TM 56|Teaches &amp;quot;Horn Drill&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 357 = {{ItemDataV2|{{{1}}}|{{{3}}}|357|TM 57|Teaches &amp;quot;Body Slam&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 358 = {{ItemDataV2|{{{1}}}|{{{3}}}|358|TM 58|Teaches &amp;quot;Take Down&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 359 = {{ItemDataV2|{{{1}}}|{{{3}}}|359|TM 59|Teaches &amp;quot;Double-Edge&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 360 = {{ItemDataV2|{{{1}}}|{{{3}}}|360|TM 60|Teaches &amp;quot;BubbleBeam&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 361 = {{ItemDataV2|{{{1}}}|{{{3}}}|361|TM 61|Teaches &amp;quot;Water Gun&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 362 = {{ItemDataV2|{{{1}}}|{{{3}}}|362|TM 62|Teaches &amp;quot;Ice Beam&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 363 = {{ItemDataV2|{{{1}}}|{{{3}}}|363|TM 63|Teaches &amp;quot;Pay Day&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 364 = {{ItemDataV2|{{{1}}}|{{{3}}}|364|TM 64|Teaches &amp;quot;Submission&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 365 = {{ItemDataV2|{{{1}}}|{{{3}}}|365|TM 65|Teaches &amp;quot;Counter&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 366 = {{ItemDataV2|{{{1}}}|{{{3}}}|366|TM 66|Teaches &amp;quot;Seismic Toss&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 367 = {{ItemDataV2|{{{1}}}|{{{3}}}|367|TM 67|Teaches &amp;quot;Rage&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 368 = {{ItemDataV2|{{{1}}}|{{{3}}}|368|TM 68|Teaches &amp;quot;Mega Drain&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 369 = {{ItemDataV2|{{{1}}}|{{{3}}}|369|TM 69|Teaches &amp;quot;Dragon Rage&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 370 = {{ItemDataV2|{{{1}}}|{{{3}}}|370|TM 70|Teaches &amp;quot;Thunderbolt&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 371 = {{ItemDataV2|{{{1}}}|{{{3}}}|371|TM 71|Teaches &amp;quot;Fissure&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 372 = {{ItemDataV2|{{{1}}}|{{{3}}}|372|TM 72|Teaches &amp;quot;Teleport&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 373 = {{ItemDataV2|{{{1}}}|{{{3}}}|373|TM 73|Teaches &amp;quot;Mimic&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 374 = {{ItemDataV2|{{{1}}}|{{{3}}}|374|TM 74|Teaches &amp;quot;Reflect&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 375 = {{ItemDataV2|{{{1}}}|{{{3}}}|375|TM 75|Teaches &amp;quot;Bide&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 376 = {{ItemDataV2|{{{1}}}|{{{3}}}|376|TM 76|Teaches &amp;quot;Metronome&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 377 = {{ItemDataV2|{{{1}}}|{{{3}}}|377|TM 77|Teaches &amp;quot;Selfdestruct&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 378 = {{ItemDataV2|{{{1}}}|{{{3}}}|378|TM 78|Teaches &amp;quot;Egg Bomb&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 379 = {{ItemDataV2|{{{1}}}|{{{3}}}|379|TM 79|Teaches &amp;quot;Skull Bash&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 380 = {{ItemDataV2|{{{1}}}|{{{3}}}|380|TM 80|Teaches &amp;quot;Softboiled&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 381 = {{ItemDataV2|{{{1}}}|{{{3}}}|381|TM 81|Teaches &amp;quot;Sky Attack&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 382 = {{ItemDataV2|{{{1}}}|{{{3}}}|382|TM 82|Teaches &amp;quot;Thunder Wave&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 383 = {{ItemDataV2|{{{1}}}|{{{3}}}|383|TM 83|Teaches &amp;quot;Psywave&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 384 = {{ItemDataV2|{{{1}}}|{{{3}}}|384|TM 84|Teaches &amp;quot;Explosion&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 385 = {{ItemDataV2|{{{1}}}|{{{3}}}|385|TM 85|Teaches &amp;quot;Rock Slide&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 386 = {{ItemDataV2|{{{1}}}|{{{3}}}|386|TM 86|Teaches &amp;quot;Tri attack&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 387 = {{ItemDataV2|{{{1}}}|{{{3}}}|387|TM 87|Teaches &amp;quot;Substitute&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 388 = {{ItemDataV2|{{{1}}}|{{{3}}}|388|TM 88|Teaches &amp;quot;Focus Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 389 = {{ItemDataV2|{{{1}}}|{{{3}}}|389|TM 89|Teaches &amp;quot;Dragon Claw&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 390 = {{ItemDataV2|{{{1}}}|{{{3}}}|390|TM 90|Teaches &amp;quot;Water Pulse&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 391 = {{ItemDataV2|{{{1}}}|{{{3}}}|391|TM 91|Teaches &amp;quot;Calm Mind&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 392 = {{ItemDataV2|{{{1}}}|{{{3}}}|392|TM 92|Teaches &amp;quot;Hail&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 393 = {{ItemDataV2|{{{1}}}|{{{3}}}|393|TM 93|Teaches &amp;quot;Bulk Up&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 394 = {{ItemDataV2|{{{1}}}|{{{3}}}|394|TM 94|Teaches &amp;quot;Bullet Seed&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 395 = {{ItemDataV2|{{{1}}}|{{{3}}}|395|TM 95|Teaches &amp;quot;Taunt&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 396 = {{ItemDataV2|{{{1}}}|{{{3}}}|396|TM 96|Teaches &amp;quot;Light Screen&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 397 = {{ItemDataV2|{{{1}}}|{{{3}}}|397|TM 97|Teaches &amp;quot;Safeguard&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 398 = {{ItemDataV2|{{{1}}}|{{{3}}}|398|TM 98|Teaches &amp;quot;Brick Break&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 399 = {{ItemDataV2|{{{1}}}|{{{3}}}|399|TM 99|Teaches &amp;quot;Shock Wave&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 400 = {{ItemDataV2|{{{1}}}|{{{3}}}|400|TM 100|Teaches &amp;quot;Flamethrower&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 401 = {{ItemDataV2|{{{1}}}|{{{3}}}|401|TM 101|Teaches &amp;quot;Rock Tomb&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 402 = {{ItemDataV2|{{{1}}}|{{{3}}}|402|TM 102|Teaches &amp;quot;Aerial Ace&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 403 = {{ItemDataV2|{{{1}}}|{{{3}}}|403|TM 103|Teaches &amp;quot;Torment&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 404 = {{ItemDataV2|{{{1}}}|{{{3}}}|404|TM 104|Teaches &amp;quot;Facade&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 405 = {{ItemDataV2|{{{1}}}|{{{3}}}|405|TM 105|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 406 = {{ItemDataV2|{{{1}}}|{{{3}}}|406|TM 106|Teaches &amp;quot;Skill Swap&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 407 = {{ItemDataV2|{{{1}}}|{{{3}}}|407|TM 107|Teaches &amp;quot;Snatch&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 408 = {{ItemDataV2|{{{1}}}|{{{3}}}|408|TM 108|Teaches &amp;quot;Overheat&amp;quot; to a Pokémon.|5,500|Machines|Yes}}&lt;br /&gt;
| 409 = {{ItemDataV2|{{{1}}}|{{{3}}}|409|TM 109|Teaches &amp;quot;Roost&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 410 = {{ItemDataV2|{{{1}}}|{{{3}}}|410|TM 110|Teaches &amp;quot;Focus Blast&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 411 = {{ItemDataV2|{{{1}}}|{{{3}}}|411|TM 111|Teaches &amp;quot;Energy Ball&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 412 = {{ItemDataV2|{{{1}}}|{{{3}}}|412|TM 112|Teaches &amp;quot;False Swipe&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 413 = {{ItemDataV2|{{{1}}}|{{{3}}}|413|TM 113|Teaches &amp;quot;Brine&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 414 = {{ItemDataV2|{{{1}}}|{{{3}}}|414|TM 114|Teaches &amp;quot;Fling&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 415 = {{ItemDataV2|{{{1}}}|{{{3}}}|415|TM 115|Teaches &amp;quot;Charge Beam&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 416 = {{ItemDataV2|{{{1}}}|{{{3}}}|416|TM 116|Teaches &amp;quot;Dragon Pulse&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 417 = {{ItemDataV2|{{{1}}}|{{{3}}}|417|TM 117|Teaches &amp;quot;Drain Punch&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 418 = {{ItemDataV2|{{{1}}}|{{{3}}}|418|TM 118|Teaches &amp;quot;Will-O-Wisp&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 419 = {{ItemDataV2|{{{1}}}|{{{3}}}|419|TM 119|Teaches &amp;quot;Silver Wind&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 420 = {{ItemDataV2|{{{1}}}|{{{3}}}|420|TM 120|Teaches &amp;quot;Embargo&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 421 = {{ItemDataV2|{{{1}}}|{{{3}}}|421|TM 121|Teaches &amp;quot;Shadow Claw&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 422 = {{ItemDataV2|{{{1}}}|{{{3}}}|422|TM 122|Teaches &amp;quot;Payback&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 423 = {{ItemDataV2|{{{1}}}|{{{3}}}|423|TM 123|Teaches &amp;quot;Recycle&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 424 = {{ItemDataV2|{{{1}}}|{{{3}}}|424|TM 124|Teaches &amp;quot;Giga Impact&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 425 = {{ItemDataV2|{{{1}}}|{{{3}}}|425|TM 125|Teaches &amp;quot;Rock Polish&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 426 = {{ItemDataV2|{{{1}}}|{{{3}}}|426|TM 126|Teaches &amp;quot;Defog&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 427 = {{ItemDataV2|{{{1}}}|{{{3}}}|427|TM 127|Teaches &amp;quot;Stone Edge&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 428 = {{ItemDataV2|{{{1}}}|{{{3}}}|428|TM 128|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 429 = {{ItemDataV2|{{{1}}}|{{{3}}}|429|TM 129|Teaches &amp;quot;Gyro Ball&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 430 = {{ItemDataV2|{{{1}}}|{{{3}}}|430|TM 130|Teaches &amp;quot;Stealth Rock&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 431 = {{ItemDataV2|{{{1}}}|{{{3}}}|431|TM 131|Teaches &amp;quot;Captivate&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 432 = {{ItemDataV2|{{{1}}}|{{{3}}}|432|TM 132|Teaches &amp;quot;Dark Pulse&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 433 = {{ItemDataV2|{{{1}}}|{{{3}}}|433|TM 133|Teaches &amp;quot;X-Scissor&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 434 = {{ItemDataV2|{{{1}}}|{{{3}}}|434|TM 134|Teaches &amp;quot;Natural Gift&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 435 = {{ItemDataV2|{{{1}}}|{{{3}}}|435|TM 135|Teaches &amp;quot;Poison Jab&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 436 = {{ItemDataV2|{{{1}}}|{{{3}}}|436|TM 136|Teaches &amp;quot;Grass Knot&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 437 = {{ItemDataV2|{{{1}}}|{{{3}}}|437|TM 137|Teaches &amp;quot;Pluck&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 438 = {{ItemDataV2|{{{1}}}|{{{3}}}|438|TM 138|Teaches &amp;quot;U-turn&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 439 = {{ItemDataV2|{{{1}}}|{{{3}}}|439|TM 139|Teaches &amp;quot;Flash Cannon&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 440 = {{ItemDataV2|{{{1}}}|{{{3}}}|440|TM 140|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,500|Machines|Yes}}&lt;br /&gt;
| 441 = {{ItemDataV2|{{{1}}}|{{{3}}}|441|TM 141|Teaches &amp;quot;Hone Claws&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 442 = {{ItemDataV2|{{{1}}}|{{{3}}}|442|TM 142|Teaches &amp;quot;Psyshock&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 443 = {{ItemDataV2|{{{1}}}|{{{3}}}|443|TM 143|Teaches &amp;quot;Venoshock&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 444 = {{ItemDataV2|{{{1}}}|{{{3}}}|444|TM 144|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 445 = {{ItemDataV2|{{{1}}}|{{{3}}}|445|TM 145|Teaches &amp;quot;Smack Down&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 446 = {{ItemDataV2|{{{1}}}|{{{3}}}|446|TM 146|Teaches &amp;quot;Sludge Wave&amp;quot; to a Pokémon.|3,500|Machines|No}}&lt;br /&gt;
| 447 = {{ItemDataV2|{{{1}}}|{{{3}}}|447|TM 147|Teaches &amp;quot;Chatter&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 448 = {{ItemDataV2|{{{1}}}|{{{3}}}|448|TM 148|Teaches &amp;quot;Low Sweep&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 449 = {{ItemDataV2|{{{1}}}|{{{3}}}|449|TM 149|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,500|Machines|No}}&lt;br /&gt;
| 450 = {{ItemDataV2|{{{1}}}|{{{3}}}|450|TM 150|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 451 = {{ItemDataV2|{{{1}}}|{{{3}}}|451|TM 151|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 452 = {{ItemDataV2|{{{1}}}|{{{3}}}|452|TM 152|Teaches &amp;quot;Scald&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 453 = {{ItemDataV2|{{{1}}}|{{{3}}}|453|TM 153|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 454 = {{ItemDataV2|{{{1}}}|{{{3}}}|454|TM 154|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 455 = {{ItemDataV2|{{{1}}}|{{{3}}}|455|TM 155|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 456 = {{ItemDataV2|{{{1}}}|{{{3}}}|456|TM 156|Teaches &amp;quot;Acrobatics&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 457 = {{ItemDataV2|{{{1}}}|{{{3}}}|457|TM 157|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 458 = {{ItemDataV2|{{{1}}}|{{{3}}}|458|TM 158|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 459 = {{ItemDataV2|{{{1}}}|{{{3}}}|459|TM 159|Teaches &amp;quot;Struggle Bug&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 460 = {{ItemDataV2|{{{1}}}|{{{3}}}|460|TM 160|Teaches &amp;quot;Bulldoze&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 461 = {{ItemDataV2|{{{1}}}|{{{3}}}|461|TM 161|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 462 = {{ItemDataV2|{{{1}}}|{{{3}}}|462|TM 162|Teaches &amp;quot;Dragon Tail&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 463 = {{ItemDataV2|{{{1}}}|{{{3}}}|463|TM 163|Teaches &amp;quot;Work Up&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 464 = {{ItemDataV2|{{{1}}}|{{{3}}}|464|TM 164|Teaches &amp;quot;Wild Charge&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 465 = {{ItemDataV2|{{{1}}}|{{{3}}}|465|TM 165|Teaches &amp;quot;Snarl&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 466 = {{ItemDataV2|{{{1}}}|{{{3}}}|466|TM 166|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 467 = {{ItemDataV2|{{{1}}}|{{{3}}}|467|TM 167|Teaches &amp;quot;Nature Power&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 468 = {{ItemDataV2|{{{1}}}|{{{3}}}|468|TM 168|Teaches &amp;quot;Power-Up Punch&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 469 = {{ItemDataV2|{{{1}}}|{{{3}}}|469|TM 169|Teaches &amp;quot;Dazzling Gleam&amp;quot; to a Pokémon.|5,000|Machines|Yes}}&lt;br /&gt;
| 470 = {{ItemDataV2|{{{1}}}|{{{3}}}|470|TM 170|Teaches &amp;quot;Confide&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| 502 = {{ItemDataV2|{{{1}}}|{{{3}}}|502|PP Max|A medicine that can optimally raise the maximum PP of a single move that has been learned by the target Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 503 = {{ItemDataV2|{{{1}}}|{{{3}}}|503|Sachet|A sachet filled with fragrant perfumes that are just slightly too overwhelming. Yet it's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 504 = {{ItemDataV2|{{{1}}}|{{{3}}}|504|Whipped Dream|A soft and sweet treat made of fluffy, puffy, whipped and whirled cream. It's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 505 = {{ItemDataV2|{{{1}}}|{{{3}}}|505|Toxic Orb|An item to be held by a Pokémon. It is a bizarre orb that will badly poison the holder during battle.|200|Standard|[[Frontier Shop|Frontier Shop]]}}&lt;br /&gt;
| 506 = {{ItemDataV2|{{{1}}}|{{{3}}}|506|Life Orb|An item to be held by a Pokémon. It boosts the power of moves, but at the cost of some HP on each hit.|200|Standard|[[Frontier Shop|Frontier Shop]]}}&lt;br /&gt;
| 507 = {{ItemDataV2|{{{1}}}|{{{3}}}|507|Abomasite|One variety of the mysterious Mega Stones. Have Abomasnow hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 508 = {{ItemDataV2|{{{1}}}|{{{3}}}|508|Absolite|One variety of the mysterious Mega Stones. Have Absol hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 509 = {{ItemDataV2|{{{1}}}|{{{3}}}|509|Aerodactylite|One variety of the mysterious Mega Stones. Have Aerodactyl hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 510 = {{ItemDataV2|{{{1}}}|{{{3}}}|510|Aggronite|One variety of the mysterious Mega Stones. Have Aggron hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 511 = {{ItemDataV2|{{{1}}}|{{{3}}}|511|Alakazite|One variety of the mysterious Mega Stones. Have Alakazam hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 512 = {{ItemDataV2|{{{1}}}|{{{3}}}|512|Ampharosite|One variety of the mysterious Mega Stones. Have Ampharos hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 513 = {{ItemDataV2|{{{1}}}|{{{3}}}|513|Banettite|One variety of the mysterious Mega Stones. Have Banette hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 514 = {{ItemDataV2|{{{1}}}|{{{3}}}|514|Blastoisinite|One variety of the mysterious Mega Stones. Have Blastoise hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 515 = {{ItemDataV2|{{{1}}}|{{{3}}}|515|Blazikenite|One variety of the mysterious Mega Stones. Have Blaziken hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 516 = {{ItemDataV2|{{{1}}}|{{{3}}}|516|Charizardite X|One variety of the mysterious Mega Stones. Have Charizard hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 517 = {{ItemDataV2|{{{1}}}|{{{3}}}|517|Charizardite Y|One variety of the mysterious Mega Stones. Have Charizard hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 518 = {{ItemDataV2|{{{1}}}|{{{3}}}|518|Garchompite|One variety of the mysterious Mega Stones. Have Garchompite hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 519 = {{ItemDataV2|{{{1}}}|{{{3}}}|519|Gardevoirite|One variety of the mysterious Mega Stones. Have Gardevoir hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 520 = {{ItemDataV2|{{{1}}}|{{{3}}}|520|Gengarite|One variety of the mysterious Mega Stones. Have Gengar hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 521 = {{ItemDataV2|{{{1}}}|{{{3}}}|521|Gyaradosite|One variety of the mysterious Mega Stones. Have Gyarados hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 522 = {{ItemDataV2|{{{1}}}|{{{3}}}|522|Heracronite|One variety of the mysterious Mega Stones. Have Heracross hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 523 = {{ItemDataV2|{{{1}}}|{{{3}}}|523|Houndoominite|One variety of the mysterious Mega Stones. Have Houndoom hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 524 = {{ItemDataV2|{{{1}}}|{{{3}}}|524|Kangaskhanite|One variety of the mysterious Mega Stones. Have Kangaskhan hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 525 = {{ItemDataV2|{{{1}}}|{{{3}}}|525|Lucarionite|One variety of the mysterious Mega Stones. Have Lucario hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 526 = {{ItemDataV2|{{{1}}}|{{{3}}}|526|Manectite|One variety of the mysterious Mega Stones. Have Manectric hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 527 = {{ItemDataV2|{{{1}}}|{{{3}}}|527|Mawilite|One variety of the mysterious Mega Stones. Have Mawile hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 528 = {{ItemDataV2|{{{1}}}|{{{3}}}|528|Medichamite|One variety of the mysterious Mega Stones. Have Medicham hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 529 = {{ItemDataV2|{{{1}}}|{{{3}}}|529|Mewtwonite X|One variety of the mysterious Mega Stones. Have Mewtwo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 530 = {{ItemDataV2|{{{1}}}|{{{3}}}|530|Mewtwonite Y|One variety of the mysterious Mega Stones. Have Mewtwo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 531 = {{ItemDataV2|{{{1}}}|{{{3}}}|531|Pinsirite|One variety of the mysterious Mega Stones. Have Pinsir hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 532 = {{ItemDataV2|{{{1}}}|{{{3}}}|532|Scizorite|One variety of the mysterious Mega Stones. Have Scizor hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 533 = {{ItemDataV2|{{{1}}}|{{{3}}}|533|Tyranitarite|One variety of the mysterious Mega Stones. Have Tyranitar hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 534 = {{ItemDataV2|{{{1}}}|{{{3}}}|534|Venusaurite|One variety of the mysterious Mega Stones. Have Venusaur hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 535 = {{ItemDataV2|{{{1}}}|{{{3}}}|535|Altarianite|One variety of the mysterious Mega Stones. Have Altaria hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 536 = {{ItemDataV2|{{{1}}}|{{{3}}}|536|Audinite|One variety of the mysterious Mega Stones. Have Audino hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 537 = {{ItemDataV2|{{{1}}}|{{{3}}}|537|Beedrillite|One variety of the mysterious Mega Stones. Have Beedrill hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 538 = {{ItemDataV2|{{{1}}}|{{{3}}}|538|Cameruptite|One variety of the mysterious Mega Stones. Have Camerupt hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 539 = {{ItemDataV2|{{{1}}}|{{{3}}}|539|Diancite|One variety of the mysterious Mega Stones. Have Diancie hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 540 = {{ItemDataV2|{{{1}}}|{{{3}}}|540|Galladite|One variety of the mysterious Mega Stones. Have Gallade hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 541 = {{ItemDataV2|{{{1}}}|{{{3}}}|541|Glalitite|One variety of the mysterious Mega Stones. Have Glalie hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 542 = {{ItemDataV2|{{{1}}}|{{{3}}}|542|Latiasite|One variety of the mysterious Mega Stones. Have Latias hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 543 = {{ItemDataV2|{{{1}}}|{{{3}}}|543|Latiosite|One variety of the mysterious Mega Stones. Have Latios hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 544 = {{ItemDataV2|{{{1}}}|{{{3}}}|544|Lopunnite|One variety of the mysterious Mega Stones. Have Lopunny hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 545 = {{ItemDataV2|{{{1}}}|{{{3}}}|545|Metagrossite|One variety of the mysterious Mega Stones. Have Metagross hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 546 = {{ItemDataV2|{{{1}}}|{{{3}}}|546|Pidgeotite|One variety of the mysterious Mega Stones. Have Pidgeot hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 547 = {{ItemDataV2|{{{1}}}|{{{3}}}|547|Sablenite|One variety of the mysterious Mega Stones. Have Sableye hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 548 = {{ItemDataV2|{{{1}}}|{{{3}}}|548|Salamencite|One variety of the mysterious Mega Stones. Have Salamence hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 549 = {{ItemDataV2|{{{1}}}|{{{3}}}|549|Sceptilite|One variety of the mysterious Mega Stones. Have Sceptile hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 550 = {{ItemDataV2|{{{1}}}|{{{3}}}|550|Sharpedonite|One variety of the mysterious Mega Stones. Have Sharpedo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 551 = {{ItemDataV2|{{{1}}}|{{{3}}}|551|Slowbronite|One variety of the mysterious Mega Stones. Have Slowbro hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 552 = {{ItemDataV2|{{{1}}}|{{{3}}}|552|Steelixite|One variety of the mysterious Mega Stones. Have Steelix hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 553 = {{ItemDataV2|{{{1}}}|{{{3}}}|553|Swampertite|One variety of the mysterious Mega Stones. Have Swampert hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 576 = {{ItemDataV2|{{{1}}}|{{{3}}}|576|Mega Bracelet|This bracelet contains an untold power that somehow enables Pokémon carrying a Mega Stone to Mega Evolve in battle.|100|KeyItems|Yes}}&lt;br /&gt;
| 577 = {{ItemDataV2|{{{1}}}|{{{3}}}|577|Flame Orb|An item to be held by a Pokémon. It is a bizarre orb that inflicts a burn on the holder in battle.|100|Standard|[[Battle Frontier#Shop|Battle Frontier Shop]]}}&lt;br /&gt;
| 581 = {{ItemDataV2|{{{1}}}|{{{3}}}|581|Macho Brace|An item to be held by a Pokémon. This stiff, heavy brace helps Pokemon grow strong but cuts Speed in battle.|3000|Standard|Yes}}&lt;br /&gt;
| 582 = {{ItemDataV2|{{{1}}}|{{{3}}}|582|Power Weight|An item to be held by a Pokémon. It reduces Speed but allows the holder's HP stat to grow more after battling.|3000|Standard|Yes}}&lt;br /&gt;
| 583 = {{ItemDataV2|{{{1}}}|{{{3}}}|583|Power Bracer|An item to be held by a Pokémon. It reduces Speed but allows the holder's Attack stat to grow more after battling.|3000|Standard|Yes}}&lt;br /&gt;
| 584 = {{ItemDataV2|{{{1}}}|{{{3}}}|584|Power Belt|An item to be held by a Pokémon. It reduces Speed but allows the holder's Defense stat to grow more after battling.|3000|Standard|Yes}}&lt;br /&gt;
| 585 = {{ItemDataV2|{{{1}}}|{{{3}}}|585|Power Lens|An item to be held by a Pokémon. It reduces Speed but allows the holder's Sp. Atk stat to grow more after battling.|3000|Standard|Yes}}&lt;br /&gt;
| 586 = {{ItemDataV2|{{{1}}}|{{{3}}}|586|Power Band|An item to be held by a Pokémon. It reduces Speed but allows the holder's Sp. Def stat to grow more after battling.|3000|Standard|Yes}}&lt;br /&gt;
| 587 = {{ItemDataV2|{{{1}}}|{{{3}}}|587|Power Anklet|An item to be held by a Pokémon. It reduces Speed but allows the holder's Speed stat to grow more after battling.|3000|Standard|Yes}}&lt;br /&gt;
| 591 = {{ItemDataV2|{{{1}}}|{{{3}}}|591|Expert Belt|An item to be held by a Pokémon. It's a well-worn belt that slightly boosts the power of supereffective moves.|200|Standard|Yes}}&lt;br /&gt;
| 592 = {{ItemDataV2|{{{1}}}|{{{3}}}|592|Liberty Sea Map|A new sea chart that shows the way to Liberty Garden in Unova. It depicts a Lighthouse.|100|KeyItems|Yes}}&lt;br /&gt;
| 1996 = {{ItemDataV2|{{{1}}}|{{{3}}}|1996|Burn Drive|Makes Techno Blast a Fire-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1997 = {{ItemDataV2|{{{1}}}|{{{3}}}|1997|Chill Drive|Makes Techno Blast a Ice-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1998 = {{ItemDataV2|{{{1}}}|{{{3}}}|1998|Douse Drive|Makes Techno Blast a Water-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 1999 = {{ItemDataV2|{{{1}}}|{{{3}}}|1999|Shock Drive|Makes Techno Blast a Electric-type move if held by Genesect.|100|Standard|Yes}}&lt;br /&gt;
| 2000 = {{ItemDataV2|{{{1}}}|{{{3}}}|2000|Cheri|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from paralysis on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2001 = {{ItemDataV2|{{{1}}}|{{{3}}}|2001|Chesto|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from sleep on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2002 = {{ItemDataV2|{{{1}}}|{{{3}}}|2002|Pecha|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from poisoning on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2003 = {{ItemDataV2|{{{1}}}|{{{3}}}|2003|Rawst|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from a burn on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2004 = {{ItemDataV2|{{{1}}}|{{{3}}}|2004|Aspear|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from being frozen on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2005 = {{ItemDataV2|{{{1}}}|{{{3}}}|2005|Leppa|A Berry to be consumed by a Pokémon. If a Pokémon holds one, it can restore 10 PP to a depleted move during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2006 = {{ItemDataV2|{{{1}}}|{{{3}}}|2006|Oran|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by 10 points during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2007 = {{ItemDataV2|{{{1}}}|{{{3}}}|2007|Persim|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from confusion on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2008 = {{ItemDataV2|{{{1}}}|{{{3}}}|2008|Lum|A berry to be consumed by a Pokémon. If a Pokémon holds one, it can recover from any status condition during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2009 = {{ItemDataV2|{{{1}}}|{{{3}}}|2009|Sitrus|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by a small amount during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2010 = {{ItemDataV2|{{{1}}}|{{{3}}}|2010|Figy|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2011 = {{ItemDataV2|{{{1}}}|{{{3}}}|2011|Wiki|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2012 = {{ItemDataV2|{{{1}}}|{{{3}}}|2012|Mago|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2013 = {{ItemDataV2|{{{1}}}|{{{3}}}|2013|Aguav|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2014 = {{ItemDataV2|{{{1}}}|{{{3}}}|2014|Iapapa|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2015 = {{ItemDataV2|{{{1}}}|{{{3}}}|2015|Razz|Pokéblock ingredient. Plant in loamy soil to grow Razz.|100|Plants|Yes}}&lt;br /&gt;
| 2016 = {{ItemDataV2|{{{1}}}|{{{3}}}|2016|Bluk|Pokéblock ingredient. Plant in loamy soil to grow Bluk.|100|Plants|Yes}}&lt;br /&gt;
| 2017 = {{ItemDataV2|{{{1}}}|{{{3}}}|2017|Nanab|Pokéblock ingredient. Plant in loamy soil to grow Nanab.|100|Plants|Yes}}&lt;br /&gt;
| 2018 = {{ItemDataV2|{{{1}}}|{{{3}}}|2018|Wepear|Pokéblock ingredient. Plant in loamy soil to grow Wepear.|100|Plants|Yes}}&lt;br /&gt;
| 2019 = {{ItemDataV2|{{{1}}}|{{{3}}}|2019|Pinap|Pokéblock ingredient. Plant in loamy soil to grow Pinap.|100|Plants|Yes}}&lt;br /&gt;
| 2020 = {{ItemDataV2|{{{1}}}|{{{3}}}|2020|Pomeg|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base HP.|100|Plants|Yes}}&lt;br /&gt;
| 2021 = {{ItemDataV2|{{{1}}}|{{{3}}}|2021|Kelpsy|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Attack.|100|Plants|Yes}}&lt;br /&gt;
| 2022 = {{ItemDataV2|{{{1}}}|{{{3}}}|2022|Qualot|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Defense.|100|Plants|Yes}}&lt;br /&gt;
| 2023 = {{ItemDataV2|{{{1}}}|{{{3}}}|2023|Hondew|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Atk.|100|Plants|Yes}}&lt;br /&gt;
| 2024 = {{ItemDataV2|{{{1}}}|{{{3}}}|2024|Grepa|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Def.|100|Plants|Yes}}&lt;br /&gt;
| 2025 = {{ItemDataV2|{{{1}}}|{{{3}}}|2025|Tamato|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Speed.|100|Plants|Yes}}&lt;br /&gt;
| 2026 = {{ItemDataV2|{{{1}}}|{{{3}}}|2026|Cornn|Pokéblock ingredient. Plant in loamy soil to grow Cornn.|100|Plants|Yes}}&lt;br /&gt;
| 2027 = {{ItemDataV2|{{{1}}}|{{{3}}}|2027|Magost|Pokéblock ingredient. Plant in loamy soil to grow Magost.|100|Plants|Yes}}&lt;br /&gt;
| 2028 = {{ItemDataV2|{{{1}}}|{{{3}}}|2028|Rabuta|Pokéblock ingredient. Plant in loamy soil to grow Rabuta.|100|Plants|Yes}}&lt;br /&gt;
| 2029 = {{ItemDataV2|{{{1}}}|{{{3}}}|2029|Nomel|Pokéblock ingredient. Plant in loamy soil to grow Nomel.|100|Plants|Yes}}&lt;br /&gt;
| 2030 = {{ItemDataV2|{{{1}}}|{{{3}}}|2030|Spelon|Pokéblock ingredient. Plant in loamy soil to grow Spelon.|100|Plants|Yes}}&lt;br /&gt;
| 2031 = {{ItemDataV2|{{{1}}}|{{{3}}}|2031|Pamtre|Pokéblock ingredient. Plant in loamy soil to grow Pamtre.|100|Plants|Yes}}&lt;br /&gt;
| 2032 = {{ItemDataV2|{{{1}}}|{{{3}}}|2032|Watmel|Pokéblock ingredient. Plant in loamy soil to grow Watmel.|100|Plants|Yes}}&lt;br /&gt;
| 2033 = {{ItemDataV2|{{{1}}}|{{{3}}}|2033|Durin|Pokéblock ingredient. Plant in loamy soil to grow Durin.|100|Plants|Yes}}&lt;br /&gt;
| 2034 = {{ItemDataV2|{{{1}}}|{{{3}}}|2034|Belue|Pokéblock ingredient. Plant in loamy soil to grow Belue.|100|Plants|Yes}}&lt;br /&gt;
| 2035 = {{ItemDataV2|{{{1}}}|{{{3}}}|2035|Occa|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fire-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2036 = {{ItemDataV2|{{{1}}}|{{{3}}}|2036|Passho|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Water-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2037 = {{ItemDataV2|{{{1}}}|{{{3}}}|2037|Wacan|If held by a Pokémon, this berry will lessen the damage taken from one supereffective Electric-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2038 = {{ItemDataV2|{{{1}}}|{{{3}}}|2038|Rindo|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Grass-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2039 = {{ItemDataV2|{{{1}}}|{{{3}}}|2039|Yache|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ice-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2040 = {{ItemDataV2|{{{1}}}|{{{3}}}|2040|Chople|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fighting-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2041 = {{ItemDataV2|{{{1}}}|{{{3}}}|2041|Kebia|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Poison-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2042 = {{ItemDataV2|{{{1}}}|{{{3}}}|2042|Shuca|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ground-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2043 = {{ItemDataV2|{{{1}}}|{{{3}}}|2043|Coba|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Flying-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2044 = {{ItemDataV2|{{{1}}}|{{{3}}}|2044|Payapa|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Psychic-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2045 = {{ItemDataV2|{{{1}}}|{{{3}}}|2045|Tanga|If held by a Pokémon, this berry will lessen the damage taken from one supereffective Bug-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2046 = {{ItemDataV2|{{{1}}}|{{{3}}}|2046|Charti|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Rock-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2047 = {{ItemDataV2|{{{1}}}|{{{3}}}|2047|Kasib|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ghost-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2048 = {{ItemDataV2|{{{1}}}|{{{3}}}|2048|Haban|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dragon-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2049 = {{ItemDataV2|{{{1}}}|{{{3}}}|2049|Colbur|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dark-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2050 = {{ItemDataV2|{{{1}}}|{{{3}}}|2050|Babiri|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Steel-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2051 = {{ItemDataV2|{{{1}}}|{{{3}}}|2051|Chilian|If held by a Pokémon, this Berry will lessen the damage taken from one Normal-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2052 = {{ItemDataV2|{{{1}}}|{{{3}}}|2052|Liechi|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Attack stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2053 = {{ItemDataV2|{{{1}}}|{{{3}}}|2053|Ganlon|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Defense stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2054 = {{ItemDataV2|{{{1}}}|{{{3}}}|2054|Salac|A Berry to be held by Pokémon. If a Pokémon holds one, its Speed stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2055 = {{ItemDataV2|{{{1}}}|{{{3}}}|2055|Petaya|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Atk stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2056 = {{ItemDataV2|{{{1}}}|{{{3}}}|2056|Apicot|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Def stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2057 = {{ItemDataV2|{{{1}}}|{{{3}}}|2057|Lansat|A Berry to be consumed by Pokémon. If a Pokémon holds one, its critical-hit ratio will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2058 = {{ItemDataV2|{{{1}}}|{{{3}}}|2058|Starf|A Berry to be consumed by Pokémon. If a Pokémon holds one, one of its stats will sharply increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2059 = {{ItemDataV2|{{{1}}}|{{{3}}}|2059|Enigma|A Berry to be consumed by Pokémon. If a Pokémon holds one, being hit by a supereffective attack will restore its HP.|100|Plants|Yes}}&lt;br /&gt;
| 2060 = {{ItemDataV2|{{{1}}}|{{{3}}}|2060|Micle|If held by a Pokémon, it raises the accuracy of a move just once in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2061 = {{ItemDataV2|{{{1}}}|{{{3}}}|2061|Custap|If held by a Pokémon, it gets to move first just once in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2062 = {{ItemDataV2|{{{1}}}|{{{3}}}|2062|Jaboca|If held by a Pokémon, and if a foe's physical attack lands, the foe also takes damage.|100|Plants|Yes}}&lt;br /&gt;
| 2063 = {{ItemDataV2|{{{1}}}|{{{3}}}|2063|Rowap|If held by a Pokémon and a special attack lands, the attacker takes damage.|100|Plants|Yes}}&lt;br /&gt;
&lt;br /&gt;
| 191 = {{TMDataV2|{{{1}}}|{{{3}}}|191|Fighting|01|Dynamic Punch|1500|750|Yes|Prize for Defeating [[Gym_Leaders#Chuck|Chuck]]}}&lt;br /&gt;
| 192 = {{TMDataV2|{{{1}}}|{{{3}}}|192|Normal|02|Headbutt|2000|1000|Yes|From a guy in Ilex forest/[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 193 = {{TMDataV2|{{{1}}}|{{{3}}}|193|???|03|Curse|3000|1500|Yes|From a man on the top floor of Gamefreak's building}}&lt;br /&gt;
| 194 = {{TMDataV2|{{{1}}}|{{{3}}}|194|Rock|04|Rollout|2000|1000|Yes|[[Route 35]]}}&lt;br /&gt;
| 195 = {{TMDataV2|{{{1}}}|{{{3}}}|195|Normal|05|Roar|500|250|Yes|From a man on [[Route 32]]}}&lt;br /&gt;
| 196 = {{TMDataV2|{{{1}}}|{{{3}}}|196|Poison|06|Toxic|3000|1500|Yes|Prize for Defeating [[Gym_Leaders#Janine|Janine]]}}&lt;br /&gt;
| 197 = {{TMDataV2|{{{1}}}|{{{3}}}|197|Electric|07|Zap Canon|2000|1000|Yes|[[Power Plant]] Quest Reward}}&lt;br /&gt;
| 198 = {{TMDataV2|{{{1}}}|{{{3}}}|198|Fighting|08|Rock Smash|1000|500|Yes|From a Guy at [[Route 36]]/[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 199 = {{TMDataV2|{{{1}}}|{{{3}}}|199|Normal|09|Psych Up|1000|500|Yes|[[Viridian Forest]]}}&lt;br /&gt;
| 200 = {{TMDataV2|{{{1}}}|{{{3}}}|200|Normal|10|Hidden Power|3000|1500|Yes|[[Lake of Rage]]}}&lt;br /&gt;
| 201 = {{TMDataV2|{{{1}}}|{{{3}}}|201|Fire|11|Sunny Day|2000|1000|Yes|From a woman in the [[Goldenrod]]'s [[Radio Tower]] after beating [[Team Rocket]]}}&lt;br /&gt;
| 202 = {{TMDataV2|{{{1}}}|{{{3}}}|202|Normal|12|Sweet Scent|1000|500|Yes|[[Route 34]]'s Gatehouse}}&lt;br /&gt;
| 203 = {{TMDataV2|{{{1}}}|{{{3}}}|203|Normal|13|Snore|1000|500|Yes|[[Dark Cave]]}}&lt;br /&gt;
| 204 = {{TMDataV2|{{{1}}}|{{{3}}}|204|Ice|14|Blizzard|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 205 = {{TMDataV2|{{{1}}}|{{{3}}}|205|Normal|15|Hyper Beam|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 206 = {{TMDataV2|{{{1}}}|{{{3}}}|206|Ice|16|Icy Wind|3000|1500|Yes|Prize for Defeating [[Gym_Leaders#Pryce|Pryce]]}}&lt;br /&gt;
| 207 = {{TMDataV2|{{{1}}}|{{{3}}}|207|Normal|17|Protect|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 208 = {{TMDataV2|{{{1}}}|{{{3}}}|208|Water|18|Rain Dance|2000|1000|Yes|[[Slowpoke Well]]}}&lt;br /&gt;
| 209 = {{TMDataV2|{{{1}}}|{{{3}}}|209|Grass|19|Giga Drain|?|?|Yes|Prize for Defeating [[Gym_Leaders#Erika|Erika]]}}&lt;br /&gt;
| 210 = {{TMDataV2|{{{1}}}|{{{3}}}|210|Normal|20|Endure|?|?|Yes|[[Burned Tower]]}}&lt;br /&gt;
| 211 = {{TMDataV2|{{{1}}}|{{{3}}}|211|Normal|21|Frustration|1000|500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 212 = {{TMDataV2|{{{1}}}|{{{3}}}|212|Grass|22|Solarbeam|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 213 = {{TMDataV2|{{{1}}}|{{{3}}}|213|Steel|23|Iron Tail|1500|750|Yes|Prize for defeating [[Gym_Leaders#Jasmine|Jasmine]]}}&lt;br /&gt;
| 214 = {{TMDataV2|{{{1}}}|{{{3}}}|214|Dragon|24|Dragon Breath|3000|1500|Yes|Prize for defeating [[Gym_Leaders#Clair|Clair]]}}&lt;br /&gt;
| 215 = {{TMDataV2|{{{1}}}|{{{3}}}|215|Electric|25|Thunder|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 216 = {{TMDataV2|{{{1}}}|{{{3}}}|216|Ground|26|Earthquake|1500|750|Yes|[[Victory Road]]}}&lt;br /&gt;
| 217 = {{TMDataV2|{{{1}}}|{{{3}}}|217|Normal|27|Return|1000|500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 218 = {{TMDataV2|{{{1}}}|{{{3}}}|218|Ground|28|Dig|2000|1000|Yes|National Park}}&lt;br /&gt;
| 219 = {{TMDataV2|{{{1}}}|{{{3}}}|219|Psychic|29|Psychic|?|?|Yes|[[Saffron City]]}}&lt;br /&gt;
| 220 = {{TMDataV2|{{{1}}}|{{{3}}}|220|Ghost|30|Shadow Ball|1500|750|Yes|Prize for defeating [[Gym_Leaders#Morty|Morty]]}}&lt;br /&gt;
| 221 = {{TMDataV2|{{{1}}}|{{{3}}}|221|Ground|31|Mud Slap|1500|750|Yes|Prize for defeating [[Gym_Leaders#Falkner|Falkner]]}}&lt;br /&gt;
| 222 = {{TMDataV2|{{{1}}}|{{{3}}}|222|Normal|32|Double Team|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 223 = {{TMDataV2|{{{1}}}|{{{3}}}|223|Ice|33|Ice Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 224 = {{TMDataV2|{{{1}}}|{{{3}}}|224|Normal|34|Swagger|?|?|Yes|[[Glitter Lighthouse]]}}&lt;br /&gt;
| 225 = {{TMDataV2|{{{1}}}|{{{3}}}|225|Normal|35|Sleep Talk|3000|1500|Yes|[[Goldenrod]]'s underground base}}&lt;br /&gt;
| 226 = {{TMDataV2|{{{1}}}|{{{3}}}|226|Poison|36|Sludge Bomb|1000|500|Yes|[[Lake of Rage]]'s Gatehouse}}&lt;br /&gt;
| 227 = {{TMDataV2|{{{1}}}|{{{3}}}|227|Rock|37|Sandstorm|2000|1000|Yes|[[Route 27]]}}&lt;br /&gt;
| 228 = {{TMDataV2|{{{1}}}|{{{3}}}|228|Fire|38|Fire Blast|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 229 = {{TMDataV2|{{{1}}}|{{{3}}}|229|Normal|39|Swift|2000|1000|Yes|[[Union cave]]}}&lt;br /&gt;
| 230 = {{TMDataV2|{{{1}}}|{{{3}}}|230|Normal|40|Defense Curl|1000|500|Yes|[[Mt. Mortar]]}}&lt;br /&gt;
| 231 = {{TMDataV2|{{{1}}}|{{{3}}}|231|Electric|41|Thunder Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 232 = {{TMDataV2|{{{1}}}|{{{3}}}|232|Psychic|42|Dream Eater|?|?|Yes|Gift from Fat Guy at [[Viridian City]]}}&lt;br /&gt;
| 233 = {{TMDataV2|{{{1}}}|{{{3}}}|233|Fighting|43|Detect|500|250|Yes|[[Lake of Rage]]}}&lt;br /&gt;
| 234 = {{TMDataV2|{{{1}}}|{{{3}}}|234|Psychic|44|Rest|?|?|Yes|[[Ice Path]]}}&lt;br /&gt;
| 235 = {{TMDataV2|{{{1}}}|{{{3}}}|235|Normal|45|Attract|?|?|Yes|Prize for defeating [[Gym_Leaders#Whitney|Whitney]]}}&lt;br /&gt;
| 236 = {{TMDataV2|{{{1}}}|{{{3}}}|236|Dark|46|Thief|3000|1500|Yes|[[Team Rocket HQ]] in [[Mahogany Town]]}}&lt;br /&gt;
| 237 = {{TMDataV2|{{{1}}}|{{{3}}}|237|Steel|47|Steel Wing|3000|1500|Yes|[[Rock Tunnel]]}}&lt;br /&gt;
| 238 = {{TMDataV2|{{{1}}}|{{{3}}}|238|Fire|48|Fire Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 239 = {{TMDataV2|{{{1}}}|{{{3}}}|239|Bug|49|Fury Cutter|1500|750|Yes|Prize for defeating [[Gym_Leaders#Bugsy|Bugsy]]}}&lt;br /&gt;
| 240 = {{TMDataV2|{{{1}}}|{{{3}}}|240|Ghost|50|Nightmare|???|???|Yes|Prize for doing [[Kenya quest]]}}&lt;br /&gt;
| 351 = {{TMDataV2|{{{1}}}|{{{3}}}|351|Normal|51|Mega Punch|?|?|No|?}}&lt;br /&gt;
| 352 = {{TMDataV2|{{{1}}}|{{{3}}}|352|Normal|52|Razor Wind|?|?|No|?}}&lt;br /&gt;
| 353 = {{TMDataV2|{{{1}}}|{{{3}}}|353|Normal|53|Swords Dance|?|?|No|?}}&lt;br /&gt;
| 354 = {{TMDataV2|{{{1}}}|{{{3}}}|354|Normal|54|Whirlwind|?|?|No|?}}&lt;br /&gt;
| 355 = {{TMDataV2|{{{1}}}|{{{3}}}|355|Normal|55|Megakick|?|?|No|?}}&lt;br /&gt;
| 356 = {{TMDataV2|{{{1}}}|{{{3}}}|356|Normal|56|Horn Drill|?|?|No|?}}&lt;br /&gt;
| 357 = {{TMDataV2|{{{1}}}|{{{3}}}|357|Normal|57|Body Slam|4000|2000|Yes|Gift from Fat Guy at [[Island Four]]}}&lt;br /&gt;
| 358 = {{TMDataV2|{{{1}}}|{{{3}}}|358|Normal|58|Take Down|?|?|No|?}}&lt;br /&gt;
| 359 = {{TMDataV2|{{{1}}}|{{{3}}}|359|Normal|59|Double Edge|?|?|No|?}}&lt;br /&gt;
| 360 = {{TMDataV2|{{{1}}}|{{{3}}}|360|Water|60|Bubblebeam|?|?|No|?}}&lt;br /&gt;
| 361 = {{TMDataV2|{{{1}}}|{{{3}}}|361|Water|61|Water Gun|?|?|No|?}}&lt;br /&gt;
| 362 = {{TMDataV2|{{{1}}}|{{{3}}}|362|Ice|62|Ice Beam|?|?|Yes|[[Seafoam Islands]]}}&lt;br /&gt;
| 363 = {{TMDataV2|{{{1}}}|{{{3}}}|363|Normal|63|Pay Day|?|?|No|?}}&lt;br /&gt;
| 364 = {{TMDataV2|{{{1}}}|{{{3}}}|364|Fighting|64|Submission|?|?|No|?}}&lt;br /&gt;
| 365 = {{TMDataV2|{{{1}}}|{{{3}}}|365|Fighting|65|Counter|?|?|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 366 = {{TMDataV2|{{{1}}}|{{{3}}}|366|Fighting|66|Seismic Toss|?|?|No|?}}&lt;br /&gt;
| 367 = {{TMDataV2|{{{1}}}|{{{3}}}|367|Normal|67|Rage|?|?|No|?}}&lt;br /&gt;
| 368 = {{TMDataV2|{{{1}}}|{{{3}}}|368|Grass|68|Mega Drain|?|?|No|?}}&lt;br /&gt;
| 369 = {{TMDataV2|{{{1}}}|{{{3}}}|369|Dragon|69|Dragon Rage|?|?|No|?}}&lt;br /&gt;
| 370 = {{TMDataV2|{{{1}}}|{{{3}}}|370|Electric|70|Thunderbolt|?|?|Yes|Prize for defeating [[Gym_Leaders#Lt. Surge|Lt. Surge]]}}&lt;br /&gt;
| 371 = {{TMDataV2|{{{1}}}|{{{3}}}|371|Ground|71|Fissure|?|?|No|?}}&lt;br /&gt;
| 372 = {{TMDataV2|{{{1}}}|{{{3}}}|372|Psychic|72|Teleport|?|?|No|?}}&lt;br /&gt;
| 373 = {{TMDataV2|{{{1}}}|{{{3}}}|373|Psychic|73|Mimic|?|?|No|?}}&lt;br /&gt;
| 374 = {{TMDataV2|{{{1}}}|{{{3}}}|374|Psychic|74|Reflect|1000|500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 375 = {{TMDataV2|{{{1}}}|{{{3}}}|375|Normal|75|Bide|?|?|No|?}}&lt;br /&gt;
| 376 = {{TMDataV2|{{{1}}}|{{{3}}}|376|Normal|76|Metronome|?|?|Yes|Prize for defeating [[Gym_Leaders#Blue|Blue]]}}&lt;br /&gt;
| 377 = {{TMDataV2|{{{1}}}|{{{3}}}|377|Normal|77|Self-Destruct|?|?|No|?}}&lt;br /&gt;
| 378 = {{TMDataV2|{{{1}}}|{{{3}}}|378|Normal|78|Egg Bomb|?|?|No|?}}&lt;br /&gt;
| 379 = {{TMDataV2|{{{1}}}|{{{3}}}|379|Normal|79|Skull Bash|?|?|No|?}}&lt;br /&gt;
| 380 = {{TMDataV2|{{{1}}}|{{{3}}}|380|Normal|80|Softboiled|?|?|No|?}}&lt;br /&gt;
| 381 = {{TMDataV2|{{{1}}}|{{{3}}}|381|Flying|81|Sky attack|?|?|No|?}}&lt;br /&gt;
| 382 = {{TMDataV2|{{{1}}}|{{{3}}}|382|Electric|82|Thunder wave|?|?|No|?}}&lt;br /&gt;
| 383 = {{TMDataV2|{{{1}}}|{{{3}}}|383|Psychic|83|Psywave|?|?|No|?}}&lt;br /&gt;
| 384 = {{TMDataV2|{{{1}}}|{{{3}}}|384|Normal|84|Explosion|?|?|Yes|From a Hiker on [[Mt.Ember]]}}&lt;br /&gt;
| 385 = {{TMDataV2|{{{1}}}|{{{3}}}|385|Rock|85|Rock Slide|?|?|Yes|Prize for defeating [[Gym_Leaders#Brock|Brock]]}}&lt;br /&gt;
| 386 = {{TMDataV2|{{{1}}}|{{{3}}}|386|Normal|86|Tri Attack|?|?|No|?}}&lt;br /&gt;
| 387 = {{TMDataV2|{{{1}}}|{{{3}}}|387|Normal|87|Substitute|?|?|No|?}}&lt;br /&gt;
| 388 = {{TMDataV2|{{{1}}}|{{{3}}}|388|Fighting|88|Focus Punch|?|?|No|?}}&lt;br /&gt;
| 389 = {{TMDataV2|{{{1}}}|{{{3}}}|389|Dragon|89|Dragon Claw|?|?|No|?}}&lt;br /&gt;
| 390 = {{TMDataV2|{{{1}}}|{{{3}}}|390|Water|90|Water Pulse|?|?|Yes|Prize for defeating [[Gym_Leaders#Misty|Misty]]}}&lt;br /&gt;
| 391 = {{TMDataV2|{{{1}}}|{{{3}}}|391|Psychic|91|Calm Mind|?|?|No|?}}&lt;br /&gt;
| 392 = {{TMDataV2|{{{1}}}|{{{3}}}|392|Ice|92|Hail|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 393 = {{TMDataV2|{{{1}}}|{{{3}}}|393|Fighting|93|Bulk Up|?|?|No|?}}&lt;br /&gt;
| 394 = {{TMDataV2|{{{1}}}|{{{3}}}|394|Grass|94|Bullet Seed|?|?|No|?}}&lt;br /&gt;
| 395 = {{TMDataV2|{{{1}}}|{{{3}}}|395|Dark|95|Taunt|?|?|No|?}}&lt;br /&gt;
| 396 = {{TMDataV2|{{{1}}}|{{{3}}}|396|Psychic|96|Light Screen|2000|1000|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 397 = {{TMDataV2|{{{1}}}|{{{3}}}|397|Normal|97|SafeGuard|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 398 = {{TMDataV2|{{{1}}}|{{{3}}}|398|Fighting|98|Brick Break|?|?|Yes|Invisible walls room in [[Millennial Tower]]}}&lt;br /&gt;
| 399 = {{TMDataV2|{{{1}}}|{{{3}}}|399|Electric|99|Shock Wave|?|?|Yes|[[Cerulean Cave]]}}&lt;br /&gt;
| 400 = {{TMDataV2|{{{1}}}|{{{3}}}|400|Fire|100|FlameThrower|?|?|No|?}}&lt;br /&gt;
| 401 = {{TMDataV2|{{{1}}}|{{{3}}}|401|Rock|101|Rock tomb|?|?|No|?}}&lt;br /&gt;
| 402 = {{TMDataV2|{{{1}}}|{{{3}}}|402|Flying|102|Aerial Ace|?|?|No|?}}&lt;br /&gt;
| 403 = {{TMDataV2|{{{1}}}|{{{3}}}|403|Dark|103|Torment|?|?|No|?}}&lt;br /&gt;
| 404 = {{TMDataV2|{{{1}}}|{{{3}}}|404|Normal|104|Facade|?|?|No|?}}&lt;br /&gt;
| 405 = {{TMDataV2|{{{1}}}|{{{3}}}|405|Normal|105|Secret Power|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 406 = {{TMDataV2|{{{1}}}|{{{3}}}|406|Psychic|106|Skill Swap|?|?|Yes|Prize for defeating [[Gym_Leaders#Sabrina|Sabrina]]}}&lt;br /&gt;
| 407 = {{TMDataV2|{{{1}}}|{{{3}}}|407|Dark|107|Snatch|?|?|No|?}}&lt;br /&gt;
| 408 = {{TMDataV2|{{{1}}}|{{{3}}}|408|Fire|108|Overheat|?|?|Yes|Prize for defeating [[Gym_Leaders#Blaine|Blaine]]}}&lt;br /&gt;
| 409 = {{TMDataV2|{{{1}}}|{{{3}}}|409|Flying|109|Roost|?|?|Yes|Sliding ice room in [[Millennial Tower]]}}&lt;br /&gt;
| 410 = {{TMDataV2|{{{1}}}|{{{3}}}|410|Fighting|110|Focus Blast|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 411 = {{TMDataV2|{{{1}}}|{{{3}}}|411|Grass|111|Energy Ball|?|?|No|?}}&lt;br /&gt;
| 412 = {{TMDataV2|{{{1}}}|{{{3}}}|412|Normal|112|False Swipes|2000|1000|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 413 = {{TMDataV2|{{{1}}}|{{{3}}}|413|Water|113|Brine|?|?|No|?}}&lt;br /&gt;
| 414 = {{TMDataV2|{{{1}}}|{{{3}}}|414|Dark|114|Fling|?|?|No|?}}&lt;br /&gt;
| 415 = {{TMDataV2|{{{1}}}|{{{3}}}|415|Electric|115|Charge Beam|?|?|No|?}}&lt;br /&gt;
| 416 = {{TMDataV2|{{{1}}}|{{{3}}}|416|Dragon|116|Dragon Pulse|?|?|No|?}}&lt;br /&gt;
| 417 = {{TMDataV2|{{{1}}}|{{{3}}}|417|Fighting|117|Drain Punch|?|?|Yes|[[Route 39]]}}&lt;br /&gt;
| 418 = {{TMDataV2|{{{1}}}|{{{3}}}|418|Fire|118|Will-O-Wisp|?|?|No|?}}&lt;br /&gt;
| 419 = {{TMDataV2|{{{1}}}|{{{3}}}|419|Bug|119|Silver Wind|?|?|No|?}}&lt;br /&gt;
| 420 = {{TMDataV2|{{{1}}}|{{{3}}}|420|Dark|120|Embargo|?|?|No|?}}&lt;br /&gt;
| 421 = {{TMDataV2|{{{1}}}|{{{3}}}|421|Ghost|121|Shadow Claw|?|?|No|?}}&lt;br /&gt;
| 422 = {{TMDataV2|{{{1}}}|{{{3}}}|422|Dark|122|Payback|?|?|No|?}}&lt;br /&gt;
| 423 = {{TMDataV2|{{{1}}}|{{{3}}}|423|Normal|123|Recycle|?|?|No|?}}&lt;br /&gt;
| 424 = {{TMDataV2|{{{1}}}|{{{3}}}|424|Grass|124|Giga Impact|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 425 = {{TMDataV2|{{{1}}}|{{{3}}}|425|Rock|125|Rock polish|?|?|No|?}}&lt;br /&gt;
| 426 = {{TMDataV2|{{{1}}}|{{{3}}}|426|Flying|126|Defog|?|?|No|?}}&lt;br /&gt;
| 427 = {{TMDataV2|{{{1}}}|{{{3}}}|427|Rock|127|Stone Edge|?|?|No|?}}&lt;br /&gt;
| 428 = {{TMDataV2|{{{1}}}|{{{3}}}|428|Ice|128|Avalanche|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 429 = {{TMDataV2|{{{1}}}|{{{3}}}|429|Steel|129|Gyro Ball|?|?|No|?}}&lt;br /&gt;
| 430 = {{TMDataV2|{{{1}}}|{{{3}}}|430|Rock|130|Stealth Rock|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 431 = {{TMDataV2|{{{1}}}|{{{3}}}|431|Normal|131|Captivate|?|?|No|?}}&lt;br /&gt;
| 432 = {{TMDataV2|{{{1}}}|{{{3}}}|432|Dark|132|Dark Pulse|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 433 = {{TMDataV2|{{{1}}}|{{{3}}}|433|Bug|133|X-Scissor|?|?|No|?}}&lt;br /&gt;
| 434 = {{TMDataV2|{{{1}}}|{{{3}}}|434|Normal|134|Natural Gift|?|?|No|?}}&lt;br /&gt;
| 435 = {{TMDataV2|{{{1}}}|{{{3}}}|435|Poison|135|Poison Jab|?|?|Yes|[[Team Rocket Werehouse]]}}&lt;br /&gt;
| 436 = {{TMDataV2|{{{1}}}|{{{3}}}|436|Grass|136|Grass Knot|?|?|No|?}}&lt;br /&gt;
| 437 = {{TMDataV2|{{{1}}}|{{{3}}}|437|Flying|137|Pluck|?|?|No|?}}&lt;br /&gt;
| 438 = {{TMDataV2|{{{1}}}|{{{3}}}|438|Bug|138|U-Turn|?|?|Yes|[[Kolben Tower]] from [[Mario]]}}&lt;br /&gt;
| 439 = {{TMDataV2|{{{1}}}|{{{3}}}|439|Steel|139|Flash Cannon|?|?|No|?}}&lt;br /&gt;
| 440 = {{TMDataV2|{{{1}}}|{{{3}}}|440|Psychic|140|Trick Room|?|?|Yes|[[Ancient Ruins]]}}&lt;br /&gt;
| 441 = {{TMDataV2|{{{1}}}|{{{3}}}|441|Dark|141|Hone Claws|?|?|No|?}}&lt;br /&gt;
| 442 = {{TMDataV2|{{{1}}}|{{{3}}}|442|Psychic|142|Psyshock|?|?|No|?}}&lt;br /&gt;
| 443 = {{TMDataV2|{{{1}}}|{{{3}}}|443|Poison|143|Venoshock|?|?|Yes|[[Team Rocket Warehouse]]}}&lt;br /&gt;
| 444 = {{TMDataV2|{{{1}}}|{{{3}}}|444|Psychic|144|Telekinesis|?|?|No|?}}&lt;br /&gt;
| 445 = {{TMDataV2|{{{1}}}|{{{3}}}|445|Rock|145|Smack Down|?|?|No|?}}&lt;br /&gt;
| 446 = {{TMDataV2|{{{1}}}|{{{3}}}|446|Poison|146|Sludge Wave|?|?|No|?}}&lt;br /&gt;
| 447 = {{TMDataV2|{{{1}}}|{{{3}}}|447|Fire|147|Flame Charge|?|?|No|?}}&lt;br /&gt;
| 448 = {{TMDataV2|{{{1}}}|{{{3}}}|448|Fighting|148|Low Sweep|?|?|No|?}}&lt;br /&gt;
| 449 = {{TMDataV2|{{{1}}}|{{{3}}}|449|Normal|149|Round|?|?|No|?}}&lt;br /&gt;
| 450 = {{TMDataV2|{{{1}}}|{{{3}}}|450|Normal|150|Echoed Voice|?|?|No|?}}&lt;br /&gt;
| 451 = {{TMDataV2|{{{1}}}|{{{3}}}|451|Psychic|151|Ally Switch|?|?|No|?}}&lt;br /&gt;
| 452 = {{TMDataV2|{{{1}}}|{{{3}}}|452|Water|152|Scald|?|?|Yes|[[Underwater Cave]]}}&lt;br /&gt;
| 453 = {{TMDataV2|{{{1}}}|{{{3}}}|453|Flying|153|Sky Drop|?|?|No|?}}&lt;br /&gt;
| 454 = {{TMDataV2|{{{1}}}|{{{3}}}|454|Fire|154|Incinerate|?|?|No|?}}&lt;br /&gt;
| 455 = {{TMDataV2|{{{1}}}|{{{3}}}|455|Dark|155|Quash|?|?|No|?}}&lt;br /&gt;
| 456 = {{TMDataV2|{{{1}}}|{{{3}}}|456|Flying|156|Acrobatics|?|?|No|?}}&lt;br /&gt;
| 457 = {{TMDataV2|{{{1}}}|{{{3}}}|457|Normal|157|Retaliate|?|?|No|?}}&lt;br /&gt;
| 458 = {{TMDataV2|{{{1}}}|{{{3}}}|458|Electric|158|Volt Switch|?|?|No|?}}&lt;br /&gt;
| 459 = {{TMDataV2|{{{1}}}|{{{3}}}|459|Bug|159|Struggle Bug|?|?|No|?}}&lt;br /&gt;
| 460 = {{TMDataV2|{{{1}}}|{{{3}}}|460|Ground|160|Bulldoze|?|?|No|?}}&lt;br /&gt;
| 461 = {{TMDataV2|{{{1}}}|{{{3}}}|461|Ice|161|Frost Breath|?|?|Yes|[[Icefall Cave]]}}&lt;br /&gt;
| 462 = {{TMDataV2|{{{1}}}|{{{3}}}|462|Dragon|162|Dragon Tail|?|?|No|?}}&lt;br /&gt;
| 463 = {{TMDataV2|{{{1}}}|{{{3}}}|463|Normal|163|Work Up|?|?|Yes|In the ice breaking room inside the [[Millennial Tower]]}}&lt;br /&gt;
| 464 = {{TMDataV2|{{{1}}}|{{{3}}}|464|Electric|164|Wild Charge|?|?|No|?}}&lt;br /&gt;
| 465 = {{TMDataV2|{{{1}}}|{{{3}}}|465|Dark|165|Snarl|?|?|No|?}}&lt;br /&gt;
| 466 = {{TMDataV2|{{{1}}}|{{{3}}}|466|Bug|166|Infestation|?|?|No|?}}&lt;br /&gt;
| 467 = {{TMDataV2|{{{1}}}|{{{3}}}|467|Normal|167|Nature Power|?|?|No|?}}&lt;br /&gt;
| 468 = {{TMDataV2|{{{1}}}|{{{3}}}|468|Fighting|168|Power-up Punch|?|?|No|?}}&lt;br /&gt;
| 469 = {{TMDataV2|{{{1}}}|{{{3}}}|469|Fairy|169|Dazzling Gleam|?|?|Yes|After giving Fanta a bottle of [[Fanta]] in [[Kolben Tower]]}}&lt;br /&gt;
| 470 = {{TMDataV2|{{{1}}}|{{{3}}}|470|Normal|170|Confide|?|?|No|?}}&lt;br /&gt;
| {{ItemDataV2|{{{1}}}|{{{3}}}|???|???|???|???|???|???}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:Earth_Plate.png&amp;diff=39770</id>
		<title>File:Earth Plate.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:Earth_Plate.png&amp;diff=39770"/>
		<updated>2019-02-07T13:48:28Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:Fist_Plate.png&amp;diff=39769</id>
		<title>File:Fist Plate.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:Fist_Plate.png&amp;diff=39769"/>
		<updated>2019-02-07T13:48:23Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:Flame_Plate.png&amp;diff=39768</id>
		<title>File:Flame Plate.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:Flame_Plate.png&amp;diff=39768"/>
		<updated>2019-02-07T13:48:21Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:Icicle_Plate.png&amp;diff=39767</id>
		<title>File:Icicle Plate.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:Icicle_Plate.png&amp;diff=39767"/>
		<updated>2019-02-07T13:48:03Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:Insect_Plate.png&amp;diff=39766</id>
		<title>File:Insect Plate.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:Insect_Plate.png&amp;diff=39766"/>
		<updated>2019-02-07T13:48:00Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:Iron_Plate.png&amp;diff=39765</id>
		<title>File:Iron Plate.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:Iron_Plate.png&amp;diff=39765"/>
		<updated>2019-02-07T13:47:54Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:Dread_Plate.png&amp;diff=39764</id>
		<title>File:Dread Plate.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:Dread_Plate.png&amp;diff=39764"/>
		<updated>2019-02-07T13:28:55Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:Draco_Plate.png&amp;diff=39763</id>
		<title>File:Draco Plate.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:Draco_Plate.png&amp;diff=39763"/>
		<updated>2019-02-07T13:26:47Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:Pok%C3%A9monListV2&amp;diff=39726</id>
		<title>Template:PokémonListV2</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:Pok%C3%A9monListV2&amp;diff=39726"/>
		<updated>2019-02-05T15:10:44Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Updated gen 6 starters&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
For the last pipe line, the syntax accepted are&lt;br /&gt;
Yes = Implemented, Obtainable, Catchable in wild&lt;br /&gt;
IOC = Same as above&lt;br /&gt;
IONC = Implemented, Obtainable, Not in wild&lt;br /&gt;
INONC = Implemented, Not obtainable, Not in wild&lt;br /&gt;
NINONC = Not implemented at all.&lt;br /&gt;
Special = Implemented, Not obtainable, Not in wild, but possessed by a few players&lt;br /&gt;
No = Same as NINONC&lt;br /&gt;
--&amp;gt;&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#switch:{{{2|}}}&lt;br /&gt;
| 1 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|1|Bulbasaur|Yes}}&lt;br /&gt;
| 2 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|2|Ivysaur|Yes}}&lt;br /&gt;
| 3 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|3|Venusaur|Yes}}&lt;br /&gt;
| 4 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|4|Charmander|Yes}}&lt;br /&gt;
| 5 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|5|Charmeleon|Yes}}&lt;br /&gt;
| 6 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|6|Charizard|Yes}}&lt;br /&gt;
| 7 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|7|Squirtle|Yes}}&lt;br /&gt;
| 8 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|8|Wartortle|Yes}}&lt;br /&gt;
| 9 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|9|Blastoise|Yes}}&lt;br /&gt;
| 10 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|10|Caterpie|Yes}}&lt;br /&gt;
| 11 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|11|Metapod|Yes}}&lt;br /&gt;
| 12 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|12|Butterfree|Yes}}&lt;br /&gt;
| 13 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|13|Weedle|Yes}}&lt;br /&gt;
| 14 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|14|Kakuna|Yes}}&lt;br /&gt;
| 15 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|15|Beedrill|Yes}}&lt;br /&gt;
| 16 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|16|Pidgey|Yes}}&lt;br /&gt;
| 17 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|17|Pidgeotto|Yes}}&lt;br /&gt;
| 18 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|18|Pidgeot|Yes}}&lt;br /&gt;
| 19 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|19|Rattata|Yes}}&lt;br /&gt;
| 20 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|20|Raticate|Yes}}&lt;br /&gt;
| 21 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|21|Spearow|Yes}}&lt;br /&gt;
| 22 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|22|Fearow|Yes}}&lt;br /&gt;
| 23 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|23|Ekans|Yes}}&lt;br /&gt;
| 24 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|24|Arbok|Yes}}&lt;br /&gt;
| 25 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|25|Pikachu|Yes}}&lt;br /&gt;
| 26 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|26|Raichu|Yes}}&lt;br /&gt;
| 27 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|27|Sandshrew|Yes}}&lt;br /&gt;
| 28 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|28|Sandslash|Yes}}&lt;br /&gt;
| 29 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|29|Nidoran♀|Yes}}&lt;br /&gt;
| 30 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|30|Nidorina|Yes}}&lt;br /&gt;
| 31 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|31|Nidoqueen|Yes}}&lt;br /&gt;
| 32 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|32|Nidoran♂|Yes}}&lt;br /&gt;
| 33 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|33|Nidorino|Yes}}&lt;br /&gt;
| 34 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|34|Nidoking|Yes}}&lt;br /&gt;
| 35 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|35|Clefairy|Yes}}&lt;br /&gt;
| 36 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|36|Clefable|Yes}}&lt;br /&gt;
| 37 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|37|Vulpix|Yes}}&lt;br /&gt;
| 38 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|38|Ninetales|Yes}}&lt;br /&gt;
| 39 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|39|Jigglypuff|Yes}}&lt;br /&gt;
| 40 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|40|Wigglytuff|Yes}}&lt;br /&gt;
| 41 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|41|Zubat|Yes}}&lt;br /&gt;
| 42 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|42|Golbat|Yes}}&lt;br /&gt;
| 43 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|43|Oddish|Yes}}&lt;br /&gt;
| 44 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|44|Gloom|Yes}}&lt;br /&gt;
| 45 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|45|Vileplume|Yes}}&lt;br /&gt;
| 46 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|46|Paras|Yes}}&lt;br /&gt;
| 47 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|47|Parasect|Yes}}&lt;br /&gt;
| 48 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|48|Venonat|Yes}}&lt;br /&gt;
| 49 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|49|Venomoth|Yes}}&lt;br /&gt;
| 50 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|50|Diglett|Yes}}&lt;br /&gt;
| 51 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|51|Dugtrio|Yes}}&lt;br /&gt;
| 52 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|52|Meowth|Yes}}&lt;br /&gt;
| 53 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|53|Persian|Yes}}&lt;br /&gt;
| 54 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|54|Psyduck|Yes}}&lt;br /&gt;
| 55 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|55|Golduck|Yes}}&lt;br /&gt;
| 56 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|56|Mankey|Yes}}&lt;br /&gt;
| 57 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|57|Primeape|Yes}}&lt;br /&gt;
| 58 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|58|Growlithe|Yes}}&lt;br /&gt;
| 59 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|59|Arcanine|Yes}}&lt;br /&gt;
| 60 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|60|Poliwag|Yes}}&lt;br /&gt;
| 61 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|61|Poliwhirl|Yes}}&lt;br /&gt;
| 62 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|62|Poliwrath|Yes}}&lt;br /&gt;
| 63 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|63|Abra|Yes}}&lt;br /&gt;
| 64 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|64|Kadabra|Yes}}&lt;br /&gt;
| 65 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|65|Alakazam|Yes}}&lt;br /&gt;
| 66 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|66|Machop|Yes}}&lt;br /&gt;
| 67 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|67|Machoke|Yes}}&lt;br /&gt;
| 68 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|68|Machamp|Yes}}&lt;br /&gt;
| 69 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|69|Bellsprout|Yes}}&lt;br /&gt;
| 70 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|70|Weepinbell|Yes}}&lt;br /&gt;
| 71 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|71|Victreebel|Yes}}&lt;br /&gt;
| 72 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|72|Tentacool|Yes}}&lt;br /&gt;
| 73 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|73|Tentacruel|Yes}}&lt;br /&gt;
| 74 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|74|Geodude|Yes}}&lt;br /&gt;
| 75 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|75|Graveler|Yes}}&lt;br /&gt;
| 76 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|76|Golem|Yes}}&lt;br /&gt;
| 77 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|77|Ponyta|Yes}}&lt;br /&gt;
| 78 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|78|Rapidash|Yes}}&lt;br /&gt;
| 79 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|79|Slowpoke|Yes}}&lt;br /&gt;
| 80 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|80|Slowbro|Yes}}&lt;br /&gt;
| 81 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|81|Magnemite|Yes}}&lt;br /&gt;
| 82 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|82|Magneton|Yes}}&lt;br /&gt;
| 83 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|83|Farfetch'd|Yes}}&lt;br /&gt;
| 84 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|84|Doduo|Yes}}&lt;br /&gt;
| 85 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|85|Dodrio|Yes}}&lt;br /&gt;
| 86 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|86|Seel|Yes}}&lt;br /&gt;
| 87 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|87|Dewgong|Yes}}&lt;br /&gt;
| 88 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|88|Grimer|Yes}}&lt;br /&gt;
| 89 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|89|Muk|Yes}}&lt;br /&gt;
| 90 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|90|Shellder|Yes}}&lt;br /&gt;
| 91 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|91|Cloyster|Yes}}&lt;br /&gt;
| 92 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|92|Gastly|Yes}}&lt;br /&gt;
| 93 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|93|Haunter|Yes}}&lt;br /&gt;
| 94 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|94|Gengar|Yes}}&lt;br /&gt;
| 95 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|95|Onix|Yes}}&lt;br /&gt;
| 96 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|96|Drowzee|Yes}}&lt;br /&gt;
| 97 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|97|Hypno|Yes}}&lt;br /&gt;
| 98 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|98|Krabby|Yes}}&lt;br /&gt;
| 99 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|99|Kingler|Yes}}&lt;br /&gt;
| 100 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|100|Voltorb|Yes}}&lt;br /&gt;
| 101 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|101|Electrode|Yes}}&lt;br /&gt;
| 102 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|102|Exeggcute|Yes}}&lt;br /&gt;
| 103 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|103|Exeggutor|Yes}}&lt;br /&gt;
| 104 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|104|Cubone|Yes}}&lt;br /&gt;
| 105 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|105|Marowak|Yes}}&lt;br /&gt;
| 106 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|106|Hitmonlee|Yes}}&lt;br /&gt;
| 107 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|107|Hitmonchan|Yes}}&lt;br /&gt;
| 108 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|108|Lickitung|Yes}}&lt;br /&gt;
| 109 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|109|Koffing|Yes}}&lt;br /&gt;
| 110 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|110|Weezing|Yes}}&lt;br /&gt;
| 111 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|111|Rhyhorn|Yes}}&lt;br /&gt;
| 112 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|112|Rhydon|Yes}}&lt;br /&gt;
| 113 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|113|Chansey|Yes}}&lt;br /&gt;
| 114 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|114|Tangela|Yes}}&lt;br /&gt;
| 115 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|115|Kangaskhan|Yes}}&lt;br /&gt;
| 116 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|116|Horsea|Yes}}&lt;br /&gt;
| 117 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|117|Seadra|Yes}}&lt;br /&gt;
| 118 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|118|Goldeen|Yes}}&lt;br /&gt;
| 119 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|119|Seaking|Yes}}&lt;br /&gt;
| 120 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|120|Staryu|Yes}}&lt;br /&gt;
| 121 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|121|Starmie|Yes}}&lt;br /&gt;
| 122 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|122|Mr. Mime|Yes}}&lt;br /&gt;
| 123 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|123|Scyther|Yes}}&lt;br /&gt;
| 124 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|124|Jynx|Yes}}&lt;br /&gt;
| 125 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|125|Electabuzz|Yes}}&lt;br /&gt;
| 126 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|126|Magmar|Yes}}&lt;br /&gt;
| 127 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|127|Pinsir|Yes}}&lt;br /&gt;
| 128 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|128|Tauros|Yes}}&lt;br /&gt;
| 129 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|129|Magikarp|Yes}}&lt;br /&gt;
| 130 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|130|Gyarados|Yes}}&lt;br /&gt;
| 131 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|131|Lapras|Yes}}&lt;br /&gt;
| 132 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|132|Ditto|Yes}}&lt;br /&gt;
| 133 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|133|Eevee|Yes}}&lt;br /&gt;
| 134 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|134|Vaporeon|Yes}}&lt;br /&gt;
| 135 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|135|Jolteon|Yes}}&lt;br /&gt;
| 136 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|136|Flareon|Yes}}&lt;br /&gt;
| 137 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|137|Porygon|Yes}}&lt;br /&gt;
| 138 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|138|Omanyte|IONC}}&lt;br /&gt;
| 139 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|139|Omastar|IONC}}&lt;br /&gt;
| 140 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|140|Kabuto|IONC}}&lt;br /&gt;
| 141 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|141|Kabutops|IONC}}&lt;br /&gt;
| 142 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|142|Aerodactyl|IONC}}&lt;br /&gt;
| 143 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|143|Snorlax|Yes}}&lt;br /&gt;
| 144 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|144|Articuno|Yes}}&lt;br /&gt;
| 145 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|145|Zapdos|Yes}}&lt;br /&gt;
| 146 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|146|Moltres|Yes}}&lt;br /&gt;
| 147 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|147|Dratini|Yes}}&lt;br /&gt;
| 148 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|148|Dragonair|Yes}}&lt;br /&gt;
| 149 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|149|Dragonite|Yes}}&lt;br /&gt;
| 150 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|150|Mewtwo|Yes}}&lt;br /&gt;
| 151 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|151|Mew|Yes}}&lt;br /&gt;
| 152 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|152|Chikorita|Yes}}&lt;br /&gt;
| 153 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|153|Bayleef|Yes}}&lt;br /&gt;
| 154 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|154|Meganium|Yes}}&lt;br /&gt;
| 155 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|155|Cyndaquil|Yes}}&lt;br /&gt;
| 156 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|156|Quilava|Yes}}&lt;br /&gt;
| 157 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|157|Typhlosion|Yes}}&lt;br /&gt;
| 158 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|158|Totodile|Yes}}&lt;br /&gt;
| 159 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|159|Croconaw|Yes}}&lt;br /&gt;
| 160 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|160|Feraligatr|Yes}}&lt;br /&gt;
| 161 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|161|Sentret|Yes}}&lt;br /&gt;
| 162 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|162|Furret|Yes}}&lt;br /&gt;
| 163 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|163|Hoothoot|Yes}}&lt;br /&gt;
| 164 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|164|Noctowl|Yes}}&lt;br /&gt;
| 165 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|165|Ledyba|Yes}}&lt;br /&gt;
| 166 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|166|Ledian|Yes}}&lt;br /&gt;
| 167 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|167|Spinarak|Yes}}&lt;br /&gt;
| 168 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|168|Ariados|Yes}}&lt;br /&gt;
| 169 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|169|Crobat|Yes}}&lt;br /&gt;
| 170 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|170|Chinchou|Yes}}&lt;br /&gt;
| 171 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|171|Lanturn|Yes}}&lt;br /&gt;
| 172 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|172|Pichu|Yes}}&lt;br /&gt;
| 173 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|173|Cleffa|Yes}}&lt;br /&gt;
| 174 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|174|Igglybuff|Yes}}&lt;br /&gt;
| 175 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|175|Togepi|Yes}}&lt;br /&gt;
| 176 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|176|Togetic|Yes}}&lt;br /&gt;
| 177 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|177|Natu|Yes}}&lt;br /&gt;
| 178 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|178|Xatu|Yes}}&lt;br /&gt;
| 179 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|179|Mareep|Yes}}&lt;br /&gt;
| 180 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|180|Flaaffy|Yes}}&lt;br /&gt;
| 181 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|181|Ampharos|Yes}}&lt;br /&gt;
| 182 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|182|Bellossom|Yes}}&lt;br /&gt;
| 183 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|183|Marill|Yes}}&lt;br /&gt;
| 184 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|184|Azumarill|Yes}}&lt;br /&gt;
| 185 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|185|Sudowoodo|Yes}}&lt;br /&gt;
| 186 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|186|Politoed|Yes}}&lt;br /&gt;
| 187 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|187|Hoppip|Yes}}&lt;br /&gt;
| 188 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|188|Skiploom|Yes}}&lt;br /&gt;
| 189 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|189|Jumpluff|Yes}}&lt;br /&gt;
| 190 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|190|Aipom|Yes}}&lt;br /&gt;
| 191 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|191|Sunkern|Yes}}&lt;br /&gt;
| 192 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|192|Sunflora|Yes}}&lt;br /&gt;
| 193 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|193|Yanma|Yes}}&lt;br /&gt;
| 194 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|194|Wooper|Yes}}&lt;br /&gt;
| 195 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|195|Quagsire|Yes}}&lt;br /&gt;
| 196 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|196|Espeon|Yes}}&lt;br /&gt;
| 197 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|197|Umbreon|Yes}}&lt;br /&gt;
| 198 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|198|Murkrow|Yes}}&lt;br /&gt;
| 199 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|199|Slowking|Yes}}&lt;br /&gt;
| 200 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|200|Misdreavus|Yes}}&lt;br /&gt;
| 201 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|201|Unown|Yes}}&lt;br /&gt;
| 202 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|202|Wobbuffet|Yes}}&lt;br /&gt;
| 203 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|203|Girafarig|Yes}}&lt;br /&gt;
| 204 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|204|Pineco|Yes}}&lt;br /&gt;
| 205 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|205|Forretress|Yes}}&lt;br /&gt;
| 206 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|206|Dunsparce|Yes}}&lt;br /&gt;
| 207 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|207|Gligar|Yes}}&lt;br /&gt;
| 208 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|208|Steelix|Yes}}&lt;br /&gt;
| 209 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|209|Snubbull|Yes}}&lt;br /&gt;
| 210 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|210|Granbull|Yes}}&lt;br /&gt;
| 211 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|211|Qwilfish|Yes}}&lt;br /&gt;
| 212 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|212|Scizor|Yes}}&lt;br /&gt;
| 213 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|213|Shuckle|Yes}}&lt;br /&gt;
| 214 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|214|Heracross|Yes}}&lt;br /&gt;
| 215 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|215|Sneasel|Yes}}&lt;br /&gt;
| 216 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|216|Teddiursa|Yes}}&lt;br /&gt;
| 217 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|217|Ursaring|Yes}}&lt;br /&gt;
| 218 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|218|Slugma|Yes}}&lt;br /&gt;
| 219 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|219|Magcargo|Yes}}&lt;br /&gt;
| 220 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|220|Swinub|Yes}}&lt;br /&gt;
| 221 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|221|Piloswine|Yes}}&lt;br /&gt;
| 222 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|222|Corsola|Yes}}&lt;br /&gt;
| 223 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|223|Remoraid|Yes}}&lt;br /&gt;
| 224 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|224|Octillery|Yes}}&lt;br /&gt;
| 225 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|225|Delibird|Yes}}&lt;br /&gt;
| 226 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|226|Mantine|Yes}}&lt;br /&gt;
| 227 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|227|Skarmory|Yes}}&lt;br /&gt;
| 228 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|228|Houndour|Yes}}&lt;br /&gt;
| 229 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|229|Houndoom|Yes}}&lt;br /&gt;
| 230 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|230|Kingdra|Yes}}&lt;br /&gt;
| 231 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|231|Phanpy|Yes}}&lt;br /&gt;
| 232 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|232|Donphan|Yes}}&lt;br /&gt;
| 233 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|233|Porygon2|Yes}}&lt;br /&gt;
| 234 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|234|Stantler|Yes}}&lt;br /&gt;
| 235 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|235|Smeargle|Yes}}&lt;br /&gt;
| 236 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|236|Tyrogue|Yes}}&lt;br /&gt;
| 237 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|237|Hitmontop|Yes}}&lt;br /&gt;
| 238 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|238|Smoochum|Yes}}&lt;br /&gt;
| 239 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|239|Elekid|Yes}}&lt;br /&gt;
| 240 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|240|Magby|Yes}}&lt;br /&gt;
| 241 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|241|Miltank|Yes}}&lt;br /&gt;
| 242 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|242|Blissey|Yes}}&lt;br /&gt;
| 243 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|243|Raikou|Yes}}&lt;br /&gt;
| 244 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|244|Entei|Yes}}&lt;br /&gt;
| 245 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|245|Suicune|Yes}}&lt;br /&gt;
| 246 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|246|Larvitar|Yes}}&lt;br /&gt;
| 247 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|247|Pupitar|Yes}}&lt;br /&gt;
| 248 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|248|Tyranitar|Yes}}&lt;br /&gt;
| 249 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|249|Lugia|Yes}}&lt;br /&gt;
| 250 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|250|Ho-Oh|Yes}}&lt;br /&gt;
| 251 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|251|Celebi|Yes}}&lt;br /&gt;
| 252 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|252|Treecko|IONC}}&lt;br /&gt;
| 253 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|253|Grovyle|IONC}}&lt;br /&gt;
| 254 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|254|Sceptile|IONC}}&lt;br /&gt;
| 255 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|255|Torchic|IONC}}&lt;br /&gt;
| 256 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|256|Combusken|IONC}}&lt;br /&gt;
| 257 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|257|Blaziken|IONC}}&lt;br /&gt;
| 258 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|258|Mudkip|IONC}}&lt;br /&gt;
| 259 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|259|Marshtomp|IONC}}&lt;br /&gt;
| 260 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|260|Swampert|IONC}}&lt;br /&gt;
| 261 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|261|Poochyena|Yes}}&lt;br /&gt;
| 262 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|262|Mightyena|Yes}}&lt;br /&gt;
| 263 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|263|Zigzagoon|Yes}}&lt;br /&gt;
| 264 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|264|Linoone|Yes}}&lt;br /&gt;
| 265 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|265|Wurmple|Yes}}&lt;br /&gt;
| 266 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|266|Silcoon|Yes}}&lt;br /&gt;
| 267 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|267|Beautifly|Yes}}&lt;br /&gt;
| 268 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|268|Cascoon|Yes}}&lt;br /&gt;
| 269 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|269|Dustox|Yes}}&lt;br /&gt;
| 270 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|270|Lotad|Yes}}&lt;br /&gt;
| 271 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|271|Lombre|Yes}}&lt;br /&gt;
| 272 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|272|Ludicolo|Yes}}&lt;br /&gt;
| 273 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|273|Seedot|Yes}}&lt;br /&gt;
| 274 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|274|Nuzleaf|Yes}}&lt;br /&gt;
| 275 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|275|Shiftry|Yes}}&lt;br /&gt;
| 276 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|276|Taillow|Yes}}&lt;br /&gt;
| 277 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|277|Swellow|Yes}}&lt;br /&gt;
| 278 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|278|Wingull|Yes}}&lt;br /&gt;
| 279 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|279|Pelipper|Yes}}&lt;br /&gt;
| 280 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|280|Ralts|Yes}}&lt;br /&gt;
| 281 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|281|Kirlia|Yes}}&lt;br /&gt;
| 282 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|282|Gardevoir|Yes}}&lt;br /&gt;
| 283 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|283|Surskit|INONC}}&lt;br /&gt;
| 284 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|284|Masquerain|INONC}}&lt;br /&gt;
| 285 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|285|Shroomish|Yes}}&lt;br /&gt;
| 286 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|286|Breloom|Yes}}&lt;br /&gt;
| 287 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|287|Slakoth|Yes}}&lt;br /&gt;
| 288 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|288|Vigoroth|Yes}}&lt;br /&gt;
| 289 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|289|Slaking|Yes}}&lt;br /&gt;
| 290 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|290|Nincada|INONC}}&lt;br /&gt;
| 291 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|291|Ninjask|INONC}}&lt;br /&gt;
| 292 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|292|Shedinja|INONC}}&lt;br /&gt;
| 293 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|293|Whismur|INONC}}&lt;br /&gt;
| 294 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|294|Loudred|INONC}}&lt;br /&gt;
| 295 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|295|Exploud|INONC}}&lt;br /&gt;
| 296 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|296|Makuhita|Yes}}&lt;br /&gt;
| 297 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|297|Hariyama|Yes}}&lt;br /&gt;
| 298 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|298|Azurill|Yes}}&lt;br /&gt;
| 299 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|299|Nosepass|Yes}}&lt;br /&gt;
| 300 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|300|Skitty|INONC}}&lt;br /&gt;
| 301 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|301|Delcatty|INONC}}&lt;br /&gt;
| 302 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|302|Sableye|INONC}}&lt;br /&gt;
| 303 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|303|Mawile|INONC}}&lt;br /&gt;
| 304 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|304|Aron|Yes}}&lt;br /&gt;
| 305 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|305|Lairon|Yes}}&lt;br /&gt;
| 306 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|306|Aggron|Yes}}&lt;br /&gt;
| 307 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|307|Meditite|Yes}}&lt;br /&gt;
| 308 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|308|Medicham|Yes}}&lt;br /&gt;
| 309 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|309|Electrike|INONC}}&lt;br /&gt;
| 310 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|310|Manectric|INONC}}&lt;br /&gt;
| 311 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|311|Plusle|INONC}}&lt;br /&gt;
| 312 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|312|Minun|INONC}}&lt;br /&gt;
| 313 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|313|Volbeat|INONC}}&lt;br /&gt;
| 314 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|314|Illumise|INONC}}&lt;br /&gt;
| 315 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|315|Roselia|Yes}}&lt;br /&gt;
| 316 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|316|Gulpin|INONC}}&lt;br /&gt;
| 317 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|317|Swalot|INONC}}&lt;br /&gt;
| 318 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|318|Carvanha|Yes}}&lt;br /&gt;
| 319 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|319|Sharpedo|Yes}}&lt;br /&gt;
| 320 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|320|Wailmer|Yes}}&lt;br /&gt;
| 321 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|321|Wailord|Yes}}&lt;br /&gt;
| 322 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|322|Numel|Yes}}&lt;br /&gt;
| 323 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|323|Camerupt|Yes}}&lt;br /&gt;
| 324 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|324|Torkoal|Yes}}&lt;br /&gt;
| 325 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|325|Spoink|INONC}}&lt;br /&gt;
| 326 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|326|Grumpig|INONC}}&lt;br /&gt;
| 327 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|327|Spinda|Yes}}&lt;br /&gt;
| 328 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|328|Trapinch|Yes}}&lt;br /&gt;
| 329 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|329|Vibrava|Yes}}&lt;br /&gt;
| 330 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|330|Flygon|Yes}}&lt;br /&gt;
| 331 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|331|Cacnea|Yes}}&lt;br /&gt;
| 332 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|332|Cacturne|Yes}}&lt;br /&gt;
| 333 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|333|Swablu|Yes}}&lt;br /&gt;
| 334 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|334|Altaria|Yes}}&lt;br /&gt;
| 335 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|335|Zangoose|Yes}}&lt;br /&gt;
| 336 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|336|Seviper|Yes}}&lt;br /&gt;
| 337 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|337|Lunatone|Yes}}&lt;br /&gt;
| 338 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|338|Solrock|Yes}}&lt;br /&gt;
| 339 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|339|Barboach|INONC}}&lt;br /&gt;
| 340 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|340|Whiscash|INONC}}&lt;br /&gt;
| 341 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|341|Corphish|Yes}}&lt;br /&gt;
| 342 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|342|Crawdaunt|Yes}}&lt;br /&gt;
| 343 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|343|Baltoy|INONC}}&lt;br /&gt;
| 344 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|344|Claydol|INONC}}&lt;br /&gt;
| 345 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|345|Lileep|INONC}}&lt;br /&gt;
| 346 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|346|Cradily|INONC}}&lt;br /&gt;
| 347 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|347|Anorith|INONC}}&lt;br /&gt;
| 348 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|348|Armaldo|INONC}}&lt;br /&gt;
| 349 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|349|Feebas|Yes}}&lt;br /&gt;
| 350 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|350|Milotic|Yes}}&lt;br /&gt;
| 351 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|351|Castform|INONC}}&lt;br /&gt;
| 352 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|352|Kecleon|INONC}}&lt;br /&gt;
| 353 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|353|Shuppet|INONC}}&lt;br /&gt;
| 354 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|354|Banette|INONC}}&lt;br /&gt;
| 355 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|355|Duskull|Yes}}&lt;br /&gt;
| 356 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|356|Dusclops|Yes}}&lt;br /&gt;
| 357 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|357|Tropius|Yes}}&lt;br /&gt;
| 358 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|358|Chimecho|INONC}}&lt;br /&gt;
| 359 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|359|Absol|INONC}}&lt;br /&gt;
| 360 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|360|Wynaut|Yes}}&lt;br /&gt;
| 361 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|361|Snorunt|Yes}}&lt;br /&gt;
| 362 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|362|Glalie|Yes}}&lt;br /&gt;
| 363 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|363|Spheal|Yes}}&lt;br /&gt;
| 364 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|364|Sealeo|Yes}}&lt;br /&gt;
| 365 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|365|Walrein|Yes}}&lt;br /&gt;
| 366 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|366|Clamperl|Yes}}&lt;br /&gt;
| 367 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|367|Huntail|Yes}}&lt;br /&gt;
| 368 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|368|Gorebyss|Yes}}&lt;br /&gt;
| 369 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|369|Relicanth|Yes}}&lt;br /&gt;
| 370 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|370|Luvdisc|Yes}}&lt;br /&gt;
| 371 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|371|Bagon|Yes}}&lt;br /&gt;
| 372 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|372|Shelgon|Yes}}&lt;br /&gt;
| 373 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|373|Salamence|Yes}}&lt;br /&gt;
| 374 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|374|Beldum|Yes}}&lt;br /&gt;
| 375 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|375|Metang|Yes}}&lt;br /&gt;
| 376 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|376|Metagross|Yes}}&lt;br /&gt;
| 377 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|377|Regirock|INONC}}&lt;br /&gt;
| 378 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|378|Regice|INONC}}&lt;br /&gt;
| 379 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|379|Registeel|INONC}}&lt;br /&gt;
| 380 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|380|Latias|INONC}}&lt;br /&gt;
| 381 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|381|Latios|INONC}}&lt;br /&gt;
| 382 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|382|Kyogre|INONC}}&lt;br /&gt;
| 383 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|383|Groudon|INONC}}&lt;br /&gt;
| 384 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|384|Rayquaza|INONC}}&lt;br /&gt;
| 385 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|385|Jirachi|Yes}}&lt;br /&gt;
| 386 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|386|Deoxys|INONC}}&lt;br /&gt;
| 387 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|387|Turtwig|IONC}}&lt;br /&gt;
| 388 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|388|Grotle|IONC}}&lt;br /&gt;
| 389 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|389|Torterra|IONC}}&lt;br /&gt;
| 390 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|390|Chimchar|IONC}}&lt;br /&gt;
| 391 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|391|Monferno|IONC}}&lt;br /&gt;
| 392 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|392|Infernape|IONC}}&lt;br /&gt;
| 393 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|393|Piplup|IONC}}&lt;br /&gt;
| 394 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|394|Prinplup|IONC}}&lt;br /&gt;
| 395 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|395|Empoleon|IONC}}&lt;br /&gt;
| 396 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|396|Starly|Yes}}&lt;br /&gt;
| 397 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|397|Staravia|Yes}}&lt;br /&gt;
| 398 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|398|Staraptor|Yes}}&lt;br /&gt;
| 399 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|399|Bidoof|Yes}}&lt;br /&gt;
| 400 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|400|Bibarel|Yes}}&lt;br /&gt;
| 401 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|401|Kricketot|INONC}}&lt;br /&gt;
| 402 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|402|Kricketune|INONC}}&lt;br /&gt;
| 403 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|403|Shinx|Yes}}&lt;br /&gt;
| 404 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|404|Luxio|Yes}}&lt;br /&gt;
| 405 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|405|Luxray|Yes}}&lt;br /&gt;
| 406 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|406|Budew|Yes}}&lt;br /&gt;
| 407 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|407|Roserade|Yes}}&lt;br /&gt;
| 408 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|408|Cranidos|INONC}}&lt;br /&gt;
| 409 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|409|Rampardos|INONC}}&lt;br /&gt;
| 410 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|410|Shieldon|INONC}}&lt;br /&gt;
| 411 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|411|Bastiodon|INONC}}&lt;br /&gt;
| 412 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|412|Burmy|INONC}}&lt;br /&gt;
| 413 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|413|Wormadam|INONC}}&lt;br /&gt;
| 414 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|414|Mothim|INONC}}&lt;br /&gt;
| 415 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|415|Combee|Yes}}&lt;br /&gt;
| 416 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|416|Vespiquen|Yes}}&lt;br /&gt;
| 417 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|417|Pachirisu|INONC}}&lt;br /&gt;
| 418 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|418|Buizel|Yes}}&lt;br /&gt;
| 419 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|419|Floatzel|Yes}}&lt;br /&gt;
| 420 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|420|Cherubi|Yes}}&lt;br /&gt;
| 421 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|421|Cherrim|Yes}}&lt;br /&gt;
| 422 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|422|Shellos|Yes}}&lt;br /&gt;
| 423 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|423|Gastrodon|Yes}}&lt;br /&gt;
| 424 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|424|Ambipom|Yes}}&lt;br /&gt;
| 425 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|425|Drifloon|INONC}}&lt;br /&gt;
| 426 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|426|Drifblim|INONC}}&lt;br /&gt;
| 427 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|427|Buneary|Yes}}&lt;br /&gt;
| 428 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|428|Lopunny|Yes}}&lt;br /&gt;
| 429 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|429|Mismagius|Yes}}&lt;br /&gt;
| 430 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|430|Honchkrow|Yes}}&lt;br /&gt;
| 431 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|431|Glameow|INONC}}&lt;br /&gt;
| 432 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|432|Purugly|INONC}}&lt;br /&gt;
| 433 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|433|Chingling|INONC}}&lt;br /&gt;
| 434 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|434|Stunky|INONC}}&lt;br /&gt;
| 435 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|435|Skuntank|INONC}}&lt;br /&gt;
| 436 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|436|Bronzor|Yes}}&lt;br /&gt;
| 437 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|437|Bronzong|Yes}}&lt;br /&gt;
| 438 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|438|Bonsly|Yes}}&lt;br /&gt;
| 439 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|439|Mime Jr.|Yes}}&lt;br /&gt;
| 440 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|440|Happiny|Yes}}&lt;br /&gt;
| 441 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|441|Chatot|INONC}}&lt;br /&gt;
| 442 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|442|Spiritomb|Yes}}&lt;br /&gt;
| 443 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|443|Gible|Yes}}&lt;br /&gt;
| 444 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|444|Gabite|Yes}}&lt;br /&gt;
| 445 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|445|Garchomp|Yes}}&lt;br /&gt;
| 446 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|446|Munchlax|Yes}}&lt;br /&gt;
| 447 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|447|Riolu|Yes}}&lt;br /&gt;
| 448 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|448|Lucario|Yes}}&lt;br /&gt;
| 449 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|449|Hippopotas|Yes}}&lt;br /&gt;
| 450 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|450|Hippowdon|Yes}}&lt;br /&gt;
| 451 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|451|Skorupi|Yes}}&lt;br /&gt;
| 452 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|452|Drapion|Yes}}&lt;br /&gt;
| 453 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|453|Croagunk|Yes}}&lt;br /&gt;
| 454 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|454|Toxicroak|Yes}}&lt;br /&gt;
| 455 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|455|Carnivine|INONC}}&lt;br /&gt;
| 456 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|456|Finneon|Yes}}&lt;br /&gt;
| 457 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|457|Lumineon|Yes}}&lt;br /&gt;
| 458 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|458|Mantyke|Yes}}&lt;br /&gt;
| 459 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|459|Snover|Yes}}&lt;br /&gt;
| 460 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|460|Abomasnow|Yes}}&lt;br /&gt;
| 461 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|461|Weavile|Yes}}&lt;br /&gt;
| 462 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|462|Magnezone|Yes}}&lt;br /&gt;
| 463 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|463|Lickilicky|Yes}}&lt;br /&gt;
| 464 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|464|Rhyperior|Yes}}&lt;br /&gt;
| 465 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|465|Tangrowth|Yes}}&lt;br /&gt;
| 466 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|466|Electivire|Yes}}&lt;br /&gt;
| 467 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|467|Magmortar|Yes}}&lt;br /&gt;
| 468 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|468|Togekiss|Yes}}&lt;br /&gt;
| 469 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|469|Yanmega|Yes}}&lt;br /&gt;
| 470 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|470|Leafeon|Yes}}&lt;br /&gt;
| 471 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|471|Glaceon|Yes}}&lt;br /&gt;
| 472 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|472|Gliscor|Yes}}&lt;br /&gt;
| 473 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|473|Mamoswine|Yes}}&lt;br /&gt;
| 474 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|474|Porygon-Z|Yes}}&lt;br /&gt;
| 475 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|475|Gallade|Yes}}&lt;br /&gt;
| 476 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|476|Probopass|Yes}}&lt;br /&gt;
| 477 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|477|Dusknoir|Yes}}&lt;br /&gt;
| 478 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|478|Froslass|Yes}}&lt;br /&gt;
| 479 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|479|Rotom|Yes}}&lt;br /&gt;
| 480 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|480|Uxie|INONC}}&lt;br /&gt;
| 481 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|481|Mesprit|INONC}}&lt;br /&gt;
| 482 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|482|Azelf|INONC}}&lt;br /&gt;
| 483 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|483|Dialga|INONC}}&lt;br /&gt;
| 484 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|484|Palkia|INONC}}&lt;br /&gt;
| 485 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|485|Heatran|INONC}}&lt;br /&gt;
| 486 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|486|Regigigas|INONC}}&lt;br /&gt;
| 487 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|487|Giratina|INONC}}&lt;br /&gt;
| 488 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|488|Cresselia|INONC}}&lt;br /&gt;
| 489 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|489|Phione|Yes}}&lt;br /&gt;
| 490 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|490|Manaphy|Yes}}&lt;br /&gt;
| 491 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|491|Darkrai|INONC}}&lt;br /&gt;
| 492 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|492|Shaymin|INONC}}&lt;br /&gt;
| 493 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|493|Arceus|INONC}}&lt;br /&gt;
| 494 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|494|Victini|Yes}}&lt;br /&gt;
| 495 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|495|Snivy|IONC}}&lt;br /&gt;
| 496 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|496|Servine|IONC}}&lt;br /&gt;
| 497 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|497|Serperior|IONC}}&lt;br /&gt;
| 498 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|498|Tepig|IONC}}&lt;br /&gt;
| 499 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|499|Pignite|IONC}}&lt;br /&gt;
| 500 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|500|Emboar|IONC}}&lt;br /&gt;
| 501 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|501|Oshawott|IONC}}&lt;br /&gt;
| 502 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|502|Dewott|IONC}}&lt;br /&gt;
| 503 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|503|Samurott|IONC}}&lt;br /&gt;
| 504 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|504|Patrat|Yes}}&lt;br /&gt;
| 505 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|505|Watchog|Yes}}&lt;br /&gt;
| 506 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|506|Lillipup|Yes}}&lt;br /&gt;
| 507 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|507|Herdier|Yes}}&lt;br /&gt;
| 508 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|508|Stoutland|Yes}}&lt;br /&gt;
| 509 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|509|Purrloin|Yes}}&lt;br /&gt;
| 510 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|510|Liepard|Yes}}&lt;br /&gt;
| 511 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|511|Pansage|Yes}}&lt;br /&gt;
| 512 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|512|Simisage|Yes}}&lt;br /&gt;
| 513 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|513|Pansear|Yes}}&lt;br /&gt;
| 514 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|514|Simisear|Yes}}&lt;br /&gt;
| 515 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|515|Panpour|Yes}}&lt;br /&gt;
| 516 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|516|Simipour|Yes}}&lt;br /&gt;
| 517 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|517|Munna|INONC}}&lt;br /&gt;
| 518 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|518|Musharna|INONC}}&lt;br /&gt;
| 519 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|519|Pidove|Yes}}&lt;br /&gt;
| 520 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|520|Tranquill|Yes}}&lt;br /&gt;
| 521 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|521|Unfezant|Yes}}&lt;br /&gt;
| 522 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|522|Blitzle|Yes}}&lt;br /&gt;
| 523 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|523|Zebstrika|Yes}}&lt;br /&gt;
| 524 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|524|Roggenrola|Yes}}&lt;br /&gt;
| 525 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|525|Boldore|Yes}}&lt;br /&gt;
| 526 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|526|Gigalith|Yes}}&lt;br /&gt;
| 527 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|527|Woobat|Yes}}&lt;br /&gt;
| 528 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|528|Swoobat|Yes}}&lt;br /&gt;
| 529 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|529|Drilbur|INONC}}&lt;br /&gt;
| 530 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|530|Excadrill|INONC}}&lt;br /&gt;
| 531 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|531|Audino|Yes}}&lt;br /&gt;
| 532 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|532|Timburr|INONC}}&lt;br /&gt;
| 533 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|533|Gurdurr|INONC}}&lt;br /&gt;
| 534 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|534|Conkeldurr|INONC}}&lt;br /&gt;
| 535 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|535|Tympole|Yes}}&lt;br /&gt;
| 536 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|536|Palpitoad|Yes}}&lt;br /&gt;
| 537 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|537|Seismitoad|Yes}}&lt;br /&gt;
| 538 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|538|Throh|INONC}}&lt;br /&gt;
| 539 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|539|Sawk|INONC}}&lt;br /&gt;
| 540 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|540|Sewaddle|Yes}}&lt;br /&gt;
| 541 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|541|Swadloon|Yes}}&lt;br /&gt;
| 542 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|542|Leavanny|Yes}}&lt;br /&gt;
| 543 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|543|Venipede|INONC}}&lt;br /&gt;
| 544 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|544|Whirlipede|INONC}}&lt;br /&gt;
| 545 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|545|Scolipede|INONC}}&lt;br /&gt;
| 546 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|546|Cottonee|Yes}}&lt;br /&gt;
| 547 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|547|Whimsicott|Yes}}&lt;br /&gt;
| 548 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|548|Petilil|INONC}}&lt;br /&gt;
| 549 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|549|Lilligant|INONC}}&lt;br /&gt;
| 550 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|550|Basculin|INONC}}&lt;br /&gt;
| 551 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|551|Sandile|Yes}}&lt;br /&gt;
| 552 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|552|Krokorok|Yes}}&lt;br /&gt;
| 553 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|553|Krookodile|Yes}}&lt;br /&gt;
| 554 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|554|Darumaka|INONC}}&lt;br /&gt;
| 555 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|555|Darmanitan|INONC}}&lt;br /&gt;
| 556 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|556|Maractus|Yes}}&lt;br /&gt;
| 557 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|557|Dwebble|Yes}}&lt;br /&gt;
| 558 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|558|Crustle|Yes}}&lt;br /&gt;
| 559 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|559|Scraggy|INONC}}&lt;br /&gt;
| 560 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|560|Scrafty|INONC}}&lt;br /&gt;
| 561 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|561|Sigilyph|INONC}}&lt;br /&gt;
| 562 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|562|Yamask|Yes}}&lt;br /&gt;
| 563 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|563|Cofagrigus|Yes}}&lt;br /&gt;
| 564 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|564|Tirtouga|INONC}}&lt;br /&gt;
| 565 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|565|Carracosta|INONC}}&lt;br /&gt;
| 566 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|566|Archen|INONC}}&lt;br /&gt;
| 567 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|567|Archeops|INONC}}&lt;br /&gt;
| 568 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|568|Trubbish|INONC}}&lt;br /&gt;
| 569 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|569|Garbodor|INONC}}&lt;br /&gt;
| 570 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|570|Zorua|Yes}}&lt;br /&gt;
| 571 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|571|Zoroark|Yes}}&lt;br /&gt;
| 572 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|572|Minccino|INONC}}&lt;br /&gt;
| 573 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|573|Cinccino|INONC}}&lt;br /&gt;
| 574 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|574|Gothita|INONC}}&lt;br /&gt;
| 575 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|575|Gothorita|INONC}}&lt;br /&gt;
| 576 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|576|Gothitelle|INONC}}&lt;br /&gt;
| 577 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|577|Solosis|INONC}}&lt;br /&gt;
| 578 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|578|Duosion|INONC}}&lt;br /&gt;
| 579 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|579|Reuniclus|INONC}}&lt;br /&gt;
| 580 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|580|Ducklett|Yes}}&lt;br /&gt;
| 581 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|581|Swanna|Yes}}&lt;br /&gt;
| 582 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|582|Vanillite|Yes}}&lt;br /&gt;
| 583 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|583|Vanillish|Yes}}&lt;br /&gt;
| 584 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|584|Vanilluxe|Yes}}&lt;br /&gt;
| 585 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|585|Deerling|IONC}}&lt;br /&gt;
| 586 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|586|Sawsbuck|IONC}}&lt;br /&gt;
| 587 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|587|Emolga|INONC}}&lt;br /&gt;
| 588 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|588|Karrablast|Yes}}&lt;br /&gt;
| 589 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|589|Escavalier|Yes}}&lt;br /&gt;
| 590 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|590|Foongus|Yes}}&lt;br /&gt;
| 591 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|591|Amoonguss|Yes}}&lt;br /&gt;
| 592 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|592|Frillish|Yes}}&lt;br /&gt;
| 593 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|593|Jellicent|Yes}}&lt;br /&gt;
| 594 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|594|Alomomola|INONC}}&lt;br /&gt;
| 595 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|595|Joltik|Yes}}&lt;br /&gt;
| 596 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|596|Galvantula|Yes}}&lt;br /&gt;
| 597 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|597|Ferroseed|Yes}}&lt;br /&gt;
| 598 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|598|Ferrothorn|Yes}}&lt;br /&gt;
| 599 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|599|Klink|Yes}}&lt;br /&gt;
| 600 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|600|Klang|Yes}}&lt;br /&gt;
| 601 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|601|Klinklang|Yes}}&lt;br /&gt;
| 602 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|602|Tynamo|Yes}}&lt;br /&gt;
| 603 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|603|Eelektrik|Yes}}&lt;br /&gt;
| 604 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|604|Eelektross|Yes}}&lt;br /&gt;
| 605 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|605|Elgyem|Yes}}&lt;br /&gt;
| 606 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|606|Beheeyem|Yes}}&lt;br /&gt;
| 607 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|607|Litwick|Yes}}&lt;br /&gt;
| 608 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|608|Lampent|Yes}}&lt;br /&gt;
| 609 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|609|Chandelure|Yes}}&lt;br /&gt;
| 610 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|610|Axew|Yes}}&lt;br /&gt;
| 611 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|611|Fraxure|Yes}}&lt;br /&gt;
| 612 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|612|Haxorus|Yes}}&lt;br /&gt;
| 613 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|613|Cubchoo|Yes}}&lt;br /&gt;
| 614 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|614|Beartic|Yes}}&lt;br /&gt;
| 615 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|615|Cryogonal|INONC}}&lt;br /&gt;
| 616 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|616|Shelmet|Yes}}&lt;br /&gt;
| 617 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|617|Accelgor|Yes}}&lt;br /&gt;
| 618 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|618|Stunfisk|Yes}}&lt;br /&gt;
| 619 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|619|Mienfoo|INONC}}&lt;br /&gt;
| 620 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|620|Mienshao|INONC}}&lt;br /&gt;
| 621 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|621|Druddigon|Yes}}&lt;br /&gt;
| 622 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|622|Golett|Yes}}&lt;br /&gt;
| 623 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|623|Golurk|Yes}}&lt;br /&gt;
| 624 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|624|Pawniard|INONC}}&lt;br /&gt;
| 625 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|625|Bisharp|INONC}}&lt;br /&gt;
| 626 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|626|Bouffalant|Yes}}&lt;br /&gt;
| 627 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|627|Rufflet|Yes}}&lt;br /&gt;
| 628 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|628|Braviary|Yes}}&lt;br /&gt;
| 629 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|629|Vullaby|Yes}}&lt;br /&gt;
| 630 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|630|Mandibuzz|Yes}}&lt;br /&gt;
| 631 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|631|Heatmor|INONC}}&lt;br /&gt;
| 632 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|632|Durant|INONC}}&lt;br /&gt;
| 633 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|633|Deino|Yes}}&lt;br /&gt;
| 634 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|634|Zweilous|Yes}}&lt;br /&gt;
| 635 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|635|Hydreigon|Yes}}&lt;br /&gt;
| 636 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|636|Larvesta|Yes}}&lt;br /&gt;
| 637 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|637|Volcarona|Yes}}&lt;br /&gt;
| 638 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|638|Cobalion|INONC}}&lt;br /&gt;
| 639 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|639|Terrakion|INONC}}&lt;br /&gt;
| 640 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|640|Virizion|INONC}}&lt;br /&gt;
| 641 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|641|Tornadus|INONC}}&lt;br /&gt;
| 642 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|642|Thundurus|INONC}}&lt;br /&gt;
| 643 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|643|Reshiram|INONC}}&lt;br /&gt;
| 644 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|644|Zekrom|INONC}}&lt;br /&gt;
| 645 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|645|Landorus|INONC}}&lt;br /&gt;
| 646 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|646|Kyurem|INONC}}&lt;br /&gt;
| 647 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|647|Keldeo|INONC}}&lt;br /&gt;
| 648 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|648|Meloetta|INONC}}&lt;br /&gt;
| 649 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|649|Genesect|INONC}}&lt;br /&gt;
| 650 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|650|Chespin|IONC}}&lt;br /&gt;
| 651 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|651|Quilladin|IONC}}&lt;br /&gt;
| 652 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|652|Chesnaught|IONC}}&lt;br /&gt;
| 653 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|653|Fennekin|IONC}}&lt;br /&gt;
| 654 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|654|Braixen|IONC}}&lt;br /&gt;
| 655 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|655|Delphox|IONC}}&lt;br /&gt;
| 656 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|656|Froakie|IONC}}&lt;br /&gt;
| 657 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|657|Frogadier|IONC}}&lt;br /&gt;
| 658 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|658|Greninja|IONC}}&lt;br /&gt;
| 659 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|659|Bunnelby|INONC}}&lt;br /&gt;
| 660 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|660|Diggersby|INONC}}&lt;br /&gt;
| 661 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|661|Fletchling|Yes}}&lt;br /&gt;
| 662 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|662|Fletchinder|Yes}}&lt;br /&gt;
| 663 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|663|Talonflame|Yes}}&lt;br /&gt;
| 664 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|664|Scatterbug|Yes}}&lt;br /&gt;
| 665 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|665|Spewpa|Yes}}&lt;br /&gt;
| 666 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|666|Vivillon|Yes}}&lt;br /&gt;
| 667 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|667|Litleo|Yes}}&lt;br /&gt;
| 668 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|668|Pyroar|Yes}}&lt;br /&gt;
| 669 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|669|Flabébé|INONC}}&lt;br /&gt;
| 670 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|670|Floette|INONC}}&lt;br /&gt;
| 671 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|671|Florges|INONC}}&lt;br /&gt;
| 672 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|672|Skiddo|INONC}}&lt;br /&gt;
| 673 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|673|Gogoat|INONC}}&lt;br /&gt;
| 674 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|674|Pancham|Yes}}&lt;br /&gt;
| 675 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|675|Pangoro|Yes}}&lt;br /&gt;
| 676 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|676|Furfrou|INONC}}&lt;br /&gt;
| 677 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|677|Espurr|INONC}}&lt;br /&gt;
| 678 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|678|Meowstic|INONC}}&lt;br /&gt;
| 679 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|679|Honedge|Yes}}&lt;br /&gt;
| 680 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|680|Doublade|Yes}}&lt;br /&gt;
| 681 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|681|Aegislash|Yes}}&lt;br /&gt;
| 682 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|682|Spritzee|INONC}}&lt;br /&gt;
| 683 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|683|Aromatisse|INONC}}&lt;br /&gt;
| 684 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|684|Swirlix|INONC}}&lt;br /&gt;
| 685 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|685|Slurpuff|INONC}}&lt;br /&gt;
| 686 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|686|Inkay|INONC}}&lt;br /&gt;
| 687 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|687|Malamar|INONC}}&lt;br /&gt;
| 688 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|688|Binacle|Yes}}&lt;br /&gt;
| 689 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|689|Barbaracle|Yes}}&lt;br /&gt;
| 690 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|690|Skrelp|Yes}}&lt;br /&gt;
| 691 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|691|Dragalge|Yes}}&lt;br /&gt;
| 692 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|692|Clauncher|Yes}}&lt;br /&gt;
| 693 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|693|Clawitzer|Yes}}&lt;br /&gt;
| 694 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|694|Helioptile|INONC}}&lt;br /&gt;
| 695 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|695|Heliolisk|INONC}}&lt;br /&gt;
| 696 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|696|Tyrunt|INONC}}&lt;br /&gt;
| 697 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|697|Tyrantrum|INONC}}&lt;br /&gt;
| 698 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|698|Amaura|INONC}}&lt;br /&gt;
| 699 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|699|Aurorus|INONC}}&lt;br /&gt;
| 700 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|700|Sylveon|Yes}}&lt;br /&gt;
| 701 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|701|Hawlucha|INONC}}&lt;br /&gt;
| 702 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|702|Dedenne|INONC}}&lt;br /&gt;
| 703 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|703|Carbink|Yes}}&lt;br /&gt;
| 704 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|704|Goomy|Yes}}&lt;br /&gt;
| 705 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|705|Sliggoo|Yes}}&lt;br /&gt;
| 706 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|706|Goodra|Yes}}&lt;br /&gt;
| 707 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|707|Klefki|Yes}}&lt;br /&gt;
| 708 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|708|Phantump|Yes}}&lt;br /&gt;
| 709 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|709|Trevenant|Yes}}&lt;br /&gt;
| 710 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|710|Pumpkaboo|INONC}}&lt;br /&gt;
| 711 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|711|Gourgeist|INONC}}&lt;br /&gt;
| 712 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|712|Bergmite|INONC}}&lt;br /&gt;
| 713 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|713|Avalugg|INONC}}&lt;br /&gt;
| 714 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|714|Noibat|Yes}}&lt;br /&gt;
| 715 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|715|Noivern|Yes}}&lt;br /&gt;
| 716 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|716|Xerneas|INONC}}&lt;br /&gt;
| 717 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|717|Yveltal|INONC}}&lt;br /&gt;
| 718 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|718|Zygarde|INONC}}&lt;br /&gt;
| 719 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|719|Diancie|INONC}}&lt;br /&gt;
| 720 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|720|Hoopa|INONC}}&lt;br /&gt;
| 721 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|721|Volcanion|Yes}}&lt;br /&gt;
| 722 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|722|Rowlet|No}}&lt;br /&gt;
| 723 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|723|Dartrix|No}}&lt;br /&gt;
| 724 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|724|Decidueye|No}}&lt;br /&gt;
| 725 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|725|Litten|No}}&lt;br /&gt;
| 726 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|726|Torracat|No}}&lt;br /&gt;
| 727 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|727|Incineroar|No}}&lt;br /&gt;
| 728 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|728|Popplio|No}}&lt;br /&gt;
| 729 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|729|Brionne|No}}&lt;br /&gt;
| 730 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|730|Primarina|No}}&lt;br /&gt;
| 731 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|731|Pikipek|No}}&lt;br /&gt;
| 732 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|732|Trumbeak|No}}&lt;br /&gt;
| 733 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|733|Toucannon|No}}&lt;br /&gt;
| 734 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|734|Yungoos|No}}&lt;br /&gt;
| 735 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|735|Gumshoos|No}}&lt;br /&gt;
| 736 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|736|Grubbin|No}}&lt;br /&gt;
| 737 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|737|Charjabug|No}}&lt;br /&gt;
| 738 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|738|Vikavolt|No}}&lt;br /&gt;
| 739 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|739|Crabrawler|No}}&lt;br /&gt;
| 740 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|740|Crabominable|No}}&lt;br /&gt;
| 741 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|741|Oricorio|No}}&lt;br /&gt;
| 742 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|742|Cutiefly|No}}&lt;br /&gt;
| 743 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|743|Ribombee|No}}&lt;br /&gt;
| 744 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|744|Rockruff|No}}&lt;br /&gt;
| 745 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|745|Lycanroc|No}}&lt;br /&gt;
| 746 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|746|Wishiwashi|No}}&lt;br /&gt;
| 747 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|747|Mareanie|No}}&lt;br /&gt;
| 748 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|748|Toxapex|No}}&lt;br /&gt;
| 749 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|749|Mudbray|No}}&lt;br /&gt;
| 750 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|750|Mudsdale|No}}&lt;br /&gt;
| 751 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|751|Dewpider|No}}&lt;br /&gt;
| 752 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|752|Araquanid|No}}&lt;br /&gt;
| 753 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|753|Fomantis|No}}&lt;br /&gt;
| 754 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|754|Lurantis|No}}&lt;br /&gt;
| 755 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|755|Morelull|No}}&lt;br /&gt;
| 756 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|756|Shiinotic|No}}&lt;br /&gt;
| 757 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|757|Salandit|No}}&lt;br /&gt;
| 758 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|758|Salazzle|No}}&lt;br /&gt;
| 759 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|759|Stufful|No}}&lt;br /&gt;
| 760 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|760|Bewear|No}}&lt;br /&gt;
| 761 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|761|Bounsweet|No}}&lt;br /&gt;
| 762 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|762|Steenee|No}}&lt;br /&gt;
| 763 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|763|Tsareena|No}}&lt;br /&gt;
| 764 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|764|Comfey|No}}&lt;br /&gt;
| 765 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|765|Oranguru|No}}&lt;br /&gt;
| 766 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|766|Passimian|No}}&lt;br /&gt;
| 767 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|767|Wimpod|No}}&lt;br /&gt;
| 768 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|768|Golisopod|No}}&lt;br /&gt;
| 769 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|769|Sandygast|No}}&lt;br /&gt;
| 770 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|770|Palossand|No}}&lt;br /&gt;
| 771 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|771|Pyukumuku|No}}&lt;br /&gt;
| 772 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|772|Type: Null|No}}&lt;br /&gt;
| 773 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|773|Silvally|No}}&lt;br /&gt;
| 774 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|774|Minior|No}}&lt;br /&gt;
| 775 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|775|Komala|No}}&lt;br /&gt;
| 776 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|776|Turtonator|No}}&lt;br /&gt;
| 777 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|777|Togedemaru|No}}&lt;br /&gt;
| 778 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|778|Mimikyu|No}}&lt;br /&gt;
| 779 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|779|Bruxish|No}}&lt;br /&gt;
| 780 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|780|Drampa|No}}&lt;br /&gt;
| 781 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|781|Dhelmise|No}}&lt;br /&gt;
| 782 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|782|Jangmo-o|No}}&lt;br /&gt;
| 783 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|783|Hakamo-o|No}}&lt;br /&gt;
| 784 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|784|Kommo-o|No}}&lt;br /&gt;
| 785 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|785|Tapu Koko|No}}&lt;br /&gt;
| 786 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|786|Tapu Lele|No}}&lt;br /&gt;
| 787 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|787|Tapu Bulu|No}}&lt;br /&gt;
| 788 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|788|Tapu Fini|No}}&lt;br /&gt;
| 789 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|789|Cosmog|No}}&lt;br /&gt;
| 790 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|790|Cosmoem|No}}&lt;br /&gt;
| 791 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|791|Solgaleo|No}}&lt;br /&gt;
| 792 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|792|Lunala|No}}&lt;br /&gt;
| 793 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|793|Nihilego|No}}&lt;br /&gt;
| 794 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|794|Buzzwole|No}}&lt;br /&gt;
| 795 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|795|Pheromosa|No}}&lt;br /&gt;
| 796 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|796|Xurkitree|No}}&lt;br /&gt;
| 797 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|797|Celesteela|No}}&lt;br /&gt;
| 798 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|798|Kartana|No}}&lt;br /&gt;
| 799 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|799|Guzzlord|No}}&lt;br /&gt;
| 800 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|800|Necrozma|No}}&lt;br /&gt;
| 801 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|801|Magearna|No}}&lt;br /&gt;
| 802 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|802|Marshadow|No}}&lt;br /&gt;
| {{PokémonListDataV2|{{{1}}}|{{{3}}}|???|???|???}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Pokemon_Mechanics&amp;diff=39717</id>
		<title>Pokemon Mechanics</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Pokemon_Mechanics&amp;diff=39717"/>
		<updated>2019-02-02T19:37:08Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: updated shiny ratte to 0.55 standards.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UpToDate|0.32}}&lt;br /&gt;
All Pokemon have many special powers and strengths that are either specific to them or General Across all of the Pokemon. Each of these has many neuances specific to Pokemon 3D.&lt;br /&gt;
&lt;br /&gt;
All aspects of a Pokemon are editable and you can yourself and your opponents any Pokemon you want.&lt;br /&gt;
&lt;br /&gt;
== [[Moves]] ==&lt;br /&gt;
Each Pokemon has a specific list of [[moves]] that they can learn either by level up or by tm.&lt;br /&gt;
&lt;br /&gt;
The full list of moves currently available in the game can be found here: [[Moves]].&lt;br /&gt;
&lt;br /&gt;
This is a description of each portion of the above list.&lt;br /&gt;
&lt;br /&gt;
=== [[Type]] ===&lt;br /&gt;
This determines the type that the attack uses and how it effects other [[pokemon]]. Each [[type]] is weak against some types and resistant against other. See [[Pokemon Mechanics#Types|Bellow]] for more details on types.&lt;br /&gt;
&lt;br /&gt;
=== Category ===&lt;br /&gt;
There are three Category|categories:&lt;br /&gt;
* Physical: These moves deal damage using your [[Attack|ATK]] stat and your opponent's [[Defense|DEF]] stat.&lt;br /&gt;
* Special: These moves deal damage based on your [[Special Attack|Sp. ATK]] stat and your opponent's [[Special Defense|Sp. DEF]] stat.&lt;br /&gt;
* Status: These moves do no damage but cause a variety of effects, including increasing stats, weakening moves, changing pokemon, etc.&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
This is a description of what an attack will do. Most attacks have an effect out side of just doing damage whether it is taking [[Recoil|Recoil damage]], Lowering a Stat, or afflicting an opponent with a [[Status ailments|Status effect]].&lt;br /&gt;
&lt;br /&gt;
=== Power ===&lt;br /&gt;
This determines how much damage this move does in battle. This number gets fed through a complicated formula along with your Pokemon's Atk/Sp. Atk stat and your opponent's Def/Sp. Def stat to determine the damage it causes.&lt;br /&gt;
&lt;br /&gt;
=== Accuracy ===&lt;br /&gt;
This determines whether or not a move will hit. Many moves can raise or lower this to make the move more or less accurate.&lt;br /&gt;
&lt;br /&gt;
Many moves have an accuracy of &amp;quot;—%&amp;quot;, indicating that they are exempt from accuracy calculations. This is usually because they affect no one but the user (and/or the partner in a Double Battle), or because they will never miss the target (excluding type immunities) unless the target uses a move that grants invulnerability for the turn (such as Protect, or the first stage of Fly or Dig). However, the situation for one-hit knockout moves is very different; the accuracy varies based on the difference between the user's level and the target's level.&lt;br /&gt;
Accuracy can be increased by Abilities, held items, and moves.&lt;br /&gt;
&lt;br /&gt;
=== PP(Power Points) ===&lt;br /&gt;
This determines how many times a move can be used.  If a move has no PP then it cannot be used. PP can be restored using a few different [[Items]] and [[Berrys]]. If a [[Pokemon]] has no PP in any of its [[moves]] it will use the attack [[Struggle]]. The max value is mostly static being able to be raised up to 60% more only with the use of the [[PP Up]] and [[PP Max]] [[items]].&lt;br /&gt;
&lt;br /&gt;
== [[Abilities]] ==&lt;br /&gt;
Each Pokemon has one [[ability]] that it has from birth and cannot change. Many Pokemon have only one [[ability]] available to its species. The rest have two. In the V generation, every [[Pokémon]] has a hidden [[ability]], but those aren't available in this game.&lt;br /&gt;
&lt;br /&gt;
[[Abilities]] have a large variety of effects such as making all [[Pokémon Type/Ground|Ground]] [[moves]] miss, changing the [[weather]], restoring HP, and many more. Some even make the Pokemon goof off every other turn or lower the user's stats!&lt;br /&gt;
&lt;br /&gt;
[[Abilities|The full list of abilities is here.]] Abilities whose effects aren't listed are not yet implemented.&lt;br /&gt;
&lt;br /&gt;
== Stats ==&lt;br /&gt;
Each pokemon has 6 stats that are defined by 4 values:&lt;br /&gt;
* Base Stat - Same for all pokemon of a species&lt;br /&gt;
* Effort Values - Changeable Value [ [[Pokemon Mechanics#Effort Values|seebelow]] ]&lt;br /&gt;
* Individual Values, and [[Natures]] - cannot be changed after the pokemon is caught or born.&lt;br /&gt;
&lt;br /&gt;
All stats can be raised or lowered in battle using a variety of different [[moves]] and [[abilities]].\&lt;br /&gt;
&lt;br /&gt;
Without accounting for the last 3 stats at level 100 are &lt;br /&gt;
&amp;lt;pre&amp;gt;((2 x Base Stat) + 5)&amp;lt;/pre&amp;gt; &lt;br /&gt;
except [[HP]] which is &lt;br /&gt;
&amp;lt;pre&amp;gt;((2 x Base Stat) + 110)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hit Points ===&lt;br /&gt;
Hit Points is how much health a Pokemon has. HP is the only stat that is displayed during battle. If a Pokemon has 50% health the bar will turn orange, if it has 20% it will turn red. If it hits zero HP the [[Pokemon]] will Faint.&lt;br /&gt;
&lt;br /&gt;
The HP bar also affects the Pokémon's cry. If a Pokémon's HP bar is green, the player will hear the cry of the Pokémon in its normal sounding rate, but if the Pokémon has less than half of its HP remaining or has fainted, its cry will be lowered by a half-step to indicate its weakened state.&lt;br /&gt;
&lt;br /&gt;
The amount of HP a wild Pokémon has also determines its catch rate. If the Pokémon has a green health bar, they can resist capture rather easily (unless a Master Ball is used). If the wild Pokémon's HP is in the yellow area, their likelihood of being captured doubles. If the Pokémon is in danger of fainting (red health bar), then their chance of capture triples as opposed to their ordinary green health bar.&lt;br /&gt;
&lt;br /&gt;
{{Pokemon|Blissey}} {{MS|242}} has the highest HP of any Pokemon.&lt;br /&gt;
&lt;br /&gt;
=== Attack ===&lt;br /&gt;
Attack (along with your opponent's Defense) determines how much damage you deal after a physical attack. Like most stats this does not display in battle but can be raised and lowered by [[moves]] and [[abilities]].&lt;br /&gt;
&lt;br /&gt;
{{Pokemon|Slaking}} {{MS|289}} has the Highest attack of any Pokemon currently Available.&lt;br /&gt;
&lt;br /&gt;
=== Defense ===&lt;br /&gt;
Defense (along with your opponent's Attack) determines how much damage you receive after a physical attack. Like most stats this does not display in battle but can be raised and lowered by [[moves]] and [[abilities]].&lt;br /&gt;
&lt;br /&gt;
{{Pokemon|Shuckle}} {{MS|213}} has the highest Defense of any Pokemon.&lt;br /&gt;
&lt;br /&gt;
=== Special Attack ===&lt;br /&gt;
Sp. Attack (along with your opponent's Sp. Defense) determines how much damage you deal after a special attack. Like most stats this does not display in battle but can be raised and lowered by [[moves]] and [[abilities]].&lt;br /&gt;
&lt;br /&gt;
{{Pokemon|Aegislash}} {{MS|681}} has the highest Sp. Attack of any Pokemon currently available in the game.&lt;br /&gt;
&lt;br /&gt;
=== Special Defense ===&lt;br /&gt;
Sp. Defense (along with your opponent's Sp. Attack) determines how much damage you receive after a special attack. Like most stats this does not display in battle but can be raised and lowered by [[moves]] and [[abilities]].&lt;br /&gt;
&lt;br /&gt;
{{Pokemon|Shuckle}} {{MS|213}} has the highest Sp. Defense of any Pokemon.&lt;br /&gt;
&lt;br /&gt;
=== Speed ===&lt;br /&gt;
Speed determines which [[Pokemon]] attacks first each turn. Each [[move]] also has priority with some being higher and lower than normal. If both moves are the same priority the [[Pokemon]] with the highest speed stat goes first. Like most stats this does not display in battle but can be raised and lowered by [[moves]] and [[abilities]].&lt;br /&gt;
&lt;br /&gt;
{{Pokemon|Electrode}} {{MS|101}} has the highest [[Speed]] of any Pokemon currently available in the game.&lt;br /&gt;
&lt;br /&gt;
=== Inbattle Stats ===&lt;br /&gt;
'''Accuracy''' and '''Evasion''' are both used only in battle. Each Pokemon always starts with 100% in both stats. The ratio between your Accuracy and your opponents Evasion helps determine if a move will hit or not.&lt;br /&gt;
&lt;br /&gt;
== Stat Growth ==&lt;br /&gt;
&lt;br /&gt;
=== [[Natures]] ===&lt;br /&gt;
Every Pokemon has one [[nature]] that is set when a Pokemon is either caught or bred.&lt;br /&gt;
&lt;br /&gt;
Each [[Nature]] either Raises one stat by 10% and decreases another by 10% OR it does nothing.&lt;br /&gt;
[[Natures|The Full List of Natures is here.]]&lt;br /&gt;
&lt;br /&gt;
=== Effort Values ===&lt;br /&gt;
Effort Values (called FPs by the game) are points gained by defeating a Pokemon. Each Pokemon who participates in the battle gains the same amount of EVS. A Pokemon may have up to 255 points in each stat and up to 510 overall. A Pokemon gains 1 stat point of every 4 EVs. Due to these values there will always be 2 unused EVs. The most common way to split EVs is 252/252/6 often between an attack stat the speed stat and the highest out of the defenses and HP.&lt;br /&gt;
&lt;br /&gt;
Each Pokemon give a specific number of EVs when beaten. Evolved Pokemon tend to give more while unevolved Pokemon give less.&lt;br /&gt;
&lt;br /&gt;
=== Individual Values ===&lt;br /&gt;
IVs (called DVs by the game) help generate a Pokemon's stats. IVs can be any number between 1 and 31 and have large increases in stat the higher you get. IVs are generated either at birth or when caught and cannot be changed.&lt;br /&gt;
&lt;br /&gt;
IVs also determine the size of a Pokemon in battle. The higher the IVs the bigger the Pokemon&lt;br /&gt;
&lt;br /&gt;
== Experience Points ==&lt;br /&gt;
at the end of every battle every Pokemon that participated gains EXP based on the Pokemon defeated and its level. This amount is then divided evenly between all participating members of your team even if they didn't actually fight.&lt;br /&gt;
&lt;br /&gt;
== Shiny ==&lt;br /&gt;
Shiny Pokemon are one of the rarest things to be found in the game. as of ver0.55, You have approximately a 1/4096 chance of finding one in the wild. Being shiny doesn't actually do much besides change the appearance of a Pokemon to a new color scheme.&lt;br /&gt;
&lt;br /&gt;
== [[Breeding]] ==&lt;br /&gt;
[[Breeding]] is one of the most complicated and yet most simple concepts in Pokemon. At its most basic you put 2 similar Pokemon of different genders into the [[daycare]]. After awhile you receive an [[egg]]. If you walk around enough with the egg in your team it will hatch in to a poke that is the same as the Pokemon's mother.&lt;br /&gt;
&lt;br /&gt;
However simple this may seem it gets more complicated as you add in [[Nature]], [[IVs]], [[Abilities]] and more.&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Hidden_Grotto&amp;diff=39297</id>
		<title>Hidden Grotto</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Hidden_Grotto&amp;diff=39297"/>
		<updated>2019-01-28T18:12:43Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Implemented in version 0.41 Hidden Grottos are hidden areas scattered around Johto each with a possibility to have rare items and pokemon inside it.&lt;br /&gt;
&lt;br /&gt;
== Finding a Grotto ==&lt;br /&gt;
[[File:Grottotrees.png|thumb|100px|The various entrances to hidden grottos.]]&lt;br /&gt;
There are currently 21 Grottos in various location around Johto. The entrance to each grotto is marked by a tree with a square on it.&lt;br /&gt;
Locations containing Hidden Grottos:&lt;br /&gt;
* [[Berry Vista]]&lt;br /&gt;
* [[Ilex Forest]]&lt;br /&gt;
* [[Indigo Plateau]]&lt;br /&gt;
* [[Lake of Rage]]&lt;br /&gt;
* [[Mahogany Town]]&lt;br /&gt;
* [[National Park]]&lt;br /&gt;
* [[Route 26]]&lt;br /&gt;
* [[Route 27]]&lt;br /&gt;
* [[Route 31]]&lt;br /&gt;
* [[Route 32]]&lt;br /&gt;
* [[Route 34]]&lt;br /&gt;
* [[Route 35]]&lt;br /&gt;
* [[Route 39]]&lt;br /&gt;
* [[Route 42]]&lt;br /&gt;
* [[Route 43]]&lt;br /&gt;
* [[Route 44]]&lt;br /&gt;
* [[Route 46]]&lt;br /&gt;
* [[Route 47]]&lt;br /&gt;
* [[Route 48]]&lt;br /&gt;
* [[Twirl Forest]]&lt;br /&gt;
* [[Violet City]]&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
===Items===&lt;br /&gt;
There is a 60% chance that the contents of the grotto will be an item.&lt;br /&gt;
50% of the items will be hidden items(items that are simply invisible but in the same spot as a regular item).&lt;br /&gt;
&lt;br /&gt;
There are three visible items sets and two hidden item sets used for the Hidden Grottos based on the perceived difficulty of finding them.&lt;br /&gt;
&lt;br /&gt;
====''Visible''====&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Item&lt;br /&gt;
! Rarity&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | These items can be found in the hidden grottos located in:&amp;lt;br /&amp;gt;[[Berry Vista]], [[Ilex Forest]], [[Mahogany Town]], [[Route 26]],&amp;lt;br /&amp;gt;[[Route 31]], [[Route 35]], [[Route 39]], [[Route 42]], [[Route 44]]&lt;br /&gt;
{{hiddengrottovisiblelist1}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | These items can be found in the hidden grottos located in:&amp;lt;br /&amp;gt;[[Indigo Plateau]], [[Lake of Rage]], [[National Park]], [[Route 27]],&amp;lt;br /&amp;gt;[[Route 32]], [[Route 34]], [[Route 43]], [[Route 46]], [[Route 48]],&amp;lt;br /&amp;gt;[[Twirl Forest]], [[Violet City]]&lt;br /&gt;
{{hiddengrottovisiblelist2}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | These items can be found in the hidden grotto located in:&amp;lt;br /&amp;gt;[[Route 47]]&lt;br /&gt;
{{hiddengrottovisiblelist3}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====''Hidden''====&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Item&lt;br /&gt;
! Rarity&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | These items can be found in the hidden grottos located in:&amp;lt;br /&amp;gt;[[Berry Vista]], [[Ilex Forest]], [[Indigo Plateau]], [[Mahogany Town]],&amp;lt;br /&amp;gt;[[National Park]], [[Route 26]], [[Route 27]], [[Route 31]], [[Route 32]],&amp;lt;br /&amp;gt;[[Route 35]], [[Route 39]], [[Route 42]], [[Route 43]], [[Route 44]], [[Violet City]]&lt;br /&gt;
{{hiddengrottohiddenlist1}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | These items can be found in the hidden grottos located in:&amp;lt;br /&amp;gt;[[Lake of Rage]], [[Route 34]], [[Route 46]], [[Route 47]], [[Route 48]], [[Twirl Forest]]&lt;br /&gt;
{{hiddengrottohiddenlist2}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Pokemon ===&lt;br /&gt;
In each grotto there are 4 possible pokemon, 2 from generations 1 and 2, and 2 from later generations.&lt;br /&gt;
&lt;br /&gt;
There is a 40% chance that the contents of the grotto will be a pokemon. Many of the pokemon located in the grottos can only be found there.&lt;br /&gt;
&lt;br /&gt;
====Route 26 ====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|70|33-38|19|Route 26}}&lt;br /&gt;
{{GrottoV2|427|33-38|12|Route 26}}&lt;br /&gt;
{{GrottoV2|47|33-38|8|Route 26}}&lt;br /&gt;
{{GrottoV2|674|33-38|1|Route 26}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====Route 27====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|79|32-37|19|Route 27}}&lt;br /&gt;
{{GrottoV2|558|32-37|12|Route 27}}&lt;br /&gt;
{{GrottoV2|246|32-37|8|Route 27}}&lt;br /&gt;
{{GrottoV2|279|32-37|1|Route 27}}&lt;br /&gt;
}}&lt;br /&gt;
====Route 31====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|19|2-7|19|Route 30}}&lt;br /&gt;
{{GrottoV2|265|2-7|12|Route 30}}&lt;br /&gt;
{{GrottoV2|52|2-7|8|Route 30}}&lt;br /&gt;
{{GrottoV2|399|2-7|1|Route 30}}&lt;br /&gt;
}}&lt;br /&gt;
====Violet City====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|177|5-10|19|Violet City}}&lt;br /&gt;
{{GrottoV2|692|5-10|12|Violet City}}&lt;br /&gt;
{{GrottoV2|122|5-10|8|Violet City}}&lt;br /&gt;
{{GrottoV2|629|5-10|1|Violet City}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====Route 32====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|180|10-15|19|Route 32}}&lt;br /&gt;
{{GrottoV2|522|10-15|12|Route 32}}&lt;br /&gt;
{{GrottoV2|98|10-15|8|Route 32}}&lt;br /&gt;
{{GrottoV2|580|10-15|1|Route 32}}&lt;br /&gt;
}}&lt;br /&gt;
====Ilex Forest====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|48|8-13|19|Ilex Forest}}&lt;br /&gt;
{{GrottoV2|315|8-13|12|Ilex Forest}}&lt;br /&gt;
{{GrottoV2|25|8-13|8|Ilex Forest}}&lt;br /&gt;
{{GrottoV2|422|8-13|1|Ilex Forest}}&lt;br /&gt;
}}&lt;br /&gt;
====Route 34====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|210|21-26|19|Route 34}}&lt;br /&gt;
{{GrottoV2|592|21-26|12|Route 34}}&lt;br /&gt;
{{GrottoV2|213|21-26|8|Route 34}}&lt;br /&gt;
{{GrottoV2|704|21-26|1|Route 34}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====Route 35====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|162|12-17|19|Route 35}}&lt;br /&gt;
{{GrottoV2|504|12-17|12|Route 35}}&lt;br /&gt;
{{GrottoV2|77|12-17|8|Route 35}}&lt;br /&gt;
{{GrottoV2|667|12-17|1|Route 35}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====National Park====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|167|13-18|19|National Park}}&lt;br /&gt;
{{GrottoV2|531|13-18|12|National Park}}&lt;br /&gt;
{{GrottoV2|35|13-18|8|National Park}}&lt;br /&gt;
{{GrottoV2|546|13-18|1|National Park}}&lt;br /&gt;
}}&lt;br /&gt;
====Route 39====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|164|17-22|19|Route 39}}&lt;br /&gt;
{{GrottoV2|510|17-22|12|Route 39}}&lt;br /&gt;
{{GrottoV2|104|17-22|8|Route 39}}&lt;br /&gt;
{{GrottoV2|507|17-22|1|Route 39}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====Route 42====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|198|18-23|19|Route 42}}&lt;br /&gt;
{{GrottoV2|511|18-23|12|Route 42}}&lt;br /&gt;
{{GrottoV2|79|18-23|8|Route 42}}&lt;br /&gt;
{{GrottoV2|602|18-23|1|Route 42}}&lt;br /&gt;
}}&lt;br /&gt;
====Mahogany Town====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|88|19-24|19|Mahogany Town}}&lt;br /&gt;
{{GrottoV2|513|19-24|12|Mahogany Town}}&lt;br /&gt;
{{GrottoV2|214|19-24|8|Mahogany Town}}&lt;br /&gt;
{{GrottoV2|451|19-24|1|Mahogany Town}}&lt;br /&gt;
}}&lt;br /&gt;
====Route 43====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|67|20-25|19|Route 43}}&lt;br /&gt;
{{GrottoV2|515|20-25|12|Route 43}}&lt;br /&gt;
{{GrottoV2|127|20-25|8|Route 43}}&lt;br /&gt;
{{GrottoV2|307|20-25|1|Route 43}}&lt;br /&gt;
}}&lt;br /&gt;
====Lake of Rage====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|129|22-27|19|Lake of Rage}}&lt;br /&gt;
{{GrottoV2|419|22-27|12|Lake of Rage}}&lt;br /&gt;
{{GrottoV2|147|22-27|8|Lake of Rage}}&lt;br /&gt;
{{GrottoV2|633|22-27|1|Lake of Rage}}&lt;br /&gt;
}}&lt;br /&gt;
====Route 44====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|220|23-28|19|Route 44}}&lt;br /&gt;
{{GrottoV2|264|23-28|12|Route 44}}&lt;br /&gt;
{{GrottoV2|185|23-28|8|Route 44}}&lt;br /&gt;
{{GrottoV2|666|23-28|1|Route 44}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====Route 46====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|51|25-30|19|Route 46}}&lt;br /&gt;
{{GrottoV2|621|25-30|12|Route 46}}&lt;br /&gt;
{{GrottoV2|115|25-30|8|Route 46}}&lt;br /&gt;
{{GrottoV2|444|25-30|1|Route 46}}&lt;br /&gt;
}}&lt;br /&gt;
====Route 47====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|56|30-35|19|Location}}&lt;br /&gt;
{{GrottoV2|690|30-35|12|Location}}&lt;br /&gt;
{{GrottoV2|217|30-35|8|Location}}&lt;br /&gt;
{{GrottoV2|349|30-35|1|Location}}&lt;br /&gt;
}}&lt;br /&gt;
====Route 48====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|229|22-27|19|Route 48}}&lt;br /&gt;
{{GrottoV2|679|22-27|12|Route 48}}&lt;br /&gt;
{{GrottoV2|113|22-27|8|Route 48}}&lt;br /&gt;
{{GrottoV2|371|22-27|1|Route 48}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====Indigo Plateau====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|207|40-45|19|Indigo Plateau}}&lt;br /&gt;
{{GrottoV2|306|40-45|12|Indigo Plateau}}&lt;br /&gt;
{{GrottoV2|227|40-45|8|Indigo Plateau}}&lt;br /&gt;
{{GrottoV2|437|40-45|1|Indigo Plateau}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====Berry Vista====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|165|11-16|19|Berry Vista}}&lt;br /&gt;
{{GrottoV2|341|11-16|12|Berry Vista}}&lt;br /&gt;
{{GrottoV2|204|11-16|8|Berry Vista}}&lt;br /&gt;
{{GrottoV2|540|11-16|1|Berry Vista}}&lt;br /&gt;
}}&lt;br /&gt;
====Twirl Forest====&lt;br /&gt;
{{GrottoTableV2|&lt;br /&gt;
{{GrottoV2|102|27-32|19|Twirl Forest}}&lt;br /&gt;
{{GrottoV2|708|27-32|12|Twirl Forest}}&lt;br /&gt;
{{GrottoV2|123|27-32|8|Twirl Forest}}&lt;br /&gt;
{{GrottoV2|714|27-32|1|Twirl Forest}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Spawning ==&lt;br /&gt;
Upon entering a Grotto for the first time the item or pokemon will be randomly decided. Entering and exiting the grotto will not change its contents.&lt;br /&gt;
&lt;br /&gt;
After claiming the item or battling the pokemon in the grotto, it will be empty for atleast 24 hours but no more than 72(the amount is chosen at random) before the new pokemon or item will spawn.&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Main_Page&amp;diff=39279</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Main_Page&amp;diff=39279"/>
		<updated>2019-01-28T13:42:42Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;background-color: green; width: 100%;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:green;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:#ffffff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
| width=&amp;quot;10%&amp;quot; | [[File:TreeLogoSmall.png|center]]&lt;br /&gt;
| &amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size: 200%;&amp;quot;&amp;gt;'''Welcome to the Pokémon 3D Wiki'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The official resource on information about '''Pokémon 3D'''&amp;lt;br /&amp;gt;&lt;br /&gt;
There are a total of [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles and [[Special:Statistics|{{NUMBEROFACTIVEUSERS}}]] active users.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
| width=&amp;quot;10%&amp;quot; |[[File:TreeLogoSmall.png|center]]&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;{{RoundV2|10|10|10|10}} background-color:#00bb00; text-align: center;&amp;quot;&lt;br /&gt;
| '''Navigation'''&lt;br /&gt;
|}&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; | [http://pokemon3d.net/ Home Page]&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; | [http://pokemon3d.net/downloads/ Download]&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; | [http://pokemon3d.net/forum/ Forum]&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; | [http://pokemon3d.net/skin/ Online Skin Changer]&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;{{RoundV2|10|10|10|10}} background-color:#00bb00; text-align: center;&amp;quot;&lt;br /&gt;
| '''Current Info'''&lt;br /&gt;
|}&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;text-align: center; font-size:120%;&amp;quot;&lt;br /&gt;
| '''Today is {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}.'''&lt;br /&gt;
&lt;br /&gt;
The game's current and most recent version is Indev 0.55.1.&lt;br /&gt;
&lt;br /&gt;
The game's current in-game season is {{WikiV2|season}}.&lt;br /&gt;
&lt;br /&gt;
The game's official public Discord server can be joined here: http://www.discord.me/p3d.&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:#ffffff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border: 2px solid #616161; border-collapse:collapse;&amp;quot;&lt;br /&gt;
| width=&amp;quot;20%&amp;quot; style=&amp;quot;vertical-align:top; border: 2px solid #616161;&amp;quot; | &lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;font-size:150%; text-align:center;&amp;quot;&lt;br /&gt;
| '''The Program'''&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[File:TreeLogoSmall.png|link=Launcher|48px|left]]&lt;br /&gt;
|[[Launcher]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:VHistoryIcon.jpg|link=Version history|48px|left]]&lt;br /&gt;
|[[Version history]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:FVersionIcon.jpg|link=Future versions|48px|left]]&lt;br /&gt;
|[[Future versions]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:ControlsIcon.png|link=Controls|left]]&lt;br /&gt;
|[[Controls]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:OnlineFeaturesIcon.png|link=Online Features|left]]&lt;br /&gt;
|[[Online Features]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:FileIcon.jpg|link=File Paths and Editing|48px|left]]&lt;br /&gt;
|[[File Paths and Editing]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Servers.jpg|link=Co-op Servers|48px|left]]&lt;br /&gt;
|[[Co-op Servers]]&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top; border: 2px solid #616161;&amp;quot; | &amp;lt;!-- Update News --&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;font-size:150; text-align:center;&amp;quot;&lt;br /&gt;
|'''Latest Game Update News:'''&lt;br /&gt;
|}&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[{{fullurl:Template:WikiV2/GameUpdateNews|action=edit}} Edit]&lt;br /&gt;
|}&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{{WikiV2|game update news}}&lt;br /&gt;
|}&lt;br /&gt;
| width=&amp;quot;20%&amp;quot; style=&amp;quot;vertical-align:top; border: 2px solid #616161;&amp;quot; |&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;font-size:150%; text-align:center;&amp;quot;&lt;br /&gt;
| '''Game Mechanics'''&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[File:PokemonIcon.png|link=List_of_Pokémon|left]]&lt;br /&gt;
|[[List_of_Pokémon|List of Pokémon]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:CharactersIcon.png|link=Characters|left]]&lt;br /&gt;
|[[Characters]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:ItemsIcon.png|link=Items|left]]&lt;br /&gt;
|[[Items]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:MovesIcon.png|link=Moves|left]]&lt;br /&gt;
|[[Moves]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:PlacesIcon.png|link=Places|left]]&lt;br /&gt;
|[[Places]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:MovesIcon.png|link=Pokemon Mechanics|left]]&lt;br /&gt;
|[[Pokemon Mechanics]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:TimeandWeatherIcon.png|link=Time|left]]&lt;br /&gt;
|[[Time]]&amp;lt;br /&amp;gt;and&amp;lt;br /&amp;gt;[[Weather]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:ContentIcon.png|link=Content Packs|left]]&lt;br /&gt;
|[[Content Packs]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:ModsIcon.png|link=Modifications|left]]&lt;br /&gt;
|[[Modifications|GameModes]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:GTS Globe.jpg|link=GTS|48px|left]]&lt;br /&gt;
|[[GTS|Global Trade Station]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:ItemV2&amp;diff=38960</id>
		<title>Template:ItemV2</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:ItemV2&amp;diff=38960"/>
		<updated>2019-01-25T20:26:43Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Updated standard, mega stones and mega bracelet to 0.55&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#switch:{{{2|}}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
All Item Template now uses this format.&lt;br /&gt;
{{ItemDataV2|{{{1}}}|{{{3}}}|ID|Name|Description|Buying Price|Type|Obtainable?}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| 1 = {{ItemDataV2|{{{1}}}|{{{3}}}|1|Master Ball|The best Pokéball with the ultimate level of performance. With it, you will catch any wild Pokémon without fail.|0|Pokéballs|Yes}}&lt;br /&gt;
| 2 = {{ItemDataV2|{{{1}}}|{{{3}}}|2|Ultra Ball|An ultra-high performance Pokéball that provides a higher success rate for catching Pokémon than a Great Ball.|1,200|Pokéballs|Yes}}&lt;br /&gt;
| 3 = {{ItemDataV2|{{{1}}}|{{{3}}}|3|Premier Ball|A somewhat rare Pokéball that was made as a commemorative item used to celebrate an event of some sort.|200|Pokéballs|Yes}}&lt;br /&gt;
| 4 = {{ItemDataV2|{{{1}}}|{{{3}}}|4|Great Ball|A good, high-performance Pokéball that provides a higher Pokémon catch rate than a standard Pokéball can.|600|Pokéballs|Yes}}&lt;br /&gt;
| 5 = {{ItemDataV2|{{{1}}}|{{{3}}}|5|Poké Ball|An item for catching Pokémon.|200|Pokéballs|Yes}}&lt;br /&gt;
| 6 = {{ItemDataV2|{{{1}}}|{{{3}}}|6|Bicycle|A folding Bicycle that enables much faster movement than the Running Shoes.|9,800|KeyItems|No}}&lt;br /&gt;
| 7 = {{ItemDataV2|{{{1}}}|{{{3}}}|7|Lava Cookie|Lavaridge Town's local specialty. It can be used once to heal all the status conditions of a Pokemon.|200|Medicine|Yes}}&lt;br /&gt;
| 8 = {{ItemDataV2|{{{1}}}|{{{3}}}|8|Moon Stone|A peculiar stone that can make certain species of Pokémon evolve. It is as black as the night sky.|2,100|Standard|Yes}}&lt;br /&gt;
| 9 = {{ItemDataV2|{{{1}}}|{{{3}}}|9|Antidote|A spray-type medicine for poisoning. It can be used once to lift the effects of being poisoned from a Pokémon.|100|Medicine|Yes}}&lt;br /&gt;
| 10 = {{ItemDataV2|{{{1}}}|{{{3}}}|10|Burn Heal|A spray-type medicine for treating burns. It can be used once to heal a Pokemon suffering from a burn.|250|Medicine|Yes}}&lt;br /&gt;
| 11 = {{ItemDataV2|{{{1}}}|{{{3}}}|11|Ice Heal|A spray-type medicine for freezing. It can be used once to defrost a Pokémon that has been frozen solid.|250|Medicine|Yes}}&lt;br /&gt;
| 12 = {{ItemDataV2|{{{1}}}|{{{3}}}|12|Awakening|A spray-type medicine used against sleep. It can be used once to rouse a Pokémon from the clutches of sleep.|250|Medicine|Yes}}&lt;br /&gt;
| 13 = {{ItemDataV2|{{{1}}}|{{{3}}}|13|Paralyze Heal|A spray-type medicine for paralysis. It can be used once to free a Pokémon that has been paralyzed.|200|Medicine|Yes}}&lt;br /&gt;
| 14 = {{ItemDataV2|{{{1}}}|{{{3}}}|14|Full Restore|A medicine that can be used to fully restore the HP of a single Pokémon and heal any status conditions it has.|3,000|Medicine|Yes}}&lt;br /&gt;
| 15 = {{ItemDataV2|{{{1}}}|{{{3}}}|15|Max Potion|A spray-type medicine for treating wounds. It will completely restore the max HP of a single Pokémon.|2,500|Medicine|Yes}}&lt;br /&gt;
| 16 = {{ItemDataV2|{{{1}}}|{{{3}}}|16|Hyper Potion|A spray-type medicine for treating wounds. It can be used to restore 200 HP to an injured Pokémon.|1,200|Medicine|Yes}}&lt;br /&gt;
| 17 = {{ItemDataV2|{{{1}}}|{{{3}}}|17|Super Potion|A spray-type medicine for treating wounds. It can be used to restore 50 HP to an injured Pokémon.|700|Medicine|Yes}}&lt;br /&gt;
| 18 = {{ItemDataV2|{{{1}}}|{{{3}}}|18|Potion|A spray-type medicine for treating wounds. It can be used to restore 20 HP to an injured Pokémon.|300|Medicine|Yes}}&lt;br /&gt;
| 19 = {{ItemDataV2|{{{1}}}|{{{3}}}|19|Escape Rope|A long and durable rope. Use it to escape instantly from a cave or a dungeon.|550|Standard|Yes}}&lt;br /&gt;
| 20 = {{ItemDataV2|{{{1}}}|{{{3}}}|20|Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 100 steps after its use.|350|Standard|Yes}}&lt;br /&gt;
| 21 = {{ItemDataV2|{{{1}}}|{{{3}}}|21|Max Elixir|This medicine can fully restore the PP of all of the moves that have been learned by a Pokémon.|4,500|Medicine|Yes}}&lt;br /&gt;
| 22 = {{ItemDataV2|{{{1}}}|{{{3}}}|22|Fire Stone|A peculiar stone that can make certain species of Pokémon evolve. The stone has a fiery orange heart.|2,100|Standard|Yes}}&lt;br /&gt;
| 23 = {{ItemDataV2|{{{1}}}|{{{3}}}|23|Thunder Stone|A peculiar stone that can make certain species of Pokémon evolve. It has a distinct thunderbolt pattern.|2,100|Standard|Yes}}&lt;br /&gt;
| 24 = {{ItemDataV2|{{{1}}}|{{{3}}}|24|Water Stone|A peculiar stone that can make certain species of Pokémon evolve. It is the blue of a pool of clear water.|2,100|Standard|Yes}}&lt;br /&gt;
| 25 = {{ItemDataV2|{{{1}}}|{{{3}}}|25|Zinc|A nutritious drink for Pokémon. When consumed, it raises the base Sp. Def stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 26 = {{ItemDataV2|{{{1}}}|{{{3}}}|26|HP Up|A nutritious drink for Pokémon. When consumed, it raises the base HP of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 27 = {{ItemDataV2|{{{1}}}|{{{3}}}|27|Protein|A nutritious drink for Pokémon. When consumed, it raises the base Attack stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 28 = {{ItemDataV2|{{{1}}}|{{{3}}}|28|Iron|A nutritious drink for Pokémon. When consumed, it raises the base Defense stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 29 = {{ItemDataV2|{{{1}}}|{{{3}}}|29|Carbos|A nutritious drink for Pokémon. When consumed, it raises the base Speed stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 30 = {{ItemDataV2|{{{1}}}|{{{3}}}|30|Lucky Punch|An item to be held by Chansey. This pair of lucky boxing gloves will boost Chansey's critical-hit ratio.|10|Standard|Yes}}&lt;br /&gt;
| 31 = {{ItemDataV2|{{{1}}}|{{{3}}}|31|Calcium|A nutritious drink for Pokémon. When consumed, it raises the base Sp. Atk stat of a single Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 32 = {{ItemDataV2|{{{1}}}|{{{3}}}|32|Rare Candy|A candy that is packed with energy. When consumed, it will instantly raise the level of a single Pokémon by one.|4,800|Medicine|Yes}}&lt;br /&gt;
| 33 = {{ItemDataV2|{{{1}}}|{{{3}}}|33|X Accuracy|An item that boosts the accuracy of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|950|BattleItems|Yes}}&lt;br /&gt;
| 34 = {{ItemDataV2|{{{1}}}|{{{3}}}|34|Leaf Stone|A peculiar stone that can make certain species of Pokémon evolve. It has an unmistakable leaf pattern.|2,100|Standard|Yes}}&lt;br /&gt;
| 35 = {{ItemDataV2|{{{1}}}|{{{3}}}|35|Metal Powder|An item to be held by Ditto. Extremely fine yet hard, this odd powder boosts the Defense stat.|10|Standard|Yes}}&lt;br /&gt;
| 36 = {{ItemDataV2|{{{1}}}|{{{3}}}|36|Nugget|A nugget of the purest gold that gives off a lustrous gleam in direct light. It can be sold at a high price to shops.|10,000|Standard|Yes}}&lt;br /&gt;
| 37 = {{ItemDataV2|{{{1}}}|{{{3}}}|37|Poké Doll|A doll that attracts the attention of a Pokémon. It guarantees escape from any battle with wild Pokémon.|1,000|BattleItems|Yes}}&lt;br /&gt;
| 38 = {{ItemDataV2|{{{1}}}|{{{3}}}|38|Full Heal|A spray-type medicine that is broadly effective. It can be used once to heal all the status conditions of a Pokémon.|600|Medicine|Yes}}&lt;br /&gt;
| 39 = {{ItemDataV2|{{{1}}}|{{{3}}}|39|Revive|A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's HP.|1,500|Medicine|Yes}}&lt;br /&gt;
| 40 = {{ItemDataV2|{{{1}}}|{{{3}}}|40|Max Revive|A medicine that can revive fainted Pokémon. It also fully restores a fainted Pokémon's maximum HP.|4,000|Medicine|Yes}}&lt;br /&gt;
| 41 = {{ItemDataV2|{{{1}}}|{{{3}}}|41|S.S. Ticket|The ticket required for sailing on the ferry S.S. Aqua. It has a drawing of a ship on it.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 42 = {{ItemDataV2|{{{1}}}|{{{3}}}|42|Super Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 200 steps after its use.|500|Standard|Yes}}&lt;br /&gt;
| 43 = {{ItemDataV2|{{{1}}}|{{{3}}}|43|Max Repel|An item that prevents any low-level wild Pokémon from jumping out at you for 250 steps after its use.|700|Standard|Yes}}&lt;br /&gt;
| 44 = {{ItemDataV2|{{{1}}}|{{{3}}}|44|Dire Hit|An item that raises the critical-hit ratio greatly. It can be used only once and wears off if the Pokémon is withdrawn.|650|BattleItems|Yes}}&lt;br /&gt;
| 45 = {{ItemDataV2|{{{1}}}|{{{3}}}|45|Cherish Ball|A quite rare Pokéball that has been specially crafted to commemorate an occasion of some sort.|1,000|Pokéballs|No}}&lt;br /&gt;
| 46 = {{ItemDataV2|{{{1}}}|{{{3}}}|46|Fresh Water|Water with a high mineral content. When consumed, it restores 50 HP to an injured Pokémon.|200|Medicine|Yes}}&lt;br /&gt;
| 47 = {{ItemDataV2|{{{1}}}|{{{3}}}|47|Soda Pop|A highly carbonated soda drink. When consumed, it restores 60 HP to an injured Pokémon.|300|Medicine|Yes}}&lt;br /&gt;
| 48 = {{ItemDataV2|{{{1}}}|{{{3}}}|48|Lemonade|A very sweet and refreshing drink. When consumed, it restores 80 HP to an injured Pokémon.|350|Medicine|Yes}}&lt;br /&gt;
| 49 = {{ItemDataV2|{{{1}}}|{{{3}}}|49|X Attack|An item that boosts the Attack stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|500|BattleItems|Yes}}&lt;br /&gt;
| 50 = {{ItemDataV2|{{{1}}}|{{{3}}}|50|X Sp. Def|An item that boosts the Sp. Def stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 51 = {{ItemDataV2|{{{1}}}|{{{3}}}|51|X Defense|An item that boosts the Defense stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|550|BattleItems|Yes}}&lt;br /&gt;
| 52 = {{ItemDataV2|{{{1}}}|{{{3}}}|52|X Speed|An item that boosts the Speed stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 53 = {{ItemDataV2|{{{1}}}|{{{3}}}|53|X Sp. Atk.|An item that boosts the Sp. Atk stat of a Pokémon during a battle. It wears off once the Pokémon is withdrawn.|350|BattleItems|Yes}}&lt;br /&gt;
| 54 = {{ItemDataV2|{{{1}}}|{{{3}}}|54|Coin Case|A case for holding coins obtained at the Game Corner. It holds up to 50,000 coins.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 55 = {{ItemDataV2|{{{1}}}|{{{3}}}|55|Itemfinder|It checks for unseen items in the area and makes noise and lights when it finds something.|138|KeyItems|Yes}}&lt;br /&gt;
| 56 = {{ItemDataV2|{{{1}}}|{{{3}}}|56|Crystal Wing|A mystical feather entirely made out of crystal.|9,800|KeyItems|No}}&lt;br /&gt;
| 57 = {{ItemDataV2|{{{1}}}|{{{3}}}|57|Exp Share|An item to be held by a Pokémon. The holder gets a share of a battle's Exp. Points without battling.|3,000|Standard|Yes}}&lt;br /&gt;
| 58 = {{ItemDataV2|{{{1}}}|{{{3}}}|58|Old Rod|An old and beat-up fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 59 = {{ItemDataV2|{{{1}}}|{{{3}}}|59|Good Rod|A new, good-quality fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 60 = {{ItemDataV2|{{{1}}}|{{{3}}}|60|Silver Leaf|A strange, silver-colored leaf.|1,000|Standard|Yes}}&lt;br /&gt;
| 61 = {{ItemDataV2|{{{1}}}|{{{3}}}|61|Super Rod|An awesome, high-tech fishing rod. Use it by any body of water to fish for wild aquatic Pokémon.|1,337|KeyItems|Yes}}&lt;br /&gt;
| 62 = {{ItemDataV2|{{{1}}}|{{{3}}}|62|PP Up|A medicine that can slightly raise the maximum PP of a single move that has been learned by the target Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 63 = {{ItemDataV2|{{{1}}}|{{{3}}}|63|Ether|This medicine can restore 10 PP to a single selected move that has been learned by a Pokémon.|1,200|Medicine|Yes}}&lt;br /&gt;
| 64 = {{ItemDataV2|{{{1}}}|{{{3}}}|64|Max Ether|This medicine can fully restore the PP of a single selected move that has been learned by a Pokémon.|2,000|Medicine|Yes}}&lt;br /&gt;
| 65 = {{ItemDataV2|{{{1}}}|{{{3}}}|65|Elixir|This medicine can restore 10 PP to each of the moves that have been learned by a Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 66 = {{ItemDataV2|{{{1}}}|{{{3}}}|66|Red Scale|A scale from the red Gyarados. It glows red like a flame.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 67 = {{ItemDataV2|{{{1}}}|{{{3}}}|67|Secret Potion|A fantastic medicine dispensed by the pharmacy in Cianwood City. It fully heals a Pokémon of any ailment.|138|KeyItems|Yes}}&lt;br /&gt;
| 68 = {{ItemDataV2|{{{1}}}|{{{3}}}|68|Guard Spec.|An item that prevents stat reduction among the Trainer's party Pokémon for five turns after it is used in battle.|700|BattleItems|Yes}}&lt;br /&gt;
| 69 = {{ItemDataV2|{{{1}}}|{{{3}}}|69|Mystery Egg|A mysterious Egg obtained from Mr. Pokémon. What's in the Egg is unknown.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 70 = {{ItemDataV2|{{{1}}}|{{{3}}}|70|Sticky Barb|An item to be held by a Pokémon. It damages the holder every turn and may latch on to Pokémon that touch the holder.|200|Standard|Yes}}&lt;br /&gt;
| 71 = {{ItemDataV2|{{{1}}}|{{{3}}}|71|Silver Wing|A strange, silvery feather that sparkles.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 72 = {{ItemDataV2|{{{1}}}|{{{3}}}|72|Moomoo Milk|A bottle of highly nutritious milk. When consumed, it restores 100 HP to an injured Pokémon.|500|Medicine|Yes}}&lt;br /&gt;
| 73 = {{ItemDataV2|{{{1}}}|{{{3}}}|73|Quick Claw|An item to be held by a Pokémon. This light, sharp claw lets the bearer move first occasionally.|100|Standard|Yes}}&lt;br /&gt;
| 74 = {{ItemDataV2|{{{1}}}|{{{3}}}|74|Zoom Lens|An item to be held by a Pokémon. If the holder moves after its target moves, its accuracy will be boosted.|200|Standard|Yes}}&lt;br /&gt;
| 75 = {{ItemDataV2|{{{1}}}|{{{3}}}|75|Gold Leaf|A strange, gold-colored leaf.|2,000|Standard|Yes}}&lt;br /&gt;
| 76 = {{ItemDataV2|{{{1}}}|{{{3}}}|76|Soft Sand|An item to be held by a Pokémon. It is a loose, silky sand that boosts the power of Ground-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 77 = {{ItemDataV2|{{{1}}}|{{{3}}}|77|Sharp Beak|An item to be held by a Pokémon. It's a long, sharp beak that boosts the power of Flying-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 78 = {{ItemDataV2|{{{1}}}|{{{3}}}|78|Running Shoes|Special high-quality shoes. Instructions: Hold SHIFT to run!|9,800|KeyItems|Yes}}&lt;br /&gt;
| 79 = {{ItemDataV2|{{{1}}}|{{{3}}}|79|Dive Ball|A somewhat different Pokéball that works especially well when catching Pokémon that live underwater.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 80 = {{ItemDataV2|{{{1}}}|{{{3}}}|80|Net Ball|A somewhat different Pokéball that is more effective when attempting to catch Water- or Bug-type Pokémon.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 81 = {{ItemDataV2|{{{1}}}|{{{3}}}|81|Poison Barb|An item to be held by a Pokémon. This small, poisonous barb boosts the power of Poison-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 82 = {{ItemDataV2|{{{1}}}|{{{3}}}|82|King's Rock|An item to be held by a Pokémon. When the holder successfully inflicts damage, the target may also flinch.|100|Standard|Yes}}&lt;br /&gt;
| 83 = {{ItemDataV2|{{{1}}}|{{{3}}}|83|Prism Scale|A mysterious scale that causes a certain Pokémon to evolve. It shines in rainbow colors.|500|Standard|Yes}}&lt;br /&gt;
| 84 = {{ItemDataV2|{{{1}}}|{{{3}}}|84|Reaper Cloth|A cloth imbued with horrifyingly strong spiritual energy. It's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 85 = {{ItemDataV2|{{{1}}}|{{{3}}}|85|Red Apricorn|A red Apricorn. It assails your nostrils.|100|Plants|Yes}}&lt;br /&gt;
| 86 = {{ItemDataV2|{{{1}}}|{{{3}}}|86|Tiny Mushroom|A very small and rare mushroom. It's popular with a certain class of collectors and sought out by them.|500|Plants|Yes}}&lt;br /&gt;
| 87 = {{ItemDataV2|{{{1}}}|{{{3}}}|87|Big Mushroom|A very large and rare mushroom. It's popular with a certain class of collectors and sought out by them.|5,000|Plants|Yes}}&lt;br /&gt;
| 88 = {{ItemDataV2|{{{1}}}|{{{3}}}|88|Silver Powder|An item to be held by a Pokémon. It is a shiny, silver powder that will boost the power of Bug-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 89 = {{ItemDataV2|{{{1}}}|{{{3}}}|89|Blue Apricorn|A blue Apricorn. It smells a bit like grass.|100|Plants|Yes}}&lt;br /&gt;
| 90 = {{ItemDataV2|{{{1}}}|{{{3}}}|90|Silk Scarf|An item to be held by a Pokémon. It's a sumptuous scarf that boosts the power of Normal-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 91 = {{ItemDataV2|{{{1}}}|{{{3}}}|91|Amulet Coin|An item to be held by a Pokémon. It doubles any prize money received if the holding Pokémon joins in a battle.|100|Standard|Yes}}&lt;br /&gt;
| 92 = {{ItemDataV2|{{{1}}}|{{{3}}}|92|Yellow Apricorn|A yellow Apricorn. It has an invigorating scent.|100|Plants|Yes}}&lt;br /&gt;
| 93 = {{ItemDataV2|{{{1}}}|{{{3}}}|93|Green Apricorn|A green Apricorn. It has a mysterious, aromatic scent.|100|Plants|Yes}}&lt;br /&gt;
| 94 = {{ItemDataV2|{{{1}}}|{{{3}}}|94|Cleanse Tag|An item to be held by a Pokémon. It helps keep wild Pokémon away if the holder is the head of the party.|200|Standard|Yes}}&lt;br /&gt;
| 95 = {{ItemDataV2|{{{1}}}|{{{3}}}|95|Mystic Water|An item to be held by a Pokémon. This teardrop-shaped gem boosts the power of Water-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 96 = {{ItemDataV2|{{{1}}}|{{{3}}}|96|Twisted Spoon|An item to be held by a Pokémon. It is a spoon imbued with telekinetic power that boosts Psychic-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 97 = {{ItemDataV2|{{{1}}}|{{{3}}}|97|White Apricorn|A white Apricorn. It doesn't smell like anything.|100|Plants|Yes}}&lt;br /&gt;
| 98 = {{ItemDataV2|{{{1}}}|{{{3}}}|98|Black Belt|An item to be held by a Pokémon. This belt helps the wearer to focus and boosts the power of Fighting-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 99 = {{ItemDataV2|{{{1}}}|{{{3}}}|99|Black Apricorn|A black Apricorn It has an indescribable scent.|100|Plants|Yes}}&lt;br /&gt;
| 100 = {{ItemDataV2|{{{1}}}|{{{3}}}|100|Magmarizer|A box packed with a tremendous amount of magma energy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 101 = {{ItemDataV2|{{{1}}}|{{{3}}}|101|Pink Apricorn|A pink Apricorn. It has a nice, sweet scent.|100|Plants|Yes}}&lt;br /&gt;
| 102 = {{ItemDataV2|{{{1}}}|{{{3}}}|102|Black Glasses|An item to be held by a Pokemon. A pair of shady-looking glasses that boost the power of Dark-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 103 = {{ItemDataV2|{{{1}}}|{{{3}}}|103|Slowpoketail|A very tasty tail of something. It sells for a high price.|9,800|Standard|Yes}}&lt;br /&gt;
| 104 = {{ItemDataV2|{{{1}}}|{{{3}}}|104|Pink Bow|Powers up Fairy-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 105 = {{ItemDataV2|{{{1}}}|{{{3}}}|105|Stick|An item to be held by Farfetch'd. It is a very long and stiff stalk of leek that boosts the critical-hit ratio.|200|Standard|Yes}}&lt;br /&gt;
| 106 = {{ItemDataV2|{{{1}}}|{{{3}}}|106|Smoke Ball|An item to be held by a Pokémon. It enables the holder to flee from any wild Pokémon encounter without fail.|200|Standard|Yes}}&lt;br /&gt;
| 107 = {{ItemDataV2|{{{1}}}|{{{3}}}|107|NeverMeltIce|An item to be held by a Pokémon. It's a piece of ice that repels heat effects and boosts Ice-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 108 = {{ItemDataV2|{{{1}}}|{{{3}}}|108|Magnet|An item to be held by a Pokémon. It is a powerful magnet that boosts the power of Electric-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 109 = {{ItemDataV2|{{{1}}}|{{{3}}}|109|Rare Bone|A rare bone that is extremely valuable for the study of Pokémon archeology. It can be sold for a high price to shops.|30,000|Standard|Yes}}&lt;br /&gt;
| 110 = {{ItemDataV2|{{{1}}}|{{{3}}}|110|Pearl|A rather small pearl that has a very nice silvery sheen to it. It can be sold cheaply to shops.|1,400|Standard|Yes}}&lt;br /&gt;
| 111 = {{ItemDataV2|{{{1}}}|{{{3}}}|111|Big Pearl|A rather large pearl that has a very nice silvery sheen. It can be sold to shops for a high price.|7,500|Standard|Yes}}&lt;br /&gt;
| 112 = {{ItemDataV2|{{{1}}}|{{{3}}}|112|Everstone|An item to be held by a Pokémon. A Pokémon holding this peculiar stone is prevented from evolving.|200|Standard|Yes}}&lt;br /&gt;
| 113 = {{ItemDataV2|{{{1}}}|{{{3}}}|113|Spell Tag|An item to be held by a Pokémon. It is a sinister, eerie tag that boosts the power of Ghost-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 114 = {{ItemDataV2|{{{1}}}|{{{3}}}|114|RageCandyBar|A famous Mahogany Town candy tourists like to buy and take home. It restores the HP of one Pokémon by 20 points.|300|Medicine|Yes}}&lt;br /&gt;
| 115 = {{ItemDataV2|{{{1}}}|{{{3}}}|115|GS Ball|A mysterious Pokéball. Its purpose is unknown.|100|KeyItems|No}}&lt;br /&gt;
| 116 = {{ItemDataV2|{{{1}}}|{{{3}}}|116|Blue Card|A card to save points for the Buena's Password show.|100|KeyItems|No}}&lt;br /&gt;
| 117 = {{ItemDataV2|{{{1}}}|{{{3}}}|117|Miracle Seed|An item to be held by a Pokémon. It is a seed imbued with life force that boosts the power of Grass-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 118 = {{ItemDataV2|{{{1}}}|{{{3}}}|118|Thick Club|A rare bone that is extremely valuable for the study of Pokémon archeology. It can be sold for a high price to shops.|500|Standard|Yes}}&lt;br /&gt;
| 119 = {{ItemDataV2|{{{1}}}|{{{3}}}|119|Focus Band|An item to be held by a Pokémon. The holder may endure a potential KO attack, leaving it with just 1 HP.|200|Standard|Yes}}&lt;br /&gt;
| 120 = {{ItemDataV2|{{{1}}}|{{{3}}}|120|Electirizer|A box packed with a tremendous amount of electric energy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 121 = {{ItemDataV2|{{{1}}}|{{{3}}}|121|Energy Powder|A bitter medicine powder. When consumed, it restores 50 HP to an injured Pokémon.|500|Medicine|Yes}}&lt;br /&gt;
| 122 = {{ItemDataV2|{{{1}}}|{{{3}}}|122|Energy Root|An extremely bitter medicinal root. When consumed, it restores 200 HP to an injured Pokémon.|800|Medicine|Yes}}&lt;br /&gt;
| 123 = {{ItemDataV2|{{{1}}}|{{{3}}}|123|Heal Powder|A very bitter medicine powder. When consumed, it heals all of a Pokémon's status conditions.|450|Medicine|Yes}}&lt;br /&gt;
| 124 = {{ItemDataV2|{{{1}}}|{{{3}}}|124|Revival Herb|A terribly bitter medicinal herb. It revives a fainted Pokémon and fully restores its maximum HP.|2,800|Medicine|Yes}}&lt;br /&gt;
| 125 = {{ItemDataV2|{{{1}}}|{{{3}}}|125|Hard Stone|An item to be held by a Pokémon. It is a durable stone that boosts the power of Rock-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 126 = {{ItemDataV2|{{{1}}}|{{{3}}}|126|Lucky Egg|An item to be held by a Pokémon. It is an egg filled with happiness that earns extra Exp. Points in battle.|100|Standard|Yes}}&lt;br /&gt;
| 127 = {{ItemDataV2|{{{1}}}|{{{3}}}|127|Card Key|A card key that opens a shutter in the Radio Tower.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 128 = {{ItemDataV2|{{{1}}}|{{{3}}}|128|Machine Part|An important machine part for the Power Plant that was stolen.|100|KeyItems|Yes}}&lt;br /&gt;
| 129 = {{ItemDataV2|{{{1}}}|{{{3}}}|129|Quick Ball|A somewhat different Pokéball that has a more successful catch rate if used at the start of a wild encounter.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 130 = {{ItemDataV2|{{{1}}}|{{{3}}}|130|Lost Item|The Poké Doll lost by the Copycat.|100|KeyItems|Yes}}&lt;br /&gt;
| 131 = {{ItemDataV2|{{{1}}}|{{{3}}}|131|Stardust|Lovely, red sand that flows between the fingers with a loose, silky feel. It can be sold at a high price to shops.|2,000|Standard|Yes}}&lt;br /&gt;
| 132 = {{ItemDataV2|{{{1}}}|{{{3}}}|132|Star Piece|A small shard of a beautiful gem that demonstrates a distinctly red sparkle. It can be sold at a high price to shops.|9,800|Standard|Yes}}&lt;br /&gt;
| 133 = {{ItemDataV2|{{{1}}}|{{{3}}}|133|Basement Key|A key that opens a door in the Goldenrod Tunnel.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 134 = {{ItemDataV2|{{{1}}}|{{{3}}}|134|Pass|A ticket required for riding the Magnet Train. It allows you to ride whenever and however much you'd like.|100|KeyItems|Yes}}&lt;br /&gt;
| 135 = {{ItemDataV2|{{{1}}}|{{{3}}}|135|Shiny Stone|A peculiar stone that makes certain species of Pokémon evolve. It shines with a dazzling light.|2,100|Standard|Yes}}&lt;br /&gt;
| 136 = {{ItemDataV2|{{{1}}}|{{{3}}}|136|Dusk Stone|A peculiar stone that makes certain species of Pokémon evolve. It is as dark as dark can be.|2,100|Standard|Yes}}&lt;br /&gt;
| 137 = {{ItemDataV2|{{{1}}}|{{{3}}}|137|Dawn Stone|A peculiar stone that makes certain species of Pokémon evolve. It sparkles like eyes.|2,100|Standard|Yes}}&lt;br /&gt;
| 138 = {{ItemDataV2|{{{1}}}|{{{3}}}|138|Charcoal|An item to be held by a Pokémon. It is a combustible fuel that boosts the power of Fire-type moves.|4,900|Standard|Yes}}&lt;br /&gt;
| 139 = {{ItemDataV2|{{{1}}}|{{{3}}}|139|Berry Juice|A 100 percent pure juice made of Berries. When consumed, it restores 20 HP to an injured Pokémon.|100|Medicine|Yes}}&lt;br /&gt;
| 140 = {{ItemDataV2|{{{1}}}|{{{3}}}|140|Scope Lens|An item to be held by a Pokémon. It is a lens that boosts the holder's critical-hit ratio.|200|Standard|No}}&lt;br /&gt;
| 141 = {{ItemDataV2|{{{1}}}|{{{3}}}|141|Protector|A protective item of some sort. It is extremely stiff and heavy. It is loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 142 = {{ItemDataV2|{{{1}}}|{{{3}}}|142|Lagging Tail|An item to be held by a Pokémon. It is tremendously heavy and makes the holder move slower than usual.|200|Standard|Yes}}&lt;br /&gt;
| 143 = {{ItemDataV2|{{{1}}}|{{{3}}}|143|Metal Coat|An item to be held by a Pokémon. It is a special metallic film that can boost the power of Steel-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 144 = {{ItemDataV2|{{{1}}}|{{{3}}}|144|Dragon Fang|An item to be held by a Pokémon. This hard and sharp fang boosts the power of Dragon-type moves.|100|Standard|Yes}}&lt;br /&gt;
| 145 = {{ItemDataV2|{{{1}}}|{{{3}}}|145|Wave Incense|An item to be held by a Pokémon. This exotic-smelling incense boots the power of Water-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 146 = {{ItemDataV2|{{{1}}}|{{{3}}}|146|Leftovers|An item to be held by a Pokémon. The holder's HP is slowly but steadily restored throughout every battle.|200|Standard|Yes}}&lt;br /&gt;
| 147 = {{ItemDataV2|{{{1}}}|{{{3}}}|147|White Flute|A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear.|500|Standard|Yes}}&lt;br /&gt;
| 148 = {{ItemDataV2|{{{1}}}|{{{3}}}|148|Soothe Bell|An item to be held by a Pokémon. The comforting chime of this bell calms the holder, making it friendly.|100|Standard|Yes}}&lt;br /&gt;
| 149 = {{ItemDataV2|{{{1}}}|{{{3}}}|149|Comet Shard|A shard which fell to the ground when a comet approached. A maniac will buy it for a high price.|120,000|Standard|Yes}}&lt;br /&gt;
| 150 = {{ItemDataV2|{{{1}}}|{{{3}}}|150|Timer Ball|A somewhat different Pokéball that becomes progressively more effective the more turns that are taken in battle.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 151 = {{ItemDataV2|{{{1}}}|{{{3}}}|151|Dragon Scale|A very tough and inflexible scale. Dragon-type Pokémon may be holding this item when caught.|2,100|Standard|Yes}}&lt;br /&gt;
| 153 = {{ItemDataV2|{{{1}}}|{{{3}}}|153|Balm Mushroom|A rare mushroom which gives off a nice fragrance. A maniac will buy it for a high price.|50,000|Standard|Yes}}&lt;br /&gt;
| 154 = {{ItemDataV2|{{{1}}}|{{{3}}}|154|Shed Shell|A tough, discarded carapace to be held by a Pokémon. It enables the holder to switch with a waiting Pokémon in battle.|100|Standard|Yes}}&lt;br /&gt;
| 155 = {{ItemDataV2|{{{1}}}|{{{3}}}|155|Quick Powder|An item to be held by Ditto. Extremely fine yet hard, this odd powder boosts the Speed stat.|10|Standard|Yes}}&lt;br /&gt;
| 156 = {{ItemDataV2|{{{1}}}|{{{3}}}|156|Sacred Ash|It revives all fainted Pokémon. In doing so, it also fully restores their HP.|200|Medicine|Yes}}&lt;br /&gt;
| 157 = {{ItemDataV2|{{{1}}}|{{{3}}}|157|Heavy Ball|A Pokéball for catching very heavy Pokémon.|150|Pokéballs|Yes}}&lt;br /&gt;
| 158 = {{ItemDataV2|{{{1}}}|{{{3}}}|158|Dusk Ball|A somewhat different Pokéball that makes it easier to catch wild Pokémon at night or in dark places like caves.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 159 = {{ItemDataV2|{{{1}}}|{{{3}}}|159|Level Ball|A Pokéball for catching Pokémon that are a lower level than your own.|150|Pokéballs|Yes}}&lt;br /&gt;
| 160 = {{ItemDataV2|{{{1}}}|{{{3}}}|160|Lure Ball|A Pokéball for catching Pokémon hooked by a Rod when fishing.|150|Pokéballs|Yes}}&lt;br /&gt;
| 161 = {{ItemDataV2|{{{1}}}|{{{3}}}|161|Fast Ball|A Pokéball that makes it easier to catch Pokémon which are quick to run away.|150|Pokéballs|Yes}}&lt;br /&gt;
| 162 = {{ItemDataV2|{{{1}}}|{{{3}}}|162|Deep Sea Scale|An item to be held by Clamperl. This scale shines with a faint pink and raises the holder's Sp. Def stat.|200|Standard|Yes}}&lt;br /&gt;
| 163 = {{ItemDataV2|{{{1}}}|{{{3}}}|163|Light Ball|An item to be held by Pikachu. It's a puzzling orb that boosts its Attack and Sp. Atk stats.|100|Standard|Yes}}&lt;br /&gt;
| 164 = {{ItemDataV2|{{{1}}}|{{{3}}}|164|Friend Ball|A Pokéball that makes caught Pokémon more friendly.|150|Pokéballs|Yes}}&lt;br /&gt;
| 165 = {{ItemDataV2|{{{1}}}|{{{3}}}|165|Moon Ball|A Pokéball for catching Pokémon that evolve using the Moon Stone.|150|Pokéballs|Yes}}&lt;br /&gt;
| 166 = {{ItemDataV2|{{{1}}}|{{{3}}}|166|Love Ball|Pokéball for catching Pokémon that are the opposite gender of your Pokémon.|150|Pokéballs|Yes}}&lt;br /&gt;
| 167 = {{ItemDataV2|{{{1}}}|{{{3}}}|167|Deep Sea Tooth|An item to be held by Clamperl. This fang gleams a sharp silver and raises the holder's Sp. Atk stat.|200|Standard|Yes}}&lt;br /&gt;
| 168 = {{ItemDataV2|{{{1}}}|{{{3}}}|168|Repeat Ball|A somewhat different Pokéball that works especially well on Pokémon species that have been caught before.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 169 = {{ItemDataV2|{{{1}}}|{{{3}}}|169|Sun Stone|A peculiar stone that can make certain species of Pokémon evolve. It burns as red as the evening sun.|2,100|Standard|Yes}}&lt;br /&gt;
| 170 = {{ItemDataV2|{{{1}}}|{{{3}}}|170|Polkadot Bow|A pink bow. A certain Pokémon likes this item.|100|Standard|No}}&lt;br /&gt;
| 171 = {{ItemDataV2|{{{1}}}|{{{3}}}|171|Wide Lens|An item to be held by a Pokémon. It's a magnifying lens that slightly boosts the accuracy of moves.|200|Standard|No}}&lt;br /&gt;
| 172 = {{ItemDataV2|{{{1}}}|{{{3}}}|172|Up-Grade|A transparent device somehow filled with all sorts of data. It was produced by Silph Co.|2,100|Standard|Yes}}&lt;br /&gt;
| 173 = {{ItemDataV2|{{{1}}}|{{{3}}}|173|Pearl String|Very large pearls that sparkle in a pretty silver color. They can be sold at a high price to shops.|50,000|Standard|Yes}}&lt;br /&gt;
| 174 = {{ItemDataV2|{{{1}}}|{{{3}}}|174|Luxury Ball|A particularly comfortable Pokéball that makes a wild Pokémon quickly grow friendlier after being caught.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 175 = {{ItemDataV2|{{{1}}}|{{{3}}}|175|SquirtBottle|A bottle used for watering plants in Loamy Soil.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 176 = {{ItemDataV2|{{{1}}}|{{{3}}}|176|Grip Claw|A Pokémon hold item that extends the duration of multiturn attacks like Bind and Wrap.|200|Standard|Yes}}&lt;br /&gt;
| 177 = {{ItemDataV2|{{{1}}}|{{{3}}}|177|Sport Ball|A special Pokéball for the Bug-Catching Contest.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 178 = {{ItemDataV2|{{{1}}}|{{{3}}}|178|Rainbow Wing|A mystical rainbow feather that sparkles.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 179 = {{ItemDataV2|{{{1}}}|{{{3}}}|179|Oval Stone|A peculiar stone that makes certain species of Pokémon evolve. It is shaped like an egg.|2,100|Standard|Yes}}&lt;br /&gt;
| 180 = {{ItemDataV2|{{{1}}}|{{{3}}}|180|Brick Piece|A rare chunk of brick.|100|Standard|No}}&lt;br /&gt;
| 181 = {{ItemDataV2|{{{1}}}|{{{3}}}|181|Safari Ball|A special Pokéball that is used only in the Great Marsh and the Safari Zone. It is decorated in a camouflage pattern.|200|Pokéballs|Yes}}&lt;br /&gt;
| 182 = {{ItemDataV2|{{{1}}}|{{{3}}}|182|Black Sludge|A held item that gradually restores the HP of Poison-type Pokémon. It inflicts damage on all other types.|200|Standard|Yes}}&lt;br /&gt;
| 183 = {{ItemDataV2|{{{1}}}|{{{3}}}|183|Razor Fang|An item to be held by a Pokémon. It may make foes and allies flinch when the holder inflicts damage.|2,100|Standard|Yes}}&lt;br /&gt;
| 184 = {{ItemDataV2|{{{1}}}|{{{3}}}|184|Razor Claw|An item to be held by a Pokémon. It is a sharply hooked claw that ups the holder's critical-hit ratio.|2,100|Standard|Yes}}&lt;br /&gt;
| 185 = {{ItemDataV2|{{{1}}}|{{{3}}}|185|Dubious Disc|A transparent device overflowing with dubious data. Its producer is unknown.|2,100|Standard|Yes}}&lt;br /&gt;
| 186 = {{ItemDataV2|{{{1}}}|{{{3}}}|186|Heal Ball|A remedial Pokéball that restores the HP of a Pokémon caught with it and eliminiates any status conditions.|300|Pokéballs|Yes}}&lt;br /&gt;
| 187 = {{ItemDataV2|{{{1}}}|{{{3}}}|187|Ability Capsule|A capsule that allows a Pokémon with two Abilities to switch between these Abilities when it is used.|1,000|Standard|Yes}}&lt;br /&gt;
| 188 = {{ItemDataV2|{{{1}}}|{{{3}}}|188|Nest Ball|A somewhat different Pokéball that becomes more effective the lower the level of the wild Pokémon.|1,000|Pokéballs|Yes}}&lt;br /&gt;
| 189 = {{ItemDataV2|{{{1}}}|{{{3}}}|189|Big Nugget|A big nugget of pure gold that gives off a lustrous gleam. It can be sold at a high price to shops.|20,000|Standard|Yes}}&lt;br /&gt;
| 190 = {{ItemDataV2|{{{1}}}|{{{3}}}|190|Heart Scale|A pretty, heart-shaped scale that is extremely rare. It glows faintly with all of the colors of the rainbow.|100|Standard|Yes}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
| 191 = {{ItemDataV2|{{{1}}}|{{{3}}}|191|TM 01|Teaches &amp;quot;Dynamic Punch&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 192 = {{ItemDataV2|{{{1}}}|{{{3}}}|192|TM 02|Teaches &amp;quot;Headbutt&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 193 = {{ItemDataV2|{{{1}}}|{{{3}}}|193|TM 03|Teaches &amp;quot;Curse&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 194 = {{ItemDataV2|{{{1}}}|{{{3}}}|194|TM 04|Teaches &amp;quot;Rollout&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 195 = {{ItemDataV2|{{{1}}}|{{{3}}}|195|TM 05|Teaches &amp;quot;Roar&amp;quot; to a Pokémon.|500|Machines|Yes}}&lt;br /&gt;
| 196 = {{ItemDataV2|{{{1}}}|{{{3}}}|196|TM 06|Teaches &amp;quot;Toxic&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 197 = {{ItemDataV2|{{{1}}}|{{{3}}}|197|TM 07|Teaches &amp;quot;Zap Cannon&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 198 = {{ItemDataV2|{{{1}}}|{{{3}}}|198|TM 08|Teaches &amp;quot;Rock Smash&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 199 = {{ItemDataV2|{{{1}}}|{{{3}}}|199|TM 09|Teaches &amp;quot;Psych Up&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 200 = {{ItemDataV2|{{{1}}}|{{{3}}}|200|TM 10|Teaches &amp;quot;Hidden Power&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 201 = {{ItemDataV2|{{{1}}}|{{{3}}}|201|TM 11|Teaches &amp;quot;Sunny Day&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 202 = {{ItemDataV2|{{{1}}}|{{{3}}}|202|TM 12|Teaches &amp;quot;Sweet Scent&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 203 = {{ItemDataV2|{{{1}}}|{{{3}}}|203|TM 13|Teaches &amp;quot;Snore&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 204 = {{ItemDataV2|{{{1}}}|{{{3}}}|204|TM 14|Teaches &amp;quot;Blizzard&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 205 = {{ItemDataV2|{{{1}}}|{{{3}}}|205|TM 15|Teaches &amp;quot;Hyper Beam&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 206 = {{ItemDataV2|{{{1}}}|{{{3}}}|206|TM 16|Teaches &amp;quot;Icy Wind&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 207 = {{ItemDataV2|{{{1}}}|{{{3}}}|207|TM 17|Teaches &amp;quot;Protect&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 208 = {{ItemDataV2|{{{1}}}|{{{3}}}|208|TM 18|Teaches &amp;quot;Rain Dance&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 209 = {{ItemDataV2|{{{1}}}|{{{3}}}|209|TM 19|Teaches &amp;quot;Giga Drain&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 210 = {{ItemDataV2|{{{1}}}|{{{3}}}|210|TM 20|Teaches &amp;quot;Endure&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 211 = {{ItemDataV2|{{{1}}}|{{{3}}}|211|TM 21|Teaches &amp;quot;Frustration&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 212 = {{ItemDataV2|{{{1}}}|{{{3}}}|212|TM 22|Teaches &amp;quot;SolarBeam&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 213 = {{ItemDataV2|{{{1}}}|{{{3}}}|213|TM 23|Teaches &amp;quot;Iron Tail&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 214 = {{ItemDataV2|{{{1}}}|{{{3}}}|214|TM 24|Teaches &amp;quot;DragonBreath&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 215 = {{ItemDataV2|{{{1}}}|{{{3}}}|215|TM 25|Teaches &amp;quot;Thunder&amp;quot; to a Pokémon.|5,500|Machines|No}&lt;br /&gt;
| 216 = {{ItemDataV2|{{{1}}}|{{{3}}}|216|TM 26|Teaches &amp;quot;Earthquake&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 217 = {{ItemDataV2|{{{1}}}|{{{3}}}|217|TM 27|Teaches &amp;quot;Return&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 218 = {{ItemDataV2|{{{1}}}|{{{3}}}|218|TM 28|Teaches &amp;quot;Dig&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 219 = {{ItemDataV2|{{{1}}}|{{{3}}}|219|TM 29|Teaches &amp;quot;Psychic&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 220 = {{ItemDataV2|{{{1}}}|{{{3}}}|220|TM 30|Teaches &amp;quot;Shadow Ball&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 221 = {{ItemDataV2|{{{1}}}|{{{3}}}|221|TM 31|Teaches &amp;quot;Mud-Slap&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 222 = {{ItemDataV2|{{{1}}}|{{{3}}}|222|TM 32|Teaches &amp;quot;Double Team&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 223 = {{ItemDataV2|{{{1}}}|{{{3}}}|223|TM 33|Teaches &amp;quot;Ice Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 224 = {{ItemDataV2|{{{1}}}|{{{3}}}|224|TM 34|Teaches &amp;quot;Swagger&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 225 = {{ItemDataV2|{{{1}}}|{{{3}}}|225|TM 35|Teaches &amp;quot;Sleep Talk&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 226 = {{ItemDataV2|{{{1}}}|{{{3}}}|226|TM 36|Teaches &amp;quot;Sludge Bomb&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 227 = {{ItemDataV2|{{{1}}}|{{{3}}}|227|TM 37|Teaches &amp;quot;Sandstorm&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 228 = {{ItemDataV2|{{{1}}}|{{{3}}}|228|TM 38|Teaches &amp;quot;Fire Blast&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 229 = {{ItemDataV2|{{{1}}}|{{{3}}}|229|TM 39|Teaches &amp;quot;Swift&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 230 = {{ItemDataV2|{{{1}}}|{{{3}}}|230|TM 40|Teaches &amp;quot;Defense Curl&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 231 = {{ItemDataV2|{{{1}}}|{{{3}}}|231|TM 41|Teaches &amp;quot;ThunderPunch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 232 = {{ItemDataV2|{{{1}}}|{{{3}}}|232|TM 42|Teaches &amp;quot;Dream Eater&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 233 = {{ItemDataV2|{{{1}}}|{{{3}}}|233|TM 43|Teaches &amp;quot;Detect&amp;quot; to a Pokémon.|500|Machines|Yes}}&lt;br /&gt;
| 234 = {{ItemDataV2|{{{1}}}|{{{3}}}|234|TM 44|Teaches &amp;quot;Rest&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 235 = {{ItemDataV2|{{{1}}}|{{{3}}}|235|TM 45|Teaches &amp;quot;Attract&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 236 = {{ItemDataV2|{{{1}}}|{{{3}}}|236|TM 46|Teaches &amp;quot;Thief&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 237 = {{ItemDataV2|{{{1}}}|{{{3}}}|237|TM 47|Teaches &amp;quot;Steel Wing&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 238 = {{ItemDataV2|{{{1}}}|{{{3}}}|238|TM 48|Teaches &amp;quot;Fire Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 239 = {{ItemDataV2|{{{1}}}|{{{3}}}|239|TM 49|Teaches &amp;quot;Fury Cutter&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 240 = {{ItemDataV2|{{{1}}}|{{{3}}}|240|TM 50|Teaches &amp;quot;Nightmare&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| 241 = {{ItemDataV2|{{{1}}}|{{{3}}}|241|Oval Charm|An oval charm said to increase the chance of Pokémon Eggs being found at the Day Care.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 242 = {{ItemDataV2|{{{1}}}|{{{3}}}|242|Shiny Charm|A shiny charm said to increase the chance of finding a Shiny Pokémon in the wild.|9,800|KeyItems|Yes}}&lt;br /&gt;
| 243 = {{HMDataV2|{{{1}}}|{{{3}}}|243|Electric|HM 05|Flash|100|Machines|Yes|[[Violet City]]}}&lt;br /&gt;
| 244 = {{HMDataV2|{{{1}}}|{{{3}}}|244|Flying|HM 02|Fly|100|Machines|Yes|[[Cianwood City]]}}&lt;br /&gt;
| 245 = {{HMDataV2|{{{1}}}|{{{3}}}|245|Water|HM 03|Surf|100|Machines|Yes|[[Ecruteak City]]}}&lt;br /&gt;
| 246 = {{HMDataV2|{{{1}}}|{{{3}}}|246|Normal|HM 04|Strength|100|Machines|Yes|[[Olivine City]]}}&lt;br /&gt;
| 247 = {{HMDataV2|{{{1}}}|{{{3}}}|247|Normal|HM 01|Cut|100|Machines|Yes|[[Azalea Town]]}}&lt;br /&gt;
| 248 = {{HMDataV2|{{{1}}}|{{{3}}}|248|Water|HM 06|Whirlpool|100|Machines|Yes|[[Mahogany Town]]}}&lt;br /&gt;
| 249 = {{HMDataV2|{{{1}}}|{{{3}}}|249|Water|HM 07|Waterfall|100|Machines|Yes|[[Ice Path]]}}&lt;br /&gt;
| 250 = {{HMDataV2|{{{1}}}|{{{3}}}|250|Normal|HM 08|Rock Climb|100|Machines|Yes|[[Ember Spa]]}}&lt;br /&gt;
| 251 = {{HMDataV2|{{{1}}}|{{{3}}}|251|Fighting|HM 09|Ride|100|Machines|Yes|[[Goldenrod City]]}}&lt;br /&gt;
| 252 = {{HMDataV2|{{{1}}}|{{{3}}}|252|Water|HM 10|Dive|100|Machines|Yes|[[Four Island]]}}&lt;br /&gt;
| 253 = {{ItemDataV2|{{{1}}}|{{{3}}}|253|Honey|Honey produced by a Pokémon.|100|Plants|Yes}}&lt;br /&gt;
| 254 = {{ItemDataV2|{{{1}}}|{{{3}}}|254|Health Wing|An item for use on a Pokémon. It slightly increases the base HP of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 255 = {{ItemDataV2|{{{1}}}|{{{3}}}|255|Muscle Wing|An item for use on a Pokémon. It slightly increases the base Attack stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 256 = {{ItemDataV2|{{{1}}}|{{{3}}}|256|Resist Wing|An item for use on a Pokémon. It slightly increases the base Defense stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 257 = {{ItemDataV2|{{{1}}}|{{{3}}}|257|Genius Wing|An item for use on a Pokémon. It slightly increases the base Sp. Atk. stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 258 = {{ItemDataV2|{{{1}}}|{{{3}}}|258|Clever Wing|An item for use on a Pokémon. It slightly increases the base Sp. Def. stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 259 = {{ItemDataV2|{{{1}}}|{{{3}}}|259|Swift Wing|An item for use on a Pokémon. It slightly increases the base Speed stat of a single Pokémon.|3,000|Medicine|Yes}}&lt;br /&gt;
| 260 = {{ItemDataV2|{{{1}}}|{{{3}}}|260|Pretty Wing|Though this feather is beautiful, it's just a regular feather and has no effect on Pokémon.|200|Standard|Yes}}&lt;br /&gt;
| 261 = {{ItemDataV2|{{{1}}}|{{{3}}}|261|Sticky Wing|It's a feather that sticks to other feathers, but it's just a regular feather and has no effect on Pokémon.|200|Standard|Yes}}&lt;br /&gt;
| 262 = {{ItemDataV2|{{{1}}}|{{{3}}}|262|Sticky Rock|It's a stone that sticks to other stones, but it's just a regular rock and has no effect on Pokémon.|300|Standard|Yes}}&lt;br /&gt;
| 263 = {{ItemDataV2|{{{1}}}|{{{3}}}|263|Odd Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Psychic-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 264 = {{ItemDataV2|{{{1}}}|{{{3}}}|264|Sea Incense|An item to be held by a Pokémon. This incense has a curious aroma that boosts the power of Water-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 265 = {{ItemDataV2|{{{1}}}|{{{3}}}|265|Tri-Pass|A pass for ferries between One, Two, and Three Island. It has a drawing of three islands.|100|KeyItems|Yes}}&lt;br /&gt;
| 266 = {{ItemDataV2|{{{1}}}|{{{3}}}|266|Fanta|Fizzzzzz. When consumed, it restores 250 HP to an injured Pokémon.|750|Medicine|Yes}}&lt;br /&gt;
| 267 = {{ItemDataV2|{{{1}}}|{{{3}}}|267|Draco Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Dragon-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 268 = {{ItemDataV2|{{{1}}}|{{{3}}}|268|Dread Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Dark-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 269 = {{ItemDataV2|{{{1}}}|{{{3}}}|269|Earth Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ground-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 270 = {{ItemDataV2|{{{1}}}|{{{3}}}|270|Fist Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fighting-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 271 = {{ItemDataV2|{{{1}}}|{{{3}}}|271|Flame Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fire-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 272 = {{ItemDataV2|{{{1}}}|{{{3}}}|272|Icicle Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ice-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 273 = {{ItemDataV2|{{{1}}}|{{{3}}}|273|Insect Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Bug-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 274 = {{ItemDataV2|{{{1}}}|{{{3}}}|274|Iron Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Steel-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 275 = {{ItemDataV2|{{{1}}}|{{{3}}}|275|Meadow Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Grass-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 276 = {{ItemDataV2|{{{1}}}|{{{3}}}|276|Mind Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Psychic-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 277 = {{ItemDataV2|{{{1}}}|{{{3}}}|277|Pixie Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Fairy-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 278 = {{ItemDataV2|{{{1}}}|{{{3}}}|278|Sky Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Flying-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 279 = {{ItemDataV2|{{{1}}}|{{{3}}}|279|Splash Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Water-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 280 = {{ItemDataV2|{{{1}}}|{{{3}}}|280|Spooky Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Ghost-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 281 = {{ItemDataV2|{{{1}}}|{{{3}}}|281|Stone Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Rock-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 282 = {{ItemDataV2|{{{1}}}|{{{3}}}|282|Toxic Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Poison-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 283 = {{ItemDataV2|{{{1}}}|{{{3}}}|283|Zap Plate|An item to be held by a Pokémon. It's a stone tablet that boosts the power of Electric-type moves.|1,000|Standard|No}}&lt;br /&gt;
| 284 = {{ItemDataV2|{{{1}}}|{{{3}}}|284|Rainbow Pass|A pass for ferries between Vermilion and the Sevii Islands. It features a drawing of a rainbow.|100|KeyItems|Yes}}&lt;br /&gt;
| 285 = {{ItemDataV2|{{{1}}}|{{{3}}}|285|Old Sea Map|A faded sea chart that shows the way to a certain island.|100|KeyItems|Yes}}&lt;br /&gt;
| 286 = {{ItemDataV2|{{{1}}}|{{{3}}}|286|Rock Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Rock-type moves.|9,800|Standard|Yes}}&lt;br /&gt;
| 287 = {{ItemDataV2|{{{1}}}|{{{3}}}|287|Rose Incense|An item to be held by a Pokémon. This exotic-smelling incense boosts the power of Grass-type moves.|9,800|Standard|No}}&lt;br /&gt;
| 288 = {{ItemDataV2|{{{1}}}|{{{3}}}|288|Full Incense|An item to be held by a Pokémon. This exotic-smelling incense makes the holder bloated and slow moving.|9,800|Standard|No}}&lt;br /&gt;
| 289 = {{ItemDataV2|{{{1}}}|{{{3}}}|289|Lax Incense|An item to be held by a Pokémon. The beguiling aroma of this incense may cause attacks to miss its holder.|9,800|Standard|Yes}}&lt;br /&gt;
| 290 = {{ItemDataV2|{{{1}}}|{{{3}}}|290|Luck Incense|An item to be held by a Pokémon. It doubles any prize money received if the holding Pokémon joins a battle.|9,800|Standard|No}}&lt;br /&gt;
| 291 = {{ItemDataV2|{{{1}}}|{{{3}}}|291|Pure Incense|An item to be held by a Pokémon. It helps keep wild Pokémon away if the holder is the head of the party.|9,800|Standard|No}}&lt;br /&gt;
| 292 = {{ItemDataV2|{{{1}}}|{{{3}}}|292|Empty Sea Map|A sea chart on an odd blue parchment showing a point in the open ocean.|100|KeyItems|Yes}}&lt;br /&gt;
| 300 = {{ItemDataV2|{{{1}}}|{{{3}}}|300|Grass Mail|Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 301 = {{ItemDataV2|{{{1}}}|{{{3}}}|301|Bead Mail|Mail featuring a sketch of the holding Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 302 = {{ItemDataV2|{{{1}}}|{{{3}}}|302|Dream Mail|Mail featuring a sketch of the holding Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 303 = {{ItemDataV2|{{{1}}}|{{{3}}}|303|Fab Mail|A gorgeous-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 304 = {{ItemDataV2|{{{1}}}|{{{3}}}|304|Glitter Mail|A Pikachu-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 305 = {{ItemDataV2|{{{1}}}|{{{3}}}|305|Harbor Mail|A Wingull-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 306 = {{ItemDataV2|{{{1}}}|{{{3}}}|306|Mech Mail|A Magnemite-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 307 = {{ItemDataV2|{{{1}}}|{{{3}}}|307|Orange Mail|A Zigzagoon-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 308 = {{ItemDataV2|{{{1}}}|{{{3}}}|308|Retro Mail|Mail featuring the drawings of three Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 309 = {{ItemDataV2|{{{1}}}|{{{3}}}|309|Shadow Mail|A Duskull-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 310 = {{ItemDataV2|{{{1}}}|{{{3}}}|310|Tropic Mail|A Bellossom-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 311 = {{ItemDataV2|{{{1}}}|{{{3}}}|311|Wave Mail|A Wailmer-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 312 = {{ItemDataV2|{{{1}}}|{{{3}}}|312|Wood Mail|A Slakoth-print Mail to be held by a Pokémon.|50|Mail|Yes}}&lt;br /&gt;
| 313 = {{ItemDataV2|{{{1}}}|{{{3}}}|313|Air Mail|Stationery featuring a print of colorful letter sets. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 314 = {{ItemDataV2|{{{1}}}|{{{3}}}|314|Bloom Mail|Stationery featuring a print of pretty floral patterns. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 315 = {{ItemDataV2|{{{1}}}|{{{3}}}|315|Brick Mail|Stationery featuring a print of a tough-looking brick pattern. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 316 = {{ItemDataV2|{{{1}}}|{{{3}}}|316|Bubble Mail|Stationery featuring a print of a blue world underwater. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 317 = {{ItemDataV2|{{{1}}}|{{{3}}}|317|Flame Mail|Stationery featuring a print of flames in blazing red. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 318 = {{ItemDataV2|{{{1}}}|{{{3}}}|318|Heart Mail|Stationery featuring a print of giant heart patterns. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 319 = {{ItemDataV2|{{{1}}}|{{{3}}}|319|Mosaic Mail|Stationery featuring a print of a vivid rainbow pattern. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 320 = {{ItemDataV2|{{{1}}}|{{{3}}}|320|Snow Mail|Stationery featuring a print of a chilly, snow-covered world. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 321 = {{ItemDataV2|{{{1}}}|{{{3}}}|321|Space Mail|Stationery featuring a print depicting the huge expanse of space. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 322 = {{ItemDataV2|{{{1}}}|{{{3}}}|322|Steel Mail|Stationery featuring a print of cool mechanical designs. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 323 = {{ItemDataV2|{{{1}}}|{{{3}}}|323|Tunnel Mail|Stationery featuring a print of a dimly lit coal mine. Let a Pokémon hold it for delivery.|50|Mail|Yes}}&lt;br /&gt;
| 324 = {{ItemDataV2|{{{1}}}|{{{3}}}|324|BridgeMail T|Stationery featuring a print of a steel suspension bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 325 = {{ItemDataV2|{{{1}}}|{{{3}}}|325|BridgeMail D|Stationery featuring a print of a red drawbridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 326 = {{ItemDataV2|{{{1}}}|{{{3}}}|326|BridgeMail S|Stationery featuring a print of a sky-piercing bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 327 = {{ItemDataV2|{{{1}}}|{{{3}}}|327|BridgeMail V|Stationery featuring a print of a brick bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 328 = {{ItemDataV2|{{{1}}}|{{{3}}}|328|BridgeMail M|Stationery featuring a print of an arched bridge. Let a Pokémon hold it for use.|50|Mail|No}}&lt;br /&gt;
| 329 = {{ItemDataV2|{{{1}}}|{{{3}}}|329|Favored Mail|Stationary designed for writing about your favorite things. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 330 = {{ItemDataV2|{{{1}}}|{{{3}}}|330|Thanks Mail|Stationary designed for a thank-you note. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 331 = {{ItemDataV2|{{{1}}}|{{{3}}}|331|Inquiry Mail|Stationary designed for writing questions. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 332 = {{ItemDataV2|{{{1}}}|{{{3}}}|332|Greet Mail|Stationary designed for introductory greetings. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 333 = {{ItemDataV2|{{{1}}}|{{{3}}}|333|RSVP Mail|Stationary designed for invitations. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 334 = {{ItemDataV2|{{{1}}}|{{{3}}}|334|Like Mail|Stationary designed for writing recommendations. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 335 = {{ItemDataV2|{{{1}}}|{{{3}}}|335|Reply Mail|Stationary designed for writing a reply. Let a Pokémon hold it for delivery.|50|Mail|No}}&lt;br /&gt;
| 336 = {{ItemDataV2|{{{1}}}|{{{3}}}|336|Kolben Mail|Stationery featuring a print of the Kolben Logo. It is given to Pokémon with a special meaning.|2,674|Mail|No}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
| 351 = {{ItemDataV2|{{{1}}}|{{{3}}}|351|TM 51|Teaches &amp;quot;Mega Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 352 = {{ItemDataV2|{{{1}}}|{{{3}}}|352|TM 52|Teaches &amp;quot;Razor Wind&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 353 = {{ItemDataV2|{{{1}}}|{{{3}}}|353|TM 53|Teaches &amp;quot;Swords Dance&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 354 = {{ItemDataV2|{{{1}}}|{{{3}}}|354|TM 54|Teaches &amp;quot;Whirlwind&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 355 = {{ItemDataV2|{{{1}}}|{{{3}}}|355|TM 55|Teaches &amp;quot;Mega Kick&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 356 = {{ItemDataV2|{{{1}}}|{{{3}}}|356|TM 56|Teaches &amp;quot;Horn Drill&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 357 = {{ItemDataV2|{{{1}}}|{{{3}}}|357|TM 57|Teaches &amp;quot;Body Slam&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 358 = {{ItemDataV2|{{{1}}}|{{{3}}}|358|TM 58|Teaches &amp;quot;Take Down&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 359 = {{ItemDataV2|{{{1}}}|{{{3}}}|359|TM 59|Teaches &amp;quot;Double-Edge&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 360 = {{ItemDataV2|{{{1}}}|{{{3}}}|360|TM 60|Teaches &amp;quot;BubbleBeam&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 361 = {{ItemDataV2|{{{1}}}|{{{3}}}|361|TM 61|Teaches &amp;quot;Water Gun&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 362 = {{ItemDataV2|{{{1}}}|{{{3}}}|362|TM 62|Teaches &amp;quot;Ice Beam&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 363 = {{ItemDataV2|{{{1}}}|{{{3}}}|363|TM 63|Teaches &amp;quot;Pay Day&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 364 = {{ItemDataV2|{{{1}}}|{{{3}}}|364|TM 64|Teaches &amp;quot;Submission&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 365 = {{ItemDataV2|{{{1}}}|{{{3}}}|365|TM 65|Teaches &amp;quot;Counter&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 366 = {{ItemDataV2|{{{1}}}|{{{3}}}|366|TM 66|Teaches &amp;quot;Seismic Toss&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 367 = {{ItemDataV2|{{{1}}}|{{{3}}}|367|TM 67|Teaches &amp;quot;Rage&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 368 = {{ItemDataV2|{{{1}}}|{{{3}}}|368|TM 68|Teaches &amp;quot;Mega Drain&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 369 = {{ItemDataV2|{{{1}}}|{{{3}}}|369|TM 69|Teaches &amp;quot;Dragon Rage&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 370 = {{ItemDataV2|{{{1}}}|{{{3}}}|370|TM 70|Teaches &amp;quot;Thunderbolt&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 371 = {{ItemDataV2|{{{1}}}|{{{3}}}|371|TM 71|Teaches &amp;quot;Fissure&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 372 = {{ItemDataV2|{{{1}}}|{{{3}}}|372|TM 72|Teaches &amp;quot;Teleport&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 373 = {{ItemDataV2|{{{1}}}|{{{3}}}|373|TM 73|Teaches &amp;quot;Mimic&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 374 = {{ItemDataV2|{{{1}}}|{{{3}}}|374|TM 74|Teaches &amp;quot;Reflect&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 375 = {{ItemDataV2|{{{1}}}|{{{3}}}|375|TM 75|Teaches &amp;quot;Bide&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 376 = {{ItemDataV2|{{{1}}}|{{{3}}}|376|TM 76|Teaches &amp;quot;Metronome&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 377 = {{ItemDataV2|{{{1}}}|{{{3}}}|377|TM 77|Teaches &amp;quot;Selfdestruct&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 378 = {{ItemDataV2|{{{1}}}|{{{3}}}|378|TM 78|Teaches &amp;quot;Egg Bomb&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 379 = {{ItemDataV2|{{{1}}}|{{{3}}}|379|TM 79|Teaches &amp;quot;Skull Bash&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 380 = {{ItemDataV2|{{{1}}}|{{{3}}}|380|TM 80|Teaches &amp;quot;Softboiled&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 381 = {{ItemDataV2|{{{1}}}|{{{3}}}|381|TM 81|Teaches &amp;quot;Sky Attack&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 382 = {{ItemDataV2|{{{1}}}|{{{3}}}|382|TM 82|Teaches &amp;quot;Thunder Wave&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 383 = {{ItemDataV2|{{{1}}}|{{{3}}}|383|TM 83|Teaches &amp;quot;Psywave&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 384 = {{ItemDataV2|{{{1}}}|{{{3}}}|384|TM 84|Teaches &amp;quot;Explosion&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 385 = {{ItemDataV2|{{{1}}}|{{{3}}}|385|TM 85|Teaches &amp;quot;Rock Slide&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 386 = {{ItemDataV2|{{{1}}}|{{{3}}}|386|TM 86|Teaches &amp;quot;Tri attack&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 387 = {{ItemDataV2|{{{1}}}|{{{3}}}|387|TM 87|Teaches &amp;quot;Substitute&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 388 = {{ItemDataV2|{{{1}}}|{{{3}}}|388|TM 88|Teaches &amp;quot;Focus Punch&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 389 = {{ItemDataV2|{{{1}}}|{{{3}}}|389|TM 89|Teaches &amp;quot;Dragon Claw&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 390 = {{ItemDataV2|{{{1}}}|{{{3}}}|390|TM 90|Teaches &amp;quot;Water Pulse&amp;quot; to a Pokémon.|1,000|Machines|Yes}}&lt;br /&gt;
| 391 = {{ItemDataV2|{{{1}}}|{{{3}}}|391|TM 91|Teaches &amp;quot;Calm Mind&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 392 = {{ItemDataV2|{{{1}}}|{{{3}}}|392|TM 92|Teaches &amp;quot;Hail&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 393 = {{ItemDataV2|{{{1}}}|{{{3}}}|393|TM 93|Teaches &amp;quot;Bulk Up&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 394 = {{ItemDataV2|{{{1}}}|{{{3}}}|394|TM 94|Teaches &amp;quot;Bullet Seed&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 395 = {{ItemDataV2|{{{1}}}|{{{3}}}|395|TM 95|Teaches &amp;quot;Taunt&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 396 = {{ItemDataV2|{{{1}}}|{{{3}}}|396|TM 96|Teaches &amp;quot;Light Screen&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 397 = {{ItemDataV2|{{{1}}}|{{{3}}}|397|TM 97|Teaches &amp;quot;Safeguard&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 398 = {{ItemDataV2|{{{1}}}|{{{3}}}|398|TM 98|Teaches &amp;quot;Brick Break&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 399 = {{ItemDataV2|{{{1}}}|{{{3}}}|399|TM 99|Teaches &amp;quot;Shock Wave&amp;quot; to a Pokémon.|1,500|Machines|Yes}}&lt;br /&gt;
| 400 = {{ItemDataV2|{{{1}}}|{{{3}}}|400|TM 100|Teaches &amp;quot;Flamethrower&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 401 = {{ItemDataV2|{{{1}}}|{{{3}}}|401|TM 101|Teaches &amp;quot;Rock Tomb&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 402 = {{ItemDataV2|{{{1}}}|{{{3}}}|402|TM 102|Teaches &amp;quot;Aerial Ace&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 403 = {{ItemDataV2|{{{1}}}|{{{3}}}|403|TM 103|Teaches &amp;quot;Torment&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 404 = {{ItemDataV2|{{{1}}}|{{{3}}}|404|TM 104|Teaches &amp;quot;Facade&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 405 = {{ItemDataV2|{{{1}}}|{{{3}}}|405|TM 105|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 406 = {{ItemDataV2|{{{1}}}|{{{3}}}|406|TM 106|Teaches &amp;quot;Skill Swap&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 407 = {{ItemDataV2|{{{1}}}|{{{3}}}|407|TM 107|Teaches &amp;quot;Snatch&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 408 = {{ItemDataV2|{{{1}}}|{{{3}}}|408|TM 108|Teaches &amp;quot;Overheat&amp;quot; to a Pokémon.|5,500|Machines|Yes}}&lt;br /&gt;
| 409 = {{ItemDataV2|{{{1}}}|{{{3}}}|409|TM 109|Teaches &amp;quot;Roost&amp;quot; to a Pokémon.|2,000|Machines|Yes}}&lt;br /&gt;
| 410 = {{ItemDataV2|{{{1}}}|{{{3}}}|410|TM 110|Teaches &amp;quot;Focus Blast&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 411 = {{ItemDataV2|{{{1}}}|{{{3}}}|411|TM 111|Teaches &amp;quot;Energy Ball&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 412 = {{ItemDataV2|{{{1}}}|{{{3}}}|412|TM 112|Teaches &amp;quot;False Swipe&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 413 = {{ItemDataV2|{{{1}}}|{{{3}}}|413|TM 113|Teaches &amp;quot;Brine&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 414 = {{ItemDataV2|{{{1}}}|{{{3}}}|414|TM 114|Teaches &amp;quot;Fling&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 415 = {{ItemDataV2|{{{1}}}|{{{3}}}|415|TM 115|Teaches &amp;quot;Charge Beam&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 416 = {{ItemDataV2|{{{1}}}|{{{3}}}|416|TM 116|Teaches &amp;quot;Dragon Pulse&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 417 = {{ItemDataV2|{{{1}}}|{{{3}}}|417|TM 117|Teaches &amp;quot;Drain Punch&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 418 = {{ItemDataV2|{{{1}}}|{{{3}}}|418|TM 118|Teaches &amp;quot;Will-O-Wisp&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 419 = {{ItemDataV2|{{{1}}}|{{{3}}}|419|TM 119|Teaches &amp;quot;Silver Wind&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 420 = {{ItemDataV2|{{{1}}}|{{{3}}}|420|TM 120|Teaches &amp;quot;Embargo&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 421 = {{ItemDataV2|{{{1}}}|{{{3}}}|421|TM 121|Teaches &amp;quot;Shadow Claw&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 422 = {{ItemDataV2|{{{1}}}|{{{3}}}|422|TM 122|Teaches &amp;quot;Payback&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 423 = {{ItemDataV2|{{{1}}}|{{{3}}}|423|TM 123|Teaches &amp;quot;Recycle&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 424 = {{ItemDataV2|{{{1}}}|{{{3}}}|424|TM 124|Teaches &amp;quot;Giga Impact&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 425 = {{ItemDataV2|{{{1}}}|{{{3}}}|425|TM 125|Teaches &amp;quot;Rock Polish&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 426 = {{ItemDataV2|{{{1}}}|{{{3}}}|426|TM 126|Teaches &amp;quot;Defog&amp;quot; to a Pokémon.|1,000|Machines|No}}&lt;br /&gt;
| 427 = {{ItemDataV2|{{{1}}}|{{{3}}}|427|TM 127|Teaches &amp;quot;Stone Edge&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 428 = {{ItemDataV2|{{{1}}}|{{{3}}}|428|TM 128|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 429 = {{ItemDataV2|{{{1}}}|{{{3}}}|429|TM 129|Teaches &amp;quot;Gyro Ball&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 430 = {{ItemDataV2|{{{1}}}|{{{3}}}|430|TM 130|Teaches &amp;quot;Stealth Rock&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 431 = {{ItemDataV2|{{{1}}}|{{{3}}}|431|TM 131|Teaches &amp;quot;Captivate&amp;quot; to a Pokémon.|1,500|Machines|No}}&lt;br /&gt;
| 432 = {{ItemDataV2|{{{1}}}|{{{3}}}|432|TM 132|Teaches &amp;quot;Dark Pulse&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 433 = {{ItemDataV2|{{{1}}}|{{{3}}}|433|TM 133|Teaches &amp;quot;X-Scissor&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 434 = {{ItemDataV2|{{{1}}}|{{{3}}}|434|TM 134|Teaches &amp;quot;Natural Gift&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 435 = {{ItemDataV2|{{{1}}}|{{{3}}}|435|TM 135|Teaches &amp;quot;Poison Jab&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 436 = {{ItemDataV2|{{{1}}}|{{{3}}}|436|TM 136|Teaches &amp;quot;Grass Knot&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 437 = {{ItemDataV2|{{{1}}}|{{{3}}}|437|TM 137|Teaches &amp;quot;Pluck&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 438 = {{ItemDataV2|{{{1}}}|{{{3}}}|438|TM 138|Teaches &amp;quot;U-turn&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 439 = {{ItemDataV2|{{{1}}}|{{{3}}}|439|TM 139|Teaches &amp;quot;Flash Cannon&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 440 = {{ItemDataV2|{{{1}}}|{{{3}}}|440|TM 140|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,500|Machines|Yes}}&lt;br /&gt;
| 441 = {{ItemDataV2|{{{1}}}|{{{3}}}|441|TM 141|Teaches &amp;quot;Hone Claws&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 442 = {{ItemDataV2|{{{1}}}|{{{3}}}|442|TM 142|Teaches &amp;quot;Psyshock&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 443 = {{ItemDataV2|{{{1}}}|{{{3}}}|443|TM 143|Teaches &amp;quot;Venoshock&amp;quot; to a Pokémon.|4,000|Machines|Yes}}&lt;br /&gt;
| 444 = {{ItemDataV2|{{{1}}}|{{{3}}}|444|TM 144|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 445 = {{ItemDataV2|{{{1}}}|{{{3}}}|445|TM 145|Teaches &amp;quot;Smack Down&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 446 = {{ItemDataV2|{{{1}}}|{{{3}}}|446|TM 146|Teaches &amp;quot;Sludge Wave&amp;quot; to a Pokémon.|3,500|Machines|No}}&lt;br /&gt;
| 447 = {{ItemDataV2|{{{1}}}|{{{3}}}|447|TM 147|Teaches &amp;quot;Chatter&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 448 = {{ItemDataV2|{{{1}}}|{{{3}}}|448|TM 148|Teaches &amp;quot;Low Sweep&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 449 = {{ItemDataV2|{{{1}}}|{{{3}}}|449|TM 149|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,500|Machines|No}}&lt;br /&gt;
| 450 = {{ItemDataV2|{{{1}}}|{{{3}}}|450|TM 150|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 451 = {{ItemDataV2|{{{1}}}|{{{3}}}|451|TM 151|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
| 452 = {{ItemDataV2|{{{1}}}|{{{3}}}|452|TM 152|Teaches &amp;quot;Scald&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 453 = {{ItemDataV2|{{{1}}}|{{{3}}}|453|TM 153|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 454 = {{ItemDataV2|{{{1}}}|{{{3}}}|454|TM 154|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 455 = {{ItemDataV2|{{{1}}}|{{{3}}}|455|TM 155|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 456 = {{ItemDataV2|{{{1}}}|{{{3}}}|456|TM 156|Teaches &amp;quot;Acrobatics&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 457 = {{ItemDataV2|{{{1}}}|{{{3}}}|457|TM 157|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,500|Machines|No}}&lt;br /&gt;
| 458 = {{ItemDataV2|{{{1}}}|{{{3}}}|458|TM 158|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 459 = {{ItemDataV2|{{{1}}}|{{{3}}}|459|TM 159|Teaches &amp;quot;Struggle Bug&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 460 = {{ItemDataV2|{{{1}}}|{{{3}}}|460|TM 160|Teaches &amp;quot;Bulldoze&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 461 = {{ItemDataV2|{{{1}}}|{{{3}}}|461|TM 161|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 462 = {{ItemDataV2|{{{1}}}|{{{3}}}|462|TM 162|Teaches &amp;quot;Dragon Tail&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 463 = {{ItemDataV2|{{{1}}}|{{{3}}}|463|TM 163|Teaches &amp;quot;Work Up&amp;quot; to a Pokémon.|3,000|Machines|Yes}}&lt;br /&gt;
| 464 = {{ItemDataV2|{{{1}}}|{{{3}}}|464|TM 164|Teaches &amp;quot;Wild Charge&amp;quot; to a Pokémon.|5,000|Machines|No}}&lt;br /&gt;
| 465 = {{ItemDataV2|{{{1}}}|{{{3}}}|465|TM 165|Teaches &amp;quot;Snarl&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 466 = {{ItemDataV2|{{{1}}}|{{{3}}}|466|TM 166|Teaches &amp;quot;Pound&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 467 = {{ItemDataV2|{{{1}}}|{{{3}}}|467|TM 167|Teaches &amp;quot;Nature Power&amp;quot; to a Pokémon.|3,000|Machines|No}}&lt;br /&gt;
| 468 = {{ItemDataV2|{{{1}}}|{{{3}}}|468|TM 168|Teaches &amp;quot;Power-Up Punch&amp;quot; to a Pokémon.|4,000|Machines|No}}&lt;br /&gt;
| 469 = {{ItemDataV2|{{{1}}}|{{{3}}}|469|TM 169|Teaches &amp;quot;Dazzling Gleam&amp;quot; to a Pokémon.|5,000|Machines|Yes}}&lt;br /&gt;
| 470 = {{ItemDataV2|{{{1}}}|{{{3}}}|470|TM 170|Teaches &amp;quot;Confide&amp;quot; to a Pokémon.|2,000|Machines|No}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| 502 = {{ItemDataV2|{{{1}}}|{{{3}}}|502|PP Max|A medicine that can optimally raise the maximum PP of a single move that has been learned by the target Pokémon.|9,800|Medicine|Yes}}&lt;br /&gt;
| 503 = {{ItemDataV2|{{{1}}}|{{{3}}}|503|Sachet|A sachet filled with fragrant perfumes that are just slightly too overwhelming. Yet it's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 504 = {{ItemDataV2|{{{1}}}|{{{3}}}|504|Whipped Dream|A soft and sweet treat made of fluffy, puffy, whipped and whirled cream. It's loved by a certain Pokémon.|2,100|Standard|Yes}}&lt;br /&gt;
| 505 = {{ItemDataV2|{{{1}}}|{{{3}}}|505|Toxic Orb|An item to be held by a Pokémon. It is a bizarre orb that will badly poison the holder during battle.|200|Standard|No}}&lt;br /&gt;
| 506 = {{ItemDataV2|{{{1}}}|{{{3}}}|506|Life Orb|An item to be held by a Pokémon. It boosts the power of moves, but at the cost of some HP on each hit.|200|Standard|No}}&lt;br /&gt;
| 507 = {{ItemDataV2|{{{1}}}|{{{3}}}|507|Abomasite|One variety of the mysterious Mega Stones. Have Abomasnow hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 508 = {{ItemDataV2|{{{1}}}|{{{3}}}|508|Absolite|One variety of the mysterious Mega Stones. Have Absol hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 509 = {{ItemDataV2|{{{1}}}|{{{3}}}|509|Aerodactylite|One variety of the mysterious Mega Stones. Have Aerodactyl hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 510 = {{ItemDataV2|{{{1}}}|{{{3}}}|510|Aggronite|One variety of the mysterious Mega Stones. Have Aggron hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 511 = {{ItemDataV2|{{{1}}}|{{{3}}}|511|Alakazite|One variety of the mysterious Mega Stones. Have Alakazam hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 512 = {{ItemDataV2|{{{1}}}|{{{3}}}|512|Ampharosite|One variety of the mysterious Mega Stones. Have Ampharos hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 513 = {{ItemDataV2|{{{1}}}|{{{3}}}|513|Banettite|One variety of the mysterious Mega Stones. Have Banette hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 514 = {{ItemDataV2|{{{1}}}|{{{3}}}|514|Blastoisinite|One variety of the mysterious Mega Stones. Have Blastoise hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 515 = {{ItemDataV2|{{{1}}}|{{{3}}}|515|Blazikenite|One variety of the mysterious Mega Stones. Have Blaziken hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 516 = {{ItemDataV2|{{{1}}}|{{{3}}}|516|Charizardite X|One variety of the mysterious Mega Stones. Have Charizard hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 517 = {{ItemDataV2|{{{1}}}|{{{3}}}|517|Charizardite Y|One variety of the mysterious Mega Stones. Have Charizard hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 518 = {{ItemDataV2|{{{1}}}|{{{3}}}|518|Garchompite|One variety of the mysterious Mega Stones. Have Garchompite hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 519 = {{ItemDataV2|{{{1}}}|{{{3}}}|519|Gardevoirite|One variety of the mysterious Mega Stones. Have Gardevoir hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 520 = {{ItemDataV2|{{{1}}}|{{{3}}}|520|Gengarite|One variety of the mysterious Mega Stones. Have Gengar hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 521 = {{ItemDataV2|{{{1}}}|{{{3}}}|521|Gyaradosite|One variety of the mysterious Mega Stones. Have Gyarados hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 522 = {{ItemDataV2|{{{1}}}|{{{3}}}|522|Heracronite|One variety of the mysterious Mega Stones. Have Heracross hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 523 = {{ItemDataV2|{{{1}}}|{{{3}}}|523|Houndoominite|One variety of the mysterious Mega Stones. Have Houndoom hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 524 = {{ItemDataV2|{{{1}}}|{{{3}}}|524|Kangaskhanite|One variety of the mysterious Mega Stones. Have Kangaskhan hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 525 = {{ItemDataV2|{{{1}}}|{{{3}}}|525|Lucarionite|One variety of the mysterious Mega Stones. Have Lucario hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 526 = {{ItemDataV2|{{{1}}}|{{{3}}}|526|Manectite|One variety of the mysterious Mega Stones. Have Manectric hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 527 = {{ItemDataV2|{{{1}}}|{{{3}}}|527|Mawilite|One variety of the mysterious Mega Stones. Have Mawile hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 528 = {{ItemDataV2|{{{1}}}|{{{3}}}|528|Medichamite|One variety of the mysterious Mega Stones. Have Medicham hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 529 = {{ItemDataV2|{{{1}}}|{{{3}}}|529|Mewtwonite X|One variety of the mysterious Mega Stones. Have Mewtwo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 530 = {{ItemDataV2|{{{1}}}|{{{3}}}|530|Mewtwonite Y|One variety of the mysterious Mega Stones. Have Mewtwo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 531 = {{ItemDataV2|{{{1}}}|{{{3}}}|531|Pinsirite|One variety of the mysterious Mega Stones. Have Pinsir hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 532 = {{ItemDataV2|{{{1}}}|{{{3}}}|532|Scizorite|One variety of the mysterious Mega Stones. Have Scizor hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 533 = {{ItemDataV2|{{{1}}}|{{{3}}}|533|Tyranitarite|One variety of the mysterious Mega Stones. Have Tyranitar hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 534 = {{ItemDataV2|{{{1}}}|{{{3}}}|534|Venusaurite|One variety of the mysterious Mega Stones. Have Venusaur hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 535 = {{ItemDataV2|{{{1}}}|{{{3}}}|535|Altarianite|One variety of the mysterious Mega Stones. Have Altaria hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 536 = {{ItemDataV2|{{{1}}}|{{{3}}}|536|Audinite|One variety of the mysterious Mega Stones. Have Audino hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 537 = {{ItemDataV2|{{{1}}}|{{{3}}}|537|Beedrillite|One variety of the mysterious Mega Stones. Have Beedrill hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 538 = {{ItemDataV2|{{{1}}}|{{{3}}}|538|Cameruptite|One variety of the mysterious Mega Stones. Have Camerupt hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 539 = {{ItemDataV2|{{{1}}}|{{{3}}}|539|Diancite|One variety of the mysterious Mega Stones. Have Diancie hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 540 = {{ItemDataV2|{{{1}}}|{{{3}}}|540|Galladite|One variety of the mysterious Mega Stones. Have Gallade hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 541 = {{ItemDataV2|{{{1}}}|{{{3}}}|541|Glalitite|One variety of the mysterious Mega Stones. Have Glalie hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 542 = {{ItemDataV2|{{{1}}}|{{{3}}}|542|Latiasite|One variety of the mysterious Mega Stones. Have Latias hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 543 = {{ItemDataV2|{{{1}}}|{{{3}}}|543|Latiosite|One variety of the mysterious Mega Stones. Have Latios hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 544 = {{ItemDataV2|{{{1}}}|{{{3}}}|544|Lopunnite|One variety of the mysterious Mega Stones. Have Lopunny hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 545 = {{ItemDataV2|{{{1}}}|{{{3}}}|545|Metagrossite|One variety of the mysterious Mega Stones. Have Metagross hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 546 = {{ItemDataV2|{{{1}}}|{{{3}}}|546|Pidgeotite|One variety of the mysterious Mega Stones. Have Pidgeot hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 547 = {{ItemDataV2|{{{1}}}|{{{3}}}|547|Sablenite|One variety of the mysterious Mega Stones. Have Sableye hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 548 = {{ItemDataV2|{{{1}}}|{{{3}}}|548|Salamencite|One variety of the mysterious Mega Stones. Have Salamence hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 549 = {{ItemDataV2|{{{1}}}|{{{3}}}|549|Sceptilite|One variety of the mysterious Mega Stones. Have Sceptile hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 550 = {{ItemDataV2|{{{1}}}|{{{3}}}|550|Sharpedonite|One variety of the mysterious Mega Stones. Have Sharpedo hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 551 = {{ItemDataV2|{{{1}}}|{{{3}}}|551|Slowbronite|One variety of the mysterious Mega Stones. Have Slowbro hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 552 = {{ItemDataV2|{{{1}}}|{{{3}}}|552|Steelixite|One variety of the mysterious Mega Stones. Have Steelix hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|Yes}}&lt;br /&gt;
| 553 = {{ItemDataV2|{{{1}}}|{{{3}}}|553|Swampertite|One variety of the mysterious Mega Stones. Have Swampert hold it, and this stone will enable it to Mega Evolve during battle.|100|Mega Stones|No}}&lt;br /&gt;
| 576 = {{ItemDataV2|{{{1}}}|{{{3}}}|576|Mega Bracelet|This bracelet contains an untold power that somehow enables Pokémon carrying a Mega Stone to Mega Evolve in battle.|100|KeyItems|Yes}}&lt;br /&gt;
| 2000 = {{ItemDataV2|{{{1}}}|{{{3}}}|2000|Cheri|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from paralysis on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2001 = {{ItemDataV2|{{{1}}}|{{{3}}}|2001|Chesto|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from sleep on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2002 = {{ItemDataV2|{{{1}}}|{{{3}}}|2002|Pecha|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from poisoning on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2003 = {{ItemDataV2|{{{1}}}|{{{3}}}|2003|Rawst|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from a burn on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2004 = {{ItemDataV2|{{{1}}}|{{{3}}}|2004|Aspear|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from being frozen on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2005 = {{ItemDataV2|{{{1}}}|{{{3}}}|2005|Leppa|A Berry to be consumed by a Pokémon. If a Pokémon holds one, it can restore 10 PP to a depleted move during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2006 = {{ItemDataV2|{{{1}}}|{{{3}}}|2006|Oran|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by 10 points during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2007 = {{ItemDataV2|{{{1}}}|{{{3}}}|2007|Persim|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from confusion on its own in battle.|100|Plants|Yes}}&lt;br /&gt;
| 2008 = {{ItemDataV2|{{{1}}}|{{{3}}}|2008|Lum|A berry to be consumed by a Pokémon. If a Pokémon holds one, it can recover from any status condition during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2009 = {{ItemDataV2|{{{1}}}|{{{3}}}|2009|Sitrus|A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by a small amount during battle.|100|Plants|Yes}}&lt;br /&gt;
| 2010 = {{ItemDataV2|{{{1}}}|{{{3}}}|2010|Figy|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2011 = {{ItemDataV2|{{{1}}}|{{{3}}}|2011|Wiki|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2012 = {{ItemDataV2|{{{1}}}|{{{3}}}|2012|Mago|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2013 = {{ItemDataV2|{{{1}}}|{{{3}}}|2013|Aguav|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2014 = {{ItemDataV2|{{{1}}}|{{{3}}}|2014|Iapapa|If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.|100|Plants|Yes}}&lt;br /&gt;
| 2015 = {{ItemDataV2|{{{1}}}|{{{3}}}|2015|Razz|Pokéblock ingredient. Plant in loamy soil to grow Razz.|100|Plants|Yes}}&lt;br /&gt;
| 2016 = {{ItemDataV2|{{{1}}}|{{{3}}}|2016|Bluk|Pokéblock ingredient. Plant in loamy soil to grow Bluk.|100|Plants|Yes}}&lt;br /&gt;
| 2017 = {{ItemDataV2|{{{1}}}|{{{3}}}|2017|Nanab|Pokéblock ingredient. Plant in loamy soil to grow Nanab.|100|Plants|Yes}}&lt;br /&gt;
| 2018 = {{ItemDataV2|{{{1}}}|{{{3}}}|2018|Wepear|Pokéblock ingredient. Plant in loamy soil to grow Wepear.|100|Plants|Yes}}&lt;br /&gt;
| 2019 = {{ItemDataV2|{{{1}}}|{{{3}}}|2019|Pinap|Pokéblock ingredient. Plant in loamy soil to grow Pinap.|100|Plants|Yes}}&lt;br /&gt;
| 2020 = {{ItemDataV2|{{{1}}}|{{{3}}}|2020|Pomeg|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base HP.|100|Plants|Yes}}&lt;br /&gt;
| 2021 = {{ItemDataV2|{{{1}}}|{{{3}}}|2021|Kelpsy|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Attack.|100|Plants|Yes}}&lt;br /&gt;
| 2022 = {{ItemDataV2|{{{1}}}|{{{3}}}|2022|Qualot|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Defense.|100|Plants|Yes}}&lt;br /&gt;
| 2023 = {{ItemDataV2|{{{1}}}|{{{3}}}|2023|Hondew|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Atk.|100|Plants|Yes}}&lt;br /&gt;
| 2024 = {{ItemDataV2|{{{1}}}|{{{3}}}|2024|Grepa|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Def.|100|Plants|Yes}}&lt;br /&gt;
| 2025 = {{ItemDataV2|{{{1}}}|{{{3}}}|2025|Tamato|A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Speed.|100|Plants|Yes}}&lt;br /&gt;
| 2026 = {{ItemDataV2|{{{1}}}|{{{3}}}|2026|Cornn|Pokéblock ingredient. Plant in loamy soil to grow Cornn.|100|Plants|Yes}}&lt;br /&gt;
| 2027 = {{ItemDataV2|{{{1}}}|{{{3}}}|2027|Magost|Pokéblock ingredient. Plant in loamy soil to grow Magost.|100|Plants|Yes}}&lt;br /&gt;
| 2028 = {{ItemDataV2|{{{1}}}|{{{3}}}|2028|Rabuta|Pokéblock ingredient. Plant in loamy soil to grow Rabuta.|100|Plants|Yes}}&lt;br /&gt;
| 2029 = {{ItemDataV2|{{{1}}}|{{{3}}}|2029|Nomel|Pokéblock ingredient. Plant in loamy soil to grow Nomel.|100|Plants|Yes}}&lt;br /&gt;
| 2030 = {{ItemDataV2|{{{1}}}|{{{3}}}|2030|Spelon|Pokéblock ingredient. Plant in loamy soil to grow Spelon.|100|Plants|Yes}}&lt;br /&gt;
| 2031 = {{ItemDataV2|{{{1}}}|{{{3}}}|2031|Pamtre|Pokéblock ingredient. Plant in loamy soil to grow Pamtre.|100|Plants|Yes}}&lt;br /&gt;
| 2032 = {{ItemDataV2|{{{1}}}|{{{3}}}|2032|Watmel|Pokéblock ingredient. Plant in loamy soil to grow Watmel.|100|Plants|Yes}}&lt;br /&gt;
| 2033 = {{ItemDataV2|{{{1}}}|{{{3}}}|2033|Durin|Pokéblock ingredient. Plant in loamy soil to grow Durin.|100|Plants|Yes}}&lt;br /&gt;
| 2034 = {{ItemDataV2|{{{1}}}|{{{3}}}|2034|Belue|Pokéblock ingredient. Plant in loamy soil to grow Belue.|100|Plants|Yes}}&lt;br /&gt;
| 2035 = {{ItemDataV2|{{{1}}}|{{{3}}}|2035|Occa|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fire-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2036 = {{ItemDataV2|{{{1}}}|{{{3}}}|2036|Passho|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Water-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2037 = {{ItemDataV2|{{{1}}}|{{{3}}}|2037|Wacan|If held by a Pokémon, this berry will lessen the damage taken from one supereffective Electric-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2038 = {{ItemDataV2|{{{1}}}|{{{3}}}|2038|Rindo|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Grass-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2039 = {{ItemDataV2|{{{1}}}|{{{3}}}|2039|Yache|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ice-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2040 = {{ItemDataV2|{{{1}}}|{{{3}}}|2040|Chople|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fighting-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2041 = {{ItemDataV2|{{{1}}}|{{{3}}}|2041|Kebia|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Poison-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2042 = {{ItemDataV2|{{{1}}}|{{{3}}}|2042|Shuca|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ground-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2043 = {{ItemDataV2|{{{1}}}|{{{3}}}|2043|Coba|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Flying-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2044 = {{ItemDataV2|{{{1}}}|{{{3}}}|2044|Payapa|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Psychic-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2045 = {{ItemDataV2|{{{1}}}|{{{3}}}|2045|Tanga|If held by a Pokémon, this berry will lessen the damage taken from one supereffective Bug-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2046 = {{ItemDataV2|{{{1}}}|{{{3}}}|2046|Charti|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Rock-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2047 = {{ItemDataV2|{{{1}}}|{{{3}}}|2047|Kasib|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ghost-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2048 = {{ItemDataV2|{{{1}}}|{{{3}}}|2048|Haban|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dragon-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2049 = {{ItemDataV2|{{{1}}}|{{{3}}}|2049|Colbur|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dark-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2050 = {{ItemDataV2|{{{1}}}|{{{3}}}|2050|Babiri|If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Steel-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2051 = {{ItemDataV2|{{{1}}}|{{{3}}}|2051|Chilian|If held by a Pokémon, this Berry will lessen the damage taken from one Normal-type attack.|100|Plants|Yes}}&lt;br /&gt;
| 2052 = {{ItemDataV2|{{{1}}}|{{{3}}}|2052|Liechi|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Attack stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2053 = {{ItemDataV2|{{{1}}}|{{{3}}}|2053|Ganlon|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Defense stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2054 = {{ItemDataV2|{{{1}}}|{{{3}}}|2054|Salac|A Berry to be held by Pokémon. If a Pokémon holds one, its Speed stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2055 = {{ItemDataV2|{{{1}}}|{{{3}}}|2055|Petaya|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Atk stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2056 = {{ItemDataV2|{{{1}}}|{{{3}}}|2056|Apicot|A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Def stat will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2057 = {{ItemDataV2|{{{1}}}|{{{3}}}|2057|Lansat|A Berry to be consumed by Pokémon. If a Pokémon holds one, its critical-hit ratio will increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2058 = {{ItemDataV2|{{{1}}}|{{{3}}}|2058|Starf|A Berry to be consumed by Pokémon. If a Pokémon holds one, one of its stats will sharply increase when it's in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2059 = {{ItemDataV2|{{{1}}}|{{{3}}}|2059|Enigma|A Berry to be consumed by Pokémon. If a Pokémon holds one, being hit by a supereffective attack will restore its HP.|100|Plants|Yes}}&lt;br /&gt;
| 2060 = {{ItemDataV2|{{{1}}}|{{{3}}}|2060|Micle|If held by a Pokémon, it raises the accuracy of a move just once in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2061 = {{ItemDataV2|{{{1}}}|{{{3}}}|2061|Custap|If held by a Pokémon, it gets to move first just once in a pinch.|100|Plants|Yes}}&lt;br /&gt;
| 2062 = {{ItemDataV2|{{{1}}}|{{{3}}}|2062|Jaboca|If held by a Pokémon, and if a foe's physical attack lands, the foe also takes damage.|100|Plants|Yes}}&lt;br /&gt;
| 2063 = {{ItemDataV2|{{{1}}}|{{{3}}}|2063|Rowap|If held by a Pokémon and a special attack lands, the attacker takes damage.|100|Plants|Yes}}&lt;br /&gt;
&lt;br /&gt;
| 191 = {{TMDataV2|{{{1}}}|{{{3}}}|191|Fighting|01|Dynamic Punch|1500|750|Yes|Prize for Defeating [[Gym_Leaders#Chuck|Chuck]]}}&lt;br /&gt;
| 192 = {{TMDataV2|{{{1}}}|{{{3}}}|192|Normal|02|Headbutt|2000|1000|Yes|From a guy in Ilex forest/[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 193 = {{TMDataV2|{{{1}}}|{{{3}}}|193|???|03|Curse|3000|1500|Yes|From a man on the top floor of Gamefreak's building}}&lt;br /&gt;
| 194 = {{TMDataV2|{{{1}}}|{{{3}}}|194|Rock|04|Rollout|2000|1000|Yes|[[Route 35]]}}&lt;br /&gt;
| 195 = {{TMDataV2|{{{1}}}|{{{3}}}|195|Normal|05|Roar|500|250|Yes|From a man on [[Route 32]]}}&lt;br /&gt;
| 196 = {{TMDataV2|{{{1}}}|{{{3}}}|196|Poison|06|Toxic|3000|1500|Yes|Prize for Defeating [[Gym_Leaders#Janine|Janine]]}}&lt;br /&gt;
| 197 = {{TMDataV2|{{{1}}}|{{{3}}}|197|Electric|07|Zap Canon|2000|1000|Yes|[[Power Plant]] Quest Reward}}&lt;br /&gt;
| 198 = {{TMDataV2|{{{1}}}|{{{3}}}|198|Fighting|08|Rock Smash|1000|500|Yes|From a Guy at [[Route 36]]/[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 199 = {{TMDataV2|{{{1}}}|{{{3}}}|199|Normal|09|Psych Up|1000|500|Yes|[[Viridian Forest]]}}&lt;br /&gt;
| 200 = {{TMDataV2|{{{1}}}|{{{3}}}|200|Normal|10|Hidden Power|3000|1500|Yes|[[Lake of Rage]]}}&lt;br /&gt;
| 201 = {{TMDataV2|{{{1}}}|{{{3}}}|201|Fire|11|Sunny Day|2000|1000|Yes|From a woman in the [[Goldenrod]]'s [[Radio Tower]] after beating [[Team Rocket]]}}&lt;br /&gt;
| 202 = {{TMDataV2|{{{1}}}|{{{3}}}|202|Normal|12|Sweet Scent|1000|500|Yes|[[Route 34]]'s Gatehouse}}&lt;br /&gt;
| 203 = {{TMDataV2|{{{1}}}|{{{3}}}|203|Normal|13|Snore|1000|500|Yes|[[Dark Cave]]}}&lt;br /&gt;
| 204 = {{TMDataV2|{{{1}}}|{{{3}}}|204|Ice|14|Blizzard|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 205 = {{TMDataV2|{{{1}}}|{{{3}}}|205|Normal|15|Hyper Beam|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 206 = {{TMDataV2|{{{1}}}|{{{3}}}|206|Ice|16|Icy Wind|3000|1500|Yes|Prize for Defeating [[Gym_Leaders#Pryce|Pryce]]}}&lt;br /&gt;
| 207 = {{TMDataV2|{{{1}}}|{{{3}}}|207|Normal|17|Protect|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 208 = {{TMDataV2|{{{1}}}|{{{3}}}|208|Water|18|Rain Dance|2000|1000|Yes|[[Slowpoke Well]]}}&lt;br /&gt;
| 209 = {{TMDataV2|{{{1}}}|{{{3}}}|209|Grass|19|Giga Drain|?|?|Yes|Prize for Defeating [[Gym_Leaders#Erika|Erika]]}}&lt;br /&gt;
| 210 = {{TMDataV2|{{{1}}}|{{{3}}}|210|Normal|20|Endure|?|?|Yes|[[Burned Tower]]}}&lt;br /&gt;
| 211 = {{TMDataV2|{{{1}}}|{{{3}}}|211|Normal|21|Frustration|1000|500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 212 = {{TMDataV2|{{{1}}}|{{{3}}}|212|Grass|22|Solarbeam|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}| 213 = {{TMDataV2|{{{1}}}|{{{3}}}|213|Steel|23|Iron Tail|1500|750|Yes|Prize for defeating [[Gym_Leaders#Jasmine|Jasmine]]}}&lt;br /&gt;
| 214 = {{TMDataV2|{{{1}}}|{{{3}}}|214|Dragon|24|Dragon Breath|3000|1500|Yes|Prize for defeating [[Gym_Leaders#Clair|Clair]]}}&lt;br /&gt;
| 215 = {{TMDataV2|{{{1}}}|{{{3}}}|215|Electric|25|Thunder|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 216 = {{TMDataV2|{{{1}}}|{{{3}}}|216|Ground|26|Earthquake|1500|750|Yes|[[Victory Road]]}}&lt;br /&gt;
| 217 = {{TMDataV2|{{{1}}}|{{{3}}}|217|Normal|27|Return|1000|500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 218 = {{TMDataV2|{{{1}}}|{{{3}}}|218|Ground|28|Dig|2000|1000|Yes|National Park}}&lt;br /&gt;
| 219 = {{TMDataV2|{{{1}}}|{{{3}}}|219|Psychic|29|Psychic|?|?|Yes|[[Saffron City]]}}&lt;br /&gt;
| 220 = {{TMDataV2|{{{1}}}|{{{3}}}|220|Ghost|30|Shadow Ball|1500|750|Yes|Prize for defeating [[Gym_Leaders#Morty|Morty]]}}&lt;br /&gt;
| 221 = {{TMDataV2|{{{1}}}|{{{3}}}|221|Ground|31|Mud Slap|1500|750|Yes|Prize for defeating [[Gym_Leaders#Falkner|Falkner]]}}&lt;br /&gt;
| 222 = {{TMDataV2|{{{1}}}|{{{3}}}|222|Normal|32|Double Team|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 223 = {{TMDataV2|{{{1}}}|{{{3}}}|223|Ice|33|Ice Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 224 = {{TMDataV2|{{{1}}}|{{{3}}}|224|Normal|34|Swagger|?|?|Yes|[[Glitter Lighthouse]]}}&lt;br /&gt;
| 225 = {{TMDataV2|{{{1}}}|{{{3}}}|225|Normal|35|Sleep Talk|3000|1500|Yes|[[Goldenrod]]'s underground base}}&lt;br /&gt;
| 226 = {{TMDataV2|{{{1}}}|{{{3}}}|226|Poison|36|Sludge Bomb|1000|500|Yes|[[Lake of Rage]]'s Gatehouse}}&lt;br /&gt;
| 227 = {{TMDataV2|{{{1}}}|{{{3}}}|227|Rock|37|Sandstorm|2000|1000|Yes|[[Route 27]]}}&lt;br /&gt;
| 228 = {{TMDataV2|{{{1}}}|{{{3}}}|228|Fire|38|Fire Blast|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 229 = {{TMDataV2|{{{1}}}|{{{3}}}|229|Normal|39|Swift|2000|1000|Yes|[[Union cave]]}}&lt;br /&gt;
| 230 = {{TMDataV2|{{{1}}}|{{{3}}}|230|Normal|40|Defense Curl|1000|500|Yes|[[Mt. Mortar]]}}&lt;br /&gt;
| 231 = {{TMDataV2|{{{1}}}|{{{3}}}|231|Electric|41|Thunder Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 232 = {{TMDataV2|{{{1}}}|{{{3}}}|232|Psychic|42|Dream Eater|?|?|Yes|Gift from Fat Guy at [[Viridian City]]}}&lt;br /&gt;
| 233 = {{TMDataV2|{{{1}}}|{{{3}}}|233|Fighting|43|Detect|500|250|Yes|[[Lake of Rage]]}}&lt;br /&gt;
| 234 = {{TMDataV2|{{{1}}}|{{{3}}}|234|Psychic|44|Rest|?|?|Yes|[[Ice Path]]}}&lt;br /&gt;
| 235 = {{TMDataV2|{{{1}}}|{{{3}}}|235|Normal|45|Attract|?|?|Yes|Prize for defeating [[Gym_Leaders#Whitney|Whitney]]}}&lt;br /&gt;
| 236 = {{TMDataV2|{{{1}}}|{{{3}}}|236|Dark|46|Thief|3000|1500|Yes|[[Team Rocket HQ]] in [[Mahogany Town]]}}&lt;br /&gt;
| 237 = {{TMDataV2|{{{1}}}|{{{3}}}|237|Steel|47|Steel Wing|3000|1500|Yes|[[Rock Tunnel]]}}&lt;br /&gt;
| 238 = {{TMDataV2|{{{1}}}|{{{3}}}|238|Fire|48|Fire Punch|3000|1500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 239 = {{TMDataV2|{{{1}}}|{{{3}}}|239|Bug|49|Fury Cutter|1500|750|Yes|Prize for defeating [[Gym_Leaders#Bugsy|Bugsy]]}}&lt;br /&gt;
| 240 = {{TMDataV2|{{{1}}}|{{{3}}}|240|Ghost|50|Nightmare|???|???|Yes|Prize for doing [[Kenya quest]]}}&lt;br /&gt;
| 351 = {{TMDataV2|{{{1}}}|{{{3}}}|351|Normal|51|Mega Punch|?|?|No|?}}&lt;br /&gt;
| 352 = {{TMDataV2|{{{1}}}|{{{3}}}|352|Normal|52|Razor Wind|?|?|No|?}}&lt;br /&gt;
| 353 = {{TMDataV2|{{{1}}}|{{{3}}}|353|Normal|53|Swords Dance|?|?|No|?}}&lt;br /&gt;
| 354 = {{TMDataV2|{{{1}}}|{{{3}}}|354|Normal|54|Whirlwind|?|?|No|?}}&lt;br /&gt;
| 355 = {{TMDataV2|{{{1}}}|{{{3}}}|355|Normal|55|Megakick|?|?|No|?}}&lt;br /&gt;
| 356 = {{TMDataV2|{{{1}}}|{{{3}}}|356|Normal|56|Horn Drill|?|?|No|?}}&lt;br /&gt;
| 357 = {{TMDataV2|{{{1}}}|{{{3}}}|357|Normal|57|Body Slam|4000|2000|Yes|Gift from Fat Guy at [[Island Four]]}}&lt;br /&gt;
| 358 = {{TMDataV2|{{{1}}}|{{{3}}}|358|Normal|58|Take Down|?|?|No|?}}&lt;br /&gt;
| 359 = {{TMDataV2|{{{1}}}|{{{3}}}|359|Normal|59|Double Edge|?|?|No|?}}&lt;br /&gt;
| 360 = {{TMDataV2|{{{1}}}|{{{3}}}|360|Water|60|Bubblebeam|?|?|No|?}}&lt;br /&gt;
| 361 = {{TMDataV2|{{{1}}}|{{{3}}}|361|Water|61|Water Gun|?|?|No|?}}&lt;br /&gt;
| 362 = {{TMDataV2|{{{1}}}|{{{3}}}|362|Ice|62|Ice Beam|?|?|Yes|[[Seafoam Islands]]}}&lt;br /&gt;
| 363 = {{TMDataV2|{{{1}}}|{{{3}}}|363|Normal|63|Pay Day|?|?|No|?}}&lt;br /&gt;
| 364 = {{TMDataV2|{{{1}}}|{{{3}}}|364|Fighting|64|Submission|?|?|No|?}}&lt;br /&gt;
| 365 = {{TMDataV2|{{{1}}}|{{{3}}}|365|Fighting|65|Counter|?|?|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 366 = {{TMDataV2|{{{1}}}|{{{3}}}|366|Fighting|66|Seismic Toss|?|?|No|?}}&lt;br /&gt;
| 367 = {{TMDataV2|{{{1}}}|{{{3}}}|367|Normal|67|Rage|?|?|No|?}}&lt;br /&gt;
| 368 = {{TMDataV2|{{{1}}}|{{{3}}}|368|Grass|68|Mega Drain|?|?|No|?}}&lt;br /&gt;
| 369 = {{TMDataV2|{{{1}}}|{{{3}}}|369|Dragon|69|Dragon Rage|?|?|No|?}}&lt;br /&gt;
| 370 = {{TMDataV2|{{{1}}}|{{{3}}}|370|Electric|70|Thunderbolt|?|?|Yes|Prize for defeating [[Gym_Leaders#Lt. Surge|Lt. Surge]]}}&lt;br /&gt;
| 371 = {{TMDataV2|{{{1}}}|{{{3}}}|371|Ground|71|Fissure|?|?|No|?}}&lt;br /&gt;
| 372 = {{TMDataV2|{{{1}}}|{{{3}}}|372|Psychic|72|Teleport|?|?|No|?}}&lt;br /&gt;
| 373 = {{TMDataV2|{{{1}}}|{{{3}}}|373|Psychic|73|Mimic|?|?|No|?}}&lt;br /&gt;
| 374 = {{TMDataV2|{{{1}}}|{{{3}}}|374|Psychic|74|Reflect|1000|500|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 375 = {{TMDataV2|{{{1}}}|{{{3}}}|375|Normal|75|Bide|?|?|No|?}}&lt;br /&gt;
| 376 = {{TMDataV2|{{{1}}}|{{{3}}}|376|Normal|76|Metronome|?|?|Yes|Prize for defeating [[Gym_Leaders#Blue|Blue]]}}&lt;br /&gt;
| 377 = {{TMDataV2|{{{1}}}|{{{3}}}|377|Normal|77|Self-Destruct|?|?|No|?}}&lt;br /&gt;
| 378 = {{TMDataV2|{{{1}}}|{{{3}}}|378|Normal|78|Egg Bomb|?|?|No|?}}&lt;br /&gt;
| 379 = {{TMDataV2|{{{1}}}|{{{3}}}|379|Normal|79|Skull Bash|?|?|No|?}}&lt;br /&gt;
| 380 = {{TMDataV2|{{{1}}}|{{{3}}}|380|Normal|80|Softboiled|?|?|No|?}}&lt;br /&gt;
| 381 = {{TMDataV2|{{{1}}}|{{{3}}}|381|Flying|81|Sky attack|?|?|No|?}}&lt;br /&gt;
| 382 = {{TMDataV2|{{{1}}}|{{{3}}}|382|Electric|82|Thunder wave|?|?|No|?}}&lt;br /&gt;
| 383 = {{TMDataV2|{{{1}}}|{{{3}}}|383|Psychic|83|Psywave|?|?|No|?}}&lt;br /&gt;
| 384 = {{TMDataV2|{{{1}}}|{{{3}}}|384|Normal|84|Explosion|?|?|Yes|From a Hiker on [[Mt.Ember]]}}&lt;br /&gt;
| 385 = {{TMDataV2|{{{1}}}|{{{3}}}|385|Rock|85|Rock Slide|?|?|Yes|Prize for defeating [[Gym_Leaders#Brock|Brock]]}}&lt;br /&gt;
| 386 = {{TMDataV2|{{{1}}}|{{{3}}}|386|Normal|86|Tri Attack|?|?|No|?}}&lt;br /&gt;
| 387 = {{TMDataV2|{{{1}}}|{{{3}}}|387|Normal|87|Substitute|?|?|No|?}}&lt;br /&gt;
| 388 = {{TMDataV2|{{{1}}}|{{{3}}}|388|Fighting|88|Focus Punch|?|?|No|?}}&lt;br /&gt;
| 389 = {{TMDataV2|{{{1}}}|{{{3}}}|389|Dragon|89|Dragon Claw|?|?|No|?}}&lt;br /&gt;
| 390 = {{TMDataV2|{{{1}}}|{{{3}}}|390|Water|90|Water Pulse|?|?|Yes|Prize for defeating [[Gym_Leaders#Misty|Misty]]}}&lt;br /&gt;
| 391 = {{TMDataV2|{{{1}}}|{{{3}}}|391|Psychic|91|Calm Mind|?|?|No|?}}&lt;br /&gt;
| 392 = {{TMDataV2|{{{1}}}|{{{3}}}|392|Ice|92|Hail|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 393 = {{TMDataV2|{{{1}}}|{{{3}}}|393|Fighting|93|Bulk Up|?|?|No|?}}&lt;br /&gt;
| 394 = {{TMDataV2|{{{1}}}|{{{3}}}|394|Grass|94|Bullet Seed|?|?|No|?}}&lt;br /&gt;
| 395 = {{TMDataV2|{{{1}}}|{{{3}}}|395|Dark|95|Taunt|?|?|No|?}}&lt;br /&gt;
| 396 = {{TMDataV2|{{{1}}}|{{{3}}}|396|Psychic|96|Light Screen|2000|1000|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 397 = {{TMDataV2|{{{1}}}|{{{3}}}|397|Normal|97|SafeGuard|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 398 = {{TMDataV2|{{{1}}}|{{{3}}}|398|Fighting|98|Brick Break|?|?|Yes|Invisible walls room in [[Millennial Tower]]}}&lt;br /&gt;
| 399 = {{TMDataV2|{{{1}}}|{{{3}}}|399|Electric|99|Shock Wave|?|?|Yes|[[Cerulean Cave]]}}&lt;br /&gt;
| 400 = {{TMDataV2|{{{1}}}|{{{3}}}|400|Fire|100|FlameThrower|?|?|No|?}}&lt;br /&gt;
| 401 = {{TMDataV2|{{{1}}}|{{{3}}}|401|Rock|101|Rock tomb|?|?|No|?}}&lt;br /&gt;
| 402 = {{TMDataV2|{{{1}}}|{{{3}}}|402|Flying|102|Aerial Ace|?|?|No|?}}&lt;br /&gt;
| 403 = {{TMDataV2|{{{1}}}|{{{3}}}|403|Dark|103|Torment|?|?|No|?}}&lt;br /&gt;
| 404 = {{TMDataV2|{{{1}}}|{{{3}}}|404|Normal|104|Facade|?|?|No|?}}&lt;br /&gt;
| 405 = {{TMDataV2|{{{1}}}|{{{3}}}|405|Normal|105|Secret Power|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 406 = {{TMDataV2|{{{1}}}|{{{3}}}|406|Psychic|106|Skill Swap|?|?|Yes|Prize for defeating [[Gym_Leaders#Sabrina|Sabrina]]}}&lt;br /&gt;
| 407 = {{TMDataV2|{{{1}}}|{{{3}}}|407|Dark|107|Snatch|?|?|No|?}}&lt;br /&gt;
| 408 = {{TMDataV2|{{{1}}}|{{{3}}}|408|Fire|108|Overheat|?|?|Yes|Prize for defeating [[Gym_Leaders#Blaine|Blaine]]}}&lt;br /&gt;
| 409 = {{TMDataV2|{{{1}}}|{{{3}}}|409|Flying|109|Roost|?|?|Yes|Sliding ice room in [[Millennial Tower]]}}&lt;br /&gt;
| 410 = {{TMDataV2|{{{1}}}|{{{3}}}|410|Fighting|110|Focus Blast|5500|2750|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 411 = {{TMDataV2|{{{1}}}|{{{3}}}|411|Grass|111|Energy Ball|?|?|No|?}}&lt;br /&gt;
| 412 = {{TMDataV2|{{{1}}}|{{{3}}}|412|Normal|112|False Swipes|2000|1000|Yes|[[Goldenrod City]]'s Dept. Store.}}&lt;br /&gt;
| 413 = {{TMDataV2|{{{1}}}|{{{3}}}|413|Water|113|Brine|?|?|No|?}}&lt;br /&gt;
| 414 = {{TMDataV2|{{{1}}}|{{{3}}}|414|Dark|114|Fling|?|?|No|?}}&lt;br /&gt;
| 415 = {{TMDataV2|{{{1}}}|{{{3}}}|415|Electric|115|Charge Beam|?|?|No|?}}&lt;br /&gt;
| 416 = {{TMDataV2|{{{1}}}|{{{3}}}|416|Dragon|116|Dragon Pulse|?|?|No|?}}&lt;br /&gt;
| 417 = {{TMDataV2|{{{1}}}|{{{3}}}|417|Fighting|117|Drain Punch|?|?|Yes|[[Route 39]]}}&lt;br /&gt;
| 418 = {{TMDataV2|{{{1}}}|{{{3}}}|418|Fire|118|Will-O-Wisp|?|?|No|?}}&lt;br /&gt;
| 419 = {{TMDataV2|{{{1}}}|{{{3}}}|419|Bug|119|Silver Wind|?|?|No|?}}&lt;br /&gt;
| 420 = {{TMDataV2|{{{1}}}|{{{3}}}|420|Dark|120|Embargo|?|?|No|?}}&lt;br /&gt;
| 421 = {{TMDataV2|{{{1}}}|{{{3}}}|421|Ghost|121|Shadow Claw|?|?|No|?}}&lt;br /&gt;
| 422 = {{TMDataV2|{{{1}}}|{{{3}}}|422|Dark|122|Payback|?|?|No|?}}&lt;br /&gt;
| 423 = {{TMDataV2|{{{1}}}|{{{3}}}|423|Normal|123|Recycle|?|?|No|?}}&lt;br /&gt;
| 424 = {{TMDataV2|{{{1}}}|{{{3}}}|424|Grass|124|Giga Impact|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 425 = {{TMDataV2|{{{1}}}|{{{3}}}|425|Rock|125|Rock polish|?|?|No|?}}&lt;br /&gt;
| 426 = {{TMDataV2|{{{1}}}|{{{3}}}|426|Flying|126|Defog|?|?|No|?}}&lt;br /&gt;
| 427 = {{TMDataV2|{{{1}}}|{{{3}}}|427|Rock|127|Stone Edge|?|?|No|?}}&lt;br /&gt;
| 428 = {{TMDataV2|{{{1}}}|{{{3}}}|428|Ice|128|Avalanche|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 429 = {{TMDataV2|{{{1}}}|{{{3}}}|429|Steel|129|Gyro Ball|?|?|No|?}}&lt;br /&gt;
| 430 = {{TMDataV2|{{{1}}}|{{{3}}}|430|Rock|130|Stealth Rock|2000|1000|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 431 = {{TMDataV2|{{{1}}}|{{{3}}}|431|Normal|131|Captivate|?|?|No|?}}&lt;br /&gt;
| 432 = {{TMDataV2|{{{1}}}|{{{3}}}|432|Dark|132|Dark Pulse|3000|1500|Yes|[[Celadon City]]'s Dept. Store.}}&lt;br /&gt;
| 433 = {{TMDataV2|{{{1}}}|{{{3}}}|433|Bug|133|X-Scissor|?|?|No|?}}&lt;br /&gt;
| 434 = {{TMDataV2|{{{1}}}|{{{3}}}|434|Normal|134|Natural Gift|?|?|No|?}}&lt;br /&gt;
| 435 = {{TMDataV2|{{{1}}}|{{{3}}}|435|Poison|135|Poison Jab|?|?|Yes|[[Team Rocket Werehouse]]}}&lt;br /&gt;
| 436 = {{TMDataV2|{{{1}}}|{{{3}}}|436|Grass|136|Grass Knot|?|?|No|?}}&lt;br /&gt;
| 437 = {{TMDataV2|{{{1}}}|{{{3}}}|437|Flying|137|Pluck|?|?|No|?}}&lt;br /&gt;
| 438 = {{TMDataV2|{{{1}}}|{{{3}}}|438|Bug|138|U-Turn|?|?|Yes|[[Kolben Tower]] from [[Mario]]}}&lt;br /&gt;
| 439 = {{TMDataV2|{{{1}}}|{{{3}}}|439|Steel|139|Flash Cannon|?|?|No|?}}&lt;br /&gt;
| 440 = {{TMDataV2|{{{1}}}|{{{3}}}|440|Psychic|140|Trick Room|?|?|Yes|[[Ancient Ruins]]}}&lt;br /&gt;
| 441 = {{TMDataV2|{{{1}}}|{{{3}}}|441|Dark|141|Hone Claws|?|?|No|?}}&lt;br /&gt;
| 442 = {{TMDataV2|{{{1}}}|{{{3}}}|442|Psychic|142|Psyshock|?|?|No|?}}&lt;br /&gt;
| 443 = {{TMDataV2|{{{1}}}|{{{3}}}|443|Poison|143|Venoshock|?|?|Yes|[[Team Rocket Warehouse]]}}&lt;br /&gt;
| 444 = {{TMDataV2|{{{1}}}|{{{3}}}|444|Psychic|144|Telekinesis|?|?|No|?}}&lt;br /&gt;
| 445 = {{TMDataV2|{{{1}}}|{{{3}}}|445|Rock|145|Smack Down|?|?|No|?}}&lt;br /&gt;
| 446 = {{TMDataV2|{{{1}}}|{{{3}}}|446|Poison|146|Sludge Wave|?|?|No|?}}&lt;br /&gt;
| 447 = {{TMDataV2|{{{1}}}|{{{3}}}|447|Fire|147|Flame Charge|?|?|No|?}}&lt;br /&gt;
| 448 = {{TMDataV2|{{{1}}}|{{{3}}}|448|Fighting|148|Low Sweep|?|?|No|?}}&lt;br /&gt;
| 449 = {{TMDataV2|{{{1}}}|{{{3}}}|449|Normal|149|Round|?|?|No|?}}&lt;br /&gt;
| 450 = {{TMDataV2|{{{1}}}|{{{3}}}|450|Normal|150|Echoed Voice|?|?|No|?}}&lt;br /&gt;
| 451 = {{TMDataV2|{{{1}}}|{{{3}}}|451|Psychic|151|Ally Switch|?|?|No|?}}&lt;br /&gt;
| 452 = {{TMDataV2|{{{1}}}|{{{3}}}|452|Water|152|Scald|?|?|Yes|[[Underwater Cave]]}}&lt;br /&gt;
| 453 = {{TMDataV2|{{{1}}}|{{{3}}}|453|Flying|153|Sky Drop|?|?|No|?}}&lt;br /&gt;
| 454 = {{TMDataV2|{{{1}}}|{{{3}}}|454|Fire|154|Incinerate|?|?|No|?}}&lt;br /&gt;
| 455 = {{TMDataV2|{{{1}}}|{{{3}}}|455|Dark|155|Quash|?|?|No|?}}&lt;br /&gt;
| 456 = {{TMDataV2|{{{1}}}|{{{3}}}|456|Flying|156|Acrobatics|?|?|No|?}}&lt;br /&gt;
| 457 = {{TMDataV2|{{{1}}}|{{{3}}}|457|Normal|157|Retaliate|?|?|No|?}}&lt;br /&gt;
| 458 = {{TMDataV2|{{{1}}}|{{{3}}}|458|Electric|158|Volt Switch|?|?|No|?}}&lt;br /&gt;
| 459 = {{TMDataV2|{{{1}}}|{{{3}}}|459|Bug|159|Struggle Bug|?|?|No|?}}&lt;br /&gt;
| 460 = {{TMDataV2|{{{1}}}|{{{3}}}|460|Ground|160|Bulldoze|?|?|No|?}}&lt;br /&gt;
| 461 = {{TMDataV2|{{{1}}}|{{{3}}}|461|Ice|161|Frost Breath|?|?|Yes|[[Icefall Cave]]}}&lt;br /&gt;
| 462 = {{TMDataV2|{{{1}}}|{{{3}}}|462|Dragon|162|Dragon Tail|?|?|No|?}}&lt;br /&gt;
| 463 = {{TMDataV2|{{{1}}}|{{{3}}}|463|Normal|163|Work Up|?|?|Yes|In the ice breaking room inside the [[Millennial Tower]]}}&lt;br /&gt;
| 464 = {{TMDataV2|{{{1}}}|{{{3}}}|464|Electric|164|Wild Charge|?|?|No|?}}&lt;br /&gt;
| 465 = {{TMDataV2|{{{1}}}|{{{3}}}|465|Dark|165|Snarl|?|?|No|?}}&lt;br /&gt;
| 466 = {{TMDataV2|{{{1}}}|{{{3}}}|466|Bug|166|Infestation|?|?|No|?}}&lt;br /&gt;
| 467 = {{TMDataV2|{{{1}}}|{{{3}}}|467|Normal|167|Nature Power|?|?|No|?}}&lt;br /&gt;
| 468 = {{TMDataV2|{{{1}}}|{{{3}}}|468|Fighting|168|Power-up Punch|?|?|No|?}}&lt;br /&gt;
| 469 = {{TMDataV2|{{{1}}}|{{{3}}}|469|Fairy|169|Dazzling Gleam|?|?|Yes|After giving Fanta a bottle of [[Fanta]] in [[Kolben Tower]]}}&lt;br /&gt;
| 470 = {{TMDataV2|{{{1}}}|{{{3}}}|470|Normal|170|Confide|?|?|No|?}}&lt;br /&gt;
| {{ItemDataV2|{{{1}}}|{{{3}}}|???|???|???|???|???|???}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Sylveon&amp;diff=38959</id>
		<title>Sylveon</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Sylveon&amp;diff=38959"/>
		<updated>2019-01-25T20:15:22Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PokémonV2|Version = 0.55&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
For any data that is not applicable to the current Pokémon, please leave it blank :D It will save us from bugs.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon National ID without the extra zeros in front.&lt;br /&gt;
Syntax: ID = &amp;lt;ID&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| ID = 700&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Type.&lt;br /&gt;
For Pokémon with one type:&lt;br /&gt;
Syntax: Type 1 = &amp;lt;Type&amp;gt; | Type 2 =&lt;br /&gt;
For Pokémon with two type:&lt;br /&gt;
Syntax: Type 1 = &amp;lt;Type&amp;gt; | Type 2 = &amp;lt;Type&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Type 1 = Fairy&lt;br /&gt;
| Type 2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how many different evolution are there.&lt;br /&gt;
For Pokémon that cannot evolve and have no related family chain:&lt;br /&gt;
Syntax: Number of DE = 0&lt;br /&gt;
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur.&lt;br /&gt;
Syntax: Number of DE = 1&lt;br /&gt;
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur =&amp;gt; Ivysaur and Bulbasaur =&amp;gt; Venusaur.&lt;br /&gt;
Syntax: Number of DE = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of DE = 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Done to get this Pokémon.&lt;br /&gt;
For Pokémon that is belong to first stage:&lt;br /&gt;
Syntax: Number of ED = 0&lt;br /&gt;
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: Number of ED = 1&lt;br /&gt;
For Pokémon that is belong to third stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: Number of ED = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of ED = 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Left for the final stage.&lt;br /&gt;
For Pokémon that is already at final stage:&lt;br /&gt;
Syntax: Number of EL = 0&lt;br /&gt;
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: Number of EL = 1&lt;br /&gt;
For Pokémon that is belong to first stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: Number of EL = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of EL = 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition for each stage in the same family.&lt;br /&gt;
First Branch/line: EC 1 &amp;amp; EC 2&lt;br /&gt;
Each branch/line is indicated with a new line in between them.&lt;br /&gt;
Syntax:&lt;br /&gt;
Level: {{PokémonV2/EC|Level|Level=##}}&lt;br /&gt;
Friendship: {{PokémonV2/EC|Friendship}}&lt;br /&gt;
Friendship / Time: {{PokémonV2/EC|Friendship / Time|Time=##}}&lt;br /&gt;
Move: {{PokémonV2/EC|Move|Move=##}}&lt;br /&gt;
Area: {{PokémonV2/EC|Area|Area=##}}&lt;br /&gt;
Time / Level: {{PokémonV2/EC|Time / Level|Time=##|Level=##}}&lt;br /&gt;
Item: {{PokémonV2/EC|Item|Item=##}}&lt;br /&gt;
Item / Time: {{PokémonV2/EC|Item / Time|Item=##|Time=##}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EC 1 = At max friendship with a fairy-type Pokémon in the team.&lt;br /&gt;
| EC 2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition category in general.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| ECC 1 = Item&lt;br /&gt;
| ECC 2 = &lt;br /&gt;
&lt;br /&gt;
| ECC 3 = Item&lt;br /&gt;
| ECC 4 =&lt;br /&gt;
&lt;br /&gt;
| ECC 5 = Item&lt;br /&gt;
| ECC 6 =&lt;br /&gt;
&lt;br /&gt;
| ECC 7 = Friendship / Time&lt;br /&gt;
| ECC 8 =&lt;br /&gt;
&lt;br /&gt;
| ECC 9 = Friendship / Time&lt;br /&gt;
| ECC 10 =&lt;br /&gt;
&lt;br /&gt;
| ECC 11 = Area&lt;br /&gt;
| ECC 12 =&lt;br /&gt;
&lt;br /&gt;
| ECC 13 = Area&lt;br /&gt;
| ECC 14 =&lt;br /&gt;
&lt;br /&gt;
| ECC 15 = Friendship &lt;br /&gt;
| ECC 16 =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Pokémon ID for each stage in the same family.&lt;br /&gt;
** Press Show preview button on the bottom to check if the automated data is correct or not. **&lt;br /&gt;
For Pokémon with a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: EID 1 = &amp;lt;Pokémon ID for the evolved form&amp;gt; | EID 2 =&lt;br /&gt;
For Pokémon with a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: EID 1 = &amp;lt;Pokémon ID for the first stage to second stage&amp;gt; | EID 2 = &amp;lt;Pokémon ID for the second stage to third stage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For First Branch =&amp;gt; It uses EID 1, EID 2 and EID 3&lt;br /&gt;
For Second Branch =&amp;gt; It uses EID 4, EID 5 and EID 6 &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EID 1 = 133&lt;br /&gt;
| EID 2 = 700&lt;br /&gt;
| EID 3 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Ability&lt;br /&gt;
For Pokémon with only 1 Ability: ( * Change the ones that have &amp;lt;&amp;gt; )&lt;br /&gt;
Syntax: Ability 1 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} | Ability 2 =&lt;br /&gt;
For Pokémon with 2 Ability: ( * Change the ones that have &amp;lt;&amp;gt; )&lt;br /&gt;
Syntax: Ability 1 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} | Ability 2 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
** If you do not know their ability ID, then you can type their Names after the equal sign instead of {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}.&lt;br /&gt;
## Hidden Ability can be define with the same syntax above but it will not show right now.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Ability 1 = {{AbilityV2|Name|56}}&lt;br /&gt;
| Ability 2 = &lt;br /&gt;
&lt;br /&gt;
| Hidden Ability = {{AbilityV2|Name|182}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Basic Stats.&lt;br /&gt;
Syntax: HP = &amp;lt;Integer Value&amp;gt; | Attack = &amp;lt;Integer Value&amp;gt; | Defense = &amp;lt;Integer Value&amp;gt; | Special Atk = &amp;lt;Integer Value&amp;gt; | Special Def = &amp;lt;Integer Value&amp;gt; | Speed = &amp;lt;Integer Value&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| HP = 95&lt;br /&gt;
| Attack = 65&lt;br /&gt;
| Defense = 65&lt;br /&gt;
| Special Atk = 110&lt;br /&gt;
| Special Def = 130&lt;br /&gt;
| Speed = 60&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Additional Info about that Pokémon&lt;br /&gt;
Syntax: Info = &amp;lt;Whatever Info that you want to show&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Info = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sylveon is a Pokémon with cream colored fur on most of its slender body and a reddish tail. There are two bow shaped and scarf-like objects around its body. It has four legs, each one a pink color - like the tail - and three toes on each. It also has two large blue eyes and long pink ears.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Pokédex Entry about that Pokémon&lt;br /&gt;
Syntax: Pokédex Entry = &amp;lt;Pokédex entry description&amp;gt; | Species = &amp;lt;Species&amp;gt; | Height = &amp;lt;Integer Value with no units&amp;gt; | Weight = &amp;lt;Integer Value with no units&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Pokédex Entry = Thanks to its unstable genetic makeup, this special Pokémon conceals many different possible evolutions.&lt;br /&gt;
| Species = Intertwining&lt;br /&gt;
| Height = 1.0&lt;br /&gt;
| Weight = 23.5&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Location that you can find this pokémon.&lt;br /&gt;
For Evolution Pokémon only:&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||&amp;lt;Pokémon Name&amp;gt;}}&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||{{PokémonListV2|Name|&amp;lt;Pokémon ID&amp;gt;}}}}&lt;br /&gt;
For Places:&lt;br /&gt;
Syntax: Locations = {{LocationV2||&amp;lt;Places&amp;gt;|&amp;lt;Method&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Locations =&lt;br /&gt;
{{LocationV2|Evolve||Eevee}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the moves that the Pokémon Learn.&lt;br /&gt;
Syntax: Moves =  {{MoveV2|&amp;lt;Level&amp;gt;|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Moves = &lt;br /&gt;
{{MoveV2|-|33}}&lt;br /&gt;
{{MoveV2|-|39}}&lt;br /&gt;
{{MoveV2|-|270}}&lt;br /&gt;
{{MoveV2|-|574}}&lt;br /&gt;
{{MoveV2|5|28}}&lt;br /&gt;
{{MoveV2|9|584}}&lt;br /&gt;
{{MoveV2|13|98}}&lt;br /&gt;
{{MoveV2|17|129}}&lt;br /&gt;
{{MoveV2|20|577}}&lt;br /&gt;
{{MoveV2|25|285}}&lt;br /&gt;
{{MoveV2|29|581}}&lt;br /&gt;
{{MoveV2|33|113}}&lt;br /&gt;
{{MoveV2|37|585}}&lt;br /&gt;
{{MoveV2|41|387}}&lt;br /&gt;
{{MoveV2|45|244}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Version History of the Pokémon.&lt;br /&gt;
Syntax: Version History = {{VersionHistoryV2|&amp;lt;Version&amp;gt;|&amp;lt;Descriptions&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Version History = &lt;br /&gt;
{{VersionHistoryV2|0.43|Introduced}}&lt;br /&gt;
{{VersionHistoryV2|0.47.2|Page and moves updated.}}&lt;br /&gt;
{{VersionHistoryV2|0.55|Became obtainable.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
This is using v1.1 of the template.&lt;br /&gt;
To check for any update in template, you might want to visit http://pokemon3d.net/wiki/index.php?title=Template:PokémonV2/Preload&lt;br /&gt;
&lt;br /&gt;
If you encounter any bugs that you can't get it fix, please report those bug over here: http://pokemon3d.net/forum/threads/7391/&lt;br /&gt;
If the bug is an easy fix, any user including Moderator from the forum might fix them asap.&lt;br /&gt;
Anything that is due to hard code issue, then only jianmingyong and some other Moderator ( If they know ) can fix it.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Sylveon&amp;diff=38956</id>
		<title>Sylveon</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Sylveon&amp;diff=38956"/>
		<updated>2019-01-25T20:05:36Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: removed unnecessary evo lines data&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PokémonV2|Version = 0.55&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
For any data that is not applicable to the current Pokémon, please leave it blank :D It will save us from bugs.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon National ID without the extra zeros in front.&lt;br /&gt;
Syntax: ID = &amp;lt;ID&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| ID = 700&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Type.&lt;br /&gt;
For Pokémon with one type:&lt;br /&gt;
Syntax: Type 1 = &amp;lt;Type&amp;gt; | Type 2 =&lt;br /&gt;
For Pokémon with two type:&lt;br /&gt;
Syntax: Type 1 = &amp;lt;Type&amp;gt; | Type 2 = &amp;lt;Type&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Type 1 = Fairy&lt;br /&gt;
| Type 2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how many different evolution are there.&lt;br /&gt;
For Pokémon that cannot evolve and have no related family chain:&lt;br /&gt;
Syntax: Number of DE = 0&lt;br /&gt;
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur.&lt;br /&gt;
Syntax: Number of DE = 1&lt;br /&gt;
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur =&amp;gt; Ivysaur and Bulbasaur =&amp;gt; Venusaur.&lt;br /&gt;
Syntax: Number of DE = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of DE = 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Done to get this Pokémon.&lt;br /&gt;
For Pokémon that is belong to first stage:&lt;br /&gt;
Syntax: Number of ED = 0&lt;br /&gt;
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: Number of ED = 1&lt;br /&gt;
For Pokémon that is belong to third stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: Number of ED = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of ED = 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Left for the final stage.&lt;br /&gt;
For Pokémon that is already at final stage:&lt;br /&gt;
Syntax: Number of EL = 0&lt;br /&gt;
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: Number of EL = 1&lt;br /&gt;
For Pokémon that is belong to first stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: Number of EL = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of EL = 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition for each stage in the same family.&lt;br /&gt;
First Branch/line: EC 1 &amp;amp; EC 2&lt;br /&gt;
Each branch/line is indicated with a new line in between them.&lt;br /&gt;
Syntax:&lt;br /&gt;
Level: {{PokémonV2/EC|Level|Level=##}}&lt;br /&gt;
Friendship: {{PokémonV2/EC|Friendship}}&lt;br /&gt;
Friendship / Time: {{PokémonV2/EC|Friendship / Time|Time=##}}&lt;br /&gt;
Move: {{PokémonV2/EC|Move|Move=##}}&lt;br /&gt;
Area: {{PokémonV2/EC|Area|Area=##}}&lt;br /&gt;
Time / Level: {{PokémonV2/EC|Time / Level|Time=##|Level=##}}&lt;br /&gt;
Item: {{PokémonV2/EC|Item|Item=##}}&lt;br /&gt;
Item / Time: {{PokémonV2/EC|Item / Time|Item=##|Time=##}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EC 1 = At max friendship with a fairy-type Pokémon in the team.&lt;br /&gt;
| EC 2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition category in general.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| ECC 1 = &lt;br /&gt;
| ECC 2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Pokémon ID for each stage in the same family.&lt;br /&gt;
** Press Show preview button on the bottom to check if the automated data is correct or not. **&lt;br /&gt;
For Pokémon with a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: EID 1 = &amp;lt;Pokémon ID for the evolved form&amp;gt; | EID 2 =&lt;br /&gt;
For Pokémon with a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: EID 1 = &amp;lt;Pokémon ID for the first stage to second stage&amp;gt; | EID 2 = &amp;lt;Pokémon ID for the second stage to third stage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For First Branch =&amp;gt; It uses EID 1, EID 2 and EID 3&lt;br /&gt;
For Second Branch =&amp;gt; It uses EID 4, EID 5 and EID 6 &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EID 1 = 133&lt;br /&gt;
| EID 2 = 700&lt;br /&gt;
| EID 3 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Ability&lt;br /&gt;
For Pokémon with only 1 Ability: ( * Change the ones that have &amp;lt;&amp;gt; )&lt;br /&gt;
Syntax: Ability 1 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} | Ability 2 =&lt;br /&gt;
For Pokémon with 2 Ability: ( * Change the ones that have &amp;lt;&amp;gt; )&lt;br /&gt;
Syntax: Ability 1 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} | Ability 2 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
** If you do not know their ability ID, then you can type their Names after the equal sign instead of {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}.&lt;br /&gt;
## Hidden Ability can be define with the same syntax above but it will not show right now.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Ability 1 = {{AbilityV2|Name|56}}&lt;br /&gt;
| Ability 2 = &lt;br /&gt;
&lt;br /&gt;
| Hidden Ability = {{AbilityV2|Name|182}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Basic Stats.&lt;br /&gt;
Syntax: HP = &amp;lt;Integer Value&amp;gt; | Attack = &amp;lt;Integer Value&amp;gt; | Defense = &amp;lt;Integer Value&amp;gt; | Special Atk = &amp;lt;Integer Value&amp;gt; | Special Def = &amp;lt;Integer Value&amp;gt; | Speed = &amp;lt;Integer Value&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| HP = 95&lt;br /&gt;
| Attack = 65&lt;br /&gt;
| Defense = 65&lt;br /&gt;
| Special Atk = 110&lt;br /&gt;
| Special Def = 130&lt;br /&gt;
| Speed = 60&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Additional Info about that Pokémon&lt;br /&gt;
Syntax: Info = &amp;lt;Whatever Info that you want to show&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Info = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sylveon is a Pokémon with cream colored fur on most of its slender body and a reddish tail. There are two bow shaped and scarf-like objects around its body. It has four legs, each one a pink color - like the tail - and three toes on each. It also has two large blue eyes and long pink ears.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Pokédex Entry about that Pokémon&lt;br /&gt;
Syntax: Pokédex Entry = &amp;lt;Pokédex entry description&amp;gt; | Species = &amp;lt;Species&amp;gt; | Height = &amp;lt;Integer Value with no units&amp;gt; | Weight = &amp;lt;Integer Value with no units&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Pokédex Entry = Thanks to its unstable genetic makeup, this special Pokémon conceals many different possible evolutions.&lt;br /&gt;
| Species = Intertwining&lt;br /&gt;
| Height = 1.0&lt;br /&gt;
| Weight = 23.5&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Location that you can find this pokémon.&lt;br /&gt;
For Evolution Pokémon only:&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||&amp;lt;Pokémon Name&amp;gt;}}&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||{{PokémonListV2|Name|&amp;lt;Pokémon ID&amp;gt;}}}}&lt;br /&gt;
For Places:&lt;br /&gt;
Syntax: Locations = {{LocationV2||&amp;lt;Places&amp;gt;|&amp;lt;Method&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Locations =&lt;br /&gt;
{{LocationV2|Evolve||Eevee}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the moves that the Pokémon Learn.&lt;br /&gt;
Syntax: Moves =  {{MoveV2|&amp;lt;Level&amp;gt;|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Moves = &lt;br /&gt;
{{MoveV2|-|33}}&lt;br /&gt;
{{MoveV2|-|39}}&lt;br /&gt;
{{MoveV2|-|270}}&lt;br /&gt;
{{MoveV2|-|574}}&lt;br /&gt;
{{MoveV2|5|28}}&lt;br /&gt;
{{MoveV2|9|584}}&lt;br /&gt;
{{MoveV2|13|98}}&lt;br /&gt;
{{MoveV2|17|129}}&lt;br /&gt;
{{MoveV2|20|577}}&lt;br /&gt;
{{MoveV2|25|285}}&lt;br /&gt;
{{MoveV2|29|581}}&lt;br /&gt;
{{MoveV2|33|113}}&lt;br /&gt;
{{MoveV2|37|585}}&lt;br /&gt;
{{MoveV2|41|387}}&lt;br /&gt;
{{MoveV2|45|244}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Version History of the Pokémon.&lt;br /&gt;
Syntax: Version History = {{VersionHistoryV2|&amp;lt;Version&amp;gt;|&amp;lt;Descriptions&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Version History = &lt;br /&gt;
{{VersionHistoryV2|0.43|Introduced}}&lt;br /&gt;
{{VersionHistoryV2|0.47.2|Page and moves updated.}}&lt;br /&gt;
{{VersionHistoryV2|0.55|Became obtainable.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
This is using v1.1 of the template.&lt;br /&gt;
To check for any update in template, you might want to visit http://pokemon3d.net/wiki/index.php?title=Template:PokémonV2/Preload&lt;br /&gt;
&lt;br /&gt;
If you encounter any bugs that you can't get it fix, please report those bug over here: http://pokemon3d.net/forum/threads/7391/&lt;br /&gt;
If the bug is an easy fix, any user including Moderator from the forum might fix them asap.&lt;br /&gt;
Anything that is due to hard code issue, then only jianmingyong and some other Moderator ( If they know ) can fix it.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Eevee&amp;diff=38954</id>
		<title>Eevee</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Eevee&amp;diff=38954"/>
		<updated>2019-01-25T19:58:57Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: updated sylveon's evolution&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PokémonV2| Version = 0.54.2| Evolution style = P3D&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon National ID.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| ID = 133&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Type.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Type 1 = Normal&lt;br /&gt;
| Type 2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how many different evolution branch/lines are there.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of DE = 8&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Done in each branch.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of ED = 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Left for each branch.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of EL = 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition for each stage in the same family.&lt;br /&gt;
First Branch/line: EC 1 &amp;amp; EC 2&lt;br /&gt;
Each branch/line is indicated with a new line in between them.&lt;br /&gt;
Syntax:&lt;br /&gt;
Level: {{PokémonV2/EC|Level|Level=##}}&lt;br /&gt;
Friendship: {{PokémonV2/EC|Friendship}}&lt;br /&gt;
Friendship / Time: {{PokémonV2/EC|Friendship / Time|Time=##}}&lt;br /&gt;
Move: {{PokémonV2/EC|Move|Move=##}}&lt;br /&gt;
Area: {{PokémonV2/EC|Area|Area=##}}&lt;br /&gt;
Time / Level: {{PokémonV2/EC|Time / Level|Time=##|Level=##}}&lt;br /&gt;
Item: {{PokémonV2/EC|Item|Item=##}}&lt;br /&gt;
Item / Time: {{PokémonV2/EC|Item / Time|Item=##|Time=##}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EC 1 = {{PokémonV2/EC|Item|Item=Water Stone}}&lt;br /&gt;
| EC 2 = &lt;br /&gt;
&lt;br /&gt;
| EC 3 = {{PokémonV2/EC|Item|Item=Thunder Stone}}&lt;br /&gt;
| EC 4 = &lt;br /&gt;
&lt;br /&gt;
| EC 5 = {{PokémonV2/EC|Item|Item=Fire Stone}}&lt;br /&gt;
| EC 6 = &lt;br /&gt;
&lt;br /&gt;
| EC 7 = {{PokémonV2/EC|Friendship / Time|Time=Day}}&lt;br /&gt;
| EC 8 = &lt;br /&gt;
&lt;br /&gt;
| EC 9 = {{PokémonV2/EC|Friendship / Time|Time=Night}}&lt;br /&gt;
| EC 10 = &lt;br /&gt;
&lt;br /&gt;
| EC 11 = {{PokémonV2/EC|Area|Area=Ilex Forest}}&lt;br /&gt;
| EC 12 = &lt;br /&gt;
&lt;br /&gt;
| EC 13 = {{PokémonV2/EC|Area|Area=Ice Path}}&lt;br /&gt;
| EC 14 = &lt;br /&gt;
&lt;br /&gt;
| EC 15 = At max friendship with a fairy-type Pokémon in the team.&lt;br /&gt;
| EC 16 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition category in general.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| ECC 1 = Item&lt;br /&gt;
| ECC 2 = &lt;br /&gt;
&lt;br /&gt;
| ECC 3 = Item&lt;br /&gt;
| ECC 4 =&lt;br /&gt;
&lt;br /&gt;
| ECC 5 = Item&lt;br /&gt;
| ECC 6 =&lt;br /&gt;
&lt;br /&gt;
| ECC 7 = Friendship / Time&lt;br /&gt;
| ECC 8 =&lt;br /&gt;
&lt;br /&gt;
| ECC 9 = Friendship / Time&lt;br /&gt;
| ECC 10 =&lt;br /&gt;
&lt;br /&gt;
| ECC 11 = Area&lt;br /&gt;
| ECC 12 =&lt;br /&gt;
&lt;br /&gt;
| ECC 13 = Area&lt;br /&gt;
| ECC 14 =&lt;br /&gt;
&lt;br /&gt;
| ECC 15 = &lt;br /&gt;
| ECC 16 =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Pokémon ID for each stage in the same family.&lt;br /&gt;
** Press Show preview button on the bottom to check if the automated data is correct or not. **&lt;br /&gt;
If the automated data is wrong, please manually type the National ID for each Pokémon.&lt;br /&gt;
Each branch/line is indicated with a space in between them.&lt;br /&gt;
Please do not insert extra zeros in front. Just the integer value will do.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| EID 1 = 133&lt;br /&gt;
| EID 2 = 134&lt;br /&gt;
| EID 3 = &lt;br /&gt;
&lt;br /&gt;
| EID 4 = 133&lt;br /&gt;
| EID 5 = 135&lt;br /&gt;
| EID 6 = &lt;br /&gt;
&lt;br /&gt;
| EID 7 = 133&lt;br /&gt;
| EID 8 = 136&lt;br /&gt;
| EID 9 = &lt;br /&gt;
&lt;br /&gt;
| EID 10 = 133&lt;br /&gt;
| EID 11 = 196&lt;br /&gt;
| EID 12 = &lt;br /&gt;
&lt;br /&gt;
| EID 13 = 133&lt;br /&gt;
| EID 14 = 197&lt;br /&gt;
| EID 15 = &lt;br /&gt;
&lt;br /&gt;
| EID 16 = 133&lt;br /&gt;
| EID 17 = 470&lt;br /&gt;
| EID 18 = &lt;br /&gt;
&lt;br /&gt;
| EID 19 = 133&lt;br /&gt;
| EID 20 = 471&lt;br /&gt;
| EID 21 = &lt;br /&gt;
&lt;br /&gt;
| EID 22 = 133&lt;br /&gt;
| EID 23 = 700&lt;br /&gt;
| EID 24 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the current evolution branch/line for the pokémon.&lt;br /&gt;
Syntax: Current EB = &amp;lt;Integer Number&amp;gt;&lt;br /&gt;
This is to define which branch/line to get data for the category.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Current EB = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Ability&lt;br /&gt;
Syntax: Ability # = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} &lt;br /&gt;
If you do not know their ability ID, then you can type their Names after the equal sign instead of {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Ability 1 = {{AbilityV2|Name|50}}&lt;br /&gt;
| Ability 2 = {{AbilityV2|Name|91}}&lt;br /&gt;
| Hidden Ability = {{AbilityV2|Name|107}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Basic Stats.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| HP = 55&lt;br /&gt;
| Attack = 55&lt;br /&gt;
| Defense = 50&lt;br /&gt;
| Special Atk = 45&lt;br /&gt;
| Special Def = 65&lt;br /&gt;
| Speed = 55&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Additional Info about that Pokémon&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Info = Eevee is a mammalian creature with brown fur, a bushy tail that has a cream-colored tip, and a large furry collar that is also cream-colored. It has four short, feline-like legs with three small toes on each foot. Eevee has brown eyes, long pointed ears, and pink paw pads. It has traits of rabbits, Miacids, foxes, dogs, and cats.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Pokédex Entry about that Pokémon&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Pokédex Entry = Thanks to its unstable genetic makeup, this special Pokémon conceals many different possible evolutions.&lt;br /&gt;
| Species = Evolution&lt;br /&gt;
| Height = 0.3&lt;br /&gt;
| Weight = 6.5&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Location that you can find this pokémon.&lt;br /&gt;
For Evolution Pokémon only:&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||&amp;lt;Pokémon Name&amp;gt;}}&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||{{PokémonListV2|Name|&amp;lt;Pokémon ID&amp;gt;}}}}&lt;br /&gt;
For Breeding Pokémon only:&lt;br /&gt;
Syntax: Locations = {{LocationV2|Breed||&amp;lt;Pokémon Name&amp;gt;}}&lt;br /&gt;
For Places:&lt;br /&gt;
Syntax: Locations = {{LocationV2||&amp;lt;Places&amp;gt;|&amp;lt;Method&amp;gt;}}&lt;br /&gt;
For trading:&lt;br /&gt;
Syntax: Locations = {{LocationV2|Trade||}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Locations = {{LocationV2||Goldenrod City|Gift}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the moves that the Pokémon Learn.&lt;br /&gt;
Syntax: Moves =  {{MoveV2|&amp;lt;Level&amp;gt;|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Moves =&lt;br /&gt;
{{MoveV2|-|33}}&lt;br /&gt;
{{MoveV2|-|39}}&lt;br /&gt;
{{MoveV2|-|270}}&lt;br /&gt;
{{MoveV2|5|28}}&lt;br /&gt;
{{MoveV2|9|45}}&lt;br /&gt;
{{MoveV2|13|98}}&lt;br /&gt;
{{MoveV2|17|44}}&lt;br /&gt;
{{MoveV2|21|343}}&lt;br /&gt;
{{MoveV2|25|36}}&lt;br /&gt;
{{MoveV2|29|204}}&lt;br /&gt;
{{MoveV2|33|226}}&lt;br /&gt;
{{MoveV2|37|38}}&lt;br /&gt;
{{MoveV2|41|387}}&lt;br /&gt;
{{MoveV2|45|376}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the TM/HM moves that the Pokémon Learn.&lt;br /&gt;
Syntax: Moves =  {{MoveV2|&amp;lt;TM/HM Number&amp;gt;|&amp;lt;Move ID&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| TM/HM Moves = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Breeding moves that the Pokémon Learn.&lt;br /&gt;
Syntax: Moves =  {{MoveV2|&amp;quot;|&amp;lt;Move ID&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Breeding Moves = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Tutoring moves that the Pokémon Learn.&lt;br /&gt;
Syntax: Moves =  {{MoveV2||&amp;lt;Move ID&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Tutoring Moves = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Version History of the Pokémon.&lt;br /&gt;
Syntax: Version History = {{VersionHistoryV2|&amp;lt;Version&amp;gt;|&amp;lt;Descriptions&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Version History =&lt;br /&gt;
{{VersionHistoryV2|0.49.1|Pokémon data is now updated.}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Sylveon&amp;diff=38953</id>
		<title>Sylveon</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Sylveon&amp;diff=38953"/>
		<updated>2019-01-25T19:58:40Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PokémonV2|Version = 0.55&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
For any data that is not applicable to the current Pokémon, please leave it blank :D It will save us from bugs.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon National ID without the extra zeros in front.&lt;br /&gt;
Syntax: ID = &amp;lt;ID&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| ID = 700&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Type.&lt;br /&gt;
For Pokémon with one type:&lt;br /&gt;
Syntax: Type 1 = &amp;lt;Type&amp;gt; | Type 2 =&lt;br /&gt;
For Pokémon with two type:&lt;br /&gt;
Syntax: Type 1 = &amp;lt;Type&amp;gt; | Type 2 = &amp;lt;Type&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Type 1 = Fairy&lt;br /&gt;
| Type 2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how many different evolution are there.&lt;br /&gt;
For Pokémon that cannot evolve and have no related family chain:&lt;br /&gt;
Syntax: Number of DE = 0&lt;br /&gt;
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur.&lt;br /&gt;
Syntax: Number of DE = 1&lt;br /&gt;
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur =&amp;gt; Ivysaur and Bulbasaur =&amp;gt; Venusaur.&lt;br /&gt;
Syntax: Number of DE = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of DE = 8&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Done to get this Pokémon.&lt;br /&gt;
For Pokémon that is belong to first stage:&lt;br /&gt;
Syntax: Number of ED = 0&lt;br /&gt;
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: Number of ED = 1&lt;br /&gt;
For Pokémon that is belong to third stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: Number of ED = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of ED = 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Left for the final stage.&lt;br /&gt;
For Pokémon that is already at final stage:&lt;br /&gt;
Syntax: Number of EL = 0&lt;br /&gt;
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: Number of EL = 1&lt;br /&gt;
For Pokémon that is belong to first stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: Number of EL = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of EL = 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition for each stage in the same family.&lt;br /&gt;
First Branch/line: EC 1 &amp;amp; EC 2&lt;br /&gt;
Each branch/line is indicated with a new line in between them.&lt;br /&gt;
Syntax:&lt;br /&gt;
Level: {{PokémonV2/EC|Level|Level=##}}&lt;br /&gt;
Friendship: {{PokémonV2/EC|Friendship}}&lt;br /&gt;
Friendship / Time: {{PokémonV2/EC|Friendship / Time|Time=##}}&lt;br /&gt;
Move: {{PokémonV2/EC|Move|Move=##}}&lt;br /&gt;
Area: {{PokémonV2/EC|Area|Area=##}}&lt;br /&gt;
Time / Level: {{PokémonV2/EC|Time / Level|Time=##|Level=##}}&lt;br /&gt;
Item: {{PokémonV2/EC|Item|Item=##}}&lt;br /&gt;
Item / Time: {{PokémonV2/EC|Item / Time|Item=##|Time=##}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EC 1 = {{PokémonV2/EC|Item|Item=Water Stone}}&lt;br /&gt;
| EC 2 = &lt;br /&gt;
&lt;br /&gt;
| EC 3 = {{PokémonV2/EC|Item|Item=Thunder Stone}}&lt;br /&gt;
| EC 4 = &lt;br /&gt;
&lt;br /&gt;
| EC 5 = {{PokémonV2/EC|Item|Item=Fire Stone}}&lt;br /&gt;
| EC 6 = &lt;br /&gt;
&lt;br /&gt;
| EC 7 = {{PokémonV2/EC|Friendship / Time|Time=Day}}&lt;br /&gt;
| EC 8 = &lt;br /&gt;
&lt;br /&gt;
| EC 9 = {{PokémonV2/EC|Friendship / Time|Time=Night}}&lt;br /&gt;
| EC 10 = &lt;br /&gt;
&lt;br /&gt;
| EC 11 = {{PokémonV2/EC|Area|Area=Ilex Forest}}&lt;br /&gt;
| EC 12 = &lt;br /&gt;
&lt;br /&gt;
| EC 13 = {{PokémonV2/EC|Area|Area=Ice Path}}&lt;br /&gt;
| EC 14 = &lt;br /&gt;
&lt;br /&gt;
| EC 15 = At max friendship with a fairy-type Pokémon in the team.&lt;br /&gt;
| EC 16 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition category in general.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| ECC 1 = Item&lt;br /&gt;
| ECC 2 = &lt;br /&gt;
&lt;br /&gt;
| ECC 3 = Item&lt;br /&gt;
| ECC 4 =&lt;br /&gt;
&lt;br /&gt;
| ECC 5 = Item&lt;br /&gt;
| ECC 6 =&lt;br /&gt;
&lt;br /&gt;
| ECC 7 = Friendship / Time&lt;br /&gt;
| ECC 8 =&lt;br /&gt;
&lt;br /&gt;
| ECC 9 = Friendship / Time&lt;br /&gt;
| ECC 10 =&lt;br /&gt;
&lt;br /&gt;
| ECC 11 = Area&lt;br /&gt;
| ECC 12 =&lt;br /&gt;
&lt;br /&gt;
| ECC 13 = Area&lt;br /&gt;
| ECC 14 =&lt;br /&gt;
&lt;br /&gt;
| ECC 15 =&lt;br /&gt;
| ECC 16 =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Pokémon ID for each stage in the same family.&lt;br /&gt;
** Press Show preview button on the bottom to check if the automated data is correct or not. **&lt;br /&gt;
For Pokémon with a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: EID 1 = &amp;lt;Pokémon ID for the evolved form&amp;gt; | EID 2 =&lt;br /&gt;
For Pokémon with a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: EID 1 = &amp;lt;Pokémon ID for the first stage to second stage&amp;gt; | EID 2 = &amp;lt;Pokémon ID for the second stage to third stage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For First Branch =&amp;gt; It uses EID 1, EID 2 and EID 3&lt;br /&gt;
For Second Branch =&amp;gt; It uses EID 4, EID 5 and EID 6 &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EID 1 = 133&lt;br /&gt;
| EID 2 = 134&lt;br /&gt;
| EID 3 = &lt;br /&gt;
&lt;br /&gt;
| EID 4 = 133&lt;br /&gt;
| EID 5 = 135&lt;br /&gt;
| EID 6 = &lt;br /&gt;
&lt;br /&gt;
| EID 7 = 133&lt;br /&gt;
| EID 8 = 136&lt;br /&gt;
| EID 9 = &lt;br /&gt;
&lt;br /&gt;
| EID 10 = 133&lt;br /&gt;
| EID 11 = 196&lt;br /&gt;
| EID 12 = &lt;br /&gt;
&lt;br /&gt;
| EID 13 = 133&lt;br /&gt;
| EID 14 = 197&lt;br /&gt;
| EID 15 = &lt;br /&gt;
&lt;br /&gt;
| EID 16 = 133&lt;br /&gt;
| EID 17 = 470&lt;br /&gt;
| EID 18 = &lt;br /&gt;
&lt;br /&gt;
| EID 19 = 133&lt;br /&gt;
| EID 20 = 471&lt;br /&gt;
| EID 21 = &lt;br /&gt;
&lt;br /&gt;
| EID 22 = 133&lt;br /&gt;
| EID 23 = 700&lt;br /&gt;
| EID 24 = &lt;br /&gt;
&lt;br /&gt;
| Evolution style = P3D&lt;br /&gt;
| Current EB = 8&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Ability&lt;br /&gt;
For Pokémon with only 1 Ability: ( * Change the ones that have &amp;lt;&amp;gt; )&lt;br /&gt;
Syntax: Ability 1 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} | Ability 2 =&lt;br /&gt;
For Pokémon with 2 Ability: ( * Change the ones that have &amp;lt;&amp;gt; )&lt;br /&gt;
Syntax: Ability 1 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} | Ability 2 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
** If you do not know their ability ID, then you can type their Names after the equal sign instead of {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}.&lt;br /&gt;
## Hidden Ability can be define with the same syntax above but it will not show right now.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Ability 1 = {{AbilityV2|Name|56}}&lt;br /&gt;
| Ability 2 = &lt;br /&gt;
&lt;br /&gt;
| Hidden Ability = {{AbilityV2|Name|182}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Basic Stats.&lt;br /&gt;
Syntax: HP = &amp;lt;Integer Value&amp;gt; | Attack = &amp;lt;Integer Value&amp;gt; | Defense = &amp;lt;Integer Value&amp;gt; | Special Atk = &amp;lt;Integer Value&amp;gt; | Special Def = &amp;lt;Integer Value&amp;gt; | Speed = &amp;lt;Integer Value&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| HP = 95&lt;br /&gt;
| Attack = 65&lt;br /&gt;
| Defense = 65&lt;br /&gt;
| Special Atk = 110&lt;br /&gt;
| Special Def = 130&lt;br /&gt;
| Speed = 60&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Additional Info about that Pokémon&lt;br /&gt;
Syntax: Info = &amp;lt;Whatever Info that you want to show&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Info = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sylveon is a Pokémon with cream colored fur on most of its slender body and a reddish tail. There are two bow shaped and scarf-like objects around its body. It has four legs, each one a pink color - like the tail - and three toes on each. It also has two large blue eyes and long pink ears.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Pokédex Entry about that Pokémon&lt;br /&gt;
Syntax: Pokédex Entry = &amp;lt;Pokédex entry description&amp;gt; | Species = &amp;lt;Species&amp;gt; | Height = &amp;lt;Integer Value with no units&amp;gt; | Weight = &amp;lt;Integer Value with no units&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Pokédex Entry = Thanks to its unstable genetic makeup, this special Pokémon conceals many different possible evolutions.&lt;br /&gt;
| Species = Intertwining&lt;br /&gt;
| Height = 1.0&lt;br /&gt;
| Weight = 23.5&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Location that you can find this pokémon.&lt;br /&gt;
For Evolution Pokémon only:&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||&amp;lt;Pokémon Name&amp;gt;}}&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||{{PokémonListV2|Name|&amp;lt;Pokémon ID&amp;gt;}}}}&lt;br /&gt;
For Places:&lt;br /&gt;
Syntax: Locations = {{LocationV2||&amp;lt;Places&amp;gt;|&amp;lt;Method&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Locations =&lt;br /&gt;
{{LocationV2|Evolve||Eevee}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the moves that the Pokémon Learn.&lt;br /&gt;
Syntax: Moves =  {{MoveV2|&amp;lt;Level&amp;gt;|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Moves = &lt;br /&gt;
{{MoveV2|-|33}}&lt;br /&gt;
{{MoveV2|-|39}}&lt;br /&gt;
{{MoveV2|-|270}}&lt;br /&gt;
{{MoveV2|-|574}}&lt;br /&gt;
{{MoveV2|5|28}}&lt;br /&gt;
{{MoveV2|9|584}}&lt;br /&gt;
{{MoveV2|13|98}}&lt;br /&gt;
{{MoveV2|17|129}}&lt;br /&gt;
{{MoveV2|20|577}}&lt;br /&gt;
{{MoveV2|25|285}}&lt;br /&gt;
{{MoveV2|29|581}}&lt;br /&gt;
{{MoveV2|33|113}}&lt;br /&gt;
{{MoveV2|37|585}}&lt;br /&gt;
{{MoveV2|41|387}}&lt;br /&gt;
{{MoveV2|45|244}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Version History of the Pokémon.&lt;br /&gt;
Syntax: Version History = {{VersionHistoryV2|&amp;lt;Version&amp;gt;|&amp;lt;Descriptions&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Version History = &lt;br /&gt;
{{VersionHistoryV2|0.43|Introduced}}&lt;br /&gt;
{{VersionHistoryV2|0.47.2|Page and moves updated.}}&lt;br /&gt;
{{VersionHistoryV2|0.55|Became obtainable.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
This is using v1.1 of the template.&lt;br /&gt;
To check for any update in template, you might want to visit http://pokemon3d.net/wiki/index.php?title=Template:PokémonV2/Preload&lt;br /&gt;
&lt;br /&gt;
If you encounter any bugs that you can't get it fix, please report those bug over here: http://pokemon3d.net/forum/threads/7391/&lt;br /&gt;
If the bug is an easy fix, any user including Moderator from the forum might fix them asap.&lt;br /&gt;
Anything that is due to hard code issue, then only jianmingyong and some other Moderator ( If they know ) can fix it.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Sylveon&amp;diff=38952</id>
		<title>Sylveon</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Sylveon&amp;diff=38952"/>
		<updated>2019-01-25T19:56:17Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Updated to 0.55&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PokémonV2|Version = 0.55&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
For any data that is not applicable to the current Pokémon, please leave it blank :D It will save us from bugs.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon National ID without the extra zeros in front.&lt;br /&gt;
Syntax: ID = &amp;lt;ID&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| ID = 700&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Type.&lt;br /&gt;
For Pokémon with one type:&lt;br /&gt;
Syntax: Type 1 = &amp;lt;Type&amp;gt; | Type 2 =&lt;br /&gt;
For Pokémon with two type:&lt;br /&gt;
Syntax: Type 1 = &amp;lt;Type&amp;gt; | Type 2 = &amp;lt;Type&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Type 1 = Fairy&lt;br /&gt;
| Type 2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how many different evolution are there.&lt;br /&gt;
For Pokémon that cannot evolve and have no related family chain:&lt;br /&gt;
Syntax: Number of DE = 0&lt;br /&gt;
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur.&lt;br /&gt;
Syntax: Number of DE = 1&lt;br /&gt;
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur =&amp;gt; Ivysaur and Bulbasaur =&amp;gt; Venusaur.&lt;br /&gt;
Syntax: Number of DE = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of DE = 8&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Done to get this Pokémon.&lt;br /&gt;
For Pokémon that is belong to first stage:&lt;br /&gt;
Syntax: Number of ED = 0&lt;br /&gt;
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: Number of ED = 1&lt;br /&gt;
For Pokémon that is belong to third stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: Number of ED = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of ED = 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define how much Evolution Left for the final stage.&lt;br /&gt;
For Pokémon that is already at final stage:&lt;br /&gt;
Syntax: Number of EL = 0&lt;br /&gt;
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: Number of EL = 1&lt;br /&gt;
For Pokémon that is belong to first stage and only have a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: Number of EL = 2&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Number of EL = 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition for each stage in the same family.&lt;br /&gt;
First Branch/line: EC 1 &amp;amp; EC 2&lt;br /&gt;
Each branch/line is indicated with a new line in between them.&lt;br /&gt;
Syntax:&lt;br /&gt;
Level: {{PokémonV2/EC|Level|Level=##}}&lt;br /&gt;
Friendship: {{PokémonV2/EC|Friendship}}&lt;br /&gt;
Friendship / Time: {{PokémonV2/EC|Friendship / Time|Time=##}}&lt;br /&gt;
Move: {{PokémonV2/EC|Move|Move=##}}&lt;br /&gt;
Area: {{PokémonV2/EC|Area|Area=##}}&lt;br /&gt;
Time / Level: {{PokémonV2/EC|Time / Level|Time=##|Level=##}}&lt;br /&gt;
Item: {{PokémonV2/EC|Item|Item=##}}&lt;br /&gt;
Item / Time: {{PokémonV2/EC|Item / Time|Item=##|Time=##}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EC 1 = {{PokémonV2/EC|Item|Item=Water Stone}}&lt;br /&gt;
| EC 2 = &lt;br /&gt;
&lt;br /&gt;
| EC 3 = {{PokémonV2/EC|Item|Item=Thunder Stone}}&lt;br /&gt;
| EC 4 = &lt;br /&gt;
&lt;br /&gt;
| EC 5 = {{PokémonV2/EC|Item|Item=Fire Stone}}&lt;br /&gt;
| EC 6 = &lt;br /&gt;
&lt;br /&gt;
| EC 7 = {{PokémonV2/EC|Friendship / Time|Time=Day}}&lt;br /&gt;
| EC 8 = &lt;br /&gt;
&lt;br /&gt;
| EC 9 = {{PokémonV2/EC|Friendship / Time|Time=Night}}&lt;br /&gt;
| EC 10 = &lt;br /&gt;
&lt;br /&gt;
| EC 11 = {{PokémonV2/EC|Area|Area=Ilex Forest}}&lt;br /&gt;
| EC 12 = &lt;br /&gt;
&lt;br /&gt;
| EC 13 = {{PokémonV2/EC|Area|Area=Ice Path}}&lt;br /&gt;
| EC 14 = &lt;br /&gt;
&lt;br /&gt;
| EC 15 = At max friendship with a fairy-type Pokémon in the team.&lt;br /&gt;
| EC 16 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Condition category in general.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| ECC 1 = Item&lt;br /&gt;
| ECC 2 = &lt;br /&gt;
&lt;br /&gt;
| ECC 3 = Item&lt;br /&gt;
| ECC 4 =&lt;br /&gt;
&lt;br /&gt;
| ECC 5 = Item&lt;br /&gt;
| ECC 6 =&lt;br /&gt;
&lt;br /&gt;
| ECC 7 = Friendship / Time&lt;br /&gt;
| ECC 8 =&lt;br /&gt;
&lt;br /&gt;
| ECC 9 = Friendship / Time&lt;br /&gt;
| ECC 10 =&lt;br /&gt;
&lt;br /&gt;
| ECC 11 = Area&lt;br /&gt;
| ECC 12 =&lt;br /&gt;
&lt;br /&gt;
| ECC 13 = Area&lt;br /&gt;
| ECC 14 =&lt;br /&gt;
&lt;br /&gt;
| ECC 15 =Friendship / Party&lt;br /&gt;
| ECC 16 =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Evolution Pokémon ID for each stage in the same family.&lt;br /&gt;
** Press Show preview button on the bottom to check if the automated data is correct or not. **&lt;br /&gt;
For Pokémon with a family chain like Bulbasaur =&amp;gt; Ivysaur:&lt;br /&gt;
Syntax: EID 1 = &amp;lt;Pokémon ID for the evolved form&amp;gt; | EID 2 =&lt;br /&gt;
For Pokémon with a family chain like Bulbasaur =&amp;gt; Ivysaur =&amp;gt; Venusaur:&lt;br /&gt;
Syntax: EID 1 = &amp;lt;Pokémon ID for the first stage to second stage&amp;gt; | EID 2 = &amp;lt;Pokémon ID for the second stage to third stage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For First Branch =&amp;gt; It uses EID 1, EID 2 and EID 3&lt;br /&gt;
For Second Branch =&amp;gt; It uses EID 4, EID 5 and EID 6 &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| EID 1 = 133&lt;br /&gt;
| EID 2 = 134&lt;br /&gt;
| EID 3 = &lt;br /&gt;
&lt;br /&gt;
| EID 4 = 133&lt;br /&gt;
| EID 5 = 135&lt;br /&gt;
| EID 6 = &lt;br /&gt;
&lt;br /&gt;
| EID 7 = 133&lt;br /&gt;
| EID 8 = 136&lt;br /&gt;
| EID 9 = &lt;br /&gt;
&lt;br /&gt;
| EID 10 = 133&lt;br /&gt;
| EID 11 = 196&lt;br /&gt;
| EID 12 = &lt;br /&gt;
&lt;br /&gt;
| EID 13 = 133&lt;br /&gt;
| EID 14 = 197&lt;br /&gt;
| EID 15 = &lt;br /&gt;
&lt;br /&gt;
| EID 16 = 133&lt;br /&gt;
| EID 17 = 470&lt;br /&gt;
| EID 18 = &lt;br /&gt;
&lt;br /&gt;
| EID 19 = 133&lt;br /&gt;
| EID 20 = 471&lt;br /&gt;
| EID 21 = &lt;br /&gt;
&lt;br /&gt;
| EID 22 = 133&lt;br /&gt;
| EID 23 = 700&lt;br /&gt;
| EID 24 = &lt;br /&gt;
&lt;br /&gt;
| Evolution style = P3D&lt;br /&gt;
| Current EB = 8&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Ability&lt;br /&gt;
For Pokémon with only 1 Ability: ( * Change the ones that have &amp;lt;&amp;gt; )&lt;br /&gt;
Syntax: Ability 1 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} | Ability 2 =&lt;br /&gt;
For Pokémon with 2 Ability: ( * Change the ones that have &amp;lt;&amp;gt; )&lt;br /&gt;
Syntax: Ability 1 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}} | Ability 2 = {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
** If you do not know their ability ID, then you can type their Names after the equal sign instead of {{AbilityV2|Name|&amp;lt;ID&amp;gt;}}.&lt;br /&gt;
## Hidden Ability can be define with the same syntax above but it will not show right now.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Ability 1 = {{AbilityV2|Name|56}}&lt;br /&gt;
| Ability 2 = &lt;br /&gt;
&lt;br /&gt;
| Hidden Ability = {{AbilityV2|Name|182}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Pokémon Basic Stats.&lt;br /&gt;
Syntax: HP = &amp;lt;Integer Value&amp;gt; | Attack = &amp;lt;Integer Value&amp;gt; | Defense = &amp;lt;Integer Value&amp;gt; | Special Atk = &amp;lt;Integer Value&amp;gt; | Special Def = &amp;lt;Integer Value&amp;gt; | Speed = &amp;lt;Integer Value&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| HP = 95&lt;br /&gt;
| Attack = 65&lt;br /&gt;
| Defense = 65&lt;br /&gt;
| Special Atk = 110&lt;br /&gt;
| Special Def = 130&lt;br /&gt;
| Speed = 60&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Additional Info about that Pokémon&lt;br /&gt;
Syntax: Info = &amp;lt;Whatever Info that you want to show&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Info = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sylveon is a Pokémon with cream colored fur on most of its slender body and a reddish tail. There are two bow shaped and scarf-like objects around its body. It has four legs, each one a pink color - like the tail - and three toes on each. It also has two large blue eyes and long pink ears.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define Pokédex Entry about that Pokémon&lt;br /&gt;
Syntax: Pokédex Entry = &amp;lt;Pokédex entry description&amp;gt; | Species = &amp;lt;Species&amp;gt; | Height = &amp;lt;Integer Value with no units&amp;gt; | Weight = &amp;lt;Integer Value with no units&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Pokédex Entry = Thanks to its unstable genetic makeup, this special Pokémon conceals many different possible evolutions.&lt;br /&gt;
| Species = Intertwining&lt;br /&gt;
| Height = 1.0&lt;br /&gt;
| Weight = 23.5&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Location that you can find this pokémon.&lt;br /&gt;
For Evolution Pokémon only:&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||&amp;lt;Pokémon Name&amp;gt;}}&lt;br /&gt;
Syntax: Locations = {{LocationV2|Evolve||{{PokémonListV2|Name|&amp;lt;Pokémon ID&amp;gt;}}}}&lt;br /&gt;
For Places:&lt;br /&gt;
Syntax: Locations = {{LocationV2||&amp;lt;Places&amp;gt;|&amp;lt;Method&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Locations =&lt;br /&gt;
{{LocationV2|Evolve||Eevee}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the moves that the Pokémon Learn.&lt;br /&gt;
Syntax: Moves =  {{MoveV2|&amp;lt;Level&amp;gt;|&amp;lt;ID&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Moves = &lt;br /&gt;
{{MoveV2|-|33}}&lt;br /&gt;
{{MoveV2|-|39}}&lt;br /&gt;
{{MoveV2|-|270}}&lt;br /&gt;
{{MoveV2|-|574}}&lt;br /&gt;
{{MoveV2|5|28}}&lt;br /&gt;
{{MoveV2|9|584}}&lt;br /&gt;
{{MoveV2|13|98}}&lt;br /&gt;
{{MoveV2|17|129}}&lt;br /&gt;
{{MoveV2|20|577}}&lt;br /&gt;
{{MoveV2|25|285}}&lt;br /&gt;
{{MoveV2|29|581}}&lt;br /&gt;
{{MoveV2|33|113}}&lt;br /&gt;
{{MoveV2|37|585}}&lt;br /&gt;
{{MoveV2|41|387}}&lt;br /&gt;
{{MoveV2|45|244}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Define the Version History of the Pokémon.&lt;br /&gt;
Syntax: Version History = {{VersionHistoryV2|&amp;lt;Version&amp;gt;|&amp;lt;Descriptions&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
| Version History = &lt;br /&gt;
{{VersionHistoryV2|0.43|Introduced}}&lt;br /&gt;
{{VersionHistoryV2|0.47.2|Page and moves updated.}}&lt;br /&gt;
{{VersionHistoryV2|0.55|Became obtainable.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
This is using v1.1 of the template.&lt;br /&gt;
To check for any update in template, you might want to visit http://pokemon3d.net/wiki/index.php?title=Template:PokémonV2/Preload&lt;br /&gt;
&lt;br /&gt;
If you encounter any bugs that you can't get it fix, please report those bug over here: http://pokemon3d.net/forum/threads/7391/&lt;br /&gt;
If the bug is an easy fix, any user including Moderator from the forum might fix them asap.&lt;br /&gt;
Anything that is due to hard code issue, then only jianmingyong and some other Moderator ( If they know ) can fix it.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38950</id>
		<title>Ranks and Emblems</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38950"/>
		<updated>2019-01-25T19:42:36Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: /* Emblems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With the implementation of online mode in 0.32 players started to gain points for things such as breeding, battleing, and even just walking around. these points allow the player to Level up, and, every five levels, change their trainer class and sprite. Also they can earn emblems that they can choose to display on their trainer card for other players to view.&lt;br /&gt;
&lt;br /&gt;
== Ranks ==&lt;br /&gt;
Starting with the implementation of online mode in version 0.32 the [[player]]'s sprite was locked to a specific sprite depending on their Player Rank. The following ranks exist in the game as of version 0.33:&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Rank Name'''&lt;br /&gt;
! '''Level(pts)'''&lt;br /&gt;
! '''Male Sprite'''&lt;br /&gt;
! '''Female Sprite'''&lt;br /&gt;
{{PlayerSprites|M=Preschooler|LMin=1|Lmax=5|N=}}&lt;br /&gt;
{{PlayerSprites|M=School Kid|LMin=5|Lmax=10|N=}}&lt;br /&gt;
{{PlayerSprites|M=Youngster|F=Lass|LMin=10|Lmax=15|N=}}&lt;br /&gt;
{{PlayerSprites|M=Waiter|F=Waitress|LMin=15|Lmax=20|N=}}&lt;br /&gt;
{{PlayerSprites|M=Backpacker|LMin=20|Lmax=25|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokefan|LMin=25|Lmax=30|N=}}&lt;br /&gt;
{{PlayerSprites|M=Butler|F=Maid|LMin=30|Lmax=35|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cheerleader|LMin=35|Lmax=40|N=}}&lt;br /&gt;
{{PlayerSprites|M=Clerk|LMin=40|Lmax=45|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokemon Breeder|LMin=45|Lmax=50|N=}}&lt;br /&gt;
{{PlayerSprites|M=Drummer|F=Guitarist|LMin=50|Lmax=55|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cyclist|LMin=55|Lmax=60|N=}}&lt;br /&gt;
{{PlayerSprites|M=Rich Boy|F=Lady|LMin=60|Lmax=65|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ranger|LMin=65|Lmax=70|N=}}&lt;br /&gt;
{{PlayerSprites|M=Athlete|LMin=70|Lmax=75|N=}}&lt;br /&gt;
{{PlayerSprites|M=Scientist|LMin=75|Lmax=80|N=}}&lt;br /&gt;
{{PlayerSprites|M=Doctor|F=Nurse|LMin=80|Lmax=85|N=}}&lt;br /&gt;
{{PlayerSprites|M=Gentleman|F=Socialite|LMin=85|Lmax=90|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ace Trainer|LMin=90|Lmax=95|N=}}&lt;br /&gt;
{{PlayerSprites|M=Veteran|LMin=95|Lmax=100|N=}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Points ==&lt;br /&gt;
In Online mode you can earn points for things like battling, breeding, and even just walking around.&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Points&amp;lt;br /&amp;gt;Earned&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Defeat a trainer.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Defeat Wild Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Pick a Berry.&lt;br /&gt;
|-&lt;br /&gt;
| 1-10&lt;br /&gt;
| Level up a Pokemon. Points gained is the square root&amp;lt;br /&amp;gt;of the level rounded to the nearest whole number.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Find item on the ground.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Walk 256 steps without closing the game&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Catch a Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Evolve Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Trade with npc.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Earn a badge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Emblems ==&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Image&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Bronze'''&lt;br /&gt;
|-&lt;br /&gt;
| Alph&lt;br /&gt;
| [[File:AlphsEmblem.png|80px]]&lt;br /&gt;
| Solve the [[Ruins of Alph]] puzzles.&lt;br /&gt;
|-&lt;br /&gt;
| Material&lt;br /&gt;
| [[File:MaterialEmblem.png|80px]]&lt;br /&gt;
| Battle and defeat or catch the [[Pokémon_List/Gyarados#Special Appearances|Red Gyarados]] in the [[Lake of Rage]] to obtain the [[Red Scale]].&lt;br /&gt;
|-&lt;br /&gt;
| Cyber&lt;br /&gt;
| [[File:CyberEmblem.png|80px]]&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| Mega&lt;br /&gt;
| [[File:MegaEmblem.png|80px]]&lt;br /&gt;
| Receive the Mega Bracelet from Professor Oak.&lt;br /&gt;
|-&lt;br /&gt;
| Zephyr&lt;br /&gt;
| [[File:ZephyrEmblem.png|80px]]&lt;br /&gt;
| Get the Zephyr-Badge from {{GL|Falkner}}.&lt;br /&gt;
|-&lt;br /&gt;
| Hive&lt;br /&gt;
| [[File:HiveEmblem.png|80px]]&lt;br /&gt;
| Get the Hive-Badge from {{GL|Bugsy}}.&lt;br /&gt;
|-&lt;br /&gt;
| Plain&lt;br /&gt;
| [[File:PlainEmblem.png|80px]]&lt;br /&gt;
| Get the Plain-Badge from {{GL|Whitney}}.&lt;br /&gt;
|-&lt;br /&gt;
| Fog&lt;br /&gt;
| [[File:FogEmblem.png|80px]]&lt;br /&gt;
| Get the Fog-Badge from {{GL|Morty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Storm&lt;br /&gt;
| [[File:StormEmblem.png|80px]]&lt;br /&gt;
| Get the Storm-Badge from {{GL|Chuck}}.&lt;br /&gt;
|-&lt;br /&gt;
| Mineral&lt;br /&gt;
| [[File:MineralEmblem.png|80px]]&lt;br /&gt;
| Get the Mineral-Badge from {{GL|Jasmine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Glacier&lt;br /&gt;
| [[File:GlacierEmblem.png|80px]]&lt;br /&gt;
| Get the Glacier-Badge from {{GL|Pryce}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rising&lt;br /&gt;
| [[File:RisingEmblem.png|80px]]&lt;br /&gt;
| Get the Rising-Badge from {{GL|Clair}}.&lt;br /&gt;
|-&lt;br /&gt;
| Boulder&lt;br /&gt;
| [[File:BoulderEmblem.png|80px]]&lt;br /&gt;
| Get the Boulder-Badge from {{GL|Brock}}.&lt;br /&gt;
|-&lt;br /&gt;
| Cascade&lt;br /&gt;
| [[File:CascadeEmblem.png|80px]]&lt;br /&gt;
| Get the Cascade-Badge from {{GL|Misty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Thunder&lt;br /&gt;
| [[File:ThunderEmblem.png|80px]]&lt;br /&gt;
| Get the Thunder-Badge from {{GL|Lt.Surge}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rainbow&lt;br /&gt;
| [[File:RainbowEmblem.png|80px]]&lt;br /&gt;
| Get the Rainbow-Badge from {{GL|Erika}}.&lt;br /&gt;
|-&lt;br /&gt;
| Soul&lt;br /&gt;
| [[File:SoulEmblem.png|80px]]&lt;br /&gt;
| Get the Soul-Badge from {{GL|Janine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Marsh&lt;br /&gt;
| [[File:MarshEmblem.png|80px]]&lt;br /&gt;
| Get the Marsh-Badge from {{GL|Sabrina}}.&lt;br /&gt;
|-&lt;br /&gt;
| Volcano&lt;br /&gt;
| [[File:VolcanoEmblem.png|80px]]&lt;br /&gt;
| Get the Volcano-Badge from {{GL|Blaine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Earth&lt;br /&gt;
| [[File:EarthEmblem.png|80px]]&lt;br /&gt;
| Get the Earth-Badge from {{GL|Blue}}.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Silver'''&lt;br /&gt;
|-&lt;br /&gt;
| Johto&lt;br /&gt;
| [[File:JohtoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Johto|Johto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Kanto&lt;br /&gt;
| [[File:KantoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Kanto|Kanto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Legendary&lt;br /&gt;
| [[File:LegendaryEmblem.png|80px]]&lt;br /&gt;
| Have Ho-oh, Lugia and Suicune in your party.&lt;br /&gt;
|-&lt;br /&gt;
| Shooting Star&lt;br /&gt;
| [[File:ShootingStarEmblem.png|80px]]&lt;br /&gt;
| Battle Jirachi&lt;br /&gt;
|-&lt;br /&gt;
| Genetics&lt;br /&gt;
| [[File:GeneticsEmblem.png|80px]]&lt;br /&gt;
| Battle Mewtwo.&lt;br /&gt;
|-&lt;br /&gt;
| Victorious&lt;br /&gt;
| [[File:VictoriousEmblem.png|80px]]&lt;br /&gt;
| Battle Victini.&lt;br /&gt;
|-&lt;br /&gt;
| Eruption&lt;br /&gt;
| [[File:EruptionEmblem.png|80px]]&lt;br /&gt;
| Battle Volcanion.&lt;br /&gt;
|-&lt;br /&gt;
| Deep Sea&lt;br /&gt;
| [[File:DeepSeaEmblem.png|80px]]&lt;br /&gt;
| Find a mysterious egg at the bottom of the sea&lt;br /&gt;
|-&lt;br /&gt;
| Eggsplosion&lt;br /&gt;
| [[File:EggsplosionEmblem.png|80px]]&lt;br /&gt;
| Breed a Pokémon and pass down an egg move.&lt;br /&gt;
|-&lt;br /&gt;
| Mailman&lt;br /&gt;
| [[File:MailmanEmblem.png|80px]]&lt;br /&gt;
| Get all the available mail items in the game.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Ability&lt;br /&gt;
| [[File:SilverAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Tower Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Knowledge&lt;br /&gt;
| [[File:SilverKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Factory Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Gold'''&lt;br /&gt;
|-&lt;br /&gt;
| Champion&lt;br /&gt;
| [[File:ChampionEmblem.png|80px]]&lt;br /&gt;
| Defeat [[Lance]] to become the Champion.&lt;br /&gt;
|-&lt;br /&gt;
| Snow&lt;br /&gt;
| [[File:SnowEmblem.png|80px]]&lt;br /&gt;
| Defeat [[Red]] on Mt. Silver.&lt;br /&gt;
|-&lt;br /&gt;
| Eevee&lt;br /&gt;
| [[File:EeveeEmblem.png|80px]]&lt;br /&gt;
| Get the 8 eevolutions ({{Pokemon|Vaporeon}}, {{Pokemon|Flareon}}, {{Pokemon|Jolteon}}, {{Pokemon|Umbreon}}, {{Pokemon|Espeon}}, {{Pokemon|Leafeon}}, {{Pokemon|Glaceon}} and {{Pokemon|Sylveon}})&lt;br /&gt;
|-&lt;br /&gt;
| Stars&lt;br /&gt;
| [[File:StarsEmblem.png|80px]]&lt;br /&gt;
| Catch a shiny Pokémon (except a shiny {{Pokemon|Gyarados}}).&lt;br /&gt;
|-&lt;br /&gt;
| Ancestor&lt;br /&gt;
| [[File:AncestorEmblem.png|80px]]&lt;br /&gt;
| Battle Mew.&lt;br /&gt;
|-&lt;br /&gt;
| Time&lt;br /&gt;
| [[File:TimeEmblem.png|80px]]&lt;br /&gt;
| Have an adventure through time.&lt;br /&gt;
|-&lt;br /&gt;
| UnoDosTres&lt;br /&gt;
| [[File:UnoDosTresEmblem.png|80px]]&lt;br /&gt;
| Have Articuno, Zapdos, and Moltres in your party.&lt;br /&gt;
|-&lt;br /&gt;
| Beast&lt;br /&gt;
| [[File:BeastEmblem.png|80px]]&lt;br /&gt;
| Have Raikou, Entei, and Suicune in your party.&lt;br /&gt;
{{Hide||-&lt;br /&gt;
| Glowing&lt;br /&gt;
| [[File:GlowingEmblem.png|80px]]&lt;br /&gt;
| ??? (Unobtainable.)}}&lt;br /&gt;
|-&lt;br /&gt;
| Gold Ability&lt;br /&gt;
| [[File:GoldAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Tower Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| Gold Knowledge&lt;br /&gt;
| [[File:GoldKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Factory Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Platinum'''&lt;br /&gt;
|-&lt;br /&gt;
| Overkill&lt;br /&gt;
| [[File:OverkillEmblem.png|80px]]&lt;br /&gt;
| Get a full party of level 100 Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| Pokédex&lt;br /&gt;
| [[File:PokédexEmblem.png|80px]]&lt;br /&gt;
| Complete the Johto Pokédex - Catch 240 different Pokémon!&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:VersionInfoV2/Blog&amp;diff=38949</id>
		<title>Template:VersionInfoV2/Blog</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:VersionInfoV2/Blog&amp;diff=38949"/>
		<updated>2019-01-25T19:09:19Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Added links to the release page of 0.55&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#Switch:{{{1|}}}&lt;br /&gt;
| 0.55 = [https://github.com/P3D-Legacy/P3D-Legacy/releases/tag/0.55 v0.55]&lt;br /&gt;
| 0.54.2 = [https://github.com/P3D-Legacy/P3D-Legacy/releases/tag/0.54.2 v0.54.2]&lt;br /&gt;
| 0.54.1 = [https://github.com/P3D-Legacy/P3D-Legacy/releases/tag/0.54.1 v0.54.1]&lt;br /&gt;
| 0.54 = [https://github.com/P3D-Legacy/P3D-Legacy/releases/tag/0.54 v0.54]&lt;br /&gt;
| 0.53.3 = [http://gamejolt.com/games/pokemon3d/10545/news/pokemon3d-game-jolt-integration-and-0-53-3/120870 v0.53.3]&lt;br /&gt;
| 0.53.2 = [http://teamkolben.tumblr.com/post/126591558945 v0.53.2]&lt;br /&gt;
| 0.53.1 = [http://teamkolben.tumblr.com/post/126591558945 v0.53.1]&lt;br /&gt;
| 0.53 = [http://teamkolben.tumblr.com/post/111767077905 v0.53]&lt;br /&gt;
| 0.52.1 = [http://teamkolben.tumblr.com/post/105978237545 v0.52.1]&lt;br /&gt;
| 0.52 = [http://teamkolben.tumblr.com/post/105821233305 v0.52]&lt;br /&gt;
| 0.51.1 = [http://teamkolben.tumblr.com/post/99851725685 v0.51.1]&lt;br /&gt;
| 0.51 = [http://nilllzz.tumblr.com/post/99852476828/pok%C3%A9mon3d-version-051 v0.51]&lt;br /&gt;
| 0.50.1 = [http://nilllzz.tumblr.com/post/96258598003/pokémon3d-version-050 v0.50.1]&lt;br /&gt;
| 0.50 = [http://nilllzz.tumblr.com/post/96258598003/pokémon3d-version-050 v0.50]&lt;br /&gt;
| 0.49.1 = [http://nilllzz.tumblr.com/post/88785445078/pokemon3d-version-0-49 v0.49.1]&lt;br /&gt;
| 0.49 = [http://nilllzz.tumblr.com/post/88785445078/pokemon3d-version-0-49 v0.49]&lt;br /&gt;
| 0.48 = [http://nilllzz.tumblr.com/post/87226607178/pokemon3d-version-0-48 v0.48]&lt;br /&gt;
| 0.47.2 = [http://nilllzz.tumblr.com/post/85731367728/pokemon3d-version-0-47-and-new-launcher-2-3-0-0 v0.47.2]&lt;br /&gt;
| 0.47.1 = [http://nilllzz.tumblr.com/post/85731367728/pokemon3d-version-0-47-and-new-launcher-2-3-0-0 v0.47.1]&lt;br /&gt;
| 0.47 = [http://nilllzz.tumblr.com/post/85731367728/pokemon3d-version-0-47-and-new-launcher-2-3-0-0 v0.47]&lt;br /&gt;
| 0.46.2 = [http://nilllzz.tumblr.com/post/83210963366/pokemon3d-version-0-46-2 v0.46.2]&lt;br /&gt;
| 0.46.1 = [http://nilllzz.tumblr.com/post/79808472677/pokemon3d-version-0-46 v0.46.1]&lt;br /&gt;
| 0.46 = [http://nilllzz.tumblr.com/post/79808472677/pokemon3d-version-0-46 v0.46]&lt;br /&gt;
| 0.45.1 = [http://nilllzz.tumblr.com/post/75621143568/pokemon3d-version-0-45 v0.45.1]&lt;br /&gt;
| 0.45 = [http://nilllzz.tumblr.com/post/75621143568/pokemon3d-version-0-45 v0.45]&lt;br /&gt;
| 0.44.2 = [http://nilllzz.tumblr.com/post/74943187364/pokemon3d-version-0-44 v0.44.2]&lt;br /&gt;
| 0.44.1 = [http://nilllzz.tumblr.com/post/74943187364/pokemon3d-version-0-44 v0.44.1]&lt;br /&gt;
| 0.44 = [http://nilllzz.tumblr.com/post/74943187364/pokemon3d-version-0-44 v0.44]&lt;br /&gt;
| 0.43.3 = [http://s.pokemon3d.net/5qxiw v0.43.3]&lt;br /&gt;
| 0.43.2 = [http://nilllzz.tumblr.com/post/72202798361/pokemon3d-version-0-43 v0.43.2]&lt;br /&gt;
| 0.43.1 = [http://nilllzz.tumblr.com/post/72202798361/pokemon3d-version-0-43 v0.43.1]&lt;br /&gt;
| 0.43 = [http://nilllzz.tumblr.com/post/73882900981/pokemon3d-version-0-43 v0.43]&lt;br /&gt;
| 0.42 = [http://nilllzz.tumblr.com/post/72202798361/pokemon3d-version-0-42 v0.42]&lt;br /&gt;
| 0.41.1 = [http://nilllzz.tumblr.com/post/71215008740/pokemon3d-version-0-41-1 v0.41.1]&lt;br /&gt;
| 0.41 = [http://nilllzz.tumblr.com/post/71051376129/pokemon3d-version-0-41 v0.41]&lt;br /&gt;
| 0.40 = [http://nilllzz.tumblr.com/post/69646927153/pokemon3d-version-0-40 v0.40]&lt;br /&gt;
| 0.39 = [http://nilllzz.tumblr.com/post/66137350921/pokemon3d-version-0-39 v0.39]&lt;br /&gt;
| 0.38.3 = [http://nilllzz.tumblr.com/post/65268839112/pokemon3d-version-0-38.3 v0.38.3]&lt;br /&gt;
| 0.38.2 = [http://nilllzz.tumblr.com/post/64510295834/pokemon3d-version-0-38.2 v0.38.2]&lt;br /&gt;
| 0.38.1 = [http://nilllzz.tumblr.com/post/64354317429/pokemon3d-version-0-38.1 v0.38.1]&lt;br /&gt;
| 0.38 = [http://nilllzz.tumblr.com/post/62851015374/pokemon3d-version-0-38 v0.38]&lt;br /&gt;
| 0.37 = [http://nilllzz.tumblr.com/post/62851015374/pokemon3d-version-0-37 v0.37]&lt;br /&gt;
| 0.36.4 = [http://nilllzz.tumblr.com/post/61547772946/pokemon3d-version-0-36-4 v0.36.4]&lt;br /&gt;
| 0.36.3 = [http://nilllzz.tumblr.com/post/61547772946/pokemon3d-version-0-36-3 v0.36.3]&lt;br /&gt;
| 0.36.2 = [http://nilllzz.tumblr.com/post/60316933493/pokemon3d-version-0-36.1 v0.36.2]&lt;br /&gt;
| 0.36.1 = [http://nilllzz.tumblr.com/post/60316933493/pokemon3d-version-0-36.1 v0.36.1]&lt;br /&gt;
| 0.36 = [http://nilllzz.tumblr.com/post/60316933493/pokemon3d-version-0-36 v0.36]&lt;br /&gt;
| 0.35.2 = [http://nilllzz.tumblr.com/post/54861053664/pokemon3d-version-0-35.2 v0.35.2]&lt;br /&gt;
| 0.35.1 = [http://nilllzz.tumblr.com/post/54861053664/pokemon3d-version-0-35.1 v0.35.1]&lt;br /&gt;
| 0.35 = [http://nilllzz.tumblr.com/post/54861053664/pokemon3d-version-0-35 v0.35]&lt;br /&gt;
| 0.34 = [http://nilllzz.tumblr.com/post/52809767769/pokemon3d-version-0-34 v0.34]&lt;br /&gt;
| 0.33 = [http://nilllzz.tumblr.com/post/52075993177/pokemon3d-version-0-33 v0.33]&lt;br /&gt;
| 0.32 = [http://nilllzz.tumblr.com/post/49890775282/pokemon3d-version-0-32 v0.32]&lt;br /&gt;
| 0.31 = [http://nilllzz.tumblr.com/post/48153384155/pokemon3d-version-0-31 v0.31]&lt;br /&gt;
| 0.30 = [http://nilllzz.tumblr.com/post/47564863239/pokemon3d-version-0-30 v0.30]&lt;br /&gt;
| 0.29 = [http://nilllzz.tumblr.com/post/46975476589/pokemon3d-version-0-29 v0.29]&lt;br /&gt;
| 0.28.3 = [http://nilllzz.tumblr.com/post/45855528368/pokemon3d-version-0-28 v0.28.3]&lt;br /&gt;
| 0.28.2 = [http://nilllzz.tumblr.com/post/45855528368/pokemon3d-version-0-28 v0.28.2]&lt;br /&gt;
| 0.28.1 = [http://nilllzz.tumblr.com/post/45855528368/pokemon3d-version-0-28 v0.28.1]&lt;br /&gt;
| 0.28 = [http://nilllzz.tumblr.com/post/45855528368/pokemon3d-version-0-28 v0.28]&lt;br /&gt;
| 0.27.1 = [http://nilllzz.tumblr.com/post/45065972471/pokemon3d-version-0-27 v0.27.1]&lt;br /&gt;
| 0.27 = [http://nilllzz.tumblr.com/post/45065972471/pokemon3d-version-0-27 v0.27]&lt;br /&gt;
| 0.26.1 = [http://nilllzz.tumblr.com/post/44088981358/pokemon3d-version-0-26 v0.26.1]&lt;br /&gt;
| 0.26 = [http://nilllzz.tumblr.com/post/44088981358/pokemon3d-version-0-26 v0.26]&lt;br /&gt;
| 0.25 = [http://nilllzz.tumblr.com/post/43512393322/pokemon3d-version-0-25 v0.25]&lt;br /&gt;
| 0.24.1 = [http://nilllzz.tumblr.com/post/43014618781/0-24 v0.24.1]&lt;br /&gt;
| 0.24 = [http://nilllzz.tumblr.com/post/43014618781/0-24 v0.24]&lt;br /&gt;
| 0.23 = [http://nilllzz.tumblr.com/post/41981273856/0-23 v0.23]&lt;br /&gt;
| 0.22.1 = [http://nilllzz.tumblr.com/post/41214969982/0-22 v0.22.1]&lt;br /&gt;
| 0.22 = [http://nilllzz.tumblr.com/post/41214969982/0-22 v0.22]&lt;br /&gt;
| 0.21.1 = [http://nilllzz.tumblr.com/post/40624743038/pokemon3d-version-0-21 v0.21.1]&lt;br /&gt;
| 0.21 = [http://nilllzz.tumblr.com/post/40624743038/pokemon3d-version-0-21 v0.21]&lt;br /&gt;
| 0.20 = [http://nilllzz.tumblr.com/post/40026727386/pokemon3d-version-0-20 v0.20]&lt;br /&gt;
| 0.19.1 = [http://nilllzz.tumblr.com/post/39414547158/0-19-1 v0.19.1]&lt;br /&gt;
| 0.19 = [http://nilllzz.tumblr.com/post/39400398384/pokemon3d-version-0-19-content-upgrade v0.19]&lt;br /&gt;
| 0.18.1 = [http://nilllzz.tumblr.com/post/38823246186/pokemon3d-version-0-18 v0.18.1]&lt;br /&gt;
| 0.18 = [http://nilllzz.tumblr.com/post/38823246186/pokemon3d-version-0-18 v0.18]&lt;br /&gt;
| 0.17 = [http://nilllzz.tumblr.com/post/38259120431/0-17 v0.17]&lt;br /&gt;
| 0.16 = [http://nilllzz.tumblr.com/post/37720391974/0-16 v0.16]&lt;br /&gt;
| 0.15 = [http://nilllzz.tumblr.com/post/36674007185/0-15 v0.15]&lt;br /&gt;
| 0.14 = [http://nilllzz.tumblr.com/post/36158455306/0-14 v0.14]&lt;br /&gt;
| 0.13 = [http://nilllzz.tumblr.com/post/35649597887/0-13 v0.13]&lt;br /&gt;
| 0.12 = [http://nilllzz.tumblr.com/post/35132800390/pokemon-version-0-12 v0.12]&lt;br /&gt;
| 0.11 = [http://nilllzz.tumblr.com/post/34658152073/0-11 v0.11]&lt;br /&gt;
| 0.10a = [http://nilllzz.tumblr.com/post/34171603390/0-010a v0.10a]&lt;br /&gt;
| 0.09a = [http://nilllzz.tumblr.com/post/33717087740/0-09a v0.09a]&lt;br /&gt;
| 0.08a = [http://nilllzz.tumblr.com/post/33243974563/008a v0.08a]&lt;br /&gt;
| 0.07a = [http://nilllzz.tumblr.com/post/32740761516/weather-trade-and-maps-0-07a v0.07a]&lt;br /&gt;
| 0.06a = [http://nilllzz.tumblr.com/post/32276181659/the-co-op-version-0-06a v0.06a]&lt;br /&gt;
| 0.05a = [http://nilllzz.tumblr.com/post/31811346010/0-05a v0.05a]&lt;br /&gt;
| 0.04a = [http://nilllzz.tumblr.com/post/31350420969/0-04a v0.04a]&lt;br /&gt;
| 0.03a = [http://nilllzz.tumblr.com/post/30883564270/alpha-0-03a v0.03a]&lt;br /&gt;
| 0.02a = [http://nilllzz.tumblr.com/post/30391418247/0-02a v0.02a]&lt;br /&gt;
| 0.01a = [http://nilllzz.tumblr.com/post/29859099870/firstrelease v0.01a]&lt;br /&gt;
| Not Available &lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:VersionInfoV2/Date&amp;diff=38948</id>
		<title>Template:VersionInfoV2/Date</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:VersionInfoV2/Date&amp;diff=38948"/>
		<updated>2019-01-25T19:06:10Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Adde release date for 0.55&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#Switch:{{{1|}}}&lt;br /&gt;
| 0.55 = 24 January 2019&lt;br /&gt;
| 0.54.2 = 27 July 2017&lt;br /&gt;
| 0.54.1 = 16 February 2017&lt;br /&gt;
| 0.54 = 9 December 2016&lt;br /&gt;
| 0.53.3 = 16 January 2016&lt;br /&gt;
| 0.53.2 = 13 August 2015&lt;br /&gt;
| 0.53.1 = 13 August 2015&lt;br /&gt;
| 0.53 = 22 February 2015&lt;br /&gt;
| 0.52.1 = 23 December 2014&lt;br /&gt;
| 0.52 = 22 December 2014&lt;br /&gt;
| 0.51.1 = 15 October 2014&lt;br /&gt;
| 0.51 = 13 October 2014&lt;br /&gt;
| 0.50.1 = 31 August 2014&lt;br /&gt;
| 0.50 = 31 August 2014&lt;br /&gt;
| 0.49.1 = 15 June 2014&lt;br /&gt;
| 0.49 = 14 June 2014&lt;br /&gt;
| 0.48 = 29 May 2014&lt;br /&gt;
| 0.47.2 = 15 April 2014&lt;br /&gt;
| 0.47.1 = 15 April 2014&lt;br /&gt;
| 0.47 = 15 April 2014&lt;br /&gt;
| 0.46.2 = 19 April 2014&lt;br /&gt;
| 0.46.1 = 25 March 2014&lt;br /&gt;
| 0.46 = 16 March 2014&lt;br /&gt;
| 0.45.1 = 9 February 2014&lt;br /&gt;
| 0.45 = 4 February 2014&lt;br /&gt;
| 0.44.2 = 29 January 2014&lt;br /&gt;
| 0.44.1 = 29 January 2014&lt;br /&gt;
| 0.44 = 29 January 2014&lt;br /&gt;
| 0.43.3 = 20 January 2014&lt;br /&gt;
| 0.43.2 = 20 January 2014&lt;br /&gt;
| 0.43.1 = 20 January 2014&lt;br /&gt;
| 0.43 = 20 January 2014&lt;br /&gt;
| 0.42 = 4 January 2014&lt;br /&gt;
| 0.41.1 = 26 December 2013&lt;br /&gt;
| 0.41 = 24 December 2013&lt;br /&gt;
| 0.40 = 10 December 2013&lt;br /&gt;
| 0.39 = 6 November 2013&lt;br /&gt;
| 0.38.3 = 27 October 2013&lt;br /&gt;
| 0.38.2 = 23 October 2013&lt;br /&gt;
| 0.38.1 = 18 October 2013&lt;br /&gt;
| 0.38 = 9 October 2013&lt;br /&gt;
| 0.37 = 1 October 2013&lt;br /&gt;
| 0.36.4 = 22 September 2013&lt;br /&gt;
| 0.36.3 = 18 September 2013&lt;br /&gt;
| 0.36.2 = 11 September 2013&lt;br /&gt;
| 0.36.1 = 10 September 2013&lt;br /&gt;
| 0.36 = 5 September 2013&lt;br /&gt;
| 0.35.2 = 5 August 2013&lt;br /&gt;
| 0.35.1 = 5 August 2013&lt;br /&gt;
| 0.35 = 8 July 2013&lt;br /&gt;
| 0.34 = 12 June 2013&lt;br /&gt;
| 0.33 = 3 June 2013&lt;br /&gt;
| 0.32 = 8 May 2013&lt;br /&gt;
| 0.31 = 17 April 2013&lt;br /&gt;
| 0.30 = 9 April 2013&lt;br /&gt;
| 0.29 = 3 April 2013&lt;br /&gt;
| 0.28.3 = 1 April 2013&lt;br /&gt;
| 0.28.2 = 20 March 2013&lt;br /&gt;
| 0.28.1 = 20 March 2013&lt;br /&gt;
| 0.28 = 20 March 2013&lt;br /&gt;
| 0.27.1 = 11 March 2013&lt;br /&gt;
| 0.27 = 11 March 2013&lt;br /&gt;
| 0.26.1 = 1 March 2013&lt;br /&gt;
| 0.26 = 26 February 2013&lt;br /&gt;
| 0.25 = 19 February 2013&lt;br /&gt;
| 0.24.1 = 13 February 2013&lt;br /&gt;
| 0.24 = 13 February 2013&lt;br /&gt;
| 0.23 = 31 January 2013&lt;br /&gt;
| 0.22.1 = 25 January 2013&lt;br /&gt;
| 0.22 = 22 January 2013&lt;br /&gt;
| 0.21.1 = 18 January 2013&lt;br /&gt;
| 0.21 = 15 January 2013&lt;br /&gt;
| 0.20 = 8 January 2013&lt;br /&gt;
| 0.19.1 = 1 January 2013&lt;br /&gt;
| 0.19 = 1 January 2013&lt;br /&gt;
| 0.18.1 = 27 December 2012&lt;br /&gt;
| 0.18 = 26 December 2012&lt;br /&gt;
| 0.17 = 19 December 2012&lt;br /&gt;
| 0.16 = 11 December 2012&lt;br /&gt;
| 0.15 = 27 November 2012&lt;br /&gt;
| 0.14 = 20 November 2012&lt;br /&gt;
| 0.13 = 13 November 2012&lt;br /&gt;
| 0.12 = 6 November 2012&lt;br /&gt;
| 0.11 = 30 October 2012&lt;br /&gt;
| 0.10a = 23 October 2012&lt;br /&gt;
| 0.09a = 16 October 2012&lt;br /&gt;
| 0.08a = 9 October 2012&lt;br /&gt;
| 0.07a = 2 October 2012&lt;br /&gt;
| 0.06a = 25 September 2012&lt;br /&gt;
| 0.05a = 18 September 2012&lt;br /&gt;
| 0.04a = 11 September 2012&lt;br /&gt;
| 0.03a = 4 September 2012&lt;br /&gt;
| 0.02a = 28 August 2012&lt;br /&gt;
| 0.01a = 21 August 2012&lt;br /&gt;
| Not Available &lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:VersionInfoV2/Download&amp;diff=38947</id>
		<title>Template:VersionInfoV2/Download</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:VersionInfoV2/Download&amp;diff=38947"/>
		<updated>2019-01-25T19:03:41Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Added links and details to 0.55 download.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#Switch:{{{1|}}}&lt;br /&gt;
| 0.55 = [https://github.com/P3D-Legacy/P3D-Legacy/releases/download/0.55/Release.zip v0.55 179 MB]&lt;br /&gt;
| 0.54.2 = [https://github.com/P3D-Legacy/P3D-Legacy/releases/download/0.54.2/Release.zip v0.54.2 149 MB]&lt;br /&gt;
| 0.54.1 = [https://github.com/P3D-Legacy/P3D-Legacy/releases/download/0.54.1/Release.zip v0.54.1 151 MB]&lt;br /&gt;
| 0.54 = [https://github.com/P3D-Legacy/P3D-Legacy/releases/download/0.54/Release.zip v0.54 152 MB]&lt;br /&gt;
| 0.53.3 = [http://pokemon3d.net/forum/threads/15254/ v0.53.3 78.1 MB]&lt;br /&gt;
| 0.53.2 =  [http://s.pokemon3d.net/tpbyi v0.53.2 78.39 MB]&lt;br /&gt;
| 0.53.1 =  [http://s.pokemon3d.net/ohcza v0.53.1 78.39 MB]&lt;br /&gt;
| 0.53 =  [http://s.pokemon3d.net/xyei5 v0.53 78.38 MB]&lt;br /&gt;
| 0.52.1 = [http://s.pokemon3d.net/6ohu2 v0.52.1 76.94 MB]&lt;br /&gt;
| 0.52 = [http://s.pokemon3d.net/brvya v0.52 76.94 MB]&lt;br /&gt;
| 0.51.1 = [http://s.pokemon3d.net/ah104 v0.51.1 72.38 MB]&lt;br /&gt;
| 0.51 = [http://s.pokemon3d.net/3fmht v0.51 72.37 MB]&lt;br /&gt;
| 0.50.1 = [http://s.pokemon3d.net/bw37x v0.50.1 71.79 MB]&lt;br /&gt;
| 0.49.1 = [http://s.pokemon3d.net/d4znw v0.49.1 68.64 MB]&lt;br /&gt;
| 0.49 = [http://s.pokemon3d.net/fbrat v0.49 68.64 MB]&lt;br /&gt;
| 0.48 = [http://s.pokemon3d.net/9faiv v0.48 62.78 MB]&lt;br /&gt;
| 0.47.2 = [http://s.pokemon3d.net/0gcda v0.47.2 62.17 MB]&lt;br /&gt;
| 0.47.1 = [http://s.pokemon3d.net/m8y72 v0.47.1 62.17 MB]&lt;br /&gt;
| 0.47 = [http://s.pokemon3d.net/239s9 v0.47 62.17 MB]&lt;br /&gt;
| 0.46.2 = [http://s.pokemon3d.net/05rkb v0.46.2 61.43 MB]&lt;br /&gt;
| 0.46.1 = [http://s.pokemon3d.net/3ysdd v0.46.1 60.93 MB]&lt;br /&gt;
| 0.46 = [http://s.pokemon3d.net/j1gnq v0.46 60.93 MB]&lt;br /&gt;
| 0.45.1 = [http://s.pokemon3d.net/tjrz5 v0.45.1 58.86 MB]&lt;br /&gt;
| 0.45 = [http://s.pokemon3d.net/etjpi v0.45 58.81 MB]&lt;br /&gt;
| 0.44.2 = [http://s.pokemon3d.net/80okg v0.44.2 56.91 MB]&lt;br /&gt;
| 0.44.1 = [http://s.pokemon3d.net/ujf00 v0.44.1 56.91 MB]&lt;br /&gt;
| 0.44 = [http://s.pokemon3d.net/jsihp v0.44 56.91 MB]&lt;br /&gt;
| 0.43.3 = [http://s.pokemon3d.net/5qxiw v0.43.3 55.29 MB]&lt;br /&gt;
| 0.43.2 = [http://s.pokemon3d.net/j24gk v0.43.2 55.28 MB]&lt;br /&gt;
| 0.43.1 = [http://s.pokemon3d.net/may8n v0.43.1 55.28 MB]&lt;br /&gt;
| 0.43 = [http://s.pokemon3d.net/tiwg5 v0.43 55.28 MB]&lt;br /&gt;
| 0.42 = [http://s.pokemon3d.net/tmevq v0.42 51.70 MB]&lt;br /&gt;
| 0.41.1 = [http://s.pokemon3d.net/i09ih v0.41.1 49.78 MB]&lt;br /&gt;
| 0.41 = [http://s.pokemon3d.net/0swrn v0.41 49.69 MB]&lt;br /&gt;
| 0.4 = [http://s.pokemon3d.net/vwu6l v0.4 69.63 MB]&lt;br /&gt;
| 0.39 = [http://s.pokemon3d.net/b32q8 v0.39 62.58 MB]&lt;br /&gt;
| 0.38.3 = [http://s.pokemon3d.net/wqao9 v0.38.3 62.54 MB]&lt;br /&gt;
| 0.38.2 = [http://s.pokemon3d.net/1l7v9 v0.38.2 62.50 MB]&lt;br /&gt;
| 0.38.1 = [http://s.pokemon3d.net/46m2c v0.38.1 62.78 MB]&lt;br /&gt;
| 0.38 = [http://s.pokemon3d.net/e2zk1 v0.38 60.83 MB]&lt;br /&gt;
| 0.37 = [http://s.pokemon3d.net/xew5n v0.37 58.13 MB]&lt;br /&gt;
| 0.36.4 = [http://s.pokemon3d.net/l522w v0.36.4 54.61 MB]&lt;br /&gt;
| 0.36.3 = [http://s.pokemon3d.net/bg9f9 v0.36.3 54.07 MB]&lt;br /&gt;
| 0.36.2 = [http://s.pokemon3d.net/bg9f9 v0.36.2 62.95 MB]&lt;br /&gt;
| 0.36.1 = [http://s.pokemon3d.net/bg9f9 v0.36.1 63.9 MB]&lt;br /&gt;
| 0.36 = [http://s.pokemon3d.net/bg9f9 v0.36 60.74 MB]&lt;br /&gt;
| 0.35.2 = [http://s.pokemon3d.net/pw5rr v0.35.2 71.71 MB]&lt;br /&gt;
| 0.35.1 = [http://s.pokemon3d.net/pld0t v0.35.1 71.71 MB]&lt;br /&gt;
| 0.35 = [http://s.pokemon3d.net/0nwv8 v0.35 68.39 MB]&lt;br /&gt;
| 0.27.1 = [http://s.pokemon3d.net/kqw2v v0.27.1 52.33 MB]&lt;br /&gt;
| 0.26.1 = [http://s.pokemon3d.net/4yxf0 v0.26.1 61.69 MB]&lt;br /&gt;
| 0.26 = [http://s.pokemon3d.net/x3z0- v0.26 61.7 MB]&lt;br /&gt;
| 0.25 = [http://s.pokemon3d.net/g8qhj v0.25 61.7 MB]&lt;br /&gt;
| 0.24.1 = [http://s.pokemon3d.net/cukxj v0.24.1 61.62 MB]&lt;br /&gt;
| 0.24 = [http://s.pokemon3d.net/1izbn v0.24 61.62 MB]&lt;br /&gt;
| 0.23 = [http://s.pokemon3d.net/xuuhg v0.23 59.97 MB]&lt;br /&gt;
| 0.22.1 = [http://s.pokemon3d.net/6jeec v0.22.1 59.94 MB]&lt;br /&gt;
| 0.07a = [http://s.pokemon3d.net/qxffl v0.07a 7.57 MB]&lt;br /&gt;
| 0.06a = [http://s.pokemon3d.net/p86j5 v0.06a 6.29 MB]&lt;br /&gt;
| 0.05a = [http://s.pokemon3d.net/30xfr v0.05a 6.25 MB]&lt;br /&gt;
| 0.04a = [http://s.pokemon3d.net/tmf03 v0.04a 6.17 MB]&lt;br /&gt;
| 0.03a = [http://s.pokemon3d.net/4co8j v0.03a 5.68 MB]&lt;br /&gt;
| 0.02a = [http://s.pokemon3d.net/jiusa v0.02a 1.51 MB]&lt;br /&gt;
| 0.01a = [http://s.pokemon3d.net/746bi v0.01a 1.47 MB]&lt;br /&gt;
| Not Available &lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Version_history&amp;diff=38946</id>
		<title>Version history</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Version_history&amp;diff=38946"/>
		<updated>2019-01-25T18:58:25Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Added a mention to the github as a source for all versions beyond 0.53.3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''Navigation: '''Version history''' {{!}} [[Future versions]]''&lt;br /&gt;
&lt;br /&gt;
{{InfoV2|Note: As of 2 Augest 2016, the kolben team has stopped development. All download links from Indev 0.53.2 and below does not work anymore.}}&lt;br /&gt;
&lt;br /&gt;
This page contains a chronological list of all the version patches that have been applied to [[Pokémon 3D]]. Each version contains detailed information on what each version implemented, when they were applied, and what they fixed in terms of bugs.&lt;br /&gt;
&lt;br /&gt;
[http://www.nilllzz.tumblr.com/ nilllzz' Blog] is the base for most of these versions up to 0.53.3 while all versions starting from 0.54.0 come from the P3D Team's [https://github.com/P3D-Legacy/P3D-Legacy/releases Github repository] of the game.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryTableV2/VersionHistory|&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.55&lt;br /&gt;
|&lt;br /&gt;
==Version 0.55 major update==&lt;br /&gt;
====Main Changes====&lt;br /&gt;
=====Menus=====&lt;br /&gt;
*Implemented new Start Screen&lt;br /&gt;
*Implemented new Save Game selection Screen&lt;br /&gt;
*Implemented new Intro Cutscene&lt;br /&gt;
*Implemented new Main Menu&lt;br /&gt;
*Implemented new Trainer Card Menu&lt;br /&gt;
*Implemented new Settings Menu&lt;br /&gt;
*Implemented new Party Menu&lt;br /&gt;
*Implemented new Save Menu&lt;br /&gt;
*Implemented new Items Menu&lt;br /&gt;
*Implemented new Shop Menu&lt;br /&gt;
====Items, Moves, Abilities, and Pokemon====&lt;br /&gt;
=====Items=====&lt;br /&gt;
======Newly Implemented Items======&lt;br /&gt;
*Burn Drive - unreleased&lt;br /&gt;
*Chill Drive - unreleased&lt;br /&gt;
*Douse Drive - unreleased&lt;br /&gt;
*Shock Drive - unreleased&lt;br /&gt;
*Liberty Pass&lt;br /&gt;
*Ancient Fragment&lt;br /&gt;
*Expert Belt&lt;br /&gt;
*Focus Sash&lt;br /&gt;
======Previously Unreleased Items======&lt;br /&gt;
*TM 145 - Smack Down&lt;br /&gt;
*TM 127 - Stone Edge&lt;br /&gt;
*TM 100 - Flamethrower&lt;br /&gt;
*TM 147 - Flame Charge&lt;br /&gt;
*TM 136 - Grass knot&lt;br /&gt;
*TM 131 - Captivate&lt;br /&gt;
*TM 53 - Swords dance&lt;br /&gt;
*Aguav Berry&lt;br /&gt;
*Figy Berry&lt;br /&gt;
*Iapapa Berry&lt;br /&gt;
*Mago Berry&lt;br /&gt;
*Wiki Berry&lt;br /&gt;
*Icy Rock&lt;br /&gt;
*Soothe Bell&lt;br /&gt;
*Abomasite&lt;br /&gt;
*Absolite&lt;br /&gt;
*Aerodactylite&lt;br /&gt;
*Aggronite&lt;br /&gt;
*Alakazite&lt;br /&gt;
*Altarianite&lt;br /&gt;
*Ampharosite&lt;br /&gt;
*Blastoisinite&lt;br /&gt;
*Charizardite X&lt;br /&gt;
*Charizardite Y&lt;br /&gt;
*Garchompite&lt;br /&gt;
*Gengarite&lt;br /&gt;
*Gyaradosite&lt;br /&gt;
*Heracronite&lt;br /&gt;
*Houndoominite&lt;br /&gt;
*Kangaskhanite&lt;br /&gt;
*Lucarionite&lt;br /&gt;
*Medichamite&lt;br /&gt;
*Mewtwonite X&lt;br /&gt;
*Mewtwonite Y&lt;br /&gt;
*Pinsirite&lt;br /&gt;
*Scizorite&lt;br /&gt;
*Tyranitarite&lt;br /&gt;
*Venusaurite&lt;br /&gt;
*Beedrillite&lt;br /&gt;
*Cameruptite&lt;br /&gt;
*Glalitite&lt;br /&gt;
*Lopunnite&lt;br /&gt;
*Pidgeotite&lt;br /&gt;
*Sablenite&lt;br /&gt;
*Slowbronite&lt;br /&gt;
*Steelixite&lt;br /&gt;
=====Updated or Implemented Moves=====&lt;br /&gt;
*Dark Void&lt;br /&gt;
*Spacial Rend&lt;br /&gt;
*Storm Throw&lt;br /&gt;
*Shadow Force&lt;br /&gt;
*Thousand Waves&lt;br /&gt;
*Avalanche&lt;br /&gt;
*Fell Stinger&lt;br /&gt;
*Hyperspace Fury&lt;br /&gt;
*Parting Shot&lt;br /&gt;
*Geomancy&lt;br /&gt;
*Light of Ruin&lt;br /&gt;
*Final Gambit&lt;br /&gt;
*Flying Press&lt;br /&gt;
*Incinerate&lt;br /&gt;
*Dragon Ascent&lt;br /&gt;
*Phantom Force&lt;br /&gt;
*Worry Seed&lt;br /&gt;
*Precipice Blades&lt;br /&gt;
*Thousand Arrows&lt;br /&gt;
*Glaciate&lt;br /&gt;
*Bestow&lt;br /&gt;
*Celebrate&lt;br /&gt;
*Echoed Voice&lt;br /&gt;
*Entrainment&lt;br /&gt;
*Hold Back&lt;br /&gt;
*Judgement&lt;br /&gt;
*Reflect Type&lt;br /&gt;
*Round&lt;br /&gt;
*Simple Beam&lt;br /&gt;
*Techno Blast&lt;br /&gt;
*Venom Drench&lt;br /&gt;
*Hyperspace Hole&lt;br /&gt;
*Psystrike&lt;br /&gt;
*Synchronoise&lt;br /&gt;
*Diamond Storm&lt;br /&gt;
*Origin Pulse&lt;br /&gt;
*First Impression&lt;br /&gt;
*Lunge&lt;br /&gt;
*Pollen Puff&lt;br /&gt;
*Brutal Swing&lt;br /&gt;
*Darkest Lariat&lt;br /&gt;
*Power Trip&lt;br /&gt;
*Clanging Scales&lt;br /&gt;
*Dragon Hammer&lt;br /&gt;
*Zing Zap&lt;br /&gt;
*Fleur Cannon&lt;br /&gt;
*Nature's Madness&lt;br /&gt;
*Burn Up&lt;br /&gt;
*Fire Lash&lt;br /&gt;
*Shadow Bone&lt;br /&gt;
*Spirit Shackle&lt;br /&gt;
*Leafage&lt;br /&gt;
*Solar Blade&lt;br /&gt;
*Strength Sap&lt;br /&gt;
*Trop Kick&lt;br /&gt;
*High Horsepower&lt;br /&gt;
*Shore Up&lt;br /&gt;
*Ice Hammer&lt;br /&gt;
*Revelation Dance&lt;br /&gt;
*Tearful Look&lt;br /&gt;
*Toxic Thread&lt;br /&gt;
*Prismatic Laser&lt;br /&gt;
*Psychic Fangs&lt;br /&gt;
*Accelerock&lt;br /&gt;
*Anchor Shot&lt;br /&gt;
*Gear Up&lt;br /&gt;
*Smart Strike&lt;br /&gt;
*Liquidation&lt;br /&gt;
*Sparkling Aura&lt;br /&gt;
=====Pokemon=====&lt;br /&gt;
*Woobat&lt;br /&gt;
*Swoobat&lt;br /&gt;
*Karrablast&lt;br /&gt;
*Escavalier&lt;br /&gt;
*Shelmet&lt;br /&gt;
*Accelgor&lt;br /&gt;
*Moltres&lt;br /&gt;
*Celebi&lt;br /&gt;
*Victini&lt;br /&gt;
*Bulbasaur&lt;br /&gt;
*Ivysaur&lt;br /&gt;
*Venusaur&lt;br /&gt;
*Charmander&lt;br /&gt;
*Charmeleon&lt;br /&gt;
*Charizard&lt;br /&gt;
*Squirtle&lt;br /&gt;
*Wartortle&lt;br /&gt;
*Blastoise&lt;br /&gt;
*Pikachu colored Pichu&lt;br /&gt;
*Spiky-Eared Pichu&lt;br /&gt;
=====Story content:=====&lt;br /&gt;
======New Locations======&lt;br /&gt;
======Quest Island======&lt;br /&gt;
*Water Path&lt;br /&gt;
*Green Path&lt;br /&gt;
*Pattern Bush&lt;br /&gt;
*Outcast Island&lt;br /&gt;
*Altering Cave&lt;br /&gt;
*Ruin Valley&lt;br /&gt;
======Fortune Island======&lt;br /&gt;
*Seven Island&lt;br /&gt;
*Trainer Tower Exterior&lt;br /&gt;
*Canyon Entrance&lt;br /&gt;
*Sevault Canyon&lt;br /&gt;
*Tanoby Ruins&lt;br /&gt;
======Kolben Tower======&lt;br /&gt;
*Assistant Offices&lt;br /&gt;
*Basement&lt;br /&gt;
======Route 28======&lt;br /&gt;
======Mt Silver======&lt;br /&gt;
======Liberty Island======&lt;br /&gt;
======New Story (SPOILERS!!!!!)======&lt;br /&gt;
======Celebi Quest======&lt;br /&gt;
*Change to reward for Ruins of Alph Quest&lt;br /&gt;
*Activate Tanoby Ruins via Tanoby Key (Ancient Shard)&lt;br /&gt;
*Trigger GS Ball in Tanoby Chambers&lt;br /&gt;
*Bring GS Ball to Ilex Shrine&lt;br /&gt;
*Battle Kimono Girl&lt;br /&gt;
*Time Travel through Giovanni/Silver Story&lt;br /&gt;
*Receive Celebi&lt;br /&gt;
======Liberty Island======&lt;br /&gt;
*Battle Grunt outside Altered Cave&lt;br /&gt;
*Talk to navigator in Vermillion City&lt;br /&gt;
*Battle through Grunts on Liberty Island&lt;br /&gt;
*Battle Admin Petrel&lt;br /&gt;
*Capture Victini&lt;br /&gt;
*Speak with Looker&lt;br /&gt;
======Red======&lt;br /&gt;
*Travel through Route 28 and Mt Silver&lt;br /&gt;
*Battle Red&lt;br /&gt;
*Speak with Prof Oak to receive a Kanto Starter, their Mega Stone, and the Mega Bracelet&lt;br /&gt;
*Collect Mega Stones&lt;br /&gt;
======Rebattleable Trainers======&lt;br /&gt;
*Tornado (Kolben Tower Ass. Offices)&lt;br /&gt;
*Omega (Kolben Tower Basement)&lt;br /&gt;
*Capt. Segis (Kolben Tower Basement)&lt;br /&gt;
*Red (Mt. Silver Peak)&lt;br /&gt;
======New Emblems======&lt;br /&gt;
*UnoDosTres&lt;br /&gt;
*Snow&lt;br /&gt;
*Mega&lt;br /&gt;
*Time&lt;br /&gt;
*Ancestor&lt;br /&gt;
*Eruption&lt;br /&gt;
*Deep Sea&lt;br /&gt;
*Victorious&lt;br /&gt;
*Beast&lt;br /&gt;
======Minor Map changes:======&lt;br /&gt;
*Clouds added to Cliff Edge Gate and Route 47&lt;br /&gt;
*Fountains added to Celadon City and National Park&lt;br /&gt;
*Optimized warps between maps overworld maps&lt;br /&gt;
====Regression====&lt;br /&gt;
*Content Packs and Game Modes are Unavailable for now due to the new menus not yet supporting them. We are going to be working on getting them back up as soon as possible!&lt;br /&gt;
====Bugs found:====&lt;br /&gt;
*Sprites may stop following the movements of the player's head on the Sevault Canyon. (Exiting this place and restarting the game is the only way to fix this bug)&lt;br /&gt;
*The music can be totally cut off when you start a fight (with a wild pokemon or a normal fight)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.54.2&lt;br /&gt;
|&lt;br /&gt;
== Indev 0.54.2 version minor update ==&lt;br /&gt;
====Engine====&lt;br /&gt;
*Fixed Fast Graphics floor tile rendering inside Underwater Cave.&lt;br /&gt;
*Fixed all issues related to the Backup Save feature.&lt;br /&gt;
*The Backup Save feature is now disabled by default.&lt;br /&gt;
*Performance optimization for offset maps.&lt;br /&gt;
*Fixed [[Pain Split]] being treated as a Hidden Machine move.&lt;br /&gt;
*Fixed [[Focus Blast]]'s incorrect accuracy and category.&lt;br /&gt;
*Fixed [[Autotomize]]'s name.&lt;br /&gt;
*Fixed the Effort Value gain algorithm.&lt;br /&gt;
*Fixed [[Sky Attack]]'s missing [[flinch]] chance.&lt;br /&gt;
*Fixed [[Power Swap]]'s incorrect target.&lt;br /&gt;
*Fixed a bug that prevented changing the badge display page in the trainer card.&lt;br /&gt;
*Fixed [[Fake Out]]'s [[flinch]] conditions in a Player versus Environment scenario.&lt;br /&gt;
*Added support for .ogg music files.&lt;br /&gt;
*Added engine support for all remaining alternative Formes.&lt;br /&gt;
*Fixed most interactions with [[King's Rock]] in battle.&lt;br /&gt;
*Fixed [[Aegislash]] losing [[Stance Change]] permanently under certain conditions.&lt;br /&gt;
*Fixed a memory leak regarding displaying 3D Models in the PC.&lt;br /&gt;
&lt;br /&gt;
====Content====&lt;br /&gt;
*Fixed a map exploit that allowed players to bypass Elite Four trainers without battling them.&lt;br /&gt;
*Fixed the receiving of the key item on [[Five Island]].&lt;br /&gt;
*Adjusted the prices of the items in the Battle Frontier shop.&lt;br /&gt;
*Fixed a typo in the dialogue of the Six Island Pokémon Center NPC.&lt;br /&gt;
*Fixed a typo in the kitchen script in the player's house.&lt;br /&gt;
*Fixed [[Lilligant]], [[Delphox]], and [[Greninja]] data files.&lt;br /&gt;
*Added several new sprites from OmegaGhost.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.54.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.54.1 minor update ==&lt;br /&gt;
====Pokemon====&lt;br /&gt;
*Adjusted the position of some summary sprites.&lt;br /&gt;
*Fixed Sharpedo and Kabutops data files.&lt;br /&gt;
*Fixed Mega Char X overworld sprite.&lt;br /&gt;
*Fixed some pokemon data files.&lt;br /&gt;
*Pichu can have Volt Tackle now.&lt;br /&gt;
*Fixed Sharpedo's held item.&lt;br /&gt;
*Fixed Charmander and Charmeleon data files.&lt;br /&gt;
*Added new sprites.&lt;br /&gt;
&lt;br /&gt;
====Battle System====&lt;br /&gt;
*Add Bubble weather in battle system.&lt;br /&gt;
*Fixed after fainting switch interaction with trapping moves/abilities.&lt;br /&gt;
*Fix moves and abilities that break through ghost inmunity to normal and fighting type attacks.&lt;br /&gt;
*Fixed item transferring/removing moves and abilities.&lt;br /&gt;
*Fixed magician and pickpocket abilities.&lt;br /&gt;
*Fixed two turn moves.&lt;br /&gt;
*Fixed confusion conditions for Outrage and similar moves.&lt;br /&gt;
*Fixed &amp;quot;but there's no target&amp;quot; issue.&lt;br /&gt;
*Fixed Toxic Orb ans Flame Orb effects.&lt;br /&gt;
*Fixed Yawn counter.&lt;br /&gt;
*Fixed immunity breaking moves/abilities.&lt;br /&gt;
*Fixed intimidate and similar abilities.&lt;br /&gt;
*Fixed Hyper Beam and similar moves recharge conditions.&lt;br /&gt;
*Updated Explosion/Selfdestruct damage to the current gen.&lt;br /&gt;
*Fixed Fake Out usage after switching in.&lt;br /&gt;
*Fixed synchronize and teleport interaction.&lt;br /&gt;
*Fixed sleep infliction interaction with multi turn moves counters.&lt;br /&gt;
*Fixed multiturn moves interaction with confusion status.&lt;br /&gt;
*Fixed Quiver Dance interaction with substitute.&lt;br /&gt;
*Fixed Fury Cutter not resetting its counter properly.&lt;br /&gt;
*Fixed Electro Ball and Gyro Ball moves damage output.&lt;br /&gt;
*Fixed Effect Spore ability interaction with multi hit contact moves.&lt;br /&gt;
*Fixed cloud nine interaction with Hail/Sandstorm.&lt;br /&gt;
*Fixed infatuation volatile status lingering after the opp has switched out.&lt;br /&gt;
&lt;br /&gt;
====Game Content====&lt;br /&gt;
*Added battle frontier shop with power items.&lt;br /&gt;
*Updated Tornado9797 NPC. Added script and trainer file to it.&lt;br /&gt;
*Fixed daycare texts and costs and other miscellaneous fixes.&lt;br /&gt;
*Fixed birdkeeper, memorial and map guy scripts in Five Island.&lt;br /&gt;
*Fixed machop trade issues. Now only tradeable in the dept store.&lt;br /&gt;
*Fixed rival script inside indigo plateau building.&lt;br /&gt;
*Fixed center healing script.&lt;br /&gt;
*Fixed underwater cave surface battle map.&lt;br /&gt;
*Fixed underwater cave main battle map ceiling.&lt;br /&gt;
*Fixed the collision of the table inside Lavender Town radio tower.&lt;br /&gt;
*Fixed vivillon sprite not showing in the grotto.&lt;br /&gt;
*Fixed underwater cave surfing bug.&lt;br /&gt;
*Added TM Drain Punch in its HGSS location.&lt;br /&gt;
*Fixed stairs in Viridian Forest.&lt;br /&gt;
*Fixed leaving ship script in Vermillion.&lt;br /&gt;
*Changed the halloffame.dat script so now it plays halloffame.ogg in the hall of fame.&lt;br /&gt;
*Fixed major lag in Underwater cave.&lt;br /&gt;
&lt;br /&gt;
====GameMode====&lt;br /&gt;
*Added &amp;lt;level.musicloop&amp;gt; constructor and @music.forceplay command.&lt;br /&gt;
*Y axis movement :) Press Left Ctrl + Left Alt + W to move up. (Left Ctrl is to make the player walk through walls which is apparently needed)&lt;br /&gt;
*Added @Pokemon.AddSteps(PokemonIndex, StepsToAdd)&lt;br /&gt;
*Added @Pokemon.SetSteps(PokemonIndex, StepsToSet)&lt;br /&gt;
*Added &amp;lt;Pokemon.GetSteps(PokemonIndex)&amp;gt;&lt;br /&gt;
*Added per GameMode instance of global start script. New GameMode rule added &amp;quot;StartScript&amp;quot;.&lt;br /&gt;
*Enabled any pokemon having all HMs in Sandbox mode.&lt;br /&gt;
&lt;br /&gt;
====Misc====&lt;br /&gt;
*Changed minifont from Verdana to Verdana Bold for better visibility.&lt;br /&gt;
*Made incoming hall of fame entries to store useful data only.&lt;br /&gt;
*Update credits screen.&lt;br /&gt;
*Added version info on the title bar.&lt;br /&gt;
*Added new options for future uses.&lt;br /&gt;
*Saving no longer stuck in the saving screen. It will display save failed. (With a message)&lt;br /&gt;
*Backup Save is added into the game. You can enable this via 0.54.1/saves/options.dat &amp;gt; &amp;quot;Extras|Backup Save&amp;quot;. Your save will now be backed up. You can then keep a copy and put it elsewhere so that if anything bad happens, jianmingyong can fix for you.&lt;br /&gt;
*Fixed unusual screen size on full screen mode.&lt;br /&gt;
*XNA Build is back. You can download them below. (XNAPokemon.zip)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.54&lt;br /&gt;
|&lt;br /&gt;
== Version 0.54 major update ==&lt;br /&gt;
=== New Engine Features: ===&lt;br /&gt;
*Switched from XNA Framework to Monogame.&lt;br /&gt;
*[[Pokémon 3D]] now requires OpenAL to be played.&lt;br /&gt;
*Temporarily changed the mini font to Verdana.&lt;br /&gt;
*Temporarily fixed a Monogame related music looping bug (BREAKS CONTENT PACK MUSIC) &lt;br /&gt;
*Reduced the lag on the join server screen.&lt;br /&gt;
*Implemented the ability to choose which [[Pokémon]] to switch in after one faints.&lt;br /&gt;
*Players can now choose his/her lead [[Pokémon]] in PvP battles.&lt;br /&gt;
*Implemented [[Mega Evolutions]] and their functionality.&lt;br /&gt;
*Changed the order of passive damage, alongside other field effects.&lt;br /&gt;
*Implemented roaming [[Pokémon]] indicators for the world map.&lt;br /&gt;
*Implemented several new [[moves]], [[Pokémon]], [[abilities]], and [[items]].&lt;br /&gt;
*Updated the battle system, including [[weather]] field effects, for Generation VI mechanics.&lt;br /&gt;
*Implemented several new map and script features.&lt;br /&gt;
*Implemented the ability to use Ctrl + X to cut portions of the chat.&lt;br /&gt;
*Implemented effort value training items and their functionality.&lt;br /&gt;
*Implemented the following moves: [[Foul Play]], [[Sticky Web]], [[Volt Switch]], [[Steam Eruption]], [[Freeze Dry]], [[Secret Sword]], [[Sacred Sword]], [[Circle Throw]], [[Frost Breath]], [[V-Create]], [[Bolt Strike]], [[Blue Flare]], [[Infestation]], [[Roar of Time]], [[Autotomize]], [[Magnet Rise]], and [[Trick Room]].&lt;br /&gt;
*Implemented the [[Regenerator]] and [[Imposter]] abilities.&lt;br /&gt;
*Implemented the following items: [[Light Clay]], [[Damp Rock]], [[Heat Rock]], [[Smooth Rock]], [[Icy Rock]], various value training items, [[Macho Brace]], and [[Mega Ring]].&lt;br /&gt;
*Released [[Light Clay]], [[Macho Brace]], [[Cameruptite]], incense items, and [[Damp Rock]].&lt;br /&gt;
*Released the [[technical machines]] for [[Scald]], [[Brine]], [[Focus Blast]], [[Stealth Rock]], [[Dark Pulse]], [[Safeguard]], [[Swagger]], [[False Swipe]], [[Reflect]], and [[Light Screen]].&lt;br /&gt;
*Released the [[Empty Sea Map]].&lt;br /&gt;
*Released the following [[Pokémon]]: [[Scatterbug]], [[Spewpa]], [[Vivillon]], [[Goomy]], [[Sliggoo]], [[Goodra]], [[Carvanha]], [[Sharpedo]], [[Litleo]], [[Pyroar]], [[Clauncher]], [[Clawitzer]], [[Skrelp]], [[Dragalge]], [[Manaphy]], [[Binacle]], and [[Barbaracle]].&lt;br /&gt;
*Added new map action tags.&lt;br /&gt;
*Added @Pokemon.AddToStorage().&lt;br /&gt;
*Added @Pokemon.SendToStorage().&lt;br /&gt;
*Removed custom item support.&lt;br /&gt;
*Revised water tiles.&lt;br /&gt;
&lt;br /&gt;
=== New Story Features: ===&lt;br /&gt;
*Implemented all of [[Five Island]].&lt;br /&gt;
*Implemented the beginning of [[Six Island]].&lt;br /&gt;
*Implemented a brand new [[Pokémon 3D]]-exclusive location.&lt;br /&gt;
*Finished the [[Rival]] story arc.&lt;br /&gt;
*Implemented stronger [[Elite Four]] re-matches.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes: ===&lt;br /&gt;
*Fixed a major bug that made the game freeze in PvP battles occasionally.&lt;br /&gt;
*Fixed two-turn [[moves]] from missing on their charging turn.&lt;br /&gt;
*Fixed pseudo-hazing [[moves]], such as [[Roar]] and [[Dragon Tail]].&lt;br /&gt;
*Repaired critical hit mechanics (now properly do 1.5x damage).&lt;br /&gt;
*Reworked accuracy/evasion to properly match the original games.&lt;br /&gt;
*Fixed mechanics for temporary trapping [[moves]], such as [[Wrap]] and [[Fire Spin]].&lt;br /&gt;
*Fixed level 100 [[Pokémon]] not receiving additional effort values.&lt;br /&gt;
*Fixed a null reference crash related to [[sleep]].&lt;br /&gt;
*Fixed various secondary and recoil interactions.&lt;br /&gt;
*Fixed [[Substitute]]'s interaction with status and stat [[moves]].&lt;br /&gt;
*Fixed [[Lock-On]]'s interaction with two turn [[moves]].&lt;br /&gt;
*Fixed [[Nightmare]] effect.&lt;br /&gt;
*Fixed [[Psyshock]] and other similar [[moves]].&lt;br /&gt;
*Fixed [[Endure]].&lt;br /&gt;
*Fixed [[Sucker Punch]]'s interactions.&lt;br /&gt;
*Fixed [[Leech Seed]]'s effect, now taking into account maximum [[hit points]].&lt;br /&gt;
*Fixed [[Spikes]] damage output.&lt;br /&gt;
*Fixed [[Beat Up]] damage calculation and hit count.&lt;br /&gt;
*Fixed immunity checks for [[Hypnosis]] and [[Sing]].&lt;br /&gt;
*Various fixes for descriptions and [[power point]] counts.&lt;br /&gt;
*Fixed [[Detect]] counter.&lt;br /&gt;
*Fixed [[Shield Dust]] interaction.&lt;br /&gt;
*Fixed [[Stance Change]].&lt;br /&gt;
*Fixed [[Contrary]].&lt;br /&gt;
*Fixed [[Synchronize]].&lt;br /&gt;
*Fixed [[Life Orb]]'s interaction with [[abilities]] such as [[Sheer Force]].&lt;br /&gt;
*Fixed the condition for [[Prankster]].&lt;br /&gt;
*Fixed the boosted effects from [[Guts]] and [[Toxic Boost]].&lt;br /&gt;
*Fixed [[Pixilate]], [[Refrigerate]], and [[Aerilate]].&lt;br /&gt;
*Fixed [[King's Rock]]'s battle effect.&lt;br /&gt;
*Fixed the [[Lum Berry]] not curing confusion.&lt;br /&gt;
*Fixed several [[item]] descriptions and prices.&lt;br /&gt;
*Fixed online sprites on servers.&lt;br /&gt;
&lt;br /&gt;
===New Bugs:===&lt;br /&gt;
*Content Packs require a full game restart before taking effect.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.53.3&lt;br /&gt;
|&lt;br /&gt;
== Version 0.53.3 minor update ==&lt;br /&gt;
=== List of bug fixes/changes ===&lt;br /&gt;
*Snorlax bug fix&lt;br /&gt;
*Sleep bug fix&lt;br /&gt;
*Two achievement compensation fix&lt;br /&gt;
*Ho-oh go away! Fix.&lt;br /&gt;
*Machine part become gym leader fix&lt;br /&gt;
*Game crash upon clearing radio tower or its similar events fix.&lt;br /&gt;
*Removed april fool and halloween holiday theme.&lt;br /&gt;
*Pickpocket ability fix&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.53.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.53.2 minor update ==&lt;br /&gt;
=== List of bug fixes ===&lt;br /&gt;
*{{Forum|12550}} [Indev 0.53.1] Ancient Ruins Robot Crash&lt;br /&gt;
*Fixed File validation system.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.53.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.53.1 minor update ==&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*Implemented new math parser using double precision floating point rounding&lt;br /&gt;
*Changed move names like “DragonBreath” to “Dragon Breath”&lt;br /&gt;
*Fixed boat sizes&lt;br /&gt;
*Fixed typo in restplaces.dat&lt;br /&gt;
*Fixed train animation when going to saffron&lt;br /&gt;
*Fixed Ho-Oh position&lt;br /&gt;
*Fixed Genetics emblem&lt;br /&gt;
*Fixed crash during GameJolt loading due to race conditions&lt;br /&gt;
*Fixed ghost repel&lt;br /&gt;
*Fixed some broken security functions&lt;br /&gt;
*Fixed typo on sign in Celadon City&lt;br /&gt;
*Fixed typo in channels.dat&lt;br /&gt;
*Fixed Pokédex typos for entries 138, 36, 389, 467 and 548&lt;br /&gt;
*Fixed surf-on-rocks in Cherrygrove City and Route 32&lt;br /&gt;
*Fixed typo for NPC speech in Cerulean City&lt;br /&gt;
*Fixed typo in sailor speech on Boon island&lt;br /&gt;
*Fixed not having default images for certain Pokémon&lt;br /&gt;
*Fixed walk-through table in Radio Tower 2F&lt;br /&gt;
*Fixed incorrect bonus drink in vending machines&lt;br /&gt;
*Fixed Rotom room machines&lt;br /&gt;
*Fixed “Myterious” to “Mysterious” in channel.dat&lt;br /&gt;
*Fixed crash with Electrike’s Pokédex entry&lt;br /&gt;
*Fixed typo in trainer message in Lake of Rage&lt;br /&gt;
*Fixed Beat Up used by wild Pokémon&lt;br /&gt;
*Fixed Conversion2 using flawed algorithm&lt;br /&gt;
*Fixed Endeavor healing Pokémon. &lt;br /&gt;
*Fixed camera zoom during speed boat cutscene&lt;br /&gt;
*Fixed being stuck in the Vermilion gym&lt;br /&gt;
*Fixed NPC disposition in Vermilion City when using the speed boat&lt;br /&gt;
*Fixed Assist move&lt;br /&gt;
*Fixed Pokémon not showing up in the Pokédex after receiving them in a trade&lt;br /&gt;
*Fixed camera perspective in a few scripts&lt;br /&gt;
*Fixed spelling of the daycare scripts in the @help command.&lt;br /&gt;
*Fixed typo in the Four Island daycare call&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.53&lt;br /&gt;
|&lt;br /&gt;
== Version 0.53 major update ==&lt;br /&gt;
=== GAME ===&lt;br /&gt;
*Added missing textures for some Pokémon&lt;br /&gt;
*Applied some magic to third person particle effects&lt;br /&gt;
*Revamped the overworld camera system. It now supports turning in one direction without walking. Also the transition between third and first person has been redone.&lt;br /&gt;
*Added cries of wild Pokémon from the map to appear in the background when walking around.&lt;br /&gt;
*Added new battle weather effect: Snow, which boosts Ice type moves.&lt;br /&gt;
*Added Shiny Charm and Oval Charm items.&lt;br /&gt;
*The camera now centers its horizontal orientation when a dialogue comes up.&lt;br /&gt;
*Added click sound for dialogues&lt;br /&gt;
*Added bump sound when running into things in third person&lt;br /&gt;
*Added Route 9 and Route 10 battles maps&lt;br /&gt;
*Added battle weather icon for foggy weather&lt;br /&gt;
*Added PC to the Kanto daycare&lt;br /&gt;
*Added backdrops to Chrono Island&lt;br /&gt;
*Revamped the PM system and chat screen: a user can send PMs to different users by typing /pm &amp;lt;name&amp;gt;. These conversations will open in new tabs. Players don’t need to type /pm in front of the messages when they are in a PM chat, the typed message will be sent to the current chat always.&lt;br /&gt;
*Added a “new message” indicator outside of the chat screen.&lt;br /&gt;
*Added Tab-Completion for names for all server-commands (/kick &amp;lt;name&amp;gt;, /pm &amp;lt;name&amp;gt;, /list &amp;lt;nowiki&amp;gt;&amp;lt;add|remove|toggle&amp;gt; &amp;lt;whitelist|blacklist|operators|mutelist&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;playername&amp;gt;)&lt;br /&gt;
*Added Dig and Teleport field moves.&lt;br /&gt;
*Added player statistics for amount of times “Cut” has been used.&lt;br /&gt;
*Added Keyboard and Controller controls to the GameJolt login screen.&lt;br /&gt;
*Added the possibility to load more levels of Offset maps at once. This has to be enabled in the options.dat file (set MaxOffsetLevels higher).&lt;br /&gt;
*Added camera focusing&lt;br /&gt;
*Added Faraway Island&lt;br /&gt;
*Added Volcanion&lt;br /&gt;
*Added Cinnabar Island&lt;br /&gt;
*Added Viridian Gym&lt;br /&gt;
*Added Seafoam Islands&lt;br /&gt;
*Added dock map for Chrono and Fortune Island.&lt;br /&gt;
*Added access to Pallet Town and added its buildings.&lt;br /&gt;
*Added Routes 19 through 21.&lt;br /&gt;
*Added Mewtwo battle to Cerulean Cave&lt;br /&gt;
*Added Zapdos to the Power Plant&lt;br /&gt;
*Added Frustration and Return TMs to Goldenrod.&lt;br /&gt;
*Added room behind the waterfall in Tohjo Falls.&lt;br /&gt;
*Added @text.color, @screen.setfade, &amp;lt;camera.yaw&amp;gt; and &amp;lt;camera.pitch&amp;gt; extensions&lt;br /&gt;
*Added snow textures to Ice Path and Ice Fall Cave entrances.&lt;br /&gt;
*Added extra data validation for the GameJolt saving process.&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;Added ThunderStorm weather (WeatherID = 6, EnvironmentWeatherID = 10)&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Added own UrlEncode implementation, removing the System.Web assemlby reference, allowing the game to be run on the .Net 4.0 Client profile again.&lt;br /&gt;
*Added the ability for GameMode makers to include an additional parameter at a Pokédex definition, “1” or “0”, if that Pokédex should include all national *Pokémon the player has seen/caught.&lt;br /&gt;
*Added National Pokédex&lt;br /&gt;
*Added a speedboat animation when traveling between islands.&lt;br /&gt;
*Added shiny menu sprites for all Pokémon&lt;br /&gt;
*Added effect to Leppa Berries&lt;br /&gt;
*Added battle maps for Chrono and Boon Island&lt;br /&gt;
*Added value dump to log output&lt;br /&gt;
*Added four new emblems: Volcano, Earth, Shooting Star and Genetics&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*Updated the script library to the current version.&lt;br /&gt;
*Made player list sort after player name&lt;br /&gt;
*Made Pokémon name color golden if shiny in the Battle Menu&lt;br /&gt;
*Update the position and rotation of other players on the server while being in the chat interface&lt;br /&gt;
*The player doesn’t black out after losing to a Kolben staff member in the Kolben Tower and after battles in the Trainer house.&lt;br /&gt;
*The player’s party gets healed after a fight with a Kolben staff member in the Kolben Tower and after battles in the Trainer house.&lt;br /&gt;
*Instead of “Hailstorm”, the battle weather is “Snow” by default if it snows in the overworld.&lt;br /&gt;
*Changed Kanto default battle map&lt;br /&gt;
*At the end of a won battle, the own Pokémon doesn’t take poison/burn etc. damage anymore.&lt;br /&gt;
*The camera now turns correctly after entering a warp that turns the player.&lt;br /&gt;
*The player list in the Join server screen now clamps into the screen.&lt;br /&gt;
*Made drawn gradients render faster&lt;br /&gt;
*Made the chat scroll system useable for humans.&lt;br /&gt;
*The Debug console is now showing on the top left of the screen, has a smaller text font and scales with the window size / length of the messages.&lt;br /&gt;
*Updated the Fly and Escape Rope animations&lt;br /&gt;
*Removed the player’s walk cycle animation while sliding on Ice.&lt;br /&gt;
*Made the camera focus on trainers spotting the player&lt;br /&gt;
*Disabled camera perspective change while a script is running.&lt;br /&gt;
*Optimized Route 17, 22.&lt;br /&gt;
*Improved script execution speed&lt;br /&gt;
*Updated Route 25 with some trees.&lt;br /&gt;
*Added cries for some Overworld Pokémon.&lt;br /&gt;
*Added “Extreme Speed” move to Rapidash.&lt;br /&gt;
*Changed item spots for the Dungeon&lt;br /&gt;
*Changed TM stores to have different TMs.&lt;br /&gt;
*Added sounds to the grunt in the Cerulean Gym.&lt;br /&gt;
*Added smooth transition to the Pokedex entry screen from the battle.&lt;br /&gt;
*Removed white battle intros during dark levels.&lt;br /&gt;
*Changed Diglett’s Cave design&lt;br /&gt;
*Spots on the map the player can not fly to are grayed out now.&lt;br /&gt;
*Changed keyboard input methods to native user32.dll utilization.&lt;br /&gt;
*Applied a few changes to the Cerulean Cave to reduce the challenge a bit.&lt;br /&gt;
*Electivire can now learn Dig.&lt;br /&gt;
*Changed the Battle map in Ice Fall Cave.&lt;br /&gt;
*HMs now appear at the top of the list when searched after value&lt;br /&gt;
*Removed seasons affecting the plants in the Celadon gym&lt;br /&gt;
*Changed the Johto-Pokédex to not include national Pokémon anymore.&lt;br /&gt;
*The Goldenrod Underground now saves the position of the doors.&lt;br /&gt;
*Changed the Behaviour of the Elite 4 guards&lt;br /&gt;
*Made Barriers float deeper in water&lt;br /&gt;
*Replaced “Bill’s PC” with “Someone’s PC” when the player has yet to meet Bill in Ecruteak City.&lt;br /&gt;
*Changed boat model to have a door on the correct side&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*Fixed Machamps wrong devolution&lt;br /&gt;
*Fixed even more bugs with the new trade screen&lt;br /&gt;
*Fixed player list appearing behind buttons in the Join Server screen&lt;br /&gt;
*Fixed wrong text for the Ability Capsule item&lt;br /&gt;
*Fixed Rhyperior’s Pokédex entry&lt;br /&gt;
*Fixed Poliwags evolution condition&lt;br /&gt;
*Fixed trainer names in the win scene of the Bug Contest&lt;br /&gt;
*Fixed trainer names in the contacts of the Pokégear&lt;br /&gt;
*Fixed a large amount of typos in the Battle Frontier trainer dialogues&lt;br /&gt;
*Fixed unlimited explosion TMs&lt;br /&gt;
*Fixed camera glitch where the player could walk through the bookshelfes in Prof. Elms lab.&lt;br /&gt;
*Fixed weather in Safari Zone.&lt;br /&gt;
*Fixed wrong third person camera setting in rival cutscene&lt;br /&gt;
*Fixed water warp heights&lt;br /&gt;
*Fixed unlimited Lucky Punches&lt;br /&gt;
*Fixed Beat Up move&lt;br /&gt;
*Fixed dispositioned Genesect sprite&lt;br /&gt;
*Fixed battle weather taking the weather from the wrong maps&lt;br /&gt;
*Fixed transparent player when walking down stairs.&lt;br /&gt;
*Fixed caps “RIDE” after using Ride.&lt;br /&gt;
*Fixed messed up priorities for events after taking a step.&lt;br /&gt;
*Fixed mouse visibility problem when logging in to GameJolt.&lt;br /&gt;
*Fixed Archeops’ sprite&lt;br /&gt;
*Fixed Air Slash being a Physical move.&lt;br /&gt;
*Fixed too short battle map for Ice Path&lt;br /&gt;
*Fixed not being able to click a move in the battle menu when its PP is 0.&lt;br /&gt;
*Fixed text overflow for Abra in the Pokémon league and signs in Celadon City.&lt;br /&gt;
*Fixed genders of certain trainers in Battle Frontier.&lt;br /&gt;
*Fixed Miltanks on Route 39 not having cries.&lt;br /&gt;
*Fixed Metapod’s hidden ability.&lt;br /&gt;
*Fixed a script state getting stuck when walking down a stairs right after walking above a script trigger.&lt;br /&gt;
*Fixed Battle Tower messages when starting with too few Pokémon.&lt;br /&gt;
*Fixed Noctowl devolution&lt;br /&gt;
*Fixed overflowing text of trainer on Route 8&lt;br /&gt;
*Fixed Ladder blocks in Diglett’s Cave.&lt;br /&gt;
*Fixed missing screen fade for Sailor on Memorial Pillar.&lt;br /&gt;
*Fixed inaccurate gender calculation.&lt;br /&gt;
*Fixed PP items getting used up even though the PP are full.&lt;br /&gt;
*Fixed Pokedex Entires in Battle Factory&lt;br /&gt;
*Fixed Porygon register in Kolben Tower&lt;br /&gt;
*Fixed Wing items exceeding the 510 EV per Pokémon limit.&lt;br /&gt;
*Fixed Ecruteak’s mart using the wrong script.&lt;br /&gt;
*Fixed Saffron city gym warp script performance.&lt;br /&gt;
*Fixed Y button on the XBox 360 controller not sorting Inventory&lt;br /&gt;
*Fixed wrong music playing in the gates that connect to Fuchsia city&lt;br /&gt;
*Fixed network requests blocking the main GUI thread.&lt;br /&gt;
*Fixed math conversion issues.&lt;br /&gt;
*Fixed not getting a Premier Ball when buying more than 10 Poké Balls at once.&lt;br /&gt;
*Fixed wrong/missing Apricorn trees&lt;br /&gt;
*Fixed line wraps in text from SS Aqua NPCs&lt;br /&gt;
*Fixed line wraps in text from Eusine in Vermilion City&lt;br /&gt;
*Fixed wrong sprite for a trainer on the SS Aqua&lt;br /&gt;
*Fixed Pressure allowing moves to get to -1 PP&lt;br /&gt;
*Fixed crash in Cerulean Dept store&lt;br /&gt;
*Fixed a “?” char showing up when renaming genderless Pokémon.&lt;br /&gt;
*Fixed Gallades Shiny sprite&lt;br /&gt;
*Fixed Floor sign in 5F of the Radio Tower showing incorrect texture from the side&lt;br /&gt;
*Fixed rebattle of some members in Kolben Tower not activating&lt;br /&gt;
*Fixed line wrap for one Safari Explanation dialogue&lt;br /&gt;
*Fixed closing the PC menu with the back button opening the game menu directly after&lt;br /&gt;
*Fixed EXP bar showing up in PVP and Battle Tower and lagging the game.&lt;br /&gt;
*Fixed certain battle messages disconnecting players from PVP battles.&lt;br /&gt;
*Fixed a crash in PVP when transfering messages from client to host.&lt;br /&gt;
=== Server Fixes ===&lt;br /&gt;
*Fixed stream collision&lt;br /&gt;
*Added player status to player list&lt;br /&gt;
*Adjusted PM handling to comply with the new client side PM system.&lt;br /&gt;
*Added player listing via GameJolt IDGameJolt players can no longer change their name to bypass any listings.&lt;br /&gt;
*It only displays the last 1000 lines in the log to prevent overflow.&lt;br /&gt;
*Added /clear command which clears the output.&lt;br /&gt;
*The cursor now jumps to the start of the last line, not to the end, so the textbox doesn’t scroll to the right.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.52.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.52.1 minor update ==&lt;br /&gt;
=== Additions ===&lt;br /&gt;
*Added Backdrops for Berry Vista&lt;br /&gt;
*Added Confirmation dialogue for Shop screen&lt;br /&gt;
*Added player list preview to the join server screen when hovering the mouse over the player counter&lt;br /&gt;
*The hall of fame list can be reverse by pressing Y on the GamePad or Q on the keyboard&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*Made the transitions in the battle menu go by faster&lt;br /&gt;
*Improved loading times for the Storage system and Hall of fame screen&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*Fixed some entities not working when invisible&lt;br /&gt;
*Fixed bugs with the new trading interface&lt;br /&gt;
*Fixed wrong amount of Max PP showing in the new battle interface&lt;br /&gt;
*Fixed overflowing heal dialogue with long trainer names&lt;br /&gt;
*Fixed trainer battles crashing on Kindle Road&lt;br /&gt;
*Fixed custom sprites not downloading&lt;br /&gt;
*Fixed wrong characters appearing in Radio Transmission messages&lt;br /&gt;
*Fixed bug with Pokémon #319 not loading properly&lt;br /&gt;
*Fixed Mime Jr. Sprite not appearing&lt;br /&gt;
*Fixed Vanillite’s sprite being off center.&lt;br /&gt;
*Fixed NPCs in Kolben Tower not displaying their names&lt;br /&gt;
*Fixed no radio channels on Sevii islands&lt;br /&gt;
*Fixed signs on Kindle Road&lt;br /&gt;
*Fixed typo in Rocket transmission channel&lt;br /&gt;
*Fixed some more server bugs&lt;br /&gt;
*Fixed model shading bug&lt;br /&gt;
*Fixed Charizardite X having a wrong texture&lt;br /&gt;
*Fixed more random typos&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.52&lt;br /&gt;
|&lt;br /&gt;
== Version 0.52 major update ==&lt;br /&gt;
=== Game ===&lt;br /&gt;
*Updated Viridian Forest and Berry Forest visually&lt;br /&gt;
*Added the “&amp;quot; escape character so ”~“ and ”*“ can be displayed in a textbox by using ”\*“ and ”\~“&lt;br /&gt;
*Created new Item Shop screen&lt;br /&gt;
*Added Force Graphics mode which skips the DirectX graphics card check&lt;br /&gt;
*Added warp interactions and several other small improvements to the Map View mode.&lt;br /&gt;
*Added &amp;quot;Opacity” (sng) tag to entities which can set their opacity when creating them&lt;br /&gt;
*Updated the Mail input system&lt;br /&gt;
*Updated most Gen 6 Pokémon Menu sprites and Mega Evolution menu sprites&lt;br /&gt;
*Updated Steelix’ menu sprite&lt;br /&gt;
*Added a few more shiny menu sprites&lt;br /&gt;
*Added the possiblity to limit poke file entries to Weather and Season&lt;br /&gt;
*Added Spiky eared Pichu&lt;br /&gt;
*Added Arceus plates and forms.&lt;br /&gt;
*Added the possiblity for GameModes to implement a badge with the index “0” which will always be available to the player &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;&amp;gt; they can always use the HM moves defined in that badge.&lt;br /&gt;
*Created new Battle Menu Interface&lt;br /&gt;
*Created new Cutscene for the Azalea Rival event&lt;br /&gt;
*Added water backdrops for some maps.&lt;br /&gt;
*Upgraded move sets for all existing Pokémon&lt;br /&gt;
*Added all Pokémon from Bulbasaur through Genesect&lt;br /&gt;
*Added One Island (Town, Treasure Beach, Kindle Road, Ember Spa)&lt;br /&gt;
*Added Mt. Ember (partially explorable in this update)&lt;br /&gt;
*Added Kolben Tower to One Island&lt;br /&gt;
*Added Rock Climb&lt;br /&gt;
*Added &amp;lt;environment.hour&amp;gt; construct&lt;br /&gt;
*Optimized Route 6 and Vermilion City&lt;br /&gt;
*Performance improvements regarding offset maps&lt;br /&gt;
*Reduced performance problems while playing on a Server.&lt;br /&gt;
*Made sun disappear after sunset.&lt;br /&gt;
*Changed Mart scripts&lt;br /&gt;
*Fixed Roost not restoring the Flying type&lt;br /&gt;
*Fixed U-Turn to switch into Eggs&lt;br /&gt;
*Fixed Future Sight activating too quickly&lt;br /&gt;
*Fixed Environment.setweather commands&lt;br /&gt;
*Fixed Perish Song not working correctly when used multiple times in a row.&lt;br /&gt;
*Fixed a glitch with Direct Trading&lt;br /&gt;
*Fixed Pokéfan’s sprite&lt;br /&gt;
*Reworked and fixed the Mail save data system&lt;br /&gt;
*Fixed “Map not found” appearing when not finding an offset map&lt;br /&gt;
*Fixed a visual glitch with the Train Bridge on Route 46&lt;br /&gt;
*Fixed legendary Pokémon like Ho-Oh appearing very small in the overworld&lt;br /&gt;
*Fixed TM texture for Fairy TMs&lt;br /&gt;
*Fixed Eggs being able to use HMs&lt;br /&gt;
*Fixed wrongly placed tree walls on Route 27&lt;br /&gt;
*Fixed a few typos&lt;br /&gt;
*Fixed Cerulean City Gym battle map&lt;br /&gt;
=== Launcher ===&lt;br /&gt;
*Added update funtionality to the launcher, it can update itself from now on.&lt;br /&gt;
*Added support to start the game in Force Graphics mode&lt;br /&gt;
*Added support for Map View mode in the launcher&lt;br /&gt;
*Fixed “Read-Only” files crashing the launcher&lt;br /&gt;
*New icon&lt;br /&gt;
=== Server ===&lt;br /&gt;
*Fixed several glitches and bugs resulting in missing network packages&lt;br /&gt;
*Fixed performance issues&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.51.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.51.1 minor update ==&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*Fixed Hidden Abilities crashing the game&lt;br /&gt;
*Fixed Dry Skin ability&lt;br /&gt;
*Fixed fences being in the wrong position&lt;br /&gt;
*Fixed Mail sprites&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.51&lt;br /&gt;
|&lt;br /&gt;
== Version 0.51 major update ==&lt;br /&gt;
=== Story additions ===&lt;br /&gt;
*Two and Three Island&lt;br /&gt;
=== Smaller Additions ===&lt;br /&gt;
*Added PP support to custom moves&lt;br /&gt;
*Added headbutt trees to Azalea Town&lt;br /&gt;
*Added more Pokémon reactions for new maps&lt;br /&gt;
*Updated movesets for the first 60 Pokémon&lt;br /&gt;
*Hidden Abilities&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*Fixed maptag injection&lt;br /&gt;
*Fixed several crashes&lt;br /&gt;
*Fixed particle performance problems&lt;br /&gt;
*Fixed Wrap (and similar moves) trapping the own Pokémon&lt;br /&gt;
*Fixed some properties of trainers&lt;br /&gt;
*Fixed rods/Pokémon sounds not searching for files in GameModes&lt;br /&gt;
*Fixed Gatekeeper’s reaction on certain weather types&lt;br /&gt;
*Fixed GameModeAttackLoader&lt;br /&gt;
*Fixed the pathsplit construct&lt;br /&gt;
=== Server Client Fixes ===&lt;br /&gt;
*Fixed multiple stability and performance problems&lt;br /&gt;
*Added API support (start the server with a command line argument “apioutput”)&lt;br /&gt;
*Fixed DoDaytimeCycle not working&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.50.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.50.1 minor update ==&lt;br /&gt;
*Fix a game breaking bug.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.50&lt;br /&gt;
|&lt;br /&gt;
== Version 0.50 major update ==&lt;br /&gt;
=== Game Changes ===&lt;br /&gt;
*Completely new server infrastructure&lt;br /&gt;
*Removed old Move System and replaced it with the new one. This allowed for custom GameMode moves.&lt;br /&gt;
*Added a few more moves&lt;br /&gt;
*Lots of internal rewrites and code cleanup&lt;br /&gt;
=== Story Changes ===&lt;br /&gt;
*Ancient Ruins and Millenial Star Tower (Original areas)&lt;br /&gt;
*Completed Route 14&lt;br /&gt;
*Added Routes 15-19&lt;br /&gt;
*Fuchsia City + Gym and badge&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
*Significant number gen 3+ Pokémon&lt;br /&gt;
*Fixed some bugs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.49&lt;br /&gt;
|&lt;br /&gt;
== Version 0.49 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
* Completed [[Saffron City]].&lt;br /&gt;
* Added Celadon City.&lt;br /&gt;
* Added Route 7.&lt;br /&gt;
* Added Route 13.&lt;br /&gt;
* Added Route 14.&lt;br /&gt;
* Added Suicune Encounter on Route 14 and 25.&lt;br /&gt;
* Added Saffron and Celadon Gyms.&lt;br /&gt;
* Added Magnet Train connecting Goldenrod and Saffron.&lt;br /&gt;
* Added Vending machines on the Goldenrod and Celadon Dept Store roofs.&lt;br /&gt;
* Rock Climb texture in Cliff Edge gate.&lt;br /&gt;
* Added legendary battle music.&lt;br /&gt;
* Added a new encounter animation for legendary Pokémon.&lt;br /&gt;
* Added an @title command to display titles on the screen.&lt;br /&gt;
* Changed the @battle.wild command.&lt;br /&gt;
* Added resizable interfaces to the main menu.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed and changed the Roaming Pokémon encounters.&lt;br /&gt;
* Lots of game and spelling fixes.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.48&lt;br /&gt;
|&lt;br /&gt;
== Version 0.48 major update ==&lt;br /&gt;
=== Huge list of Major improvements ===&lt;br /&gt;
* The Conclusion of [[Team Rocket]]'s Story-line and the implementation of [[Cerulean Cave]]. &lt;br /&gt;
* A huge list of fixes&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed Poison Point Activating on a Non-Contact Move. [http://pokemon3d.net/forum/threads/7455/ (Source)]&lt;br /&gt;
*Fixed two Camera Bugs in [[Team Rocket]] warehouse. [http://pokemon3d.net/forum/threads/7457/ (Source)]&lt;br /&gt;
*Fixed a Crash While Reading The [[Player]]'s House's Sign. [http://pokemon3d.net/forum/threads/7480/ (Source)]&lt;br /&gt;
*Fixed the game accepting mouse clicks while unfocused. [http://pokemon3d.net/forum/threads/7481/ (Source)]&lt;br /&gt;
*Fixed a bug with the radio tower director. [http://pokemon3d.net/forum/threads/7462/ (Source)]&lt;br /&gt;
*Out of Bounds in the Battle Tower ( Due to camera Bug ) &lt;br /&gt;
*Changed some wrong TM's (35/43/45)&lt;br /&gt;
*Fixed a bug in Glitter Lighthouse . [http://pokemon3d.net/forum/threads/7478/ (Source)]&lt;br /&gt;
*Fixed a typo in one of Oak's dialogues. [http://pokemon3d.net/forum/threads/7495/ (Source)]&lt;br /&gt;
*Fixed a bug that causes the game to go unresponsive. [http://pokemon3d.net/forum/threads/7456/ (Source)]&lt;br /&gt;
*Fixed a bug that Miracle seed has two IDs (109 and 117). [http://pokemon3d.net/forum/threads/7506/ (Source)]&lt;br /&gt;
=== Dev Features ===&lt;br /&gt;
*Added a map preview mode for future tools that want to preview a map in the Pokémon3D engine directly [https://twitter.com/nilllzz/status/469171624730968064 (Source)]&lt;br /&gt;
*(:while), (:endwhile) and (:exitwhile) commands implemented into the #Pokémon3D script system. [https://twitter.com/nilllzz/status/468494292420669441 (Source)]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.47.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.47.2 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed [[Mahogany Town]] Rendering bug.&lt;br /&gt;
*Fixed a bug with [[Five Island]]'s [[Team Rocket]]'s Puzzle.&lt;br /&gt;
*Fixed a crash while talking to Lorelei in her house.&lt;br /&gt;
*Fixed a crash upon Using [[Dive]] In Battle.&lt;br /&gt;
*Missing Sprites in [[Hidden Grotto]]'s.&lt;br /&gt;
*[[Slowpoke Well]] Camera Distortion Bug.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.47.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.47.1 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed some Camera-related bugs.&lt;br /&gt;
*Fixed some other bugs.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.47&lt;br /&gt;
|&lt;br /&gt;
== Version 0.47 major update ==&lt;br /&gt;
=== Story updates ===&lt;br /&gt;
*Added [[Four Island]] and [[Five Island]] to the game featuring new story parts.&lt;br /&gt;
&lt;br /&gt;
=== Misc updates ===&lt;br /&gt;
*Added most field [[abilities]]&lt;br /&gt;
*Overhauled the entire Pokémon Interactions feature and added [[item]] giving support based on surroundings&lt;br /&gt;
*Added BugCatcher and [[Launcher]] restart features to the game (see launcher changes).&lt;br /&gt;
*Added ledge jump sound effect.&lt;br /&gt;
*Removed the camera lock when walking into a script trigger.&lt;br /&gt;
*Added [[Noibat]] and [[Noivern]]. (Currently not catch-able)&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed lots of typos and inconsistencies throughout the entire game’s scripts and maps&lt;br /&gt;
*Fixed [[Ice Body]] [[ability]]&lt;br /&gt;
*Fixed [[breeding]] bug&lt;br /&gt;
*Fixed [[Belly Drum]] [[move]]&lt;br /&gt;
*Fixed game crashing when no audio output device is connected to the PC.&lt;br /&gt;
*Fixed [[Clear Body]] [[ability]].&lt;br /&gt;
*Fixed a bug with the [[daycare]] script.&lt;br /&gt;
*Fixed Infinite Power Points if Clicked on by Mouse.&lt;br /&gt;
*and as always, probably fixed a few more and created lots of ‘em.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.46.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.46.2 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed shader bug when using offset maps&lt;br /&gt;
*Player cannot progress when fainting in the Burned Tower&lt;br /&gt;
*Typo (“Viatmins”)&lt;br /&gt;
*Strange Pokédex entries&lt;br /&gt;
*Location sign not loading first location name&lt;br /&gt;
*Lugia in Whirl Island glitch&lt;br /&gt;
*Forgot to remove a script in Pewter Museum&lt;br /&gt;
*The “Can Learn” indicator is calculated wrongly&lt;br /&gt;
*Zweilos sprite bug&lt;br /&gt;
*Running shoes interfering with scripts&lt;br /&gt;
*Scientist Not Finding Radio signal&lt;br /&gt;
*Crash bug when editing text in the chat&lt;br /&gt;
*A Pokémon gets registered in the Pokédex upon acquiring an egg&lt;br /&gt;
*Tin Tower has wrong map settings&lt;br /&gt;
*Script issues with Gentleman Alfred&lt;br /&gt;
*Trainer house has wrong map settings&lt;br /&gt;
*Surfing tiles under Route 40 and Olivine Dock&lt;br /&gt;
*Guy with wrong TM in Viridian City&lt;br /&gt;
*Chip Away move damage is wrong&lt;br /&gt;
*Copy-Paste crash on Chat Screen&lt;br /&gt;
*Wrong Pokemon data tag for roaming battle crash&lt;br /&gt;
*Wrong Ferroseed sprites&lt;br /&gt;
*Battle Frontier Gate has wrong map settings&lt;br /&gt;
*Amorphous Egg group issues&lt;br /&gt;
*MissingNo appearing in the daycare because it doesn’t get cleared properly&lt;br /&gt;
*GTS stacking friends for logged in users&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.46.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.46.1 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed a bug that crashes the game when the [[player]] battle his/her [[rival]].&lt;br /&gt;
*Fixed some more bugs.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.46&lt;br /&gt;
|&lt;br /&gt;
== Version 0.46 major update ==&lt;br /&gt;
=== Player features ===&lt;br /&gt;
*New [[moves]]&lt;br /&gt;
*New [[Abilities]] (from generation 6)&lt;br /&gt;
*Specific [[egg]] colors for every [[Pokémon]]&lt;br /&gt;
*Renamed Youngster Joey’s Rattata&lt;br /&gt;
*Added global statistics for the statistics screen (accessible from the PokéGear)&lt;br /&gt;
*Displaying the current BattleSpot team on the [[trainer]] card&lt;br /&gt;
*Added CTRL text jumping to the chat&lt;br /&gt;
*Improved online saving times and corruption prevention&lt;br /&gt;
*New Maps: [[Digletts Cave]], Route 1, 2, 3, 22, [[Viridian Forest]], Pewter City, Pewter Museum, Mt. Moon, Viridian City, Pallet Town&lt;br /&gt;
&lt;br /&gt;
=== Debug ===&lt;br /&gt;
*Revamped Crash Log system&lt;br /&gt;
*Improved File Validation and Process Validation systems&lt;br /&gt;
*Added debug console (toggle with F3 + L)&lt;br /&gt;
*Added Forced Crash (hold F3 + C)&lt;br /&gt;
*Added Bounding Box Renderer (toggle with F3 + B)&lt;br /&gt;
=== Major Fixes ===&lt;br /&gt;
*Made the server name box resizable to fit the name&lt;br /&gt;
*Prevented the game from crashing when the Windows Media Player is not installed (mutes the game)&lt;br /&gt;
*Fixed an issue with the battle/trade request on the ranklist in the PSS&lt;br /&gt;
*Fixed the chat not updating the cursor position when inserting a name via tab.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.45.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.45.1 minor update ==&lt;br /&gt;
=== For Players ===&lt;br /&gt;
*Added Online Sprite system for GameJolt players&lt;br /&gt;
*Updated the File Validation system&lt;br /&gt;
*Added statistics screen&lt;br /&gt;
*Updated the PVP battle map&lt;br /&gt;
*Added the Substitute sprite for battles&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Multiple PVP crashes and bugs&lt;br /&gt;
*Fixed File Validation interpreting the char “/” wrong.&lt;br /&gt;
*Fixed Eggs can be leveled up&lt;br /&gt;
*Fixed not blacking out in wild battles&lt;br /&gt;
*Fixed Phantump evolving into Alakazam&lt;br /&gt;
*Fixed multiple tpyos&lt;br /&gt;
*Fixed the Sound and MusicManagers to crash when trying to load an invalid file.&lt;br /&gt;
=== Content Creators ===&lt;br /&gt;
*Added new command: @level.waitforsave&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.45&lt;br /&gt;
|&lt;br /&gt;
== Version 0.45 major update ==&lt;br /&gt;
=== For Players: ===&lt;br /&gt;
*Added Battle Spot. This feature allows players to upload their team and battle against other teams that are already uploaded. Requires GameJolt.&lt;br /&gt;
*Added Player vs. Player battles. These require the players to play on the same server, non-GameJolt and GameJolt players can battle against each other.&lt;br /&gt;
*Added Battle Box to use in the Battle Spot and PVP battles.&lt;br /&gt;
*Added new moves to the game.&lt;br /&gt;
*Added new maps: Lavender Town, Route 8, Route 10 (part 2), Route 11, Route 12, Route 13, Diglett’s Cave&lt;br /&gt;
*Added new channels to the Kanto Radio.&lt;br /&gt;
*Added Phantump and evolution.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed God-Mode to not end properly.&lt;br /&gt;
*Fixed the ability to paste “,” and “.” to Pokémon’s names.&lt;br /&gt;
*Fixed trading not registering in the player’s Pokédex.&lt;br /&gt;
*Fixed eggs show their held items on the storage system.&lt;br /&gt;
*Fixed TM 90 having wrong name.&lt;br /&gt;
*Fixed Eevee and Shuckle Pokémon scripts.&lt;br /&gt;
*Fixed RoamingPokémon appearing in RockSmash, HeadbuttTree and Rod encounters.&lt;br /&gt;
*Fixed Hidden Power description.&lt;br /&gt;
*Fixed Natural Gift move&lt;br /&gt;
*Fixed the Headbutt problem.&lt;br /&gt;
*Fixed Radio Tower Typo.&lt;br /&gt;
*Fixed Vermilion City trainer trap.&lt;br /&gt;
*Fixed “Lavender City” in the powerplant script.&lt;br /&gt;
*Fixed Pokédex crash when displaying Shinx and Luxray.&lt;br /&gt;
=== Content Creators ===&lt;br /&gt;
*Added new commands: @daycare.call and @daycare.cleardata&lt;br /&gt;
*Grass Entities can now take a specific .poke file path as additional value.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.44.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.44.2 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed the [[Wonder Trade]] bugfix breaking the game.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.44.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.44.1 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed the [[Wonder Trade]] only to Nilllzz.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.44&lt;br /&gt;
|&lt;br /&gt;
== Version 0.44 major update ==&lt;br /&gt;
===  General Features ===&lt;br /&gt;
*Added Wonder Trade.&lt;br /&gt;
*Change restrictions for trade Pokémon.&lt;br /&gt;
*Added Rotom and Luxray evolution line.&lt;br /&gt;
*Added Daycare phone calls when an egg gets discovered.&lt;br /&gt;
*Updated the day cycle animation: Moon and Sun are visible, multiple cloud layers exist, the transition is smooth.&lt;br /&gt;
*Added a sunset color to the day cycle.&lt;br /&gt;
*Added a daytime indicator to the Pokégear.&lt;br /&gt;
*Changed the image for the “UnoDosTres” emblem.&lt;br /&gt;
*Added text selection support for the chatscreen.&lt;br /&gt;
*Implemented Battle trap checks (Mean Look, Ingrain, Arena Trap etc.)&lt;br /&gt;
*Implemented God-Mode, when a new player with the name “drunknilllzz” is created.&lt;br /&gt;
===  Content:  ===&lt;br /&gt;
*New Maps: [[Cerulean City]] ([[Cerulean_Gym]], Pokécenter, Mart, 3 Houses), [[Route 4]], [[Route 5]] (Daycare), [[Route 9]], [[Route 10]] (Pokécenter, [[Power Plant]]), [[Route 24]], [[Route 25]], [[Rock Tunnel]])&lt;br /&gt;
*Changed maps: [[Saffron City]], [[Underground Tunnel]]&lt;br /&gt;
*Added new [[Safari Zone]] Area&lt;br /&gt;
===  Content Creation Features:  ===&lt;br /&gt;
*Added support for .mp3 files for music and .wav files for sounds without the need of .xnb files.&lt;br /&gt;
*Improved crash protection for a few commands&lt;br /&gt;
*Added new commands: @pokemon.clone, @npc.setspeed, @math.isint, @math.issng, @environment.dayofyear, @daycare.pokemonsprite&lt;br /&gt;
*Added @help command and ScriptLibrary. Use this way: @help(constructs), @help(commands) or @help(any command or construct) to get more information about the available commands and constructs in the game. If there are multiple pages, the you add “,pageIndex” at the end of the command or construct.&lt;br /&gt;
*Added storage for sng types and support for short type names (str,int,bool,sng)&lt;br /&gt;
*scripts now convert “false” and “true” to “0” and “1” if a numeric type is required.&lt;br /&gt;
*Waterfalls and Water entities can now have user defined textures: set additional value to: texturepath,x,y,width,height.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed player shader issues on multiplayer.&lt;br /&gt;
*Fixed Pokémon from other players sometimes appear with wrong/broken texture.&lt;br /&gt;
*Fixed Storage System crash&lt;br /&gt;
*Fixed daycare Pokémon sprites&lt;br /&gt;
*Fixed multiline chat taking too much performance&lt;br /&gt;
*Fixed Direct Trades for GameJolt players&lt;br /&gt;
*Fixed Hydreigon’s ability being wrong when it evolves.&lt;br /&gt;
*Fixed Hidden Grottos crashing by surpressing the crash.&lt;br /&gt;
*Fixed wrong Surfing battle scene.&lt;br /&gt;
*Fixed SS Aqua trainers crashing when boarding from Vermilion City&lt;br /&gt;
*Fixed the Computer on the SS Aqua not working.&lt;br /&gt;
*Fixed Eggs being able to enter the Hall of Fame&lt;br /&gt;
*Fixed TM typo in Vermilion Gym.&lt;br /&gt;
*Fixed Save Screen display the item an egg will hold when it will hatch.&lt;br /&gt;
*Fixed the Input Screen to show a comma for the Pokémon’s name.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.43.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.43.2 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|6262}} Fixed a crash upon defeating [[Lt. Surge]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.43.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.43.1 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed being unable to enter the [[S.S. Aqua]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.43&lt;br /&gt;
|&lt;br /&gt;
== Version 0.43 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Implemented [[Vermilion City]].&lt;br /&gt;
*Implemented the [[Vermillion City Gym]].&lt;br /&gt;
*Implemented [[Kanto Route 11]].&lt;br /&gt;
*Implemented [[Kanto Route 6]].&lt;br /&gt;
*Implemented the [[Underground Tunnel]] between [[Kanto Route 6]] and [[Kanto Route 5]].&lt;br /&gt;
*Made the [[S.S. Aqua]] take the [[player]] to [[Vermillion City]].&lt;br /&gt;
*Implemented a new [[Johto Safari Zone]] area.&lt;br /&gt;
*Implemented a [[Direct Trading]] feature.&lt;br /&gt;
*Implemented a filter system in [[Bill's PC]].&lt;br /&gt;
*Added a new crash handler for missing textures.&lt;br /&gt;
*Updated the [[S.S. Aqua]]'s model.&lt;br /&gt;
*Overhauled the [[Hall of Fame]] system.&lt;br /&gt;
*Implemented support for [[items]] created by [[Game Modes]].&lt;br /&gt;
*Implemented [[shiny]] menu sprites for [[Pokémon]] numbers one ([[Bulbasaur]]) to one-hundred and seventy-four ([[Igglybuff]]).&lt;br /&gt;
*Implemented five new [[Pokémon]] from the [[Kalos]] region.&lt;br /&gt;
*Colored the stats boosted by [[nature]] on the [[Summary]] screen.&lt;br /&gt;
*Enhanced a few interfaces.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|6073}} Fixed a typo in the [[Pokémon Talk]] [[radio]] station.&lt;br /&gt;
*{{Forum|6084}} Fixed a crash that occurred in the [[Battle Tower]] due to an invalid [[Pokémon Trainer]].&lt;br /&gt;
*{{Forum|6086}} Fixed abnormally high [[levels]] for the [[Battle Tower Brain]].&lt;br /&gt;
*{{Forum|6079}} Fixed [[Breeding]] behaving irregularly.&lt;br /&gt;
*{{Forum|6098}} Fixed [[Whimsicott]] facing the opposite direction of where he/she should be facing.&lt;br /&gt;
*{{Forum|6100}} Fixed [[Watchog]] having a floating pixel above his/her sprite.&lt;br /&gt;
*{{Forum|6093}} Fixed a crash that occurred when selecting an invalid [[Pokémon]] for the [[Battle Factory]].&lt;br /&gt;
*{{Forum|6108}} Fixed [[Leer]] having [[Glare]]'s effect in [[battle]].&lt;br /&gt;
*{{Forum|6111}} Fixed a crash upon defeating the [[Battle Tower Brain]] a second time.&lt;br /&gt;
*{{Forum|6119}} Fixed the [[Gamestate Messages]] thinking the [[player]] was defeated by a [[Roaming Pokémon]] as opposed to just [[Escape|fleeing]] away.&lt;br /&gt;
*{{Forum|6125}} Fixed [[Druddigo]] facing the opposite direction of where he/she should be facing.&lt;br /&gt;
*{{Forum|6131}} Fixed [[Calm Mind]] lowering [[Special Attack]] and [[Special Defense]] as opposed to raising [[Special Attack]] and [[Special Defense]].&lt;br /&gt;
*{{Forum|6128}} Fixed the [[radio]] turning off when [[Surf]]ing.&lt;br /&gt;
*{{Forum|6122}} Fixed [[Special Defense]] being spelt incorrectly, leading to script breaks.&lt;br /&gt;
*{{Forum|6129}} Fixed [[moves]] like [[Outrage]] not working correctly.&lt;br /&gt;
*{{Forum|6130}} Fixed [[Whimsicott]] having a floating pixel above his/her sprite.&lt;br /&gt;
*{{Forum|6153}} Fixed a crash upon speaking with the old man in the [[Ruins of Alph]].&lt;br /&gt;
*{{Forum|6156}} Fixed a crash upon viewing the [[Minimap]] inside of a [[Pokémon Center]].&lt;br /&gt;
*{{Forum|6164}} Fixed [[Hydregon]] facing the opposite direction of where he/she should be facing.&lt;br /&gt;
*{{Forum|6201}} Fixed [[shiny]] [[Hydregon]]'s sprite having a white background surrounding him/her.&lt;br /&gt;
*{{Forum|6228}} Fixed [[Full Heal]]s not healing [[Confusion]].&lt;br /&gt;
*{{Forum|6243}} Fixed a crash upon [[Fly|flying]] to [[Blackthorn City]] on Saturday (when the Weekly Sibling is out).&lt;br /&gt;
*{{Forum|6241}} Fixed [[Counter]] not working correctly.&lt;br /&gt;
*{{Forum|6246}} {{Forum|6255}} Fixed rare crashes that were tied to missing textures.&lt;br /&gt;
*{{Forum|6247}} Fixed a typo in the [[Safari Zone Gate]]'s [[vitamin]] [[shop]].&lt;br /&gt;
*{{Forum|6143}} Fixed a computer in [[Mr. Pokémon]]'s house having no script attached to it.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.42&lt;br /&gt;
|&lt;br /&gt;
== Version 0.42 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Overhauled the [[Pokédex]] user interface.&lt;br /&gt;
*Implemented a [[PokéGear]] [[Radio]] function.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|6011}} Fixed a possible freeze in the [[Battle Factory]].&lt;br /&gt;
*{{Forum|6020}} Fixed [[Gamestate Messages]] constantly broadcasting an [[Ranks and Emblems|achievement]] being obtained.&lt;br /&gt;
*{{Forum|6039}} Fixed [[Unown]] having no [[moves]] upon receiving one in the [[Battle Factory]].&lt;br /&gt;
*{{Forum|6046}} Fixed [[Deino]] [[evolution|evolving]] into [[Deino]] as opposed to [[Zweilous]].&lt;br /&gt;
*{{Forum|6046}} Fixed [[Zweilous]] [[evolution|evolving]] into [[Zweilous]] as opposed to [[Hydregon]].&lt;br /&gt;
*{{Forum|6045}} Fixed stairs breaking scripts that were located on top of them.&lt;br /&gt;
*{{Forum|6031}} Fixed a crash that might occasionally occur on the [[Menu screen|Menu Screen]].&lt;br /&gt;
*{{Forum|6048}} Fixed [[Berry]] files and [[Hidden Grotto]] files for the [[Berry Vista]] not matching.&lt;br /&gt;
*{{Forum|6047}} Fixed opening old [[Co-Op]] scripts in the [[Safari Zone Gate]]'s [[Pokémon Center]].&lt;br /&gt;
*{{Forum|6056}} Fixed [[Skorupi]] evolving into [[Skorupi]] as opposed to [[Drapion]].&lt;br /&gt;
*{{Forum|5877}} Fixed [[Pokémon]] not retaining [[nicknames]] upon being transferred to [[Bill's PC]].&lt;br /&gt;
*{{Forum|6060}} Fixed [[Shellos]] and [[Tynamo]] having the incorrect [[Egg Group]].&lt;br /&gt;
*{{Forum|6068}} Fixed [[Pokémon Trainer]] [[Battle|battles]] in [[Dragon's Den]] forcing the opponent inside of a tree.&lt;br /&gt;
*{{Forum|6069}} Fixed [[Tynamo]] having the incorrect [[evolution]] condition.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.41.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.41.1 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|5984}} Fixed being unable to leave the [[Johto Safari Zone]].&lt;br /&gt;
*{{Forum|5986}} Fixed [[Gamestate Messages]] displaying [[player]] defeat messages when the [[player]] [[Escape|runs]] from a [[wild Pokémon]].&lt;br /&gt;
*{{Forum|5997}} Fixed a crash that occurred upon finishing a battle against a [[wild Pokémon|wild]] [[Weedle]].&lt;br /&gt;
*{{Forum|5995}} Fixed the [[Shiny Stone]] not working.&lt;br /&gt;
*{{Forum|5995}} Fixed [[Lampent]] having the incorrect [[evolution]] condition.&lt;br /&gt;
*{{Forum|6000}} Fixed a crash that occurred upon searching the [[player]]'s [[Pokémon]]'s [[Identification|ID]]s for the [[Lucky Numbers Show]].&lt;br /&gt;
*{{Forum|5994}} Fixed the [[Net Ball]] being displayed as a ''Bet Ball''.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.41&lt;br /&gt;
|&lt;br /&gt;
== Version 0.41 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Implemented [[Gamestate Messages]], which broadcast different actions [[player|players]] do on [[servers]] to [[player|everyone]].&lt;br /&gt;
*Altered sprite animation cycles.&lt;br /&gt;
*Implemented [[Hidden Grotto|Hidden Grottos]].&lt;br /&gt;
*Implemented seventy-seven new [[Pokémon]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.40&lt;br /&gt;
|&lt;br /&gt;
== Version 0.40 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Implemented multiplayer [[servers]].&lt;br /&gt;
*Overhauled the [[PokéGear]]'s interface.&lt;br /&gt;
*Relocated the [[Global Trading Station]] from the [[Pokémon Center]] in [[Goldenrod City]] to the [[PokéGear]].&lt;br /&gt;
*Removed the [[Star System]] from the [[Global Trading Station]].&lt;br /&gt;
*Removed the ability to trade [[Eggs]] over the [[Global Trading Station]] globally.&lt;br /&gt;
*Removed the ability to trade [[Pokémon]] that know [[Hidden Machine]] [[moves]] over the [[Global Trading Station]] globally.&lt;br /&gt;
*Implemented new [[Pokémon]].&lt;br /&gt;
*Implemented new [[Johto Safari Zone]] areas.&lt;br /&gt;
*Implemented the [[Battle Frontier]] with the [[Battle Tower]] and [[Battle Factory]].&lt;br /&gt;
*Implemented [[Pokémon Trainer]] artificial intelligence.&lt;br /&gt;
*Implemented new [[moves]].&lt;br /&gt;
*Implemented multiple sound effects.&lt;br /&gt;
*Implemented [[Roaming Pokémon]], starting with [[Raikou]] and [[Entei]] of [[Johto]].&lt;br /&gt;
*Implemented some new in-[[Pokémon 3D|game]] events.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.39&lt;br /&gt;
|&lt;br /&gt;
== Version 0.39 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Completely overhauled [[Bill's PC]].&lt;br /&gt;
*Implemented controller and/or keyboard use with certain menus and interfaces.&lt;br /&gt;
*Implemented a new input screen for controllers.&lt;br /&gt;
*The mouse cursor now disappears when not in use.&lt;br /&gt;
*Improved texture loading.&lt;br /&gt;
*Remade the [[Day-Care]] script to resemble the text-based script of the original games.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed many script bugs.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.38.3&lt;br /&gt;
|&lt;br /&gt;
== Version 0.38.3 minor update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Implemented [[Sandbox Mode]].&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed multiple script issues.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.38.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.38.2 minor update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Implemented a chance of obtaining [[Heart Scales]] using [[Rock Smash]] on breakable rocks.&lt;br /&gt;
*[[Day-Care]] [[Pokémon]] sprites now appear at [[Day-night cycle|night]] and in snowy [[weather]].&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|5354}} Fixed crashes associated with the [[Johto]] [[Day-Care]].&lt;br /&gt;
*{{Forum|5341}} Fixed version one scripts not ending after the &amp;lt;code&amp;gt;:end&amp;lt;/code&amp;gt; command.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.38.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.38.1 minor update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*[[Pokémon]] sprites now appear outside of the [[Johto]] [[Day-Care]] on [[Route 34]].&lt;br /&gt;
*Added three new [[Pokémon]] models.&lt;br /&gt;
*Altered the ''Pokédex'' [[Ranks and Emblems|emblem]]'s artwork.&lt;br /&gt;
*Revised the [[Guide Gent]] and [[New Bark Town]] woman scripts.&lt;br /&gt;
*Implemented the [[Running Shoes]].&lt;br /&gt;
*Altered some [[moves]] and [[Pokémon]] data to fit [[Pokémon]]: X and Y versions.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed a private trade text misplacement in the [[Global Trading Station]].&lt;br /&gt;
*{{Forum|5235}} Fixed certain [[Pokémon]] cries crashing the [[Pokémon 3D|game]].&lt;br /&gt;
*{{Forum|5236}} Fixed a typo in the [[Johto Safari Zone]].&lt;br /&gt;
*{{Forum|5238}} Fixed [[Escape|running]] mechanics in the [[Johto Safari Zone]]. &lt;br /&gt;
*{{Forum|5241}} Fixed a crash when viewing a model in [[Habitat Mode]] in the [[Pokédex]].&lt;br /&gt;
*{{Forum|5229}} Fixed becoming stuck in the air after using [[Fly]] due to a [[Repel]]'s effects wearing off.&lt;br /&gt;
*{{Forum|5243}} {{Forum|5242}} Fixed an [[evolution]] crash.&lt;br /&gt;
*{{Forum|5240}} Fixed some GUI issues in [[Bill's PC]].&lt;br /&gt;
*{{Forum|5256}} Fixed waterfalls working incorrectly.&lt;br /&gt;
*{{Forum|5255}} Fixed [[Snorunt]]'s evolution condition being incorrect.&lt;br /&gt;
*{{Forum|5253}} Fixed a bug that allowed [[the player]] to obtain unlimited [[Technical Machine 11]]s.&lt;br /&gt;
*{{Forum|5246}} {{Forum|5211}} Fixed a few bugs associated with new [[moves]] being learned.&lt;br /&gt;
*{{Forum|5281}} Fixed a crash in [[Lugia]]'s.&lt;br /&gt;
*{{Forum|5258}} Fixed a [[sign]] with no dialogue in [[Route 45]].&lt;br /&gt;
*{{Forum|5215}} Fixed a problem with [[Ranks and Emblems|achievement]] mechanics.&lt;br /&gt;
*{{Forum|5301}} Fixed two typos.&lt;br /&gt;
*{{Forum|5309}} Fixed a [[sign]] with no dialogue in front of [[Tin Tower]].&lt;br /&gt;
*{{Forum|5265}} Fixed [[Zangoose]]'s [[ability]] being incorrect.&lt;br /&gt;
*{{Forum|5269}} Fixed a bug regarding to the [[Ride|riding]] sprite.&lt;br /&gt;
*{{Forum|5333}} Fixed [[Spikes]] not hurting switched [[Pokémon]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.38&lt;br /&gt;
|&lt;br /&gt;
== Version 0.38 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
* Implemented the [[Bug Catching Contest]] in the [[National Park]].&lt;br /&gt;
* Implemented the [[Johto Safari Zone]], north of [[Route 48]].&lt;br /&gt;
* Implemented 18 new [[Pokémon]] to the code of the [[Pokémon 3D|game]].&lt;br /&gt;
* [[Spinda]] now appears as a [[wild Pokémon]] in [[Twirl Forest]].&lt;br /&gt;
* Implemented a [[Mail]] system.&lt;br /&gt;
* Implemented new [[Mail]] [[items]] to coincide with the new [[Mail]] system.&lt;br /&gt;
* Added many new [[Pokémon]] models.&lt;br /&gt;
* Many small alterations and additions to maps and scripts.&lt;br /&gt;
* Implemented the [[Razor Fang]], [[Razor Claw]] and the [[Dubious Disc]].&lt;br /&gt;
* Remove unnecessary song files.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Fixed the [[Yache Berry]]'s [[item]] description.&lt;br /&gt;
*Fixed some minor bugs in the [[Safari Zone Gate]]'s shops.&lt;br /&gt;
*{{Forum|5146}} Fixed [[Wobbuffet]] belonging to the wrong [[Egg Group]].&lt;br /&gt;
*{{Forum|5137}} Fixed [[Black Sludge]] affecting both users when only one [[Pokémon]] is [[Held Items|holding]] it.&lt;br /&gt;
*{{Forum|5141}} Fixed the [[Protect]] [[move]] not working.&lt;br /&gt;
*{{Forum|5143}} Fixed the [[Water Absorb]] [[ability]] not working correctly.&lt;br /&gt;
*{{Forum|5139}} Fixed the misplacement of a [[Pokémon]]'s nickname and their [[status ailment]].&lt;br /&gt;
*{{Forum|5142}} Fixed [[shiny]] [[Pokémon]] not registering when obtained in the [[Pokédex]].&lt;br /&gt;
*{{Forum|5149}} Fixed dialogue leaving its boundaries on the [[S.S. Aqua]].&lt;br /&gt;
*{{Forum|5147}} Fixed odd trade [[evolution]] occurrences in the [[Global Trade Station]].&lt;br /&gt;
*{{Forum|5152}} Fixed a different dialogue leaving its boundaries on the [[S.S. Aqua]].&lt;br /&gt;
*{{Forum|5150}} Fixed trainers with ''Poké'' in their name having a bugged title.&lt;br /&gt;
*{{Forum|5154}} Fixed [[Dragonite]]'s [[shiny]] model's coloring.&lt;br /&gt;
*{{Forum|5177}} Fixed accessing the [[Hall of Fame]] without previously entering it before.&lt;br /&gt;
*{{Forum|5159}} Fixed a crash with opening the [[PokéGear]].&lt;br /&gt;
*{{Forum|5194}} Fixed being able to use [[evolutionary stones]] on [[Pokémon]] that don't use them.&lt;br /&gt;
*{{Forum|5190}} Fixed a crash when opening the [[PokéGear]] on the [[S.S. Aqua]].&lt;br /&gt;
*{{Forum|5191}} Fixed another instance of dialogue leaving its boundaries on the [[S.S. Aqua]].&lt;br /&gt;
*{{Forum|5186}} Fixed yet another instance of dialogue leaving its boundaries on the [[S.S. Aqua]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.37&lt;br /&gt;
|&lt;br /&gt;
== Version 0.37 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Implemented the [[S.S. Aqua]]'s interior.&lt;br /&gt;
*Implemented [[Twirl Forest]], a completely original location in [[Pokémon 3D]].&lt;br /&gt;
*Added a few more [[Pokémon]] models.&lt;br /&gt;
*Registered fifty new [[Pokémon]] into the [[Pokémon 3D|game]]'s coding.&lt;br /&gt;
*Improved shading on [[Pokémon]] models.&lt;br /&gt;
*Strengthened rematched trainers in [[PokéGear]] battles.&lt;br /&gt;
*Implemented two more trainers to register to the [[PokéGear]].&lt;br /&gt;
*Implemented MultiSampling to the Graphics Options.&lt;br /&gt;
*[[Elite Four]] members now give their [[Pokémon]] items.&lt;br /&gt;
*Added a shiny [[Pokémon]] model viewer for the [[Pokédex]].&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|5080}}{{Forum|5086}} Miscellaneous [[Global Terminal Station]] bugs fixed.&lt;br /&gt;
*{{Forum|5058}} Fixed a bug with displaying [[Ranks and Emblems|rank points]] in the [[Hall of Fame]].&lt;br /&gt;
*{{Forum|5081}} Fixed a crash when [[Mirror Move]] failed.&lt;br /&gt;
*{{Forum|4957}} Fixed being unable to use [[Qualot Berries]].&lt;br /&gt;
*{{Forum|5095}} Fixed [[Hall of Fame]] entries lagging the game in certain places.&lt;br /&gt;
*{{Forum|5061}} Fixed a text misplacement in an [[Egg]]'s summary.&lt;br /&gt;
*{{Forum|5103}} Fixed [[stat]] debuffs not functioning correctly.&lt;br /&gt;
*{{Forum|5113}} Rewrote script on MooMoo Farm to ask for [[Oran Berries]].&lt;br /&gt;
*{{Forum|5124}} Fixed [[Reflect]]'s effects ending too soon.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.36.4&lt;br /&gt;
|&lt;br /&gt;
== Version 0.36.4 (Upload 2) minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|5047}} Fixed a crash when opening the [[Pokédex]].&lt;br /&gt;
*{{Forum|5048}} Fixed [[experience point]] give outs being way too big.&lt;br /&gt;
*{{Forum|3616}} Now possible to escape from under stairs.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.36.4&lt;br /&gt;
|&lt;br /&gt;
== Version 0.36.4 minor update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*[[Pokémon]] model viewer in the [[Pokédex]].&lt;br /&gt;
*[[Safari Zone Gate]] area completely implemented.&lt;br /&gt;
*The [[Bag]]'s pockets now have images that correspond to what's within.&lt;br /&gt;
*New ''Mail'' and ''Battle Items'' pockets for the [[Bag]].&lt;br /&gt;
*[[Pokémon]] models now have light shades.&lt;br /&gt;
*Added [[Mail]] [[items]].&lt;br /&gt;
*Implemented some new [[Pokémon]] models.&lt;br /&gt;
*Added a new emblem background.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|4967}} Fixed [[Full Heal|Full Heals]] being consumed twice for one use.&lt;br /&gt;
*{{Forum|4969}} Fixed bypassing the [[Sage]] in [[Whirl Island|Whirl Islands]] by denying his request.&lt;br /&gt;
*{{Forum|4976}} Fixed [[Eusine]]'s theme continually playing after his dialogue ended.&lt;br /&gt;
*{{Forum|4978}} Fixed [[Burned Tower]]'s ground floor's battle room having a corridor.&lt;br /&gt;
*{{Forum|4977}} Fixed a crash when saving after a [[Pokémon]] [[evolution]].&lt;br /&gt;
*{{Forum|4975}} Fixed being [[frozen]] missing its dialogue.&lt;br /&gt;
*{{Forum|4970}} Fixed animation and model options not retaining their changes.&lt;br /&gt;
*{{Forum|4984}} Fixed [[Executive Ariana]]'s battle intro having incorrect [[gender]] specification.&lt;br /&gt;
*{{Forum|4968}} Fixed a crash after refusing the [[Move Deleter]]'s services.&lt;br /&gt;
*{{Forum|4982}} Fixed incorrect sprite being used for [[shiny]] [[Pokémon]].&lt;br /&gt;
*{{Forum|4979}} Fixed the deep cave battle room having misaligned walls.&lt;br /&gt;
*{{Forum|4962}} Fixed [[poison]] not hurting the [[Pokémon|host]] when any [[item]] is used. &lt;br /&gt;
*{{Forum|4987}} Fixed [[status ailments]] overwriting each other.&lt;br /&gt;
*{{Forum|4966}} Fixed missing [[experience points]] in battle.&lt;br /&gt;
*{{Forum|4988}} Fixed battle stats lowering/rising indefinitely.&lt;br /&gt;
*{{Forum|4996}} Fixed potentially unlimited stones from calls.&lt;br /&gt;
*{{Forum|4831}} Partially fixed learning move dialogue occurring later than normal.&lt;br /&gt;
*{{Forum|5011}} Fixed the [[Speed Boost]] [[ability]] activating twice instead of once in a turn.&lt;br /&gt;
*{{Forum|4831}} Fixed the learning new move dialogue occurring in strange places.&lt;br /&gt;
*{{Forum|4890}} Fixed some [[Pokémon]]'s models.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.36.3&lt;br /&gt;
|&lt;br /&gt;
== Version 0.36.3 minor update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Revamped the Options menu.&lt;br /&gt;
*Improved Xbox 360 Controller support.&lt;br /&gt;
*Implemented new warning system when quitting the game.&lt;br /&gt;
*Added TM27 and TM28.&lt;br /&gt;
*Added a proper Hall of Fame scene for the [[Player]].&lt;br /&gt;
*Remade the [[Rival]] script in [[New Bark Town]].&lt;br /&gt;
*Added a Move Relearner in [[Blackthorn City]].&lt;br /&gt;
*Added a few more 3D Pokémon models.&lt;br /&gt;
*Implemented the [[Safari Zone Gate]] as a work-in-progress map.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
''(Too many to count!)''&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.36.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.36.2 minor update ==&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*Crash when learning new moves.&lt;br /&gt;
*Not being able to use items in battle.&lt;br /&gt;
*Not being able to go to the new docks.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.36.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.36.1 minor update ==&lt;br /&gt;
===  Content  ===&lt;br /&gt;
*S.S. Aqua Ticket event&lt;br /&gt;
*Olivine Docks&lt;br /&gt;
*Added 3rd, 4th and 5th gen starters to the game.&lt;br /&gt;
&lt;br /&gt;
===  Features  ===&lt;br /&gt;
*XBOX 360 controller support&lt;br /&gt;
*New Battle Interface&lt;br /&gt;
&lt;br /&gt;
===  Bug Fixes  ===&lt;br /&gt;
*Evolution, level up and move learning is back.&lt;br /&gt;
*EXP share works again&lt;br /&gt;
*2 redesigned emblems&lt;br /&gt;
*Of course, the battle system got major fixes and upgrades to prevent crashes that appeared in the 0.36 update.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.36&lt;br /&gt;
|&lt;br /&gt;
== Version 0.36 major update ==&lt;br /&gt;
=== New Content ===&lt;br /&gt;
* [[Route 26]] &amp;amp; [[Route 27|27]]&lt;br /&gt;
* [[Victory Road]]&lt;br /&gt;
* [[Elite 4]] &amp;amp; [[Hall of Fame]]&lt;br /&gt;
* [[Ecruteak_City#Tin_Tower|Tin Tower]]&lt;br /&gt;
* [[Whirl Islands]]&lt;br /&gt;
* [[Berry Vista]] &amp;amp; the [[Goldenrod City#Goldenrod Station|Train Station in Goldenrod City]]&lt;br /&gt;
* Odd egg event&lt;br /&gt;
* New items&lt;br /&gt;
=== Updated Content ===&lt;br /&gt;
* Reworked the whole [[GTS]] to give it a new layout and star system&lt;br /&gt;
* Added a complete new battle system replacing the old, buggy one. It’s not finished though, here’s a list of features you may miss (we are going to add them as fast as possible):&lt;br /&gt;
* Missing battle features: Item management and use in battle, Around 250 moves missing. The missing moves are replaced (in battles only) with the move “Pound”, Some minor GUI features, Minor engine and text mistakes, Leveling up messages and move learning. This change might sound like a backstep, it isn’t though. The moves missing are easy to add, it just takes some time. The system inside is far more advanced than the old one and will be able to support double and triple battles and even PvP in the future.&lt;br /&gt;
* Added “tree walls” around some maps so one can’t see the end of a map through trees.&lt;br /&gt;
* Better music and intro music loops&lt;br /&gt;
* Fixed GameMode and ContentPack additional music files.&lt;br /&gt;
=== Small stuff ===&lt;br /&gt;
* Added hold items to wild Pokémon&lt;br /&gt;
* Surf and Ride music&lt;br /&gt;
* Added some new features to breeding (IVs, moves and natures)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.35.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.35.2 minor update ==&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
* Route 48 wild Pokémon crash.&lt;br /&gt;
* Crash when battling certain Pokémon when your own Pokémon doesn’t have an item.&lt;br /&gt;
* Pokédex doesn’t import the correct habitat information from the current GameMode.&lt;br /&gt;
* The Habitat mode has visual glitches when displaying more than 20 Pokémon for one area.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.35.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.35.1 minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Added “Display Town Map&amp;quot; button to the Pokégear&lt;br /&gt;
*Ban lists&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
* Route 47/48 being bugged and not accessible&lt;br /&gt;
* Route 43 wild Pokémon encounters crash the game&lt;br /&gt;
* Mt. Mortar ladder fix&lt;br /&gt;
* Mt. Mortar item placement fix&lt;br /&gt;
* Route 47 Trainer crash fix&lt;br /&gt;
* Co-Op disconnect fixes (for riding/surfing/flying/battling)&lt;br /&gt;
* Waterfall and Whirlpool fixes&lt;br /&gt;
* Female Nidorina fix&lt;br /&gt;
* Wrong songs for Lake of Rage and Ice Path&lt;br /&gt;
* Karate King crash fix&lt;br /&gt;
* Returning to TR Hideout crash fixed&lt;br /&gt;
* changed warp from failing the test at Dragon’s Den&lt;br /&gt;
* Fixed visual fail of Mountain on Route 41&lt;br /&gt;
* Fixed Gate from Route 31 to Violet City not rideable.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.35&lt;br /&gt;
|&lt;br /&gt;
== Version 0.35 major update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Added rods (Old Rod and Good Rod are available ingame)&lt;br /&gt;
*Added multiple new items and TMs&lt;br /&gt;
*Added [[Dragon's Den]] map and events&lt;br /&gt;
*Added 8th gym&lt;br /&gt;
*Added GameJolt based friend system replacing the old one&lt;br /&gt;
*New weather types added&lt;br /&gt;
*One new player emblem&lt;br /&gt;
*[[Route 47|Routes 47]] [[Route 48|&amp;amp; 48]] added&lt;br /&gt;
*Added more Pokémon evolutions&lt;br /&gt;
*Added [[Mt. Mortar]] F2 and &amp;quot;Karate King&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*Improved download speed&lt;br /&gt;
*Added a &amp;quot;Please wait...&amp;quot; to the save screen to prevent data corruption&lt;br /&gt;
*Improved the performance of some maps&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*Eggs receive experience through exp share&lt;br /&gt;
*Ride, Surf and Fly disconnects from Co-Op&lt;br /&gt;
*Items found with the itemfinder respawn / block other items&lt;br /&gt;
*Woman on the third floor of the radio tower crashes the game when trying to give you TM 11 (Sunny Day)&lt;br /&gt;
*Bred Pokémon don't appear in the Pokédex.&lt;br /&gt;
*[[Fairy]] type related crashes&lt;br /&gt;
*Pokémon do not learn moves or evolve from rare candy&lt;br /&gt;
*Character sprite replaced by Pokemon sprite after surfing&lt;br /&gt;
*Hatching multiple eggs at the same time causes the game to crash&lt;br /&gt;
*{{GL|Pryce}} gives players [[TM|TM 49]] ([[Fury Cutter]])&lt;br /&gt;
*[[Route 45]] trainers crash the game&lt;br /&gt;
*Route 45's 008.dat tries to open trainer 007 instead of trainer 008&lt;br /&gt;
*Move Deleter Crash&lt;br /&gt;
*Grunt underground has too far of a line of sight&lt;br /&gt;
*NPC in Blackthorn market is misplaced&lt;br /&gt;
*NPC in Blackthorn has no dialogue&lt;br /&gt;
*[[Characters#Radio_Tower_Personnel|Mary]] gives unlimited Pink Bows&lt;br /&gt;
*[[Team Rocket]] Grunt remains in Radio Tower.&lt;br /&gt;
*PP-Up doesn't work&lt;br /&gt;
*Pokémon's stat calculation is determined wronly&lt;br /&gt;
*Fixed crash in [[Ice Path]]&lt;br /&gt;
*Fixed typos&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.34&lt;br /&gt;
|&lt;br /&gt;
== Version 0.34 major update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*[[Fairy]] type (+ fairy moves and Pokémon)&lt;br /&gt;
*[[Ice Path]]&lt;br /&gt;
*[[Blackthorn City]], Move Deleter and 8th Gym&lt;br /&gt;
*[[HM|HM07]] and [[HM|HM09]]&lt;br /&gt;
*Added a new way of traveling around with your Pokémon (click “Read More” to get a hint)&lt;br /&gt;
*New shop in [[Goldenrod City]] next to the Department Store&lt;br /&gt;
*[[Route 45]]&lt;br /&gt;
*Added Bill’s phone number (talk to his mother)&lt;br /&gt;
*Whirlpools on [[Route 41]]&lt;br /&gt;
*Added a few evolutions to old Pokémon from newer generations&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*Nerfed Pokégear calls&lt;br /&gt;
*Made Pokégear load faster and made the Ranklist show the first 100 ranks and your own rank. You can also see the rank of everyone when you look at their profile.&lt;br /&gt;
*Made Fly available while surfing or doing other things.&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*Fixed Juggler Irwin’s script&lt;br /&gt;
*Fixed warps in [[Burned Tower]] and [[Mt.Mortar]]&lt;br /&gt;
*Fixed crashes/script errors in Radio Tower and the Underground&lt;br /&gt;
*Fixed EXP glitch with rare candies.&lt;br /&gt;
*Probably even more little bug fixes…&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.33&lt;br /&gt;
|&lt;br /&gt;
== Version 0.33 major update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
&lt;br /&gt;
*Pokégear (Ranking list, Phone Contacts, Minimap, Friend List and Radio)&lt;br /&gt;
*Phone calls and trainer register&lt;br /&gt;
*Emblem system redone&lt;br /&gt;
*You can reset your online save and change the gender.&lt;br /&gt;
&lt;br /&gt;
=== Story Update ===&lt;br /&gt;
&lt;br /&gt;
*[[Radio Tower]]&lt;br /&gt;
*[[Underground Path]]&lt;br /&gt;
*[[Route 44]]&lt;br /&gt;
&lt;br /&gt;
=== Smaller Updates ===&lt;br /&gt;
&lt;br /&gt;
*Shopkeepers in Goldenrod Tunnel&lt;br /&gt;
*Items in various maps and the Itemfinder (obtainable in Ecruteak City)&lt;br /&gt;
*More items including EXP Share, Amulet Coin and the type enhancing items (like Charcoal)&lt;br /&gt;
*Trade evolutions with hold items&lt;br /&gt;
*Other mysterious features...&lt;br /&gt;
*Bugfixes!!!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.32&lt;br /&gt;
|&lt;br /&gt;
== Version 0.32 major update ==&lt;br /&gt;
=== Online/GameJolt ===&lt;br /&gt;
*Sessions: Go to GameJolt.com to see how long you’ve played Pokémon3D and if your GameJolt friends played it.&lt;br /&gt;
*Online save state (detailed explanation: here): Play online, skill your char and earn emblems to customize your trainer card.&lt;br /&gt;
*This is a cloud save, when you log in to your gamejolt account, you find it right there, on every computer&lt;br /&gt;
*Improved a few processes to make them faster.&lt;br /&gt;
*Added emblems and ranks.&lt;br /&gt;
*Enhanced the profile view in the GTS.&lt;br /&gt;
*Achievement + GameJolt synchronization&lt;br /&gt;
=== Offline/Gameplay ===&lt;br /&gt;
*Ditto can breed now, also removed few issues from breeding.&lt;br /&gt;
*Fixed many crashes and bugs&lt;br /&gt;
*Implemented complete new script engine&lt;br /&gt;
*[[Route 42]] and [[Route 43]]&lt;br /&gt;
*[[Mahogany Town]] + Gym&lt;br /&gt;
*[[Mt. Mortar]]&lt;br /&gt;
*[[Waterfall]]&lt;br /&gt;
*Fixed trainers on Route 41&lt;br /&gt;
*[[Team Rocket HQ|Rocketbase]] in Mahogany Town&lt;br /&gt;
*[[Lake of Rage]] + {{Pokemon|Gyarados}} event&lt;br /&gt;
*New main menu button&lt;br /&gt;
*New trainercard layout + function&lt;br /&gt;
*Seasons&lt;br /&gt;
*Alph puzzle completed&lt;br /&gt;
*[[Dark Cave]] completed&lt;br /&gt;
*[[Union Cave]] completed&lt;br /&gt;
*{{Pokemon|Lapras}} event.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.31&lt;br /&gt;
|&lt;br /&gt;
== Version 0.31 major update ==&lt;br /&gt;
=== New maps / Updated maps ===&lt;br /&gt;
*[[Olivine City]] completed (including the gym, the dock and the lighthouse)&lt;br /&gt;
*[[Route 40]]&lt;br /&gt;
*[[Route 41]]&lt;br /&gt;
*[[Cianwood City]] (including the gym)&lt;br /&gt;
*Kimono Dance theater&lt;br /&gt;
*Bill’s House&lt;br /&gt;
*The Namerater’s house&lt;br /&gt;
*The barn on Route 39&lt;br /&gt;
*Put world maps into every Pokécenter&lt;br /&gt;
=== New events ===&lt;br /&gt;
*HM02, HM03 and HM04 obtainable&lt;br /&gt;
*{{GL|Jasmine}} event&lt;br /&gt;
*[[Rival]] in Olivine City&lt;br /&gt;
*Shuckle event&lt;br /&gt;
*Eusine in Cianwood City&lt;br /&gt;
*Rocksmash on [[Route 36]]&lt;br /&gt;
*Bill’s Eevee event&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Fly, Strength, Surf and Flash can be used in the overworld.&lt;br /&gt;
*Friend Hub&lt;br /&gt;
*Added Pokemonlist to the Global/Friend Hub&lt;br /&gt;
*Profile viewer for trading system&lt;br /&gt;
*[[Irontail]] [[TM]], [[Shadow Ball]] [[TM]], [[DynamicPunch]] [[TM]]&lt;br /&gt;
*New music in [[National Park]]&lt;br /&gt;
*Strafing in 3rd person (with WASD keys)&lt;br /&gt;
*Pokémon on [[Route 39]]&lt;br /&gt;
*Meet Pokémon while surfing.&lt;br /&gt;
=== Minor changes ===&lt;br /&gt;
*Added Moomoo Milk item&lt;br /&gt;
*Move: Rockslide has an animation&lt;br /&gt;
=== Bugs ===&lt;br /&gt;
*Route 41 trainers can crash the game&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.30&lt;br /&gt;
|&lt;br /&gt;
== Version 0.30 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*[[Route 46]] trainers implemented.&lt;br /&gt;
*[[Route 45]] offset map implemented.&lt;br /&gt;
*[[Dark Cave]] is now fully explorable.&lt;br /&gt;
*[[Rock Smash]] [[move]] and effect outside of battle implemented.&lt;br /&gt;
*[[Pokémon Center]] in [[Goldenrod City]] has new look.&lt;br /&gt;
*[[Pokémon Center]] in [[Goldenrod City]] now contains the new [[Trading System]].&lt;br /&gt;
*[[Player]]s can now sync their saved files to their [http://www.gamejolt.com GameJolt] accounts.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
*{{Forum|2484}} [[Shining Lighthouse]] mis-warp.&lt;br /&gt;
*{{Forum|2553}} Ctrl + C Crash. &lt;br /&gt;
*{{Forum|2524}} [[Ecruteak Gym]] Battle Map. &lt;br /&gt;
*{{Forum|2503}} Typos. &lt;br /&gt;
*{{Forum|2368}} Disappearing following [[Pokémon]]. &lt;br /&gt;
*{{Forum|2462}} Sailor Eugene battle sprite. &lt;br /&gt;
*{{Forum|2477}} [[Route 37]] has no wild [[Pokémon]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.29&lt;br /&gt;
|&lt;br /&gt;
== Version 0.29 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*[[Route 37]] and surrounding trainers implemented.&lt;br /&gt;
*[[Ecruteak City]] implemented.&lt;br /&gt;
*[[Ecruteak Gym]] implemented.&lt;br /&gt;
*[[Burned Tower]] implemented.&lt;br /&gt;
*[[Tin Tower]] implemented, as well as the path to it.&lt;br /&gt;
*[[Route 38]] and surrounding trainers implemented.&lt;br /&gt;
*[[Route 39]] and surrounding trainers implemented.&lt;br /&gt;
*[[Olivine City]] map implemented, houses cannot be entered yet.&lt;br /&gt;
*[[Shining Lighthouse]] implemented.&lt;br /&gt;
*[http://www.gamejolt.com GameJolt] account integration implemented.&lt;br /&gt;
*Removed April Fools messages from the logo and main menu.&lt;br /&gt;
&lt;br /&gt;
=== New Bugs ===&lt;br /&gt;
* {{Forum|2477}} No wild [[Pokémon]] on [[Route 37]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.28.3&lt;br /&gt;
|&lt;br /&gt;
== Version 0.28.3 minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
* Logo now states April Fools message.&lt;br /&gt;
* Title screen now states &amp;quot;APRIL FOOLS EDITTION!!!&amp;quot;&lt;br /&gt;
*Unfinished [[Saffron City|Saffron]] map from the [[Places/Kanto|Kanto]] region.&lt;br /&gt;
=== New Bugs ===&lt;br /&gt;
* {{Forum|2470}} The [[Menu screen|main menu]] says Indev 0.28.2 instead of 0.28.3.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.28.2&lt;br /&gt;
|&lt;br /&gt;
== Version 0.28.2 minor update ==&lt;br /&gt;
=== BugFixes ===&lt;br /&gt;
* {{Forum|2337}} Trainers saying LOLWHAT before battle.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.28.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.28.1 minor update ==&lt;br /&gt;
=== BugFixes ===&lt;br /&gt;
*{{Forum|2328}} [[Pokémon]] Menu crash.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.28&lt;br /&gt;
|&lt;br /&gt;
== Version 0.28 major update == &lt;br /&gt;
=== New features ===&lt;br /&gt;
*Support of different [[Game Modes]] implemented.&lt;br /&gt;
*[[Mods/Lost Silver|Lost Silver]] [[Game Modes|game mode]] implemented.&lt;br /&gt;
*[[Mods/Nuzlocke|Nuzlocke]] [[Game Modes|game mode]] implemented.&lt;br /&gt;
&lt;br /&gt;
=== BugFixes ===&lt;br /&gt;
*{{Forum|2208}} [[Egg]] hatch Typo.&lt;br /&gt;
*{{Forum|2183}} {{Forum|2222}} [[Pokémon List/Unown|Unown]] sprites.&lt;br /&gt;
*{{Forum|2188}} Lass Krise crash.&lt;br /&gt;
*{{Forum|2209}} Battle - Overworld Transition.&lt;br /&gt;
*{{Forum|2220}} Typos.&lt;br /&gt;
*{{Forum|2156}} [[Moves]] (only the moves from version 0.26).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
| 0.27.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.27.1 minor update == &lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*Fixed two game-breaking bugs.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.27&lt;br /&gt;
|&lt;br /&gt;
== Version 0.27 major update ==&lt;br /&gt;
===New features===&lt;br /&gt;
*New lightning engine (in development, but is nearly finished).&lt;br /&gt;
* New [[Pokédex]] mode added: Habitat mode. Switch around in the [[Pokédex]] using the arrow keys.&lt;br /&gt;
* [[National Park]] and surrounding gates implemented..&lt;br /&gt;
* Completely overhauled music packs to make them loop better and reduce music files.&lt;br /&gt;
* Placeholder abilities implemented.&lt;br /&gt;
* All [[Moves|attacks]] implemented. Most are placeholders though and don’t work properly.&lt;br /&gt;
* [[Pokémon List/Sudowoodo|Sudowoodo]] with the [[SquirtBottle]] event at [[Route 36]] implemented.&lt;br /&gt;
* [[Route 36]] trainers implemented.&lt;br /&gt;
* [[Pokémon]] are displayed larger in battles when having better [[IV]]s.&lt;br /&gt;
* Showing [[genders]] [(F) for female or (M) for male] while renaming [[Pokémon]].&lt;br /&gt;
* Splash screen (This is actually important because the game is loading stuff in the background - it reduces startup time so you can see something from the game earlier)&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*{{Forum|2025}} [[Steel]] types can get [[Status#Poison|poisoned]].&lt;br /&gt;
*{{Forum|66}} Healing machine sound ovetakes the background music.&lt;br /&gt;
* Fixed the “InsideCorner” model displaying wrong textures and lightning&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.26.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.26.1 minor update ==&lt;br /&gt;
===New features===&lt;br /&gt;
* Trainers now have genders.&lt;br /&gt;
* Improved the [[Content pack]] menu.&lt;br /&gt;
* Improved trainer AI.&lt;br /&gt;
&lt;br /&gt;
===Bugfixes ===&lt;br /&gt;
*{{Forum|2001}} Fall through floor bug.&lt;br /&gt;
*{{Forum|1889}}  Music sound levels.&lt;br /&gt;
*{{Forum|1998}}  [[Harden]] missing.&lt;br /&gt;
*{{Forum|1225}}  [[Poison]] damage.&lt;br /&gt;
*{{Forum|1248}}  [[Self-Destruct]].&lt;br /&gt;
*{{Forum|1703}}  Random sprite appears.&lt;br /&gt;
*{{Forum|429}}  [[Pokémon List/Mewtwo|Mewtwo]] sprite.&lt;br /&gt;
*{{Forum|66}}  Sound over music.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.26&lt;br /&gt;
|&lt;br /&gt;
== Version 0.26 major update ==&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*{{Forum|1517}} [[Confusion]] bug.&lt;br /&gt;
*{{Forum|1704}} 3rd person view flashes.&lt;br /&gt;
*{{Forum|1834}} [[Freeze|Freezing]] bug.&lt;br /&gt;
*{{Forum|1778}} [[Ghost]] bug not fixed.&lt;br /&gt;
*{{Forum|1865}} [[Route 32]] battle screen with snow bug.&lt;br /&gt;
*{{Forum|1909}} [[Pokémon List/Ditto|Ditto]] transform, [[Moves|attack]] selection index, hatching [[Egg]] overworld [[Pokémon]] misplacement.&lt;br /&gt;
*{{Forum|1957}} [[Rollout]] strength doesn’t stack.&lt;br /&gt;
*{{Forum|1812}} [[Ruins of Alph]] bug.&lt;br /&gt;
*{{Forum|1916}} Disappearing [[TM]]s.&lt;br /&gt;
*{{Forum|1920}} [[Ghost]] [[moves]] crash.&lt;br /&gt;
*{{Forum|1922}} [[Ghost]] [[moves]] crash (2).&lt;br /&gt;
*{{Forum|1941}} Game crash when trainer + wild [[Pokémon]] encounter happen at the same time.&lt;br /&gt;
*{{Forum|1932}} [[Tackle]] and [[Scratch]] [[PP]] fix.&lt;br /&gt;
*{{Forum|945}} Typos and inconsistencies.&lt;br /&gt;
*{{Forum|1888}} More typos.&lt;br /&gt;
*{{Forum|1875}} Losing [[Eggs]].&lt;br /&gt;
*{{Forum|1876}} Wild [[Pokémon]] [[PP]] glitch.&lt;br /&gt;
*{{Forum|1880}} [[Content pack]] menu fixed.&lt;br /&gt;
*{{Forum|1864}} [[TM]] teach able/unable display error.&lt;br /&gt;
*{{Forum|1850}} [[Route 35]] .poke file error.&lt;br /&gt;
*{{Forum|1824}} Music bug.&lt;br /&gt;
*{{Forum|1825}} [[Pokémon List/Unown|Unown]] “?” and “!” bug.&lt;br /&gt;
*{{Forum|1840}} [[NPC]] bug.&lt;br /&gt;
*{{Forum|1826}} [[Friend Ball]] bug.&lt;br /&gt;
*{{Forum|1786}} [[PC]] [[Status ailment]].&lt;br /&gt;
*{{Forum|1794}} Load bug.&lt;br /&gt;
*{{Forum|1797}} Self-Affecting abilities vs. [[Ghost]] types.&lt;br /&gt;
*{{Forum|1796}} [[Daycare]] bug.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.25&lt;br /&gt;
|&lt;br /&gt;
== Version 0.25 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*[[Ruins of Alph|Alph ruins]], the first alph chamber and the house are implemented. You can catch {{Pokemon|Unowns}} there, too.&lt;br /&gt;
*[[Content pack]] submenu in the main menu.&lt;br /&gt;
*Added a PC and the old lady to the [[daycare]]. Also, the old man tells you about the status between the two [[Pokémon]] given to him.&lt;br /&gt;
*New features added to [[Goldenrod]]: [[Department Store]], [[Underground Path]], [[NPC]]s, signs and scenery.&lt;br /&gt;
*[[EV]]s are working now.&lt;br /&gt;
*[[Route 35]] map implemented.&lt;br /&gt;
*New languages have been added to the menu.&lt;br /&gt;
*{{Pokemon|Togepi}} [[Egg]] event (only available by beating the first [[gym]].&lt;br /&gt;
*[[Goldenrod Gym]] battle map implemented.&lt;br /&gt;
*New [[items]]: new [[TM]]s, [[Full heal]], [[Revive]], [[Max Potion]], Battle [[Items]] and Vitamins.&lt;br /&gt;
*Enhanced the store GUI a bit.&lt;br /&gt;
*Made the first prototype of the [[Pokégear]] available.&lt;br /&gt;
*Gate map between [[Route 35]] and [[Goldenrod City]] implemented.&lt;br /&gt;
*Added the rooftop area to the [[Goldenrod_Department_Store|Department Store]].&lt;br /&gt;
*New [[move]]: [[Hidden Power]].&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*{{Forum|1763}} Over world [[Pokémon]] appearing on battle screen.&lt;br /&gt;
*{{Forum|1749}} and {{Forum|1709}} Various typos.&lt;br /&gt;
*{{Forum|1733}} [[Freeze]] status doesn’t get away.&lt;br /&gt;
*{{Forum|1020}} Certain [[moves]] don’t follow the rules of immunities.&lt;br /&gt;
*{{Forum|1679}} [[Confusion]] message appears on a defeated [[Pokémon]].&lt;br /&gt;
*{{Forum|1652}} [[Player]] gets stuck under stairs.&lt;br /&gt;
*{{Forum|1708}} [[Breeding]] with {{Pokemon|Ditto}} doesn’t work.&lt;br /&gt;
*{{Forum|1699}} [[Pokémon]] appear on the first floor of [[Sprout Tower]].&lt;br /&gt;
*{{Forum|1696}} Crash with trainer AI when using [[Ghost]] types.&lt;br /&gt;
*{{Forum|1680}} [[Dream eater]] description.&lt;br /&gt;
*{{Forum|1653}} Energy drain [[moves]] taking too much [[HP]].&lt;br /&gt;
*{{Forum|1655}} Sign for [[Pokémon Center]] in [[Goldenrod City]].&lt;br /&gt;
*{{Forum|1079}} Confused the [[Defense]] and [[Special Defense]] in damage calculation.&lt;br /&gt;
*{{Forum|1108}} Two learned [[TM]] [[moves]] are connected to each other.&lt;br /&gt;
*{{Forum|1624}} [[Status ailments]] aren’t removed when taking a [[Pokémon]] out of the [[PC]].&lt;br /&gt;
*{{Forum|1603}} Ground in [[Goldenrod City]] has wrong color shade.&lt;br /&gt;
*{{Forum|1585}} Bugs with [[transform]].&lt;br /&gt;
*{{Forum|1222}} GUI alignment in full screen.&lt;br /&gt;
&lt;br /&gt;
=== New Bugs ===&lt;br /&gt;
*The [[Content Pack]] menu crashes when the content pack folder is empty.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.24.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.24.1 minor update ==&lt;br /&gt;
=== Bugs fixes ===&lt;br /&gt;
*Fixed daycare steps crash. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.24&lt;br /&gt;
|&lt;br /&gt;
== Version 0.24 major update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*New moves&lt;br /&gt;
*Goldenrod City overworld mostly completed&lt;br /&gt;
*Goldenrod City gym&lt;br /&gt;
*3rd gym badge&lt;br /&gt;
*Egg system implemented and added to daycare.&lt;br /&gt;
*Hyper Potions&lt;br /&gt;
*Made Unowns working properly.&lt;br /&gt;
&lt;br /&gt;
=== Changes and Bugfixes ===&lt;br /&gt;
*Fixed daycare steps crash&lt;br /&gt;
*Fixed falling below floor from stairs&lt;br /&gt;
*Fixed gym leader using unlimited items&lt;br /&gt;
*Fixed friendship evolutions&lt;br /&gt;
*Fixed opponents having infinite PP&lt;br /&gt;
*Fixed wrong line in Blackout screen and more typos&lt;br /&gt;
*Fixed game crashing in badge screen&lt;br /&gt;
*Fixed Heabutt Pokémon not entered into Pokédex.&lt;br /&gt;
*Fixed Guard fighting at wrong time (Route 34)&lt;br /&gt;
*Fixed TMs get consumed on difficulty 0.&lt;br /&gt;
*Fixed transform bugs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.23&lt;br /&gt;
|&lt;br /&gt;
== Version 0.23 major update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*Resizeable window&lt;br /&gt;
*Language selection (current languages are English and German)&lt;br /&gt;
*Content packs (click “read more” down below to get more information about this)&lt;br /&gt;
*Route 34&lt;br /&gt;
*Daycare system&lt;br /&gt;
*new moves (recoil moves, Transform and other)&lt;br /&gt;
*gate map between Ilex Forest and Route 34&lt;br /&gt;
*Autosave: If you quit to the menu, save the game or enter a wild Pokémon battle, the game autosaves your current save state. You can continue this autosave state by clicking continue in the menu. You can only have one autosave state at a time.&lt;br /&gt;
*Map is redone&lt;br /&gt;
*changed trainer AI&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.22.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.22.1 minor update ==&lt;br /&gt;
=== New Features ===&lt;br /&gt;
*You can pick up the last Pokémon in your party on the PC.&lt;br /&gt;
*Added moves: Teleport, Transform, and Guillotine.&lt;br /&gt;
*New trade window GUI added.&lt;br /&gt;
*Renamed &amp;quot;Miscellaneous&amp;quot; pocket in the bag to &amp;quot;PokéBalls&amp;quot; and moved all types of Poké Balls to it.&lt;br /&gt;
*TMs are reusable on difficulty 0 &lt;br /&gt;
&lt;br /&gt;
=== Bug fixes ===&lt;br /&gt;
*Various bugs regarding walking Pokémon.&lt;br /&gt;
*Various bugs regarding offset maps.&lt;br /&gt;
*Psychic always lowering the foe's special defense.&lt;br /&gt;
*Twins crash.&lt;br /&gt;
*Friendship bug.&lt;br /&gt;
*Rival's name on battles.&lt;br /&gt;
*Poké Mart fixes.&lt;br /&gt;
*Evolution with Moon Stone crash fix.&lt;br /&gt;
*Union Cave roof being too low fix.&lt;br /&gt;
*Failed item skip fix.&lt;br /&gt;
*Elder Li being unable to use his potion.&lt;br /&gt;
*Trainers don't use items at the beginning of the turn. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.22&lt;br /&gt;
|&lt;br /&gt;
== Version 0.22 major update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Overworld map of Ruins of Alph&lt;br /&gt;
*Offset map loading: Attached maps are loaded so the world looks like it’s one single piece. This is optional and can be turned off in the options, also the update speed of the offset maps can be scaled there.&lt;br /&gt;
*New skins to choose from and a little surprise added to the skin selection screen.&lt;br /&gt;
*First Pokémon from the party walks behind the player (as seen in the picture above). Also, this works with co-op.&lt;br /&gt;
*New battle intro for trainers and special trainers (like gym leaders or the Elder)&lt;br /&gt;
*Implemented friendship properly. Your current Pokémon will be at friendship 0 so they’ll hate you but I hope you can get them to love you again ;)&lt;br /&gt;
*New music for Route 32, 33, 36, 37&lt;br /&gt;
*A few new sounds&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*Battle intro music repeats on fullscreen&lt;br /&gt;
*double team fix&lt;br /&gt;
*Confusion has a 100% rate of confusing the opponent Pokémon.&lt;br /&gt;
*Multi hit attacks used by the opponent&lt;br /&gt;
*A few trainers are not facing the trainer when a battle starts&lt;br /&gt;
*fixed: Outro message is not displayed correctly.&lt;br /&gt;
*Unlimited TM use&lt;br /&gt;
*(ingame) PC data erasing when a Pokémon get caught and the party contains 6 Pokémon.&lt;br /&gt;
*fixed: Pokémon don’t get healed when sent to PC.&lt;br /&gt;
*changed “already confused” message&lt;br /&gt;
*fixed: Heracross’ lv is too high&lt;br /&gt;
*fixed a few typos and text glitches&lt;br /&gt;
*fixed: Pokémon don’t get health back properly after evolving&lt;br /&gt;
*fixed a few co-op display bugs&lt;br /&gt;
*fixed: flinch bugs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.21.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.21.1 minor update ==&lt;br /&gt;
=== Bug fixes ===&lt;br /&gt;
*Kurt and wood cutter guy's sprite.&lt;br /&gt;
*Hitting space/enter/arrows too fast in battles causing a crash.&lt;br /&gt;
*Missing space in Cut message.&lt;br /&gt;
*Fury Cutter glitch.&lt;br /&gt;
*Double Team increase foe's Evasion.&lt;br /&gt;
*The twins' sprites in battle.&lt;br /&gt;
*Healing bug.&lt;br /&gt;
*Kurt always made Lure Balls.&lt;br /&gt;
*More poison status bugs.&lt;br /&gt;
*Normal own status moves don't work on Ghosts.&lt;br /&gt;
*Some missing files causing a crash.&lt;br /&gt;
*Some saving and badge problems.&lt;br /&gt;
*Learning machines twice or more&lt;br /&gt;
*More Bug fixes: &lt;br /&gt;
&lt;br /&gt;
=== Bugs ===&lt;br /&gt;
*Caught Pokémon that are sent to the PC erase the complete PC data except itself. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.21&lt;br /&gt;
|&lt;br /&gt;
== Version 0.21 major update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Azalea Town&lt;br /&gt;
*Second gym&lt;br /&gt;
*Slowpoke well&lt;br /&gt;
*Flinching&lt;br /&gt;
*A few new moves&lt;br /&gt;
*Cut can be used in the overworld&lt;br /&gt;
*Ilex forest&lt;br /&gt;
*Gate map between Azalea Town and Ilex forest&lt;br /&gt;
*a few changes to battle mechanics…&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*fixed: Super Repel and Max Repel don’t work&lt;br /&gt;
*fixed: When quickly exiting the New Game dialog the title music doesn’t play&lt;br /&gt;
*fixed: Full turn (S) doesn’t work in “free camera mode”&lt;br /&gt;
*fixed: The game crashes when you choose to not learn a new move&lt;br /&gt;
*fixed: Crash bug when loading Pokémon from files&lt;br /&gt;
*fixed: Lugia’s sprite&lt;br /&gt;
*fixed: Pokédex doesn’t get updated&lt;br /&gt;
*fixed: Talking to Mr. Pokemon from any side besides the one where the door is still starts the normal script, causing Prof. Oak to talk into oblivion and the player facing at random directions&lt;br /&gt;
*fixed: When a Pokemon is defeated and replaced the game crashes&lt;br /&gt;
*fixed: Various Pokemon create a black line on the battle screen&lt;br /&gt;
*fixed: Pokemon sprites don’t change when animations are turned off, the first Pokemon is used for every Pokemon instead&lt;br /&gt;
*fixed: Poison and Burn damage is calculated wrongly&lt;br /&gt;
*fixed: Brn/Psn Status doesn’t kill the affected Pokemon properly&lt;br /&gt;
*fixed: Synthesis/Recover heals the enemy Pokemon&lt;br /&gt;
*fixed: Route 32:The angler in the Pokemon Center has a typo (“finshing”- fishing)&lt;br /&gt;
*fixed: Attacks can not miss/fail&lt;br /&gt;
*fixed: Alakazam, Farfetch’d and Mr. Mime crash&lt;br /&gt;
*fixed: Wing attack being a physical attack&lt;br /&gt;
*fixed: Poison type Pokémon can get poisoned&lt;br /&gt;
*fixed: A Pokémon can forget an HM move&lt;br /&gt;
*and a few more bugfixes/typos&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.20&lt;br /&gt;
|&lt;br /&gt;
== Version 0.20 major update ==&lt;br /&gt;
=== Battle related ===&lt;br /&gt;
*Switch out Pokémon after defeating opponent&lt;br /&gt;
*Pokémon animations can be turned off&lt;br /&gt;
*more than 100 new moves&lt;br /&gt;
*display which shows how many Pokémon a trainer carries&lt;br /&gt;
*status ailments&lt;br /&gt;
*most battle mechanics are overhauled or completely redone&lt;br /&gt;
*difficulty setting: bring the trainer battles to a whole new level (literally)&lt;br /&gt;
*Type ineffectivenesses (dat word) (ghost - normal, fighting - ghost, ground - flying) work &lt;br /&gt;
*new movesets for every Pokémon&lt;br /&gt;
&lt;br /&gt;
=== Maps ===&lt;br /&gt;
*Finished Route 32, 33 and 36&lt;br /&gt;
*Union Cave with wild Pokémon and trainers&lt;br /&gt;
*School in Violet City&lt;br /&gt;
*battle areas for Route 32, 33, Darkcave and Union Cave&lt;br /&gt;
*houses in Cherrygrove City&lt;br /&gt;
*Berry house on Route 30&lt;br /&gt;
&lt;br /&gt;
=== Other new features ===&lt;br /&gt;
*Changed Guide Gent script&lt;br /&gt;
*Friend Ball and Heavy Ball now obtainable from Kurt&lt;br /&gt;
*new moves for Falkner’s Pokémon&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*fixed: Rename screen placement errors&lt;br /&gt;
*fixed: Pokémon can learn moves twice&lt;br /&gt;
*fixed: co-op speech bubble appears randomly on the map&lt;br /&gt;
*fixed: when encountering a trainer and a Pokemon at the same time, the game crashes&lt;br /&gt;
*fixed: Totodile Pokedex description&lt;br /&gt;
*fixed: Dratini and Dragonair sprites&lt;br /&gt;
*fixed: Can walk through trainers that walk to the player&lt;br /&gt;
*fixed: Pokémon summary showing wrong Pokémon in battle&lt;br /&gt;
*fixed: Pokémon cannot evolve&lt;br /&gt;
*fixed: Pokédex crash bug&lt;br /&gt;
*fixed: Nidoran not having an animation&lt;br /&gt;
*fixed: Badge display on main menu&lt;br /&gt;
*fixed: Pokémon evolutions not working&lt;br /&gt;
*and of course a lot more bugfixes…&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.19.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.19.1 minor update ==&lt;br /&gt;
=== Bug fixes ===&lt;br /&gt;
*It fixes all the battle related bugs.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.19&lt;br /&gt;
|&lt;br /&gt;
== Version 0.19 major update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Violet Gym implemented.&lt;br /&gt;
*All original 251 Pokémon implemented.&lt;br /&gt;
*Completed Violet City's map.&lt;br /&gt;
*Status icon above Co-Op player's head.&lt;br /&gt;
*New moves (Water Gun, Bite, Tail Whip, Defense Curl, Pound and Harden).&lt;br /&gt;
*Reworked some Pokémon's movesets. &lt;br /&gt;
&lt;br /&gt;
=== Bug fixes ===&lt;br /&gt;
*Co-op player entity.&lt;br /&gt;
*Some typos.&lt;br /&gt;
*Repeating network dialogue.&lt;br /&gt;
*A bunch of music/sound related bugs.&lt;br /&gt;
*More Bug fixes... &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.18.1&lt;br /&gt;
|&lt;br /&gt;
== Version 0.18.1 minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Pokémon cries. &lt;br /&gt;
&lt;br /&gt;
=== Bug fixes ===&lt;br /&gt;
*Removed NPCs are still present but invisible. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.18&lt;br /&gt;
|&lt;br /&gt;
== Version 0.18 major update ==&lt;br /&gt;
=== New features/changes ===&lt;br /&gt;
*trainer battle enhancements&lt;br /&gt;
*Joey vs. Joey event on Route 30&lt;br /&gt;
*Rival battle + name rival&lt;br /&gt;
*Story for: New Bark Town, Route 29, Cherrygrove City, Route 30, Route 31&lt;br /&gt;
*New Attack notification&lt;br /&gt;
*Enhanced trading screen for market&lt;br /&gt;
*The environment isn’t that dark anymore when it’s raining at night&lt;br /&gt;
*new Pokémon: Bellsprout, Hoothoot&lt;br /&gt;
*new moves: Growth, Vine Whip, Bubble&lt;br /&gt;
*new trainers in: Route 30, Route 31, Sprout Tower&lt;br /&gt;
*new battle environment: Sprout Tower&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*fixed not getting Pokédex&lt;br /&gt;
*fixed Hoppip’s evolution&lt;br /&gt;
*fixed fullscreen games to crash while battle initialization&lt;br /&gt;
*fixed stat modifier bug&lt;br /&gt;
*fixed houses/links in: Violet City, Route 32, Azalea Town&lt;br /&gt;
*fixed missing stairs in Union cave&lt;br /&gt;
*fixed NPCs not facing the correct direction in conversations sometimes&lt;br /&gt;
*fixed crash bug in the inventory in battles&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.17&lt;br /&gt;
|&lt;br /&gt;
== Version 0.17 major update ==&lt;br /&gt;
=== New features/changes ===&lt;br /&gt;
*You can stop evolutions&lt;br /&gt;
*rename Pokémon&lt;br /&gt;
*new Pokémon: Hoppip&lt;br /&gt;
*Achievements&lt;br /&gt;
*Auto camera align while talking&lt;br /&gt;
*finished Kurts Apricorn interface&lt;br /&gt;
*new map: Sprout Tower&lt;br /&gt;
*Sudowoodo on Route 36&lt;br /&gt;
*Mystery egg and Pokédex&lt;br /&gt;
*Trainer battles&lt;br /&gt;
*Youngster Joey on Route 30&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*Camera and scriptblocks bugs fixed&lt;br /&gt;
*fixed: do not obtain the Mystery Egg/Pokédex&lt;br /&gt;
*fixed: sounds don’t mute when pressing the M key.&lt;br /&gt;
*fixed: music keeps getting quieter when pressing escape key twice.&lt;br /&gt;
*fixed: no sound for healing machine in Prof. Elms lab.&lt;br /&gt;
*fixed: almost no female Pokémon.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.16&lt;br /&gt;
|&lt;br /&gt;
== Version 0.16 major update ==&lt;br /&gt;
=== New features/changes ===&lt;br /&gt;
*new maps: Route 46, Route 37, Gate between Route 29 and 46, Mr. Pokémons house, Violet Gym, Violet Center, Violet Mart&lt;br /&gt;
*Kakuna + Rattata can evolve now.&lt;br /&gt;
*Weather enhancements + new particle animations (see screenshot above)&lt;br /&gt;
*Wild Pokémon on Route 30&lt;br /&gt;
*battle music, gym music, cave music, new sounds&lt;br /&gt;
*repel items&lt;br /&gt;
*see hold items in storage system&lt;br /&gt;
*get transported to latest Pokécenter after being defeated (violet center is not working with this mechanic)&lt;br /&gt;
*status fall/rise animations in battles&lt;br /&gt;
*lots and lots of fixes (eg battle enter crash, plant apricorn crash, glitch out of map, loose Pokémon when shutting down PC and a lot more.)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.15&lt;br /&gt;
|&lt;br /&gt;
== Version 0.15 major update ==&lt;br /&gt;
=== New features/changes ===&lt;br /&gt;
*Pokémon catching completed&lt;br /&gt;
*Union cave map&lt;br /&gt;
*New Pokémon switch menu in battle&lt;br /&gt;
*Removed camera shaking in third person mode&lt;br /&gt;
*Removed ability to surf without a Pokémon knowing the move “Surf” in the party&lt;br /&gt;
*Battle menu is aligned correctly in full screen mode&lt;br /&gt;
*Fixed a bug with DirectX&lt;br /&gt;
*Some texture loading/drawing improvements&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.14&lt;br /&gt;
|&lt;br /&gt;
== Version 0.14 major update ==&lt;br /&gt;
=== New features/changes ===&lt;br /&gt;
*catch Pokémon (not finished though)&lt;br /&gt;
*animated Pokémon sprites, like in Pokémon Black/White, looks like that:&lt;br /&gt;
*redid damage calculation&lt;br /&gt;
*co-op battle player entity fix&lt;br /&gt;
*fixed a bug with only one fainted Pokémon causes player to black out.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.13&lt;br /&gt;
|&lt;br /&gt;
== Version 0.13 major update ==&lt;br /&gt;
=== New features/changes ===&lt;br /&gt;
*Union cave (not ready yet, just to connect Route 32 with Route 33)&lt;br /&gt;
*Battle animations&lt;br /&gt;
*new battle dialogues&lt;br /&gt;
*new battle animations&lt;br /&gt;
*exp exchange when using more than one Pokémon in battle&lt;br /&gt;
*black out when every Pokémon is fainted&lt;br /&gt;
*The player gets transparent when running against an object in the world while in third person mode.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.12&lt;br /&gt;
|&lt;br /&gt;
== Version 0.12 major update ==&lt;br /&gt;
=== New feature ===&lt;br /&gt;
*Azalea Town&lt;br /&gt;
*Apricorn items&lt;br /&gt;
*Apricorn trees&lt;br /&gt;
*Kurt (crafts Apricorns to Pokéballs)&lt;br /&gt;
*Launcher integration&lt;br /&gt;
*Icon for the window&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*fix: shader bug&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*increased render distance&lt;br /&gt;
*decreased snow height in battles&lt;br /&gt;
*added shader for darker nights&lt;br /&gt;
*better texture loader&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.11&lt;br /&gt;
|&lt;br /&gt;
== Version 0.11 major update ==&lt;br /&gt;
=== New features/changes ===&lt;br /&gt;
*Evolve Pokémon!&lt;br /&gt;
*Switch Pokémon in battles&lt;br /&gt;
*Antidote item&lt;br /&gt;
*PP loose in battle&lt;br /&gt;
*removed flickering while moving the 3rd person camera&lt;br /&gt;
*removed ghost NPCs&lt;br /&gt;
*changed version number system (0.010a -&amp;gt; 0.11)&lt;br /&gt;
*a few tweaks to the battle system.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.10a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.10a minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*3rd person mode (switch with [F5])&lt;br /&gt;
*skin changing + skin sync via co-op&lt;br /&gt;
*you can choose your skin while creating a new game.&lt;br /&gt;
*new render distance setting: extreme (level 4); increases distance from 35 to 50!&lt;br /&gt;
*co-op commands (/weather, /give, /tp, /disconnect, /wear)&lt;br /&gt;
*tweaked movement&lt;br /&gt;
*level up + item use in battle&lt;br /&gt;
*TM/HM integration&lt;br /&gt;
*exp gain + HP drain animation in battles&lt;br /&gt;
*IsDark option for darker levels (you’ll have to use Flash to make them bright again)&lt;br /&gt;
*Hilbert and Hilda skins&lt;br /&gt;
*you can let Pokémon free&lt;br /&gt;
*finished: darkcave.dat, route32.dat&lt;br /&gt;
*added signs and a NPC to Route 30&lt;br /&gt;
*new maps: Route 36, Route 33&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*Pokémon don’t tilt up and down in use item screen&lt;br /&gt;
*wrong textures at water edge corners&lt;br /&gt;
*crash bug in inventory&lt;br /&gt;
*Trainercard showing weird image -&amp;gt; shows the current skin now.&lt;br /&gt;
*Step-Inside-Corner model has wrong texture coordinates&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*hold items are shown in save screen&lt;br /&gt;
*changed bag order and item categories&lt;br /&gt;
*berries grow only one berry when you plant them in snow. They grow more than normal, when planted while rain.&lt;br /&gt;
*added blue shading for shadows at night&lt;br /&gt;
*overhauled Pokémon storage system&lt;br /&gt;
*changed a few scripts and texts&lt;br /&gt;
*new wild Pokémon encounter formula&lt;br /&gt;
*engine improvements (runs faster than before)&lt;br /&gt;
*mouse will stay in window while battle is initializing&lt;br /&gt;
*roofs for houses in New Bark Town.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.09a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.09a minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*shadows (currently used at Sproud Tower and the bridge on Route 32)&lt;br /&gt;
*items are now useable + you can give them to Pokémon so they can hold them.&lt;br /&gt;
*new menus for item using.&lt;br /&gt;
*overhauled battle system: it is as far developed as it was before, but I want to finish it in the next three weeks! Yeay :D&lt;br /&gt;
*battle camera controls: use arrow keys to look around&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*crash bug in co-op (decimal number bug, I hate you SO MUCH!)&lt;br /&gt;
*a lot of smaller bugs&lt;br /&gt;
*you can open the connection menu and connect again even if you are already connected.&lt;br /&gt;
*weather is not visible in battle&lt;br /&gt;
*mouse it not fixed in the window while in a battle&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*changed fonts to pixel fonts. (look at the cover picture of this post.)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.08a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.08a minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*FPS debug profiler [F3]&lt;br /&gt;
*shader for objects (this is not used right now, can be used in the future to make shadows or color different objects)&lt;br /&gt;
*new maps: Route 32, Dark Cave, Last house in New Bark Town&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*game crashes when using Space/Enter on Load Game/Continue without having save states.&lt;br /&gt;
*FPS drops while snow&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*Rewrote the weather code including the additional snow layer, which performs better now.&lt;br /&gt;
*weather changes less often&lt;br /&gt;
*snow is visible in fast graphics mode.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.07a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.07a minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Weather! (rain + snow)&lt;br /&gt;
*underwater environment (is not available right now)&lt;br /&gt;
*general overhaul of the whole environment code&lt;br /&gt;
*graphics setting in the options menu&lt;br /&gt;
*trade menu to buy/sell items&lt;br /&gt;
*NPC in the market&lt;br /&gt;
*new house + NPCs in New Bark Town&lt;br /&gt;
*Lavender Town (cannot be accessed right now)&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*You cannot play together with different versions of the game now (e.g. 0.06a -/- 0.07a)&lt;br /&gt;
*added Tackle move for Pokémon appearing on Route 31 to prevent crashes.&lt;br /&gt;
*display bugs in the chat&lt;br /&gt;
*fixed screenshots not working in fullscreen&lt;br /&gt;
*removed invisible network player entity when not playing online&lt;br /&gt;
*fixed inside corner model displaying wrong textures&lt;br /&gt;
*warp command in scripts&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*Added CapsLock support for chat, also redid the arrangement of trigger keys: Alt -&amp;gt; Shift/CapsLock -&amp;gt; Normal&lt;br /&gt;
*game messages hide while taking a screenshot (you cannot capture them anymore ;) )&lt;br /&gt;
*changed debug screen (again)&lt;br /&gt;
*changed programming group (AppSharp -&amp;gt; Kolben)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.06a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.06a minor update ==&lt;br /&gt;
=== New features: ===&lt;br /&gt;
*co-op mode&lt;br /&gt;
*new co-op GUI&lt;br /&gt;
*changed the multiplayer script in the PokéCenter and added the possibility to connect via the PC in your room.&lt;br /&gt;
*new co-op textures and objects&lt;br /&gt;
*chat&lt;br /&gt;
*connection activity panel / [Tab] menu to show connected player&lt;br /&gt;
*entities counter in debug screen&lt;br /&gt;
*market map&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*display bug in the load menu&lt;br /&gt;
*3 berry planting related bugs&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*separated GUI visibility [F1] and debug visibility [F3].&lt;br /&gt;
*changed the colors from the text in the load menu&lt;br /&gt;
*added healing machines for the PokéCenter and Elms Lab&lt;br /&gt;
*redone the spawning algorithm (not encounter rate)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.05a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.05a minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Designed your home (kitchen + living room)&lt;br /&gt;
*mother event + rival in New Bark Town&lt;br /&gt;
*Render distance setting.&lt;br /&gt;
*Added scripts for furniture in your room&lt;br /&gt;
*Tweaked the objects in your room (+ added a secret)&lt;br /&gt;
*Added a very early version of the battle system&lt;br /&gt;
*Save the “Show Debug Screen” setting&lt;br /&gt;
*Town map (not completed yet)&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*Ceiling in gate map&lt;br /&gt;
*some performance drops&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*scroll bar and index save in option screen&lt;br /&gt;
*new logo&lt;br /&gt;
*tweaked the maps in the main menu&lt;br /&gt;
*changed the amount of potions of the aide from 5 to 1&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.04a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.04a minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Your room (yourroom.dat) with furniture&lt;br /&gt;
*overworld of Violet City (without NPCs and sign texts)&lt;br /&gt;
*added potion&lt;br /&gt;
*the gate map between Route31 and Violet City&lt;br /&gt;
*turning signs for every mart, gym and PokéCenter.&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*The game doesn’t create the folder Save and the file Options.dat.&lt;br /&gt;
*item displaying bug in the inventory&lt;br /&gt;
*[M] mutes music while entering the name&lt;br /&gt;
*some entities in the game got wrong rotation detection&lt;br /&gt;
*you can click anywhere on the pause screen to trigger the currently selected button&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*standard volume changed to 50%&lt;br /&gt;
*game saves mute option every time you change it&lt;br /&gt;
*a few changes are done to the display functions to improve the performance&lt;br /&gt;
*changed Prof. Elms NPC sprite&lt;br /&gt;
*get potions before leaving prof elms lab&lt;br /&gt;
*put potions on Route 29 and removed MoonStone from Route 31.&lt;br /&gt;
*the textbox can be proceeded by pressing Space / Enter&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.03a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.03a minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*background music in almost all places in the world.&lt;br /&gt;
*Elms lab&lt;br /&gt;
*start Pokémon event&lt;br /&gt;
*old guide gent&lt;br /&gt;
*mute music anywhere using the [M] key.&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
*Sky doesn’t use FOV setting from the option menu.&lt;br /&gt;
*wrong decimal number rounding (Explanation here)&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*Hide cross hair while hiding the debug monitor&lt;br /&gt;
*market in pokecenter (work in progress)&lt;br /&gt;
&lt;br /&gt;
=== Internal ===&lt;br /&gt;
*new textures: Textures\[lab, NPC\12, NPC\5]&lt;br /&gt;
*added AML tag: “visible” (optional) for ENT data type&lt;br /&gt;
*new NPC type: Pokéball&lt;br /&gt;
*new songs: Songs\[barktown, center, cherrygrove, elmslab, RouteMusic0, RouteMusic1, title]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.02a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.02a minor update ==&lt;br /&gt;
=== New features ===&lt;br /&gt;
*Implemented the [[Pokémon Center]] in [[Cherrygrove City]].&lt;br /&gt;
*Implemented invisible Script-blocks.&lt;br /&gt;
*Added details to the load menu.&lt;br /&gt;
*Implemented a Status View during battle.&lt;br /&gt;
*you can create a new game&lt;br /&gt;
*improved camera: you can move during “free camera mode” (available pressing C)&lt;br /&gt;
*Options screen, options are: FOV, text speed and mouse speed&lt;br /&gt;
*crosshair (please reply if this is a good idea)&lt;br /&gt;
*Pokémon PC storage system (work in progress)&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes ===&lt;br /&gt;
*battle restarts after pressing escape twice&lt;br /&gt;
*running bug fix in battle&lt;br /&gt;
*textbox shows up after quitting to the main menu while the textbox is visible&lt;br /&gt;
*a few camera related bugs&lt;br /&gt;
*steps can be jumped over from the wrong direction under certain circumstances.&lt;br /&gt;
*Jigglypuff is #40 in the Pokédex&lt;br /&gt;
*game does not reset temp variables after loading another save state (like cursor positions in menus)&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
*slide improvements in every map file&lt;br /&gt;
*reworked route sign&lt;br /&gt;
*save camera rotation&lt;br /&gt;
*new background levels in the main menu panorama view&lt;br /&gt;
*slowed down standard camera movement speed&lt;br /&gt;
*dialogues can be proceeded with Enter / Spacebar&lt;br /&gt;
*changed colors in load menu&lt;br /&gt;
*if the Pokédex is empty, it doesn’t show up any entries&lt;br /&gt;
*texts in dialogues can be skipped by pressing Enter/Space/Left mouse&lt;br /&gt;
*removed white frame around buttons and menus&lt;br /&gt;
*location names are saved&lt;br /&gt;
*made changes in ChooseBox dialogues&lt;br /&gt;
*made your house not a dead end&lt;br /&gt;
&lt;br /&gt;
=== Internal ===&lt;br /&gt;
*new textures: [Textures\NPC\49, Textures\Center, GUI\Intro\intro, GUI\Overworld\Particles, GUI\Menus\Box]&lt;br /&gt;
*reworked script system completely&lt;br /&gt;
*changed error message&lt;br /&gt;
*new folder called “Scripts”. Contains all scripts (no shit Sherlock).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{VersionHistoryDataV2/VersionHistory&lt;br /&gt;
|0.01a&lt;br /&gt;
|&lt;br /&gt;
== Version 0.01a ==&lt;br /&gt;
*First Release&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
{{Pokemon3D}}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:BeastEmblem.png&amp;diff=38784</id>
		<title>File:BeastEmblem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:BeastEmblem.png&amp;diff=38784"/>
		<updated>2019-01-24T18:00:07Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:WikiV2/LatestVersion&amp;diff=38783</id>
		<title>Template:WikiV2/LatestVersion</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:WikiV2/LatestVersion&amp;diff=38783"/>
		<updated>2019-01-24T17:52:20Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: updated current game version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{InfoV2|This page contain sensitive data that affects globally in the wiki.}}&amp;lt;br /&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;0.55&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:WikiV2/GameUpdateNews&amp;diff=38782</id>
		<title>Template:WikiV2/GameUpdateNews</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:WikiV2/GameUpdateNews&amp;diff=38782"/>
		<updated>2019-01-24T17:32:14Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Added patch notes for 0.55&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
==='''Major Update News ([[Version_history#0.55|Indev 0.55]]):'''===&lt;br /&gt;
====1 - Main Changes====&lt;br /&gt;
=====1.1 - Menus=====&lt;br /&gt;
*Implemented new Start Screen&lt;br /&gt;
*Implemented new Save Game selection Screen&lt;br /&gt;
*Implemented new Intro Cutscene&lt;br /&gt;
*Implemented new Main Menu&lt;br /&gt;
*Implemented new Trainer Card Menu&lt;br /&gt;
*Implemented new Settings Menu&lt;br /&gt;
*Implemented new Party Menu&lt;br /&gt;
*Implemented new Save Menu&lt;br /&gt;
*Implemented new Items Menu&lt;br /&gt;
*Implemented new Shop Menu&lt;br /&gt;
====2 - Items, Moves, Abilities, and Pokemon====&lt;br /&gt;
=====2.1 - Items=====&lt;br /&gt;
======2.1.1 - Newly Implemented Items======&lt;br /&gt;
*Burn Drive - unreleased&lt;br /&gt;
*Chill Drive - unreleased&lt;br /&gt;
*Douse Drive - unreleased&lt;br /&gt;
*Shock Drive - unreleased&lt;br /&gt;
*Liberty Pass&lt;br /&gt;
*Ancient Fragment&lt;br /&gt;
*Expert Belt&lt;br /&gt;
*Focus Sash&lt;br /&gt;
======2.1.2 - Previously Unreleased Items======&lt;br /&gt;
*TM 145 - Smack Down&lt;br /&gt;
*TM 127 - Stone Edge&lt;br /&gt;
*TM 100 - Flamethrower&lt;br /&gt;
*TM 147 - Flame Charge&lt;br /&gt;
*TM 136 - Grass knot&lt;br /&gt;
*TM 131 - Captivate&lt;br /&gt;
*TM 53 - Swords dance&lt;br /&gt;
*Aguav Berry&lt;br /&gt;
*Figy Berry&lt;br /&gt;
*Iapapa Berry&lt;br /&gt;
*Mago Berry&lt;br /&gt;
*Wiki Berry&lt;br /&gt;
*Icy Rock&lt;br /&gt;
*Soothe Bell&lt;br /&gt;
*Abomasite&lt;br /&gt;
*Absolite&lt;br /&gt;
*Aerodactylite&lt;br /&gt;
*Aggronite&lt;br /&gt;
*Alakazite&lt;br /&gt;
*Altarianite&lt;br /&gt;
*Ampharosite&lt;br /&gt;
*Blastoisinite&lt;br /&gt;
*Charizardite X&lt;br /&gt;
*Charizardite Y&lt;br /&gt;
*Garchompite&lt;br /&gt;
*Gengarite&lt;br /&gt;
*Gyaradosite&lt;br /&gt;
*Heracronite&lt;br /&gt;
*Houndoominite&lt;br /&gt;
*Kangaskhanite&lt;br /&gt;
*Lucarionite&lt;br /&gt;
*Medichamite&lt;br /&gt;
*Mewtwonite X&lt;br /&gt;
*Mewtwonite Y&lt;br /&gt;
*Pinsirite&lt;br /&gt;
*Scizorite&lt;br /&gt;
*Tyranitarite&lt;br /&gt;
*Venusaurite&lt;br /&gt;
*Beedrillite&lt;br /&gt;
*Cameruptite&lt;br /&gt;
*Glalitite&lt;br /&gt;
*Lopunnite&lt;br /&gt;
*Pidgeotite&lt;br /&gt;
*Sablenite&lt;br /&gt;
*Slowbronite&lt;br /&gt;
*Steelixite&lt;br /&gt;
=====2.2 - Updated or Implemented Moves=====&lt;br /&gt;
*Dark Void&lt;br /&gt;
*Spacial Rend&lt;br /&gt;
*Storm Throw&lt;br /&gt;
*Shadow Force&lt;br /&gt;
*Thousand Waves&lt;br /&gt;
*Avalanche&lt;br /&gt;
*Fell Stinger&lt;br /&gt;
*Hyperspace Fury&lt;br /&gt;
*Parting Shot&lt;br /&gt;
*Geomancy&lt;br /&gt;
*Light of Ruin&lt;br /&gt;
*Final Gambit&lt;br /&gt;
*Flying Press&lt;br /&gt;
*Incinerate&lt;br /&gt;
*Dragon Ascent&lt;br /&gt;
*Phantom Force&lt;br /&gt;
*Worry Seed&lt;br /&gt;
*Precipice Blades&lt;br /&gt;
*Thousand Arrows&lt;br /&gt;
*Glaciate&lt;br /&gt;
*Bestow&lt;br /&gt;
*Celebrate&lt;br /&gt;
*Echoed Voice&lt;br /&gt;
*Entrainment&lt;br /&gt;
*Hold Back&lt;br /&gt;
*Judgement&lt;br /&gt;
*Reflect Type&lt;br /&gt;
*Round&lt;br /&gt;
*Simple Beam&lt;br /&gt;
*Techno Blast&lt;br /&gt;
*Venom Drench&lt;br /&gt;
*Hyperspace Hole&lt;br /&gt;
*Psystrike&lt;br /&gt;
*Synchronoise&lt;br /&gt;
*Diamond Storm&lt;br /&gt;
*Origin Pulse&lt;br /&gt;
*First Impression&lt;br /&gt;
*Lunge&lt;br /&gt;
*Pollen Puff&lt;br /&gt;
*Brutal Swing&lt;br /&gt;
*Darkest Lariat&lt;br /&gt;
*Power Trip&lt;br /&gt;
*Clanging Scales&lt;br /&gt;
*Dragon Hammer&lt;br /&gt;
*Zing Zap&lt;br /&gt;
*Fleur Cannon&lt;br /&gt;
*Nature's Madness&lt;br /&gt;
*Burn Up&lt;br /&gt;
*Fire Lash&lt;br /&gt;
*Shadow Bone&lt;br /&gt;
*Spirit Shackle&lt;br /&gt;
*Leafage&lt;br /&gt;
*Solar Blade&lt;br /&gt;
*Strength Sap&lt;br /&gt;
*Trop Kick&lt;br /&gt;
*High Horsepower&lt;br /&gt;
*Shore Up&lt;br /&gt;
*Ice Hammer&lt;br /&gt;
*Revelation Dance&lt;br /&gt;
*Tearful Look&lt;br /&gt;
*Toxic Thread&lt;br /&gt;
*Prismatic Laser&lt;br /&gt;
*Psychic Fangs&lt;br /&gt;
*Accelerock&lt;br /&gt;
*Anchor Shot&lt;br /&gt;
*Gear Up&lt;br /&gt;
*Smart Strike&lt;br /&gt;
*Liquidation&lt;br /&gt;
*Sparkling Aura&lt;br /&gt;
=====2.3 - Pokemon=====&lt;br /&gt;
*Woobat&lt;br /&gt;
*Swoobat&lt;br /&gt;
*Karrablast&lt;br /&gt;
*Escavalier&lt;br /&gt;
*Shelmet&lt;br /&gt;
*Accelgor&lt;br /&gt;
*Moltres&lt;br /&gt;
*Celebi&lt;br /&gt;
*Victini&lt;br /&gt;
*Bulbasaur&lt;br /&gt;
*Ivysaur&lt;br /&gt;
*Venusaur&lt;br /&gt;
*Charmander&lt;br /&gt;
*Charmeleon&lt;br /&gt;
*Charizard&lt;br /&gt;
*Squirtle&lt;br /&gt;
*Wartortle&lt;br /&gt;
*Blastoise&lt;br /&gt;
*Pikachu colored Pichu&lt;br /&gt;
*Spiky-Eared Pichu&lt;br /&gt;
=====3 - Story content=====&lt;br /&gt;
======3.1 - New Locations======&lt;br /&gt;
=======Quest Island=======&lt;br /&gt;
*Water Path&lt;br /&gt;
*Green Path&lt;br /&gt;
*Pattern Bush&lt;br /&gt;
*Outcast Island&lt;br /&gt;
*Altering Cave&lt;br /&gt;
*Ruin Valley&lt;br /&gt;
=======Fortune Island=======&lt;br /&gt;
*Seven Island&lt;br /&gt;
*Trainer Tower Exterior&lt;br /&gt;
*Canyon Entrance&lt;br /&gt;
*Sevault Canyon&lt;br /&gt;
*Tanoby Ruins&lt;br /&gt;
=======Kolben Tower=======&lt;br /&gt;
*Assistant Offices&lt;br /&gt;
*Basement&lt;br /&gt;
=======Route 28=======&lt;br /&gt;
=======Mt Silver=======&lt;br /&gt;
=======Liberty island=======&lt;br /&gt;
======3.2 - New Story (SPOILERS!!!!!)======&lt;br /&gt;
=======Celebi Quest=======&lt;br /&gt;
*Change to reward for Ruins of Alph Quest&lt;br /&gt;
*Activate Tanoby Ruins via Tanoby Key&lt;br /&gt;
*Trigger GS Ball in Tanoby Chambers&lt;br /&gt;
*Bring GS Ball to Ilex Shrine&lt;br /&gt;
*Battle Kimono Girl&lt;br /&gt;
*Time Travel through Giovanni/Silver Story&lt;br /&gt;
*Receive Celebi&lt;br /&gt;
=======Liberty Island=======&lt;br /&gt;
*Battle Grunt outside Altered Cave&lt;br /&gt;
*Talk to navigator in Vermillion City&lt;br /&gt;
*Battle through Grunts on Liberty Island&lt;br /&gt;
*Battle Admin Petrel&lt;br /&gt;
*Capture Victini&lt;br /&gt;
*Speak with Looker&lt;br /&gt;
=======Red=======&lt;br /&gt;
*Travel through Route 28 and Mt Silver&lt;br /&gt;
*Battle Red&lt;br /&gt;
*Speak with Prof Oak to receive a Kanto Starter, their Mega Stone, and the Mega Bracelet&lt;br /&gt;
*Collect Mega Stones&lt;br /&gt;
======3.3 - Rebattleable Trainers======&lt;br /&gt;
*Tornado (Kolben Tower Ass. Offices)&lt;br /&gt;
*Omega (Kolben Tower Basement)&lt;br /&gt;
*Capt. Segis (Kolben Tower Basement)&lt;br /&gt;
*Red (Mt. Silver Peak)&lt;br /&gt;
======3.4 - New Emblems======&lt;br /&gt;
*UnoDosTres&lt;br /&gt;
*Snow&lt;br /&gt;
*Mega&lt;br /&gt;
*Time&lt;br /&gt;
*Ancestor&lt;br /&gt;
*Eruption&lt;br /&gt;
*Deep Sea&lt;br /&gt;
*Victorious&lt;br /&gt;
*Beast&lt;br /&gt;
======3.5 - Minor Map changes:======&lt;br /&gt;
*Clouds added to Cliff Edge Gate and Route 47&lt;br /&gt;
*Fountains added to Celadon City and National Park&lt;br /&gt;
*Optimized warps between maps overworld maps&lt;br /&gt;
====4 - Regression====&lt;br /&gt;
*Content Packs and Game Modes are Unavailable for now due to the new menus not yet supporting them. We are going to be working on getting them back up as soon as possible!&lt;br /&gt;
==='''Minor Update News ([[Version_history#0.54.2|Indev 0.54.2]]):'''===&lt;br /&gt;
====Engine====&lt;br /&gt;
*Fixed Fast Graphics floor tile rendering inside Underwater Cave.&lt;br /&gt;
*Fixed all issues related to the Backup Save feature.&lt;br /&gt;
*The Backup Save feature is now disabled by default.&lt;br /&gt;
*Performance optimization for offset maps.&lt;br /&gt;
*Fixed [[Pain Split]] being treated as a Hidden Machine move.&lt;br /&gt;
*Fixed [[Focus Blast]]'s incorrect accuracy and category.&lt;br /&gt;
*Fixed [[Autotomize]]'s name.&lt;br /&gt;
*Fixed the Effort Value gain algorithm.&lt;br /&gt;
*Fixed [[Sky Attack]]'s missing [[flinch]] chance.&lt;br /&gt;
*Fixed [[Power Swap]]'s incorrect target.&lt;br /&gt;
*Fixed a bug that prevented changing the badge display page in the trainer card.&lt;br /&gt;
*Fixed [[Fake Out]]'s [[flinch]] conditions in a Player versus Environment scenario.&lt;br /&gt;
*Added support for .ogg music files.&lt;br /&gt;
*Added engine support for all remaining alternative Formes.&lt;br /&gt;
*Fixed most interactions with [[King's Rock]] in battle.&lt;br /&gt;
*Fixed [[Aegislash]] losing [[Stance Change]] permanently under certain conditions.&lt;br /&gt;
*Fixed a memory leak regarding displaying 3D Models in the PC.&lt;br /&gt;
&lt;br /&gt;
====Content====&lt;br /&gt;
*Fixed a map exploit that allowed players to bypass Elite Four trainers without battling them.&lt;br /&gt;
*Fixed the receiving of the key item on [[Five Island]].&lt;br /&gt;
*Adjusted the prices of the items in the Battle Frontier shop.&lt;br /&gt;
*Fixed a typo in the dialogue of the Six Island Pokémon Center NPC.&lt;br /&gt;
*Fixed a typo in the kitchen script in the player's house.&lt;br /&gt;
*Fixed [[Lilligant]], [[Delphox]], and [[Greninja]] data files.&lt;br /&gt;
*Added several new sprites from OmegaGhost.&lt;br /&gt;
&lt;br /&gt;
==='''Minor Update News ([[Version_history#0.54.1|Indev 0.54.1]]):'''===&lt;br /&gt;
====Pokemon====&lt;br /&gt;
*Adjusted the position of some summary sprites.&lt;br /&gt;
*Fixed Sharpedo and Kabutops data files.&lt;br /&gt;
*Fixed Mega Char X overworld sprite.&lt;br /&gt;
*Fixed some pokemon data files.&lt;br /&gt;
*Pichu can have Volt Tackle now.&lt;br /&gt;
*Fixed Sharpedo's held item.&lt;br /&gt;
*Fixed Charmander and Charmeleon data files.&lt;br /&gt;
*Added new sprites.&lt;br /&gt;
&lt;br /&gt;
====Battle System====&lt;br /&gt;
*Add Bubble weather in battle system.&lt;br /&gt;
*Fixed after fainting switch interaction with trapping moves/abilities.&lt;br /&gt;
*Fix moves and abilities that break through ghost inmunity to normal and fighting type attacks.&lt;br /&gt;
*Fixed item transferring/removing moves and abilities.&lt;br /&gt;
*Fixed magician and pickpocket abilities.&lt;br /&gt;
*Fixed two turn moves.&lt;br /&gt;
*Fixed confusion conditions for Outrage and similar moves.&lt;br /&gt;
*Fixed &amp;quot;but there's no target&amp;quot; issue.&lt;br /&gt;
*Fixed Toxic Orb ans Flame Orb effects.&lt;br /&gt;
*Fixed Yawn counter.&lt;br /&gt;
*Fixed immunity breaking moves/abilities.&lt;br /&gt;
*Fixed intimidate and similar abilities.&lt;br /&gt;
*Fixed Hyper Beam and similar moves recharge conditions.&lt;br /&gt;
*Updated Explosion/Selfdestruct damage to the current gen.&lt;br /&gt;
*Fixed Fake Out usage after switching in.&lt;br /&gt;
*Fixed synchronize and teleport interaction.&lt;br /&gt;
*Fixed sleep infliction interaction with multi turn moves counters.&lt;br /&gt;
*Fixed multiturn moves interaction with confusion status.&lt;br /&gt;
*Fixed Quiver Dance interaction with substitute.&lt;br /&gt;
*Fixed Fury Cutter not resetting its counter properly.&lt;br /&gt;
*Fixed Electro Ball and Gyro Ball moves damage output.&lt;br /&gt;
*Fixed Effect Spore ability interaction with multi hit contact moves.&lt;br /&gt;
*Fixed cloud nine interaction with Hail/Sandstorm.&lt;br /&gt;
*Fixed infatuation volatile status lingering after the opp has switched out.&lt;br /&gt;
&lt;br /&gt;
====Game Content====&lt;br /&gt;
*Added battle frontier shop with power items.&lt;br /&gt;
*Updated Tornado9797 NPC. Added script and trainer file to it.&lt;br /&gt;
*Fixed daycare texts and costs and other miscellaneous fixes.&lt;br /&gt;
*Fixed birdkeeper, memorial and map guy scripts in Five Island.&lt;br /&gt;
*Fixed machop trade issues. Now only tradeable in the dept store.&lt;br /&gt;
*Fixed rival script inside indigo plateau building.&lt;br /&gt;
*Fixed center healing script.&lt;br /&gt;
*Fixed underwater cave surface battle map.&lt;br /&gt;
*Fixed underwater cave main battle map ceiling.&lt;br /&gt;
*Fixed the collision of the table inside Lavender Town radio tower.&lt;br /&gt;
*Fixed vivillon sprite not showing in the grotto.&lt;br /&gt;
*Fixed underwater cave surfing bug.&lt;br /&gt;
*Added TM Drain Punch in its HGSS location.&lt;br /&gt;
*Fixed stairs in Viridian Forest.&lt;br /&gt;
*Fixed leaving ship script in Vermillion.&lt;br /&gt;
*Changed the halloffame.dat script so now it plays halloffame.ogg in the hall of fame.&lt;br /&gt;
*Fixed major lag in Underwater cave.&lt;br /&gt;
&lt;br /&gt;
====GameMode====&lt;br /&gt;
*Added &amp;lt;level.musicloop&amp;gt; constructor and @music.forceplay command.&lt;br /&gt;
*Y axis movement :) Press Left Ctrl + Left Alt + W to move up. (Left Ctrl is to make the player walk through walls which is apparently needed)&lt;br /&gt;
*Added @Pokemon.AddSteps(PokemonIndex, StepsToAdd)&lt;br /&gt;
*Added @Pokemon.SetSteps(PokemonIndex, StepsToSet)&lt;br /&gt;
*Added &amp;lt;Pokemon.GetSteps(PokemonIndex)&amp;gt;&lt;br /&gt;
*Added per GameMode instance of global start script. New GameMode rule added &amp;quot;StartScript&amp;quot;.&lt;br /&gt;
*Enabled any pokemon having all HMs in Sandbox mode.&lt;br /&gt;
&lt;br /&gt;
====Misc====&lt;br /&gt;
*Changed minifont from Verdana to Verdana Bold for better visibility.&lt;br /&gt;
*Made incoming hall of fame entries to store useful data only.&lt;br /&gt;
*Update credits screen.&lt;br /&gt;
*Added version info on the title bar.&lt;br /&gt;
*Added new options for future uses.&lt;br /&gt;
*Saving no longer stuck in the saving screen. It will display save failed. (With a message)&lt;br /&gt;
*Backup Save is added into the game. You can enable this via 0.54.1/saves/options.dat &amp;gt; &amp;quot;Extras|Backup Save&amp;quot;. Your save will now be backed up. You can then keep a copy and put it elsewhere so that if anything bad happens, jianmingyong can fix for you.&lt;br /&gt;
*Fixed unusual screen size on full screen mode.&lt;br /&gt;
*XNA Build is back. You can download them below. (XNAPokemon.zip)&lt;br /&gt;
&lt;br /&gt;
==='''Major Update News ([[Version_history#0.54|Indev 0.54]]):'''===&lt;br /&gt;
==== New Engine Features: ====&lt;br /&gt;
*Switched from XNA Framework to Monogame.&lt;br /&gt;
*[[Pokémon 3D]] now requires OpenAL to be played.&lt;br /&gt;
*Temporarily changed the mini font to Verdana.&lt;br /&gt;
*Temporarily fixed a Monogame related music looping bug (BREAKS CONTENT PACK MUSIC) &lt;br /&gt;
*Reduced the lag on the join server screen.&lt;br /&gt;
*Implemented the ability to choose which [[Pokémon]] to switch in after one faints.&lt;br /&gt;
*Players can now choose his/her lead [[Pokémon]] in PvP battles.&lt;br /&gt;
*Implemented [[Mega Evolutions]] and their functionality.&lt;br /&gt;
*Changed the order of passive damage, alongside other field effects.&lt;br /&gt;
*Implemented roaming [[Pokémon]] indicators for the world map.&lt;br /&gt;
*Implemented several new [[moves]], [[Pokémon]], [[abilities]], and [[items]].&lt;br /&gt;
*Updated the battle system, including [[weather]] field effects, for Generation VI mechanics.&lt;br /&gt;
*Implemented several new map and script features.&lt;br /&gt;
*Implemented the ability to use Ctrl + X to cut portions of the chat.&lt;br /&gt;
*Implemented effort value training items and their functionality.&lt;br /&gt;
*Implemented the following moves: [[Foul Play]], [[Sticky Web]], [[Volt Switch]], [[Steam Eruption]], [[Freeze Dry]], [[Secret Sword]], [[Sacred Sword]], [[Circle Throw]], [[Frost Breath]], [[V-Create]], [[Bolt Strike]], [[Blue Flare]], [[Infestation]], [[Roar of Time]], [[Autotomize]], [[Magnet Rise]], and [[Trick Room]].&lt;br /&gt;
*Implemented the [[Regenerator]] and [[Imposter]] abilities.&lt;br /&gt;
*Implemented the following items: [[Light Clay]], [[Damp Rock]], [[Heat Rock]], [[Smooth Rock]], [[Icy Rock]], various value training items, [[Macho Brace]], and [[Mega Ring]].&lt;br /&gt;
*Released [[Light Clay]], [[Macho Brace]], [[Cameruptite]], incense items, and [[Damp Rock]].&lt;br /&gt;
*Released the [[technical machines]] for [[Scald]], [[Brine]], [[Focus Blast]], [[Stealth Rock]], [[Dark Pulse]], [[Safeguard]], [[Swagger]], [[False Swipe]], [[Reflect]], and [[Light Screen]].&lt;br /&gt;
*Released the [[Empty Sea Map]].&lt;br /&gt;
*Released the following [[Pokémon]]: [[Scatterbug]], [[Spewpa]], [[Vivillon]], [[Goomy]], [[Sliggoo]], [[Goodra]], [[Carvanha]], [[Sharpedo]], [[Litleo]], [[Pyroar]], [[Clauncher]], [[Clawitzer]], [[Skrelp]], [[Dragalge]], [[Manaphy]], [[Binacle]], and [[Barbaracle]].&lt;br /&gt;
*Added new map action tags.&lt;br /&gt;
*Added @Pokemon.AddToStorage().&lt;br /&gt;
*Added @Pokemon.SendToStorage().&lt;br /&gt;
*Removed custom item support.&lt;br /&gt;
*Revised water tiles.&lt;br /&gt;
&lt;br /&gt;
==== New Story Features: ====&lt;br /&gt;
*Implemented all of [[Five Island]].&lt;br /&gt;
*Implemented the beginning of [[Six Island]].&lt;br /&gt;
*Implemented a brand new [[Pokémon 3D]]-exclusive location.&lt;br /&gt;
*Finished the [[Rival]] story arc.&lt;br /&gt;
*Implemented stronger [[Elite Four]] re-matches.&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes: ====&lt;br /&gt;
*Fixed a major bug that made the game freeze in PvP battles occasionally.&lt;br /&gt;
*Fixed two-turn [[moves]] from missing on their charging turn.&lt;br /&gt;
*Fixed pseudo-hazing [[moves]], such as [[Roar]] and [[Dragon Tail]].&lt;br /&gt;
*Repaired critical hit mechanics (now properly do 1.5x damage).&lt;br /&gt;
*Reworked accuracy/evasion to properly match the original games.&lt;br /&gt;
*Fixed mechanics for temporary trapping [[moves]], such as [[Wrap]] and [[Fire Spin]].&lt;br /&gt;
*Fixed level 100 [[Pokémon]] not receiving additional effort values.&lt;br /&gt;
*Fixed a null reference crash related to [[sleep]].&lt;br /&gt;
*Fixed various secondary and recoil interactions.&lt;br /&gt;
*Fixed [[Substitute]]'s interaction with status and stat [[moves]].&lt;br /&gt;
*Fixed [[Lock-On]]'s interaction with two turn [[moves]].&lt;br /&gt;
*Fixed [[Nightmare]] effect.&lt;br /&gt;
*Fixed [[Psyshock]] and other similar [[moves]].&lt;br /&gt;
*Fixed [[Endure]].&lt;br /&gt;
*Fixed [[Sucker Punch]]'s interactions.&lt;br /&gt;
*Fixed [[Leech Seed]]'s effect, now taking into account maximum [[hit points]].&lt;br /&gt;
*Fixed [[Spikes]] damage output.&lt;br /&gt;
*Fixed [[Beat Up]] damage calculation and hit count.&lt;br /&gt;
*Fixed immunity checks for [[Hypnosis]] and [[Sing]].&lt;br /&gt;
*Various fixes for descriptions and [[power point]] counts.&lt;br /&gt;
*Fixed [[Detect]] counter.&lt;br /&gt;
*Fixed [[Shield Dust]] interaction.&lt;br /&gt;
*Fixed [[Stance Change]].&lt;br /&gt;
*Fixed [[Contrary]].&lt;br /&gt;
*Fixed [[Synchronize]].&lt;br /&gt;
*Fixed [[Life Orb]]'s interaction with [[abilities]] such as [[Sheer Force]].&lt;br /&gt;
*Fixed the condition for [[Prankster]].&lt;br /&gt;
*Fixed the boosted effects from [[Guts]] and [[Toxic Boost]].&lt;br /&gt;
*Fixed [[Pixilate]], [[Refrigerate]], and [[Aerilate]].&lt;br /&gt;
*Fixed [[King's Rock]]'s battle effect.&lt;br /&gt;
*Fixed the [[Lum Berry]] not curing confusion.&lt;br /&gt;
*Fixed several [[item]] descriptions and prices.&lt;br /&gt;
*Fixed online sprites on servers.&lt;br /&gt;
&lt;br /&gt;
====New Bugs:====&lt;br /&gt;
*Content Packs require a full game restart before taking effect.&lt;br /&gt;
&lt;br /&gt;
''To see version history earlier than [[Version_history#0.54|Indev 0.54]], please consult this wiki's [[Version history|Version History]] page.&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Main_Page&amp;diff=38781</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Main_Page&amp;diff=38781"/>
		<updated>2019-01-24T17:09:01Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: updated current game version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;background-color: green; width: 100%;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:green;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:#ffffff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
| width=&amp;quot;10%&amp;quot; | [[File:TreeLogoSmall.png|center]]&lt;br /&gt;
| &amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size: 200%;&amp;quot;&amp;gt;'''Welcome to the Pokémon 3D Wiki'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The official resource on information about '''Pokémon 3D'''&amp;lt;br /&amp;gt;&lt;br /&gt;
There are a total of [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles and [[Special:Statistics|{{NUMBEROFACTIVEUSERS}}]] active users.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
| width=&amp;quot;10%&amp;quot; |[[File:TreeLogoSmall.png|center]]&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;{{RoundV2|10|10|10|10}} background-color:#00bb00; text-align: center;&amp;quot;&lt;br /&gt;
| '''Navigation'''&lt;br /&gt;
|}&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; | [http://pokemon3d.net/ Home Page]&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; | [http://pokemon3d.net/downloads/ Download]&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; | [http://pokemon3d.net/forum/ Forum]&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; | [http://pokemon3d.net/skin/ Online Skin Changer]&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;{{RoundV2|10|10|10|10}} background-color:#00bb00; text-align: center;&amp;quot;&lt;br /&gt;
| '''Current Info'''&lt;br /&gt;
|}&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;text-align: center; font-size:120%;&amp;quot;&lt;br /&gt;
| '''Today is {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}.'''&lt;br /&gt;
&lt;br /&gt;
The game's current and most recent version is Indev 0.55.0.&lt;br /&gt;
&lt;br /&gt;
The game's current in-game season is {{WikiV2|season}}.&lt;br /&gt;
&lt;br /&gt;
The game's official public Discord server can be joined here: http://www.discord.me/p3d.&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;{{RoundV2|20|20|20|20}} background-color:#ffffff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
| width=&amp;quot;1%&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;border: 2px solid #616161; border-collapse:collapse;&amp;quot;&lt;br /&gt;
| width=&amp;quot;20%&amp;quot; style=&amp;quot;vertical-align:top; border: 2px solid #616161;&amp;quot; | &lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;font-size:150%; text-align:center;&amp;quot;&lt;br /&gt;
| '''The Program'''&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[File:TreeLogoSmall.png|link=Launcher|48px|left]]&lt;br /&gt;
|[[Launcher]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:VHistoryIcon.jpg|link=Version history|48px|left]]&lt;br /&gt;
|[[Version history]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:FVersionIcon.jpg|link=Future versions|48px|left]]&lt;br /&gt;
|[[Future versions]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:ControlsIcon.png|link=Controls|left]]&lt;br /&gt;
|[[Controls]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:OnlineFeaturesIcon.png|link=Online Features|left]]&lt;br /&gt;
|[[Online Features]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:FileIcon.jpg|link=File Paths and Editing|48px|left]]&lt;br /&gt;
|[[File Paths and Editing]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Servers.jpg|link=Co-op Servers|48px|left]]&lt;br /&gt;
|[[Co-op Servers]]&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top; border: 2px solid #616161;&amp;quot; | &amp;lt;!-- Update News --&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;font-size:150; text-align:center;&amp;quot;&lt;br /&gt;
|'''Latest Game Update News:'''&lt;br /&gt;
|}&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[{{fullurl:Template:WikiV2/GameUpdateNews|action=edit}} Edit]&lt;br /&gt;
|}&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{{WikiV2|game update news}}&lt;br /&gt;
|}&lt;br /&gt;
| width=&amp;quot;20%&amp;quot; style=&amp;quot;vertical-align:top; border: 2px solid #616161;&amp;quot; |&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;font-size:150%; text-align:center;&amp;quot;&lt;br /&gt;
| '''Game Mechanics'''&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[File:PokemonIcon.png|link=List_of_Pokémon|left]]&lt;br /&gt;
|[[List_of_Pokémon|List of Pokémon]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:CharactersIcon.png|link=Characters|left]]&lt;br /&gt;
|[[Characters]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:ItemsIcon.png|link=Items|left]]&lt;br /&gt;
|[[Items]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:MovesIcon.png|link=Moves|left]]&lt;br /&gt;
|[[Moves]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:PlacesIcon.png|link=Places|left]]&lt;br /&gt;
|[[Places]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:MovesIcon.png|link=Pokemon Mechanics|left]]&lt;br /&gt;
|[[Pokemon Mechanics]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:TimeandWeatherIcon.png|link=Time|left]]&lt;br /&gt;
|[[Time]]&amp;lt;br /&amp;gt;and&amp;lt;br /&amp;gt;[[Weather]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:ContentIcon.png|link=Content Packs|left]]&lt;br /&gt;
|[[Content Packs]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:ModsIcon.png|link=Modifications|left]]&lt;br /&gt;
|[[Modifications|GameModes]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:GTS Globe.jpg|link=GTS|48px|left]]&lt;br /&gt;
|[[GTS|Global Trade Station]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=List_of_Pok%C3%A9mon&amp;diff=38780</id>
		<title>List of Pokémon</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=List_of_Pok%C3%A9mon&amp;diff=38780"/>
		<updated>2019-01-24T17:07:14Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Updated pokemon count to 0.55&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following is a '''List of Pokémon''', in National Mode [[Pokédex]] order. &lt;br /&gt;
&lt;br /&gt;
The first 251 Pokemon, any Pokemon who evolve into or from any of those Pokemon, and a small number of other generation 3, 4, 5, and 6 Pokemon are catchable/tradeable and/or obtainable in Pokemon 3D (the rest are just implemented in the data files but no direct method to obtain them).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Total implemented (0.55.0)&lt;br /&gt;
! Obtainable by catching (0.55.0)&lt;br /&gt;
! Obtainable by catching+trading (0.55.0)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 721&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 505&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 539&lt;br /&gt;
|}&lt;br /&gt;
'''Pokemon Implemented ( As of version 0.55.0 )'''&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Kanto&lt;br /&gt;
! Johto&lt;br /&gt;
! Hoenn&lt;br /&gt;
! Sinnoh&lt;br /&gt;
! Unova&lt;br /&gt;
! Kalos&lt;br /&gt;
! Alola&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 151/151&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100/100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 135/135&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 107/107&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 156/156&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 72/72&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0/81&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{InfoV2|General Information:&lt;br /&gt;
&lt;br /&gt;
All the Pokémon listed here are updated as of Indev v{{WikiV2|version}}&lt;br /&gt;
&lt;br /&gt;
Should there be any information that is incorrect, please warn us first at http://pokemon3d.net/forum/threads/7391/ if you don't have an account.&lt;br /&gt;
If you see any error message in red, it is not intentional but rather it is being updated. There are certain things that are not added in yet.&lt;br /&gt;
&lt;br /&gt;
Thank you and have fun playing Pokémon 3D!}}&lt;br /&gt;
{{PokémonListTableV2||&lt;br /&gt;
{{PokémonListV2||1}}&lt;br /&gt;
{{PokémonListV2||2}}&lt;br /&gt;
{{PokémonListV2||3}}&lt;br /&gt;
{{PokémonListV2||4}}&lt;br /&gt;
{{PokémonListV2||5}}&lt;br /&gt;
{{PokémonListV2||6}}&lt;br /&gt;
{{PokémonListV2||7}}&lt;br /&gt;
{{PokémonListV2||8}}&lt;br /&gt;
{{PokémonListV2||9}}&lt;br /&gt;
{{PokémonListV2||10}}&lt;br /&gt;
{{PokémonListV2||11}}&lt;br /&gt;
{{PokémonListV2||12}}&lt;br /&gt;
{{PokémonListV2||13}}&lt;br /&gt;
{{PokémonListV2||14}}&lt;br /&gt;
{{PokémonListV2||15}}&lt;br /&gt;
{{PokémonListV2||16}}&lt;br /&gt;
{{PokémonListV2||17}}&lt;br /&gt;
{{PokémonListV2||18}}&lt;br /&gt;
{{PokémonListV2||19}}&lt;br /&gt;
{{PokémonListV2||20}}&lt;br /&gt;
{{PokémonListV2||21}}&lt;br /&gt;
{{PokémonListV2||22}}&lt;br /&gt;
{{PokémonListV2||23}}&lt;br /&gt;
{{PokémonListV2||24}}&lt;br /&gt;
{{PokémonListV2||25}}&lt;br /&gt;
{{PokémonListV2||26}}&lt;br /&gt;
{{PokémonListV2||27}}&lt;br /&gt;
{{PokémonListV2||28}}&lt;br /&gt;
{{PokémonListV2||29}}&lt;br /&gt;
{{PokémonListV2||30}}&lt;br /&gt;
{{PokémonListV2||31}}&lt;br /&gt;
{{PokémonListV2||32}}&lt;br /&gt;
{{PokémonListV2||33}}&lt;br /&gt;
{{PokémonListV2||34}}&lt;br /&gt;
{{PokémonListV2||35}}&lt;br /&gt;
{{PokémonListV2||36}}&lt;br /&gt;
{{PokémonListV2||37}}&lt;br /&gt;
{{PokémonListV2||38}}&lt;br /&gt;
{{PokémonListV2||39}}&lt;br /&gt;
{{PokémonListV2||40}}&lt;br /&gt;
{{PokémonListV2||41}}&lt;br /&gt;
{{PokémonListV2||42}}&lt;br /&gt;
{{PokémonListV2||43}}&lt;br /&gt;
{{PokémonListV2||44}}&lt;br /&gt;
{{PokémonListV2||45}}&lt;br /&gt;
{{PokémonListV2||46}}&lt;br /&gt;
{{PokémonListV2||47}}&lt;br /&gt;
{{PokémonListV2||48}}&lt;br /&gt;
{{PokémonListV2||49}}&lt;br /&gt;
{{PokémonListV2||50}}&lt;br /&gt;
{{PokémonListV2||51}}&lt;br /&gt;
{{PokémonListV2||52}}&lt;br /&gt;
{{PokémonListV2||53}}&lt;br /&gt;
{{PokémonListV2||54}}&lt;br /&gt;
{{PokémonListV2||55}}&lt;br /&gt;
{{PokémonListV2||56}}&lt;br /&gt;
{{PokémonListV2||57}}&lt;br /&gt;
{{PokémonListV2||58}}&lt;br /&gt;
{{PokémonListV2||59}}&lt;br /&gt;
{{PokémonListV2||60}}&lt;br /&gt;
{{PokémonListV2||61}}&lt;br /&gt;
{{PokémonListV2||62}}&lt;br /&gt;
{{PokémonListV2||63}}&lt;br /&gt;
{{PokémonListV2||64}}&lt;br /&gt;
{{PokémonListV2||65}}&lt;br /&gt;
{{PokémonListV2||66}}&lt;br /&gt;
{{PokémonListV2||67}}&lt;br /&gt;
{{PokémonListV2||68}}&lt;br /&gt;
{{PokémonListV2||69}}&lt;br /&gt;
{{PokémonListV2||70}}&lt;br /&gt;
{{PokémonListV2||71}}&lt;br /&gt;
{{PokémonListV2||72}}&lt;br /&gt;
{{PokémonListV2||73}}&lt;br /&gt;
{{PokémonListV2||74}}&lt;br /&gt;
{{PokémonListV2||75}}&lt;br /&gt;
{{PokémonListV2||76}}&lt;br /&gt;
{{PokémonListV2||77}}&lt;br /&gt;
{{PokémonListV2||78}}&lt;br /&gt;
{{PokémonListV2||79}}&lt;br /&gt;
{{PokémonListV2||80}}&lt;br /&gt;
{{PokémonListV2||81}}&lt;br /&gt;
{{PokémonListV2||82}}&lt;br /&gt;
{{PokémonListV2||83}}&lt;br /&gt;
{{PokémonListV2||84}}&lt;br /&gt;
{{PokémonListV2||85}}&lt;br /&gt;
{{PokémonListV2||86}}&lt;br /&gt;
{{PokémonListV2||87}}&lt;br /&gt;
{{PokémonListV2||88}}&lt;br /&gt;
{{PokémonListV2||89}}&lt;br /&gt;
{{PokémonListV2||90}}&lt;br /&gt;
{{PokémonListV2||91}}&lt;br /&gt;
{{PokémonListV2||92}}&lt;br /&gt;
{{PokémonListV2||93}}&lt;br /&gt;
{{PokémonListV2||94}}&lt;br /&gt;
{{PokémonListV2||95}}&lt;br /&gt;
{{PokémonListV2||96}}&lt;br /&gt;
{{PokémonListV2||97}}&lt;br /&gt;
{{PokémonListV2||98}}&lt;br /&gt;
{{PokémonListV2||99}}&lt;br /&gt;
{{PokémonListV2||100}}&lt;br /&gt;
{{PokémonListV2||101}}&lt;br /&gt;
{{PokémonListV2||102}}&lt;br /&gt;
{{PokémonListV2||103}}&lt;br /&gt;
{{PokémonListV2||104}}&lt;br /&gt;
{{PokémonListV2||105}}&lt;br /&gt;
{{PokémonListV2||106}}&lt;br /&gt;
{{PokémonListV2||107}}&lt;br /&gt;
{{PokémonListV2||108}}&lt;br /&gt;
{{PokémonListV2||109}}&lt;br /&gt;
{{PokémonListV2||110}}&lt;br /&gt;
{{PokémonListV2||111}}&lt;br /&gt;
{{PokémonListV2||112}}&lt;br /&gt;
{{PokémonListV2||113}}&lt;br /&gt;
{{PokémonListV2||114}}&lt;br /&gt;
{{PokémonListV2||115}}&lt;br /&gt;
{{PokémonListV2||116}}&lt;br /&gt;
{{PokémonListV2||117}}&lt;br /&gt;
{{PokémonListV2||118}}&lt;br /&gt;
{{PokémonListV2||119}}&lt;br /&gt;
{{PokémonListV2||120}}&lt;br /&gt;
{{PokémonListV2||121}}&lt;br /&gt;
{{PokémonListV2||122}}&lt;br /&gt;
{{PokémonListV2||123}}&lt;br /&gt;
{{PokémonListV2||124}}&lt;br /&gt;
{{PokémonListV2||125}}&lt;br /&gt;
{{PokémonListV2||126}}&lt;br /&gt;
{{PokémonListV2||127}}&lt;br /&gt;
{{PokémonListV2||128}}&lt;br /&gt;
{{PokémonListV2||129}}&lt;br /&gt;
{{PokémonListV2||130}}&lt;br /&gt;
{{PokémonListV2||131}}&lt;br /&gt;
{{PokémonListV2||132}}&lt;br /&gt;
{{PokémonListV2||133}}&lt;br /&gt;
{{PokémonListV2||134}}&lt;br /&gt;
{{PokémonListV2||135}}&lt;br /&gt;
{{PokémonListV2||136}}&lt;br /&gt;
{{PokémonListV2||137}}&lt;br /&gt;
{{PokémonListV2||138}}&lt;br /&gt;
{{PokémonListV2||139}}&lt;br /&gt;
{{PokémonListV2||140}}&lt;br /&gt;
{{PokémonListV2||141}}&lt;br /&gt;
{{PokémonListV2||142}}&lt;br /&gt;
{{PokémonListV2||143}}&lt;br /&gt;
{{PokémonListV2||144}}&lt;br /&gt;
{{PokémonListV2||145}}&lt;br /&gt;
{{PokémonListV2||146}}&lt;br /&gt;
{{PokémonListV2||147}}&lt;br /&gt;
{{PokémonListV2||148}}&lt;br /&gt;
{{PokémonListV2||149}}&lt;br /&gt;
{{PokémonListV2||150}}&lt;br /&gt;
{{PokémonListV2||151}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||152}}&lt;br /&gt;
{{PokémonListV2||153}}&lt;br /&gt;
{{PokémonListV2||154}}&lt;br /&gt;
{{PokémonListV2||155}}&lt;br /&gt;
{{PokémonListV2||156}}&lt;br /&gt;
{{PokémonListV2||157}}&lt;br /&gt;
{{PokémonListV2||158}}&lt;br /&gt;
{{PokémonListV2||159}}&lt;br /&gt;
{{PokémonListV2||160}}&lt;br /&gt;
{{PokémonListV2||161}}&lt;br /&gt;
{{PokémonListV2||162}}&lt;br /&gt;
{{PokémonListV2||163}}&lt;br /&gt;
{{PokémonListV2||164}}&lt;br /&gt;
{{PokémonListV2||165}}&lt;br /&gt;
{{PokémonListV2||166}}&lt;br /&gt;
{{PokémonListV2||167}}&lt;br /&gt;
{{PokémonListV2||168}}&lt;br /&gt;
{{PokémonListV2||169}}&lt;br /&gt;
{{PokémonListV2||170}}&lt;br /&gt;
{{PokémonListV2||171}}&lt;br /&gt;
{{PokémonListV2||172}}&lt;br /&gt;
{{PokémonListV2||173}}&lt;br /&gt;
{{PokémonListV2||174}}&lt;br /&gt;
{{PokémonListV2||175}}&lt;br /&gt;
{{PokémonListV2||176}}&lt;br /&gt;
{{PokémonListV2||177}}&lt;br /&gt;
{{PokémonListV2||178}}&lt;br /&gt;
{{PokémonListV2||179}}&lt;br /&gt;
{{PokémonListV2||180}}&lt;br /&gt;
{{PokémonListV2||181}}&lt;br /&gt;
{{PokémonListV2||182}}&lt;br /&gt;
{{PokémonListV2||183}}&lt;br /&gt;
{{PokémonListV2||184}}&lt;br /&gt;
{{PokémonListV2||185}}&lt;br /&gt;
{{PokémonListV2||186}}&lt;br /&gt;
{{PokémonListV2||187}}&lt;br /&gt;
{{PokémonListV2||188}}&lt;br /&gt;
{{PokémonListV2||189}}&lt;br /&gt;
{{PokémonListV2||190}}&lt;br /&gt;
{{PokémonListV2||191}}&lt;br /&gt;
{{PokémonListV2||192}}&lt;br /&gt;
{{PokémonListV2||193}}&lt;br /&gt;
{{PokémonListV2||194}}&lt;br /&gt;
{{PokémonListV2||195}}&lt;br /&gt;
{{PokémonListV2||196}}&lt;br /&gt;
{{PokémonListV2||197}}&lt;br /&gt;
{{PokémonListV2||198}}&lt;br /&gt;
{{PokémonListV2||199}}&lt;br /&gt;
{{PokémonListV2||200}}&lt;br /&gt;
{{PokémonListV2||201}}&lt;br /&gt;
{{PokémonListV2||202}}&lt;br /&gt;
{{PokémonListV2||203}}&lt;br /&gt;
{{PokémonListV2||204}}&lt;br /&gt;
{{PokémonListV2||205}}&lt;br /&gt;
{{PokémonListV2||206}}&lt;br /&gt;
{{PokémonListV2||207}}&lt;br /&gt;
{{PokémonListV2||208}}&lt;br /&gt;
{{PokémonListV2||209}}&lt;br /&gt;
{{PokémonListV2||210}}&lt;br /&gt;
{{PokémonListV2||211}}&lt;br /&gt;
{{PokémonListV2||212}}&lt;br /&gt;
{{PokémonListV2||213}}&lt;br /&gt;
{{PokémonListV2||214}}&lt;br /&gt;
{{PokémonListV2||215}}&lt;br /&gt;
{{PokémonListV2||216}}&lt;br /&gt;
{{PokémonListV2||217}}&lt;br /&gt;
{{PokémonListV2||218}}&lt;br /&gt;
{{PokémonListV2||219}}&lt;br /&gt;
{{PokémonListV2||220}}&lt;br /&gt;
{{PokémonListV2||221}}&lt;br /&gt;
{{PokémonListV2||222}}&lt;br /&gt;
{{PokémonListV2||223}}&lt;br /&gt;
{{PokémonListV2||224}}&lt;br /&gt;
{{PokémonListV2||225}}&lt;br /&gt;
{{PokémonListV2||226}}&lt;br /&gt;
{{PokémonListV2||227}}&lt;br /&gt;
{{PokémonListV2||228}}&lt;br /&gt;
{{PokémonListV2||229}}&lt;br /&gt;
{{PokémonListV2||230}}&lt;br /&gt;
{{PokémonListV2||231}}&lt;br /&gt;
{{PokémonListV2||232}}&lt;br /&gt;
{{PokémonListV2||233}}&lt;br /&gt;
{{PokémonListV2||234}}&lt;br /&gt;
{{PokémonListV2||235}}&lt;br /&gt;
{{PokémonListV2||236}}&lt;br /&gt;
{{PokémonListV2||237}}&lt;br /&gt;
{{PokémonListV2||238}}&lt;br /&gt;
{{PokémonListV2||239}}&lt;br /&gt;
{{PokémonListV2||240}}&lt;br /&gt;
{{PokémonListV2||241}}&lt;br /&gt;
{{PokémonListV2||242}}&lt;br /&gt;
{{PokémonListV2||243}}&lt;br /&gt;
{{PokémonListV2||244}}&lt;br /&gt;
{{PokémonListV2||245}}&lt;br /&gt;
{{PokémonListV2||246}}&lt;br /&gt;
{{PokémonListV2||247}}&lt;br /&gt;
{{PokémonListV2||248}}&lt;br /&gt;
{{PokémonListV2||249}}&lt;br /&gt;
{{PokémonListV2||250}}&lt;br /&gt;
{{PokémonListV2||251}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||252}}&lt;br /&gt;
{{PokémonListV2||253}}&lt;br /&gt;
{{PokémonListV2||254}}&lt;br /&gt;
{{PokémonListV2||255}}&lt;br /&gt;
{{PokémonListV2||256}}&lt;br /&gt;
{{PokémonListV2||257}}&lt;br /&gt;
{{PokémonListV2||258}}&lt;br /&gt;
{{PokémonListV2||259}}&lt;br /&gt;
{{PokémonListV2||260}}&lt;br /&gt;
{{PokémonListV2||261}}&lt;br /&gt;
{{PokémonListV2||262}}&lt;br /&gt;
{{PokémonListV2||263}}&lt;br /&gt;
{{PokémonListV2||264}}&lt;br /&gt;
{{PokémonListV2||265}}&lt;br /&gt;
{{PokémonListV2||266}}&lt;br /&gt;
{{PokémonListV2||267}}&lt;br /&gt;
{{PokémonListV2||268}}&lt;br /&gt;
{{PokémonListV2||269}}&lt;br /&gt;
{{PokémonListV2||270}}&lt;br /&gt;
{{PokémonListV2||271}}&lt;br /&gt;
{{PokémonListV2||272}}&lt;br /&gt;
{{PokémonListV2||273}}&lt;br /&gt;
{{PokémonListV2||274}}&lt;br /&gt;
{{PokémonListV2||275}}&lt;br /&gt;
{{PokémonListV2||276}}&lt;br /&gt;
{{PokémonListV2||277}}&lt;br /&gt;
{{PokémonListV2||278}}&lt;br /&gt;
{{PokémonListV2||279}}&lt;br /&gt;
{{PokémonListV2||280}}&lt;br /&gt;
{{PokémonListV2||281}}&lt;br /&gt;
{{PokémonListV2||282}}&lt;br /&gt;
{{PokémonListV2||283}}&lt;br /&gt;
{{PokémonListV2||284}}&lt;br /&gt;
{{PokémonListV2||285}}&lt;br /&gt;
{{PokémonListV2||286}}&lt;br /&gt;
{{PokémonListV2||287}}&lt;br /&gt;
{{PokémonListV2||288}}&lt;br /&gt;
{{PokémonListV2||289}}&lt;br /&gt;
{{PokémonListV2||290}}&lt;br /&gt;
{{PokémonListV2||291}}&lt;br /&gt;
{{PokémonListV2||292}}&lt;br /&gt;
{{PokémonListV2||293}}&lt;br /&gt;
{{PokémonListV2||294}}&lt;br /&gt;
{{PokémonListV2||295}}&lt;br /&gt;
{{PokémonListV2||296}}&lt;br /&gt;
{{PokémonListV2||297}}&lt;br /&gt;
{{PokémonListV2||298}}&lt;br /&gt;
{{PokémonListV2||299}}&lt;br /&gt;
{{PokémonListV2||300}}&lt;br /&gt;
{{PokémonListV2||301}}&lt;br /&gt;
{{PokémonListV2||302}}&lt;br /&gt;
{{PokémonListV2||303}}&lt;br /&gt;
{{PokémonListV2||304}}&lt;br /&gt;
{{PokémonListV2||305}}&lt;br /&gt;
{{PokémonListV2||306}}&lt;br /&gt;
{{PokémonListV2||307}}&lt;br /&gt;
{{PokémonListV2||308}}&lt;br /&gt;
{{PokémonListV2||309}}&lt;br /&gt;
{{PokémonListV2||310}}&lt;br /&gt;
{{PokémonListV2||311}}&lt;br /&gt;
{{PokémonListV2||312}}&lt;br /&gt;
{{PokémonListV2||313}}&lt;br /&gt;
{{PokémonListV2||314}}&lt;br /&gt;
{{PokémonListV2||315}}&lt;br /&gt;
{{PokémonListV2||316}}&lt;br /&gt;
{{PokémonListV2||317}}&lt;br /&gt;
{{PokémonListV2||318}}&lt;br /&gt;
{{PokémonListV2||319}}&lt;br /&gt;
{{PokémonListV2||320}}&lt;br /&gt;
{{PokémonListV2||321}}&lt;br /&gt;
{{PokémonListV2||322}}&lt;br /&gt;
{{PokémonListV2||323}}&lt;br /&gt;
{{PokémonListV2||324}}&lt;br /&gt;
{{PokémonListV2||325}}&lt;br /&gt;
{{PokémonListV2||326}}&lt;br /&gt;
{{PokémonListV2||327}}&lt;br /&gt;
{{PokémonListV2||328}}&lt;br /&gt;
{{PokémonListV2||329}}&lt;br /&gt;
{{PokémonListV2||330}}&lt;br /&gt;
{{PokémonListV2||331}}&lt;br /&gt;
{{PokémonListV2||332}}&lt;br /&gt;
{{PokémonListV2||333}}&lt;br /&gt;
{{PokémonListV2||334}}&lt;br /&gt;
{{PokémonListV2||335}}&lt;br /&gt;
{{PokémonListV2||336}}&lt;br /&gt;
{{PokémonListV2||337}}&lt;br /&gt;
{{PokémonListV2||338}}&lt;br /&gt;
{{PokémonListV2||339}}&lt;br /&gt;
{{PokémonListV2||340}}&lt;br /&gt;
{{PokémonListV2||341}}&lt;br /&gt;
{{PokémonListV2||342}}&lt;br /&gt;
{{PokémonListV2||343}}&lt;br /&gt;
{{PokémonListV2||344}}&lt;br /&gt;
{{PokémonListV2||345}}&lt;br /&gt;
{{PokémonListV2||346}}&lt;br /&gt;
{{PokémonListV2||347}}&lt;br /&gt;
{{PokémonListV2||348}}&lt;br /&gt;
{{PokémonListV2||349}}&lt;br /&gt;
{{PokémonListV2||350}}&lt;br /&gt;
{{PokémonListV2||351}}&lt;br /&gt;
{{PokémonListV2||352}}&lt;br /&gt;
{{PokémonListV2||353}}&lt;br /&gt;
{{PokémonListV2||354}}&lt;br /&gt;
{{PokémonListV2||355}}&lt;br /&gt;
{{PokémonListV2||356}}&lt;br /&gt;
{{PokémonListV2||357}}&lt;br /&gt;
{{PokémonListV2||358}}&lt;br /&gt;
{{PokémonListV2||359}}&lt;br /&gt;
{{PokémonListV2||360}}&lt;br /&gt;
{{PokémonListV2||361}}&lt;br /&gt;
{{PokémonListV2||362}}&lt;br /&gt;
{{PokémonListV2||363}}&lt;br /&gt;
{{PokémonListV2||364}}&lt;br /&gt;
{{PokémonListV2||365}}&lt;br /&gt;
{{PokémonListV2||366}}&lt;br /&gt;
{{PokémonListV2||367}}&lt;br /&gt;
{{PokémonListV2||368}}&lt;br /&gt;
{{PokémonListV2||369}}&lt;br /&gt;
{{PokémonListV2||370}}&lt;br /&gt;
{{PokémonListV2||371}}&lt;br /&gt;
{{PokémonListV2||372}}&lt;br /&gt;
{{PokémonListV2||373}}&lt;br /&gt;
{{PokémonListV2||374}}&lt;br /&gt;
{{PokémonListV2||375}}&lt;br /&gt;
{{PokémonListV2||376}}&lt;br /&gt;
{{PokémonListV2||377}}&lt;br /&gt;
{{PokémonListV2||378}}&lt;br /&gt;
{{PokémonListV2||379}}&lt;br /&gt;
{{PokémonListV2||380}}&lt;br /&gt;
{{PokémonListV2||381}}&lt;br /&gt;
{{PokémonListV2||382}}&lt;br /&gt;
{{PokémonListV2||383}}&lt;br /&gt;
{{PokémonListV2||384}}&lt;br /&gt;
{{PokémonListV2||385}}&lt;br /&gt;
{{PokémonListV2||386}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||387}}&lt;br /&gt;
{{PokémonListV2||388}}&lt;br /&gt;
{{PokémonListV2||389}}&lt;br /&gt;
{{PokémonListV2||390}}&lt;br /&gt;
{{PokémonListV2||391}}&lt;br /&gt;
{{PokémonListV2||392}}&lt;br /&gt;
{{PokémonListV2||393}}&lt;br /&gt;
{{PokémonListV2||394}}&lt;br /&gt;
{{PokémonListV2||395}}&lt;br /&gt;
{{PokémonListV2||396}}&lt;br /&gt;
{{PokémonListV2||397}}&lt;br /&gt;
{{PokémonListV2||398}}&lt;br /&gt;
{{PokémonListV2||399}}&lt;br /&gt;
{{PokémonListV2||400}}&lt;br /&gt;
{{PokémonListV2||401}}&lt;br /&gt;
{{PokémonListV2||402}}&lt;br /&gt;
{{PokémonListV2||403}}&lt;br /&gt;
{{PokémonListV2||404}}&lt;br /&gt;
{{PokémonListV2||405}}&lt;br /&gt;
{{PokémonListV2||406}}&lt;br /&gt;
{{PokémonListV2||407}}&lt;br /&gt;
{{PokémonListV2||408}}&lt;br /&gt;
{{PokémonListV2||409}}&lt;br /&gt;
{{PokémonListV2||410}}&lt;br /&gt;
{{PokémonListV2||411}}&lt;br /&gt;
{{PokémonListV2||412}}&lt;br /&gt;
{{PokémonListV2||413}}&lt;br /&gt;
{{PokémonListV2||414}}&lt;br /&gt;
{{PokémonListV2||415}}&lt;br /&gt;
{{PokémonListV2||416}}&lt;br /&gt;
{{PokémonListV2||417}}&lt;br /&gt;
{{PokémonListV2||418}}&lt;br /&gt;
{{PokémonListV2||419}}&lt;br /&gt;
{{PokémonListV2||420}}&lt;br /&gt;
{{PokémonListV2||421}}&lt;br /&gt;
{{PokémonListV2||422}}&lt;br /&gt;
{{PokémonListV2||423}}&lt;br /&gt;
{{PokémonListV2||424}}&lt;br /&gt;
{{PokémonListV2||425}}&lt;br /&gt;
{{PokémonListV2||426}}&lt;br /&gt;
{{PokémonListV2||427}}&lt;br /&gt;
{{PokémonListV2||428}}&lt;br /&gt;
{{PokémonListV2||429}}&lt;br /&gt;
{{PokémonListV2||430}}&lt;br /&gt;
{{PokémonListV2||431}}&lt;br /&gt;
{{PokémonListV2||432}}&lt;br /&gt;
{{PokémonListV2||433}}&lt;br /&gt;
{{PokémonListV2||434}}&lt;br /&gt;
{{PokémonListV2||435}}&lt;br /&gt;
{{PokémonListV2||436}}&lt;br /&gt;
{{PokémonListV2||437}}&lt;br /&gt;
{{PokémonListV2||438}}&lt;br /&gt;
{{PokémonListV2||439}}&lt;br /&gt;
{{PokémonListV2||440}}&lt;br /&gt;
{{PokémonListV2||441}}&lt;br /&gt;
{{PokémonListV2||442}}&lt;br /&gt;
{{PokémonListV2||443}}&lt;br /&gt;
{{PokémonListV2||444}}&lt;br /&gt;
{{PokémonListV2||445}}&lt;br /&gt;
{{PokémonListV2||446}}&lt;br /&gt;
{{PokémonListV2||447}}&lt;br /&gt;
{{PokémonListV2||448}}&lt;br /&gt;
{{PokémonListV2||449}}&lt;br /&gt;
{{PokémonListV2||450}}&lt;br /&gt;
{{PokémonListV2||451}}&lt;br /&gt;
{{PokémonListV2||452}}&lt;br /&gt;
{{PokémonListV2||453}}&lt;br /&gt;
{{PokémonListV2||454}}&lt;br /&gt;
{{PokémonListV2||455}}&lt;br /&gt;
{{PokémonListV2||456}}&lt;br /&gt;
{{PokémonListV2||457}}&lt;br /&gt;
{{PokémonListV2||458}}&lt;br /&gt;
{{PokémonListV2||459}}&lt;br /&gt;
{{PokémonListV2||460}}&lt;br /&gt;
{{PokémonListV2||461}}&lt;br /&gt;
{{PokémonListV2||462}}&lt;br /&gt;
{{PokémonListV2||463}}&lt;br /&gt;
{{PokémonListV2||464}}&lt;br /&gt;
{{PokémonListV2||465}}&lt;br /&gt;
{{PokémonListV2||466}}&lt;br /&gt;
{{PokémonListV2||467}}&lt;br /&gt;
{{PokémonListV2||468}}&lt;br /&gt;
{{PokémonListV2||469}}&lt;br /&gt;
{{PokémonListV2||470}}&lt;br /&gt;
{{PokémonListV2||471}}&lt;br /&gt;
{{PokémonListV2||472}}&lt;br /&gt;
{{PokémonListV2||473}}&lt;br /&gt;
{{PokémonListV2||474}}&lt;br /&gt;
{{PokémonListV2||475}}&lt;br /&gt;
{{PokémonListV2||476}}&lt;br /&gt;
{{PokémonListV2||477}}&lt;br /&gt;
{{PokémonListV2||478}}&lt;br /&gt;
{{PokémonListV2||479}}&lt;br /&gt;
{{PokémonListV2||480}}&lt;br /&gt;
{{PokémonListV2||481}}&lt;br /&gt;
{{PokémonListV2||482}}&lt;br /&gt;
{{PokémonListV2||483}}&lt;br /&gt;
{{PokémonListV2||484}}&lt;br /&gt;
{{PokémonListV2||485}}&lt;br /&gt;
{{PokémonListV2||486}}&lt;br /&gt;
{{PokémonListV2||487}}&lt;br /&gt;
{{PokémonListV2||488}}&lt;br /&gt;
{{PokémonListV2||489}}&lt;br /&gt;
{{PokémonListV2||490}}&lt;br /&gt;
{{PokémonListV2||491}}&lt;br /&gt;
{{PokémonListV2||492}}&lt;br /&gt;
{{PokémonListV2||493}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||494}}&lt;br /&gt;
{{PokémonListV2||495}}&lt;br /&gt;
{{PokémonListV2||496}}&lt;br /&gt;
{{PokémonListV2||497}}&lt;br /&gt;
{{PokémonListV2||498}}&lt;br /&gt;
{{PokémonListV2||499}}&lt;br /&gt;
{{PokémonListV2||500}}&lt;br /&gt;
{{PokémonListV2||501}}&lt;br /&gt;
{{PokémonListV2||502}}&lt;br /&gt;
{{PokémonListV2||503}}&lt;br /&gt;
{{PokémonListV2||504}}&lt;br /&gt;
{{PokémonListV2||505}}&lt;br /&gt;
{{PokémonListV2||506}}&lt;br /&gt;
{{PokémonListV2||507}}&lt;br /&gt;
{{PokémonListV2||508}}&lt;br /&gt;
{{PokémonListV2||509}}&lt;br /&gt;
{{PokémonListV2||510}}&lt;br /&gt;
{{PokémonListV2||511}}&lt;br /&gt;
{{PokémonListV2||512}}&lt;br /&gt;
{{PokémonListV2||513}}&lt;br /&gt;
{{PokémonListV2||514}}&lt;br /&gt;
{{PokémonListV2||515}}&lt;br /&gt;
{{PokémonListV2||516}}&lt;br /&gt;
{{PokémonListV2||517}}&lt;br /&gt;
{{PokémonListV2||518}}&lt;br /&gt;
{{PokémonListV2||519}}&lt;br /&gt;
{{PokémonListV2||520}}&lt;br /&gt;
{{PokémonListV2||521}}&lt;br /&gt;
{{PokémonListV2||522}}&lt;br /&gt;
{{PokémonListV2||523}}&lt;br /&gt;
{{PokémonListV2||524}}&lt;br /&gt;
{{PokémonListV2||525}}&lt;br /&gt;
{{PokémonListV2||526}}&lt;br /&gt;
{{PokémonListV2||527}}&lt;br /&gt;
{{PokémonListV2||528}}&lt;br /&gt;
{{PokémonListV2||529}}&lt;br /&gt;
{{PokémonListV2||530}}&lt;br /&gt;
{{PokémonListV2||531}}&lt;br /&gt;
{{PokémonListV2||532}}&lt;br /&gt;
{{PokémonListV2||533}}&lt;br /&gt;
{{PokémonListV2||534}}&lt;br /&gt;
{{PokémonListV2||535}}&lt;br /&gt;
{{PokémonListV2||536}}&lt;br /&gt;
{{PokémonListV2||537}}&lt;br /&gt;
{{PokémonListV2||538}}&lt;br /&gt;
{{PokémonListV2||539}}&lt;br /&gt;
{{PokémonListV2||540}}&lt;br /&gt;
{{PokémonListV2||541}}&lt;br /&gt;
{{PokémonListV2||542}}&lt;br /&gt;
{{PokémonListV2||543}}&lt;br /&gt;
{{PokémonListV2||544}}&lt;br /&gt;
{{PokémonListV2||545}}&lt;br /&gt;
{{PokémonListV2||546}}&lt;br /&gt;
{{PokémonListV2||547}}&lt;br /&gt;
{{PokémonListV2||548}}&lt;br /&gt;
{{PokémonListV2||549}}&lt;br /&gt;
{{PokémonListV2||550}}&lt;br /&gt;
{{PokémonListV2||551}}&lt;br /&gt;
{{PokémonListV2||552}}&lt;br /&gt;
{{PokémonListV2||553}}&lt;br /&gt;
{{PokémonListV2||554}}&lt;br /&gt;
{{PokémonListV2||555}}&lt;br /&gt;
{{PokémonListV2||556}}&lt;br /&gt;
{{PokémonListV2||557}}&lt;br /&gt;
{{PokémonListV2||558}}&lt;br /&gt;
{{PokémonListV2||559}}&lt;br /&gt;
{{PokémonListV2||560}}&lt;br /&gt;
{{PokémonListV2||561}}&lt;br /&gt;
{{PokémonListV2||562}}&lt;br /&gt;
{{PokémonListV2||563}}&lt;br /&gt;
{{PokémonListV2||564}}&lt;br /&gt;
{{PokémonListV2||565}}&lt;br /&gt;
{{PokémonListV2||566}}&lt;br /&gt;
{{PokémonListV2||567}}&lt;br /&gt;
{{PokémonListV2||568}}&lt;br /&gt;
{{PokémonListV2||569}}&lt;br /&gt;
{{PokémonListV2||570}}&lt;br /&gt;
{{PokémonListV2||571}}&lt;br /&gt;
{{PokémonListV2||572}}&lt;br /&gt;
{{PokémonListV2||573}}&lt;br /&gt;
{{PokémonListV2||574}}&lt;br /&gt;
{{PokémonListV2||575}}&lt;br /&gt;
{{PokémonListV2||576}}&lt;br /&gt;
{{PokémonListV2||577}}&lt;br /&gt;
{{PokémonListV2||578}}&lt;br /&gt;
{{PokémonListV2||579}}&lt;br /&gt;
{{PokémonListV2||580}}&lt;br /&gt;
{{PokémonListV2||581}}&lt;br /&gt;
{{PokémonListV2||582}}&lt;br /&gt;
{{PokémonListV2||583}}&lt;br /&gt;
{{PokémonListV2||584}}&lt;br /&gt;
{{PokémonListV2||585}}&lt;br /&gt;
{{PokémonListV2||586}}&lt;br /&gt;
{{PokémonListV2||587}}&lt;br /&gt;
{{PokémonListV2||588}}&lt;br /&gt;
{{PokémonListV2||589}}&lt;br /&gt;
{{PokémonListV2||590}}&lt;br /&gt;
{{PokémonListV2||591}}&lt;br /&gt;
{{PokémonListV2||592}}&lt;br /&gt;
{{PokémonListV2||593}}&lt;br /&gt;
{{PokémonListV2||594}}&lt;br /&gt;
{{PokémonListV2||595}}&lt;br /&gt;
{{PokémonListV2||596}}&lt;br /&gt;
{{PokémonListV2||597}}&lt;br /&gt;
{{PokémonListV2||598}}&lt;br /&gt;
{{PokémonListV2||599}}&lt;br /&gt;
{{PokémonListV2||600}}&lt;br /&gt;
{{PokémonListV2||601}}&lt;br /&gt;
{{PokémonListV2||602}}&lt;br /&gt;
{{PokémonListV2||603}}&lt;br /&gt;
{{PokémonListV2||604}}&lt;br /&gt;
{{PokémonListV2||605}}&lt;br /&gt;
{{PokémonListV2||606}}&lt;br /&gt;
{{PokémonListV2||607}}&lt;br /&gt;
{{PokémonListV2||608}}&lt;br /&gt;
{{PokémonListV2||609}}&lt;br /&gt;
{{PokémonListV2||610}}&lt;br /&gt;
{{PokémonListV2||611}}&lt;br /&gt;
{{PokémonListV2||612}}&lt;br /&gt;
{{PokémonListV2||613}}&lt;br /&gt;
{{PokémonListV2||614}}&lt;br /&gt;
{{PokémonListV2||615}}&lt;br /&gt;
{{PokémonListV2||616}}&lt;br /&gt;
{{PokémonListV2||617}}&lt;br /&gt;
{{PokémonListV2||618}}&lt;br /&gt;
{{PokémonListV2||619}}&lt;br /&gt;
{{PokémonListV2||620}}&lt;br /&gt;
{{PokémonListV2||621}}&lt;br /&gt;
{{PokémonListV2||622}}&lt;br /&gt;
{{PokémonListV2||623}}&lt;br /&gt;
{{PokémonListV2||624}}&lt;br /&gt;
{{PokémonListV2||625}}&lt;br /&gt;
{{PokémonListV2||626}}&lt;br /&gt;
{{PokémonListV2||627}}&lt;br /&gt;
{{PokémonListV2||628}}&lt;br /&gt;
{{PokémonListV2||629}}&lt;br /&gt;
{{PokémonListV2||630}}&lt;br /&gt;
{{PokémonListV2||631}}&lt;br /&gt;
{{PokémonListV2||632}}&lt;br /&gt;
{{PokémonListV2||633}}&lt;br /&gt;
{{PokémonListV2||634}}&lt;br /&gt;
{{PokémonListV2||635}}&lt;br /&gt;
{{PokémonListV2||636}}&lt;br /&gt;
{{PokémonListV2||637}}&lt;br /&gt;
{{PokémonListV2||638}}&lt;br /&gt;
{{PokémonListV2||639}}&lt;br /&gt;
{{PokémonListV2||640}}&lt;br /&gt;
{{PokémonListV2||641}}&lt;br /&gt;
{{PokémonListV2||642}}&lt;br /&gt;
{{PokémonListV2||643}}&lt;br /&gt;
{{PokémonListV2||644}}&lt;br /&gt;
{{PokémonListV2||645}}&lt;br /&gt;
{{PokémonListV2||646}}&lt;br /&gt;
{{PokémonListV2||647}}&lt;br /&gt;
{{PokémonListV2||648}}&lt;br /&gt;
{{PokémonListV2||649}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||650}}&lt;br /&gt;
{{PokémonListV2||651}}&lt;br /&gt;
{{PokémonListV2||652}}&lt;br /&gt;
{{PokémonListV2||653}}&lt;br /&gt;
{{PokémonListV2||654}}&lt;br /&gt;
{{PokémonListV2||655}}&lt;br /&gt;
{{PokémonListV2||656}}&lt;br /&gt;
{{PokémonListV2||657}}&lt;br /&gt;
{{PokémonListV2||658}}&lt;br /&gt;
{{PokémonListV2||659}}&lt;br /&gt;
{{PokémonListV2||660}}&lt;br /&gt;
{{PokémonListV2||661}}&lt;br /&gt;
{{PokémonListV2||662}}&lt;br /&gt;
{{PokémonListV2||663}}&lt;br /&gt;
{{PokémonListV2||664}}&lt;br /&gt;
{{PokémonListV2||665}}&lt;br /&gt;
{{PokémonListV2||666}}&lt;br /&gt;
{{PokémonListV2||667}}&lt;br /&gt;
{{PokémonListV2||668}}&lt;br /&gt;
{{PokémonListV2||669}}&lt;br /&gt;
{{PokémonListV2||670}}&lt;br /&gt;
{{PokémonListV2||671}}&lt;br /&gt;
{{PokémonListV2||672}}&lt;br /&gt;
{{PokémonListV2||673}}&lt;br /&gt;
{{PokémonListV2||674}}&lt;br /&gt;
{{PokémonListV2||675}}&lt;br /&gt;
{{PokémonListV2||676}}&lt;br /&gt;
{{PokémonListV2||677}}&lt;br /&gt;
{{PokémonListV2||678}}&lt;br /&gt;
{{PokémonListV2||679}}&lt;br /&gt;
{{PokémonListV2||680}}&lt;br /&gt;
{{PokémonListV2||681}}&lt;br /&gt;
{{PokémonListV2||682}}&lt;br /&gt;
{{PokémonListV2||683}}&lt;br /&gt;
{{PokémonListV2||684}}&lt;br /&gt;
{{PokémonListV2||685}}&lt;br /&gt;
{{PokémonListV2||686}}&lt;br /&gt;
{{PokémonListV2||687}}&lt;br /&gt;
{{PokémonListV2||688}}&lt;br /&gt;
{{PokémonListV2||689}}&lt;br /&gt;
{{PokémonListV2||690}}&lt;br /&gt;
{{PokémonListV2||691}}&lt;br /&gt;
{{PokémonListV2||692}}&lt;br /&gt;
{{PokémonListV2||693}}&lt;br /&gt;
{{PokémonListV2||694}}&lt;br /&gt;
{{PokémonListV2||695}}&lt;br /&gt;
{{PokémonListV2||696}}&lt;br /&gt;
{{PokémonListV2||697}}&lt;br /&gt;
{{PokémonListV2||698}}&lt;br /&gt;
{{PokémonListV2||699}}&lt;br /&gt;
{{PokémonListV2||700}}&lt;br /&gt;
{{PokémonListV2||701}}&lt;br /&gt;
{{PokémonListV2||702}}&lt;br /&gt;
{{PokémonListV2||703}}&lt;br /&gt;
{{PokémonListV2||704}}&lt;br /&gt;
{{PokémonListV2||705}}&lt;br /&gt;
{{PokémonListV2||706}}&lt;br /&gt;
{{PokémonListV2||707}}&lt;br /&gt;
{{PokémonListV2||708}}&lt;br /&gt;
{{PokémonListV2||709}}&lt;br /&gt;
{{PokémonListV2||710}}&lt;br /&gt;
{{PokémonListV2||711}}&lt;br /&gt;
{{PokémonListV2||712}}&lt;br /&gt;
{{PokémonListV2||713}}&lt;br /&gt;
{{PokémonListV2||714}}&lt;br /&gt;
{{PokémonListV2||715}}&lt;br /&gt;
{{PokémonListV2||716}}&lt;br /&gt;
{{PokémonListV2||717}}&lt;br /&gt;
{{PokémonListV2||718}}&lt;br /&gt;
{{PokémonListV2||719}}&lt;br /&gt;
{{PokémonListV2||720}}&lt;br /&gt;
{{PokémonListV2||721}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||722}}&lt;br /&gt;
{{PokémonListV2||723}}&lt;br /&gt;
{{PokémonListV2||724}}&lt;br /&gt;
{{PokémonListV2||725}}&lt;br /&gt;
{{PokémonListV2||726}}&lt;br /&gt;
{{PokémonListV2||727}}&lt;br /&gt;
{{PokémonListV2||728}}&lt;br /&gt;
{{PokémonListV2||729}}&lt;br /&gt;
{{PokémonListV2||730}}&lt;br /&gt;
{{PokémonListV2||731}}&lt;br /&gt;
{{PokémonListV2||732}}&lt;br /&gt;
{{PokémonListV2||733}}&lt;br /&gt;
{{PokémonListV2||734}}&lt;br /&gt;
{{PokémonListV2||735}}&lt;br /&gt;
{{PokémonListV2||736}}&lt;br /&gt;
{{PokémonListV2||737}}&lt;br /&gt;
{{PokémonListV2||738}}&lt;br /&gt;
{{PokémonListV2||739}}&lt;br /&gt;
{{PokémonListV2||740}}&lt;br /&gt;
{{PokémonListV2||741}}&lt;br /&gt;
{{PokémonListV2||742}}&lt;br /&gt;
{{PokémonListV2||743}}&lt;br /&gt;
{{PokémonListV2||744}}&lt;br /&gt;
{{PokémonListV2||745}}&lt;br /&gt;
{{PokémonListV2||746}}&lt;br /&gt;
{{PokémonListV2||747}}&lt;br /&gt;
{{PokémonListV2||748}}&lt;br /&gt;
{{PokémonListV2||749}}&lt;br /&gt;
{{PokémonListV2||750}}&lt;br /&gt;
{{PokémonListV2||751}}&lt;br /&gt;
{{PokémonListV2||752}}&lt;br /&gt;
{{PokémonListV2||753}}&lt;br /&gt;
{{PokémonListV2||754}}&lt;br /&gt;
{{PokémonListV2||755}}&lt;br /&gt;
{{PokémonListV2||756}}&lt;br /&gt;
{{PokémonListV2||757}}&lt;br /&gt;
{{PokémonListV2||758}}&lt;br /&gt;
{{PokémonListV2||759}}&lt;br /&gt;
{{PokémonListV2||760}}&lt;br /&gt;
{{PokémonListV2||761}}&lt;br /&gt;
{{PokémonListV2||762}}&lt;br /&gt;
{{PokémonListV2||763}}&lt;br /&gt;
{{PokémonListV2||764}}&lt;br /&gt;
{{PokémonListV2||765}}&lt;br /&gt;
{{PokémonListV2||766}}&lt;br /&gt;
{{PokémonListV2||767}}&lt;br /&gt;
{{PokémonListV2||768}}&lt;br /&gt;
{{PokémonListV2||769}}&lt;br /&gt;
{{PokémonListV2||770}}&lt;br /&gt;
{{PokémonListV2||771}}&lt;br /&gt;
{{PokémonListV2||772}}&lt;br /&gt;
{{PokémonListV2||773}}&lt;br /&gt;
{{PokémonListV2||774}}&lt;br /&gt;
{{PokémonListV2||775}}&lt;br /&gt;
{{PokémonListV2||776}}&lt;br /&gt;
{{PokémonListV2||777}}&lt;br /&gt;
{{PokémonListV2||778}}&lt;br /&gt;
{{PokémonListV2||779}}&lt;br /&gt;
{{PokémonListV2||780}}&lt;br /&gt;
{{PokémonListV2||781}}&lt;br /&gt;
{{PokémonListV2||782}}&lt;br /&gt;
{{PokémonListV2||783}}&lt;br /&gt;
{{PokémonListV2||784}}&lt;br /&gt;
{{PokémonListV2||785}}&lt;br /&gt;
{{PokémonListV2||786}}&lt;br /&gt;
{{PokémonListV2||787}}&lt;br /&gt;
{{PokémonListV2||788}}&lt;br /&gt;
{{PokémonListV2||789}}&lt;br /&gt;
{{PokémonListV2||790}}&lt;br /&gt;
{{PokémonListV2||791}}&lt;br /&gt;
{{PokémonListV2||792}}&lt;br /&gt;
{{PokémonListV2||793}}&lt;br /&gt;
{{PokémonListV2||794}}&lt;br /&gt;
{{PokémonListV2||795}}&lt;br /&gt;
{{PokémonListV2||796}}&lt;br /&gt;
{{PokémonListV2||797}}&lt;br /&gt;
{{PokémonListV2||798}}&lt;br /&gt;
{{PokémonListV2||799}}&lt;br /&gt;
{{PokémonListV2||800}}&lt;br /&gt;
{{PokémonListV2||801}}&lt;br /&gt;
{{PokémonListV2||802}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Template:Pok%C3%A9monListV2&amp;diff=38779</id>
		<title>Template:PokémonListV2</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Template:Pok%C3%A9monListV2&amp;diff=38779"/>
		<updated>2019-01-24T16:58:45Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Updated pokemon list to 0.55&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{NoteV2}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
For the last pipe line, the syntax accepted are&lt;br /&gt;
Yes = Implemented, Obtainable, Catchable in wild&lt;br /&gt;
IOC = Same as above&lt;br /&gt;
IONC = Implemented, Obtainable, Not in wild&lt;br /&gt;
INONC = Implemented, Not obtainable, Not in wild&lt;br /&gt;
NINONC = Not implemented at all.&lt;br /&gt;
Special = Implemented, Not obtainable, Not in wild, but possessed by a few players&lt;br /&gt;
No = Same as NINONC&lt;br /&gt;
--&amp;gt;&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#switch:{{{2|}}}&lt;br /&gt;
| 1 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|1|Bulbasaur|Yes}}&lt;br /&gt;
| 2 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|2|Ivysaur|Yes}}&lt;br /&gt;
| 3 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|3|Venusaur|Yes}}&lt;br /&gt;
| 4 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|4|Charmander|Yes}}&lt;br /&gt;
| 5 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|5|Charmeleon|Yes}}&lt;br /&gt;
| 6 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|6|Charizard|Yes}}&lt;br /&gt;
| 7 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|7|Squirtle|Yes}}&lt;br /&gt;
| 8 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|8|Wartortle|Yes}}&lt;br /&gt;
| 9 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|9|Blastoise|Yes}}&lt;br /&gt;
| 10 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|10|Caterpie|Yes}}&lt;br /&gt;
| 11 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|11|Metapod|Yes}}&lt;br /&gt;
| 12 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|12|Butterfree|Yes}}&lt;br /&gt;
| 13 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|13|Weedle|Yes}}&lt;br /&gt;
| 14 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|14|Kakuna|Yes}}&lt;br /&gt;
| 15 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|15|Beedrill|Yes}}&lt;br /&gt;
| 16 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|16|Pidgey|Yes}}&lt;br /&gt;
| 17 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|17|Pidgeotto|Yes}}&lt;br /&gt;
| 18 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|18|Pidgeot|Yes}}&lt;br /&gt;
| 19 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|19|Rattata|Yes}}&lt;br /&gt;
| 20 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|20|Raticate|Yes}}&lt;br /&gt;
| 21 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|21|Spearow|Yes}}&lt;br /&gt;
| 22 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|22|Fearow|Yes}}&lt;br /&gt;
| 23 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|23|Ekans|Yes}}&lt;br /&gt;
| 24 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|24|Arbok|Yes}}&lt;br /&gt;
| 25 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|25|Pikachu|Yes}}&lt;br /&gt;
| 26 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|26|Raichu|Yes}}&lt;br /&gt;
| 27 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|27|Sandshrew|Yes}}&lt;br /&gt;
| 28 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|28|Sandslash|Yes}}&lt;br /&gt;
| 29 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|29|Nidoran♀|Yes}}&lt;br /&gt;
| 30 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|30|Nidorina|Yes}}&lt;br /&gt;
| 31 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|31|Nidoqueen|Yes}}&lt;br /&gt;
| 32 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|32|Nidoran♂|Yes}}&lt;br /&gt;
| 33 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|33|Nidorino|Yes}}&lt;br /&gt;
| 34 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|34|Nidoking|Yes}}&lt;br /&gt;
| 35 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|35|Clefairy|Yes}}&lt;br /&gt;
| 36 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|36|Clefable|Yes}}&lt;br /&gt;
| 37 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|37|Vulpix|Yes}}&lt;br /&gt;
| 38 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|38|Ninetales|Yes}}&lt;br /&gt;
| 39 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|39|Jigglypuff|Yes}}&lt;br /&gt;
| 40 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|40|Wigglytuff|Yes}}&lt;br /&gt;
| 41 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|41|Zubat|Yes}}&lt;br /&gt;
| 42 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|42|Golbat|Yes}}&lt;br /&gt;
| 43 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|43|Oddish|Yes}}&lt;br /&gt;
| 44 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|44|Gloom|Yes}}&lt;br /&gt;
| 45 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|45|Vileplume|Yes}}&lt;br /&gt;
| 46 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|46|Paras|Yes}}&lt;br /&gt;
| 47 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|47|Parasect|Yes}}&lt;br /&gt;
| 48 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|48|Venonat|Yes}}&lt;br /&gt;
| 49 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|49|Venomoth|Yes}}&lt;br /&gt;
| 50 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|50|Diglett|Yes}}&lt;br /&gt;
| 51 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|51|Dugtrio|Yes}}&lt;br /&gt;
| 52 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|52|Meowth|Yes}}&lt;br /&gt;
| 53 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|53|Persian|Yes}}&lt;br /&gt;
| 54 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|54|Psyduck|Yes}}&lt;br /&gt;
| 55 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|55|Golduck|Yes}}&lt;br /&gt;
| 56 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|56|Mankey|Yes}}&lt;br /&gt;
| 57 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|57|Primeape|Yes}}&lt;br /&gt;
| 58 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|58|Growlithe|Yes}}&lt;br /&gt;
| 59 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|59|Arcanine|Yes}}&lt;br /&gt;
| 60 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|60|Poliwag|Yes}}&lt;br /&gt;
| 61 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|61|Poliwhirl|Yes}}&lt;br /&gt;
| 62 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|62|Poliwrath|Yes}}&lt;br /&gt;
| 63 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|63|Abra|Yes}}&lt;br /&gt;
| 64 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|64|Kadabra|Yes}}&lt;br /&gt;
| 65 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|65|Alakazam|Yes}}&lt;br /&gt;
| 66 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|66|Machop|Yes}}&lt;br /&gt;
| 67 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|67|Machoke|Yes}}&lt;br /&gt;
| 68 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|68|Machamp|Yes}}&lt;br /&gt;
| 69 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|69|Bellsprout|Yes}}&lt;br /&gt;
| 70 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|70|Weepinbell|Yes}}&lt;br /&gt;
| 71 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|71|Victreebel|Yes}}&lt;br /&gt;
| 72 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|72|Tentacool|Yes}}&lt;br /&gt;
| 73 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|73|Tentacruel|Yes}}&lt;br /&gt;
| 74 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|74|Geodude|Yes}}&lt;br /&gt;
| 75 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|75|Graveler|Yes}}&lt;br /&gt;
| 76 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|76|Golem|Yes}}&lt;br /&gt;
| 77 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|77|Ponyta|Yes}}&lt;br /&gt;
| 78 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|78|Rapidash|Yes}}&lt;br /&gt;
| 79 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|79|Slowpoke|Yes}}&lt;br /&gt;
| 80 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|80|Slowbro|Yes}}&lt;br /&gt;
| 81 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|81|Magnemite|Yes}}&lt;br /&gt;
| 82 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|82|Magneton|Yes}}&lt;br /&gt;
| 83 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|83|Farfetch'd|Yes}}&lt;br /&gt;
| 84 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|84|Doduo|Yes}}&lt;br /&gt;
| 85 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|85|Dodrio|Yes}}&lt;br /&gt;
| 86 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|86|Seel|Yes}}&lt;br /&gt;
| 87 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|87|Dewgong|Yes}}&lt;br /&gt;
| 88 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|88|Grimer|Yes}}&lt;br /&gt;
| 89 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|89|Muk|Yes}}&lt;br /&gt;
| 90 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|90|Shellder|Yes}}&lt;br /&gt;
| 91 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|91|Cloyster|Yes}}&lt;br /&gt;
| 92 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|92|Gastly|Yes}}&lt;br /&gt;
| 93 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|93|Haunter|Yes}}&lt;br /&gt;
| 94 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|94|Gengar|Yes}}&lt;br /&gt;
| 95 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|95|Onix|Yes}}&lt;br /&gt;
| 96 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|96|Drowzee|Yes}}&lt;br /&gt;
| 97 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|97|Hypno|Yes}}&lt;br /&gt;
| 98 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|98|Krabby|Yes}}&lt;br /&gt;
| 99 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|99|Kingler|Yes}}&lt;br /&gt;
| 100 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|100|Voltorb|Yes}}&lt;br /&gt;
| 101 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|101|Electrode|Yes}}&lt;br /&gt;
| 102 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|102|Exeggcute|Yes}}&lt;br /&gt;
| 103 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|103|Exeggutor|Yes}}&lt;br /&gt;
| 104 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|104|Cubone|Yes}}&lt;br /&gt;
| 105 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|105|Marowak|Yes}}&lt;br /&gt;
| 106 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|106|Hitmonlee|Yes}}&lt;br /&gt;
| 107 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|107|Hitmonchan|Yes}}&lt;br /&gt;
| 108 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|108|Lickitung|Yes}}&lt;br /&gt;
| 109 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|109|Koffing|Yes}}&lt;br /&gt;
| 110 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|110|Weezing|Yes}}&lt;br /&gt;
| 111 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|111|Rhyhorn|Yes}}&lt;br /&gt;
| 112 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|112|Rhydon|Yes}}&lt;br /&gt;
| 113 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|113|Chansey|Yes}}&lt;br /&gt;
| 114 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|114|Tangela|Yes}}&lt;br /&gt;
| 115 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|115|Kangaskhan|Yes}}&lt;br /&gt;
| 116 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|116|Horsea|Yes}}&lt;br /&gt;
| 117 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|117|Seadra|Yes}}&lt;br /&gt;
| 118 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|118|Goldeen|Yes}}&lt;br /&gt;
| 119 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|119|Seaking|Yes}}&lt;br /&gt;
| 120 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|120|Staryu|Yes}}&lt;br /&gt;
| 121 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|121|Starmie|Yes}}&lt;br /&gt;
| 122 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|122|Mr. Mime|Yes}}&lt;br /&gt;
| 123 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|123|Scyther|Yes}}&lt;br /&gt;
| 124 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|124|Jynx|Yes}}&lt;br /&gt;
| 125 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|125|Electabuzz|Yes}}&lt;br /&gt;
| 126 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|126|Magmar|Yes}}&lt;br /&gt;
| 127 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|127|Pinsir|Yes}}&lt;br /&gt;
| 128 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|128|Tauros|Yes}}&lt;br /&gt;
| 129 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|129|Magikarp|Yes}}&lt;br /&gt;
| 130 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|130|Gyarados|Yes}}&lt;br /&gt;
| 131 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|131|Lapras|Yes}}&lt;br /&gt;
| 132 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|132|Ditto|Yes}}&lt;br /&gt;
| 133 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|133|Eevee|Yes}}&lt;br /&gt;
| 134 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|134|Vaporeon|Yes}}&lt;br /&gt;
| 135 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|135|Jolteon|Yes}}&lt;br /&gt;
| 136 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|136|Flareon|Yes}}&lt;br /&gt;
| 137 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|137|Porygon|Yes}}&lt;br /&gt;
| 138 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|138|Omanyte|IONC}}&lt;br /&gt;
| 139 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|139|Omastar|IONC}}&lt;br /&gt;
| 140 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|140|Kabuto|IONC}}&lt;br /&gt;
| 141 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|141|Kabutops|IONC}}&lt;br /&gt;
| 142 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|142|Aerodactyl|IONC}}&lt;br /&gt;
| 143 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|143|Snorlax|Yes}}&lt;br /&gt;
| 144 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|144|Articuno|Yes}}&lt;br /&gt;
| 145 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|145|Zapdos|Yes}}&lt;br /&gt;
| 146 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|146|Moltres|Yes}}&lt;br /&gt;
| 147 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|147|Dratini|Yes}}&lt;br /&gt;
| 148 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|148|Dragonair|Yes}}&lt;br /&gt;
| 149 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|149|Dragonite|Yes}}&lt;br /&gt;
| 150 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|150|Mewtwo|Yes}}&lt;br /&gt;
| 151 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|151|Mew|Yes}}&lt;br /&gt;
| 152 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|152|Chikorita|Yes}}&lt;br /&gt;
| 153 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|153|Bayleef|Yes}}&lt;br /&gt;
| 154 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|154|Meganium|Yes}}&lt;br /&gt;
| 155 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|155|Cyndaquil|Yes}}&lt;br /&gt;
| 156 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|156|Quilava|Yes}}&lt;br /&gt;
| 157 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|157|Typhlosion|Yes}}&lt;br /&gt;
| 158 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|158|Totodile|Yes}}&lt;br /&gt;
| 159 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|159|Croconaw|Yes}}&lt;br /&gt;
| 160 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|160|Feraligatr|Yes}}&lt;br /&gt;
| 161 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|161|Sentret|Yes}}&lt;br /&gt;
| 162 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|162|Furret|Yes}}&lt;br /&gt;
| 163 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|163|Hoothoot|Yes}}&lt;br /&gt;
| 164 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|164|Noctowl|Yes}}&lt;br /&gt;
| 165 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|165|Ledyba|Yes}}&lt;br /&gt;
| 166 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|166|Ledian|Yes}}&lt;br /&gt;
| 167 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|167|Spinarak|Yes}}&lt;br /&gt;
| 168 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|168|Ariados|Yes}}&lt;br /&gt;
| 169 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|169|Crobat|Yes}}&lt;br /&gt;
| 170 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|170|Chinchou|Yes}}&lt;br /&gt;
| 171 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|171|Lanturn|Yes}}&lt;br /&gt;
| 172 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|172|Pichu|Yes}}&lt;br /&gt;
| 173 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|173|Cleffa|Yes}}&lt;br /&gt;
| 174 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|174|Igglybuff|Yes}}&lt;br /&gt;
| 175 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|175|Togepi|Yes}}&lt;br /&gt;
| 176 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|176|Togetic|Yes}}&lt;br /&gt;
| 177 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|177|Natu|Yes}}&lt;br /&gt;
| 178 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|178|Xatu|Yes}}&lt;br /&gt;
| 179 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|179|Mareep|Yes}}&lt;br /&gt;
| 180 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|180|Flaaffy|Yes}}&lt;br /&gt;
| 181 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|181|Ampharos|Yes}}&lt;br /&gt;
| 182 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|182|Bellossom|Yes}}&lt;br /&gt;
| 183 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|183|Marill|Yes}}&lt;br /&gt;
| 184 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|184|Azumarill|Yes}}&lt;br /&gt;
| 185 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|185|Sudowoodo|Yes}}&lt;br /&gt;
| 186 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|186|Politoed|Yes}}&lt;br /&gt;
| 187 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|187|Hoppip|Yes}}&lt;br /&gt;
| 188 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|188|Skiploom|Yes}}&lt;br /&gt;
| 189 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|189|Jumpluff|Yes}}&lt;br /&gt;
| 190 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|190|Aipom|Yes}}&lt;br /&gt;
| 191 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|191|Sunkern|Yes}}&lt;br /&gt;
| 192 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|192|Sunflora|Yes}}&lt;br /&gt;
| 193 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|193|Yanma|Yes}}&lt;br /&gt;
| 194 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|194|Wooper|Yes}}&lt;br /&gt;
| 195 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|195|Quagsire|Yes}}&lt;br /&gt;
| 196 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|196|Espeon|Yes}}&lt;br /&gt;
| 197 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|197|Umbreon|Yes}}&lt;br /&gt;
| 198 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|198|Murkrow|Yes}}&lt;br /&gt;
| 199 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|199|Slowking|Yes}}&lt;br /&gt;
| 200 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|200|Misdreavus|Yes}}&lt;br /&gt;
| 201 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|201|Unown|Yes}}&lt;br /&gt;
| 202 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|202|Wobbuffet|Yes}}&lt;br /&gt;
| 203 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|203|Girafarig|Yes}}&lt;br /&gt;
| 204 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|204|Pineco|Yes}}&lt;br /&gt;
| 205 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|205|Forretress|Yes}}&lt;br /&gt;
| 206 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|206|Dunsparce|Yes}}&lt;br /&gt;
| 207 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|207|Gligar|Yes}}&lt;br /&gt;
| 208 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|208|Steelix|Yes}}&lt;br /&gt;
| 209 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|209|Snubbull|Yes}}&lt;br /&gt;
| 210 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|210|Granbull|Yes}}&lt;br /&gt;
| 211 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|211|Qwilfish|Yes}}&lt;br /&gt;
| 212 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|212|Scizor|Yes}}&lt;br /&gt;
| 213 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|213|Shuckle|Yes}}&lt;br /&gt;
| 214 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|214|Heracross|Yes}}&lt;br /&gt;
| 215 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|215|Sneasel|Yes}}&lt;br /&gt;
| 216 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|216|Teddiursa|Yes}}&lt;br /&gt;
| 217 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|217|Ursaring|Yes}}&lt;br /&gt;
| 218 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|218|Slugma|Yes}}&lt;br /&gt;
| 219 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|219|Magcargo|Yes}}&lt;br /&gt;
| 220 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|220|Swinub|Yes}}&lt;br /&gt;
| 221 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|221|Piloswine|Yes}}&lt;br /&gt;
| 222 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|222|Corsola|Yes}}&lt;br /&gt;
| 223 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|223|Remoraid|Yes}}&lt;br /&gt;
| 224 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|224|Octillery|Yes}}&lt;br /&gt;
| 225 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|225|Delibird|Yes}}&lt;br /&gt;
| 226 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|226|Mantine|Yes}}&lt;br /&gt;
| 227 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|227|Skarmory|Yes}}&lt;br /&gt;
| 228 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|228|Houndour|Yes}}&lt;br /&gt;
| 229 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|229|Houndoom|Yes}}&lt;br /&gt;
| 230 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|230|Kingdra|Yes}}&lt;br /&gt;
| 231 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|231|Phanpy|Yes}}&lt;br /&gt;
| 232 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|232|Donphan|Yes}}&lt;br /&gt;
| 233 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|233|Porygon2|Yes}}&lt;br /&gt;
| 234 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|234|Stantler|Yes}}&lt;br /&gt;
| 235 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|235|Smeargle|Yes}}&lt;br /&gt;
| 236 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|236|Tyrogue|Yes}}&lt;br /&gt;
| 237 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|237|Hitmontop|Yes}}&lt;br /&gt;
| 238 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|238|Smoochum|Yes}}&lt;br /&gt;
| 239 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|239|Elekid|Yes}}&lt;br /&gt;
| 240 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|240|Magby|Yes}}&lt;br /&gt;
| 241 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|241|Miltank|Yes}}&lt;br /&gt;
| 242 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|242|Blissey|Yes}}&lt;br /&gt;
| 243 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|243|Raikou|Yes}}&lt;br /&gt;
| 244 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|244|Entei|Yes}}&lt;br /&gt;
| 245 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|245|Suicune|Yes}}&lt;br /&gt;
| 246 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|246|Larvitar|Yes}}&lt;br /&gt;
| 247 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|247|Pupitar|Yes}}&lt;br /&gt;
| 248 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|248|Tyranitar|Yes}}&lt;br /&gt;
| 249 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|249|Lugia|Yes}}&lt;br /&gt;
| 250 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|250|Ho-Oh|Yes}}&lt;br /&gt;
| 251 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|251|Celebi|Yes}}&lt;br /&gt;
| 252 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|252|Treecko|IONC}}&lt;br /&gt;
| 253 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|253|Grovyle|IONC}}&lt;br /&gt;
| 254 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|254|Sceptile|IONC}}&lt;br /&gt;
| 255 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|255|Torchic|IONC}}&lt;br /&gt;
| 256 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|256|Combusken|IONC}}&lt;br /&gt;
| 257 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|257|Blaziken|IONC}}&lt;br /&gt;
| 258 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|258|Mudkip|IONC}}&lt;br /&gt;
| 259 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|259|Marshtomp|IONC}}&lt;br /&gt;
| 260 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|260|Swampert|IONC}}&lt;br /&gt;
| 261 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|261|Poochyena|Yes}}&lt;br /&gt;
| 262 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|262|Mightyena|Yes}}&lt;br /&gt;
| 263 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|263|Zigzagoon|Yes}}&lt;br /&gt;
| 264 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|264|Linoone|Yes}}&lt;br /&gt;
| 265 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|265|Wurmple|Yes}}&lt;br /&gt;
| 266 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|266|Silcoon|Yes}}&lt;br /&gt;
| 267 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|267|Beautifly|Yes}}&lt;br /&gt;
| 268 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|268|Cascoon|Yes}}&lt;br /&gt;
| 269 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|269|Dustox|Yes}}&lt;br /&gt;
| 270 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|270|Lotad|Yes}}&lt;br /&gt;
| 271 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|271|Lombre|Yes}}&lt;br /&gt;
| 272 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|272|Ludicolo|Yes}}&lt;br /&gt;
| 273 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|273|Seedot|Yes}}&lt;br /&gt;
| 274 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|274|Nuzleaf|Yes}}&lt;br /&gt;
| 275 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|275|Shiftry|Yes}}&lt;br /&gt;
| 276 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|276|Taillow|Yes}}&lt;br /&gt;
| 277 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|277|Swellow|Yes}}&lt;br /&gt;
| 278 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|278|Wingull|Yes}}&lt;br /&gt;
| 279 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|279|Pelipper|Yes}}&lt;br /&gt;
| 280 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|280|Ralts|Yes}}&lt;br /&gt;
| 281 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|281|Kirlia|Yes}}&lt;br /&gt;
| 282 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|282|Gardevoir|Yes}}&lt;br /&gt;
| 283 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|283|Surskit|INONC}}&lt;br /&gt;
| 284 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|284|Masquerain|INONC}}&lt;br /&gt;
| 285 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|285|Shroomish|Yes}}&lt;br /&gt;
| 286 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|286|Breloom|Yes}}&lt;br /&gt;
| 287 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|287|Slakoth|Yes}}&lt;br /&gt;
| 288 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|288|Vigoroth|Yes}}&lt;br /&gt;
| 289 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|289|Slaking|Yes}}&lt;br /&gt;
| 290 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|290|Nincada|INONC}}&lt;br /&gt;
| 291 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|291|Ninjask|INONC}}&lt;br /&gt;
| 292 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|292|Shedinja|INONC}}&lt;br /&gt;
| 293 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|293|Whismur|INONC}}&lt;br /&gt;
| 294 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|294|Loudred|INONC}}&lt;br /&gt;
| 295 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|295|Exploud|INONC}}&lt;br /&gt;
| 296 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|296|Makuhita|Yes}}&lt;br /&gt;
| 297 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|297|Hariyama|Yes}}&lt;br /&gt;
| 298 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|298|Azurill|Yes}}&lt;br /&gt;
| 299 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|299|Nosepass|Yes}}&lt;br /&gt;
| 300 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|300|Skitty|INONC}}&lt;br /&gt;
| 301 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|301|Delcatty|INONC}}&lt;br /&gt;
| 302 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|302|Sableye|INONC}}&lt;br /&gt;
| 303 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|303|Mawile|INONC}}&lt;br /&gt;
| 304 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|304|Aron|Yes}}&lt;br /&gt;
| 305 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|305|Lairon|Yes}}&lt;br /&gt;
| 306 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|306|Aggron|Yes}}&lt;br /&gt;
| 307 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|307|Meditite|Yes}}&lt;br /&gt;
| 308 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|308|Medicham|Yes}}&lt;br /&gt;
| 309 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|309|Electrike|INONC}}&lt;br /&gt;
| 310 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|310|Manectric|INONC}}&lt;br /&gt;
| 311 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|311|Plusle|INONC}}&lt;br /&gt;
| 312 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|312|Minun|INONC}}&lt;br /&gt;
| 313 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|313|Volbeat|INONC}}&lt;br /&gt;
| 314 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|314|Illumise|INONC}}&lt;br /&gt;
| 315 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|315|Roselia|Yes}}&lt;br /&gt;
| 316 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|316|Gulpin|INONC}}&lt;br /&gt;
| 317 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|317|Swalot|INONC}}&lt;br /&gt;
| 318 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|318|Carvanha|Yes}}&lt;br /&gt;
| 319 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|319|Sharpedo|Yes}}&lt;br /&gt;
| 320 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|320|Wailmer|Yes}}&lt;br /&gt;
| 321 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|321|Wailord|Yes}}&lt;br /&gt;
| 322 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|322|Numel|Yes}}&lt;br /&gt;
| 323 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|323|Camerupt|Yes}}&lt;br /&gt;
| 324 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|324|Torkoal|Yes}}&lt;br /&gt;
| 325 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|325|Spoink|INONC}}&lt;br /&gt;
| 326 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|326|Grumpig|INONC}}&lt;br /&gt;
| 327 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|327|Spinda|Yes}}&lt;br /&gt;
| 328 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|328|Trapinch|Yes}}&lt;br /&gt;
| 329 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|329|Vibrava|Yes}}&lt;br /&gt;
| 330 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|330|Flygon|Yes}}&lt;br /&gt;
| 331 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|331|Cacnea|Yes}}&lt;br /&gt;
| 332 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|332|Cacturne|Yes}}&lt;br /&gt;
| 333 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|333|Swablu|Yes}}&lt;br /&gt;
| 334 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|334|Altaria|Yes}}&lt;br /&gt;
| 335 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|335|Zangoose|Yes}}&lt;br /&gt;
| 336 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|336|Seviper|Yes}}&lt;br /&gt;
| 337 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|337|Lunatone|Yes}}&lt;br /&gt;
| 338 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|338|Solrock|Yes}}&lt;br /&gt;
| 339 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|339|Barboach|INONC}}&lt;br /&gt;
| 340 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|340|Whiscash|INONC}}&lt;br /&gt;
| 341 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|341|Corphish|Yes}}&lt;br /&gt;
| 342 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|342|Crawdaunt|Yes}}&lt;br /&gt;
| 343 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|343|Baltoy|INONC}}&lt;br /&gt;
| 344 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|344|Claydol|INONC}}&lt;br /&gt;
| 345 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|345|Lileep|INONC}}&lt;br /&gt;
| 346 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|346|Cradily|INONC}}&lt;br /&gt;
| 347 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|347|Anorith|INONC}}&lt;br /&gt;
| 348 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|348|Armaldo|INONC}}&lt;br /&gt;
| 349 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|349|Feebas|Yes}}&lt;br /&gt;
| 350 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|350|Milotic|Yes}}&lt;br /&gt;
| 351 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|351|Castform|INONC}}&lt;br /&gt;
| 352 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|352|Kecleon|INONC}}&lt;br /&gt;
| 353 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|353|Shuppet|INONC}}&lt;br /&gt;
| 354 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|354|Banette|INONC}}&lt;br /&gt;
| 355 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|355|Duskull|Yes}}&lt;br /&gt;
| 356 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|356|Dusclops|Yes}}&lt;br /&gt;
| 357 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|357|Tropius|Yes}}&lt;br /&gt;
| 358 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|358|Chimecho|INONC}}&lt;br /&gt;
| 359 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|359|Absol|INONC}}&lt;br /&gt;
| 360 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|360|Wynaut|Yes}}&lt;br /&gt;
| 361 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|361|Snorunt|Yes}}&lt;br /&gt;
| 362 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|362|Glalie|Yes}}&lt;br /&gt;
| 363 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|363|Spheal|Yes}}&lt;br /&gt;
| 364 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|364|Sealeo|Yes}}&lt;br /&gt;
| 365 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|365|Walrein|Yes}}&lt;br /&gt;
| 366 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|366|Clamperl|Yes}}&lt;br /&gt;
| 367 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|367|Huntail|Yes}}&lt;br /&gt;
| 368 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|368|Gorebyss|Yes}}&lt;br /&gt;
| 369 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|369|Relicanth|Yes}}&lt;br /&gt;
| 370 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|370|Luvdisc|Yes}}&lt;br /&gt;
| 371 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|371|Bagon|Yes}}&lt;br /&gt;
| 372 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|372|Shelgon|Yes}}&lt;br /&gt;
| 373 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|373|Salamence|Yes}}&lt;br /&gt;
| 374 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|374|Beldum|Yes}}&lt;br /&gt;
| 375 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|375|Metang|Yes}}&lt;br /&gt;
| 376 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|376|Metagross|Yes}}&lt;br /&gt;
| 377 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|377|Regirock|INONC}}&lt;br /&gt;
| 378 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|378|Regice|INONC}}&lt;br /&gt;
| 379 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|379|Registeel|INONC}}&lt;br /&gt;
| 380 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|380|Latias|INONC}}&lt;br /&gt;
| 381 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|381|Latios|INONC}}&lt;br /&gt;
| 382 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|382|Kyogre|INONC}}&lt;br /&gt;
| 383 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|383|Groudon|INONC}}&lt;br /&gt;
| 384 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|384|Rayquaza|INONC}}&lt;br /&gt;
| 385 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|385|Jirachi|Yes}}&lt;br /&gt;
| 386 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|386|Deoxys|INONC}}&lt;br /&gt;
| 387 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|387|Turtwig|IONC}}&lt;br /&gt;
| 388 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|388|Grotle|IONC}}&lt;br /&gt;
| 389 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|389|Torterra|IONC}}&lt;br /&gt;
| 390 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|390|Chimchar|IONC}}&lt;br /&gt;
| 391 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|391|Monferno|IONC}}&lt;br /&gt;
| 392 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|392|Infernape|IONC}}&lt;br /&gt;
| 393 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|393|Piplup|IONC}}&lt;br /&gt;
| 394 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|394|Prinplup|IONC}}&lt;br /&gt;
| 395 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|395|Empoleon|IONC}}&lt;br /&gt;
| 396 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|396|Starly|Yes}}&lt;br /&gt;
| 397 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|397|Staravia|Yes}}&lt;br /&gt;
| 398 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|398|Staraptor|Yes}}&lt;br /&gt;
| 399 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|399|Bidoof|Yes}}&lt;br /&gt;
| 400 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|400|Bibarel|Yes}}&lt;br /&gt;
| 401 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|401|Kricketot|INONC}}&lt;br /&gt;
| 402 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|402|Kricketune|INONC}}&lt;br /&gt;
| 403 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|403|Shinx|Yes}}&lt;br /&gt;
| 404 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|404|Luxio|Yes}}&lt;br /&gt;
| 405 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|405|Luxray|Yes}}&lt;br /&gt;
| 406 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|406|Budew|Yes}}&lt;br /&gt;
| 407 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|407|Roserade|Yes}}&lt;br /&gt;
| 408 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|408|Cranidos|INONC}}&lt;br /&gt;
| 409 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|409|Rampardos|INONC}}&lt;br /&gt;
| 410 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|410|Shieldon|INONC}}&lt;br /&gt;
| 411 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|411|Bastiodon|INONC}}&lt;br /&gt;
| 412 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|412|Burmy|INONC}}&lt;br /&gt;
| 413 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|413|Wormadam|INONC}}&lt;br /&gt;
| 414 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|414|Mothim|INONC}}&lt;br /&gt;
| 415 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|415|Combee|Yes}}&lt;br /&gt;
| 416 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|416|Vespiquen|Yes}}&lt;br /&gt;
| 417 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|417|Pachirisu|INONC}}&lt;br /&gt;
| 418 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|418|Buizel|Yes}}&lt;br /&gt;
| 419 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|419|Floatzel|Yes}}&lt;br /&gt;
| 420 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|420|Cherubi|Yes}}&lt;br /&gt;
| 421 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|421|Cherrim|Yes}}&lt;br /&gt;
| 422 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|422|Shellos|Yes}}&lt;br /&gt;
| 423 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|423|Gastrodon|Yes}}&lt;br /&gt;
| 424 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|424|Ambipom|Yes}}&lt;br /&gt;
| 425 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|425|Drifloon|INONC}}&lt;br /&gt;
| 426 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|426|Drifblim|INONC}}&lt;br /&gt;
| 427 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|427|Buneary|Yes}}&lt;br /&gt;
| 428 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|428|Lopunny|Yes}}&lt;br /&gt;
| 429 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|429|Mismagius|Yes}}&lt;br /&gt;
| 430 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|430|Honchkrow|Yes}}&lt;br /&gt;
| 431 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|431|Glameow|INONC}}&lt;br /&gt;
| 432 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|432|Purugly|INONC}}&lt;br /&gt;
| 433 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|433|Chingling|INONC}}&lt;br /&gt;
| 434 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|434|Stunky|INONC}}&lt;br /&gt;
| 435 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|435|Skuntank|INONC}}&lt;br /&gt;
| 436 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|436|Bronzor|Yes}}&lt;br /&gt;
| 437 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|437|Bronzong|Yes}}&lt;br /&gt;
| 438 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|438|Bonsly|Yes}}&lt;br /&gt;
| 439 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|439|Mime Jr.|Yes}}&lt;br /&gt;
| 440 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|440|Happiny|Yes}}&lt;br /&gt;
| 441 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|441|Chatot|INONC}}&lt;br /&gt;
| 442 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|442|Spiritomb|Yes}}&lt;br /&gt;
| 443 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|443|Gible|Yes}}&lt;br /&gt;
| 444 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|444|Gabite|Yes}}&lt;br /&gt;
| 445 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|445|Garchomp|Yes}}&lt;br /&gt;
| 446 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|446|Munchlax|Yes}}&lt;br /&gt;
| 447 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|447|Riolu|Yes}}&lt;br /&gt;
| 448 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|448|Lucario|Yes}}&lt;br /&gt;
| 449 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|449|Hippopotas|Yes}}&lt;br /&gt;
| 450 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|450|Hippowdon|Yes}}&lt;br /&gt;
| 451 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|451|Skorupi|Yes}}&lt;br /&gt;
| 452 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|452|Drapion|Yes}}&lt;br /&gt;
| 453 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|453|Croagunk|Yes}}&lt;br /&gt;
| 454 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|454|Toxicroak|Yes}}&lt;br /&gt;
| 455 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|455|Carnivine|INONC}}&lt;br /&gt;
| 456 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|456|Finneon|Yes}}&lt;br /&gt;
| 457 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|457|Lumineon|Yes}}&lt;br /&gt;
| 458 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|458|Mantyke|Yes}}&lt;br /&gt;
| 459 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|459|Snover|Yes}}&lt;br /&gt;
| 460 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|460|Abomasnow|Yes}}&lt;br /&gt;
| 461 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|461|Weavile|Yes}}&lt;br /&gt;
| 462 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|462|Magnezone|Yes}}&lt;br /&gt;
| 463 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|463|Lickilicky|Yes}}&lt;br /&gt;
| 464 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|464|Rhyperior|Yes}}&lt;br /&gt;
| 465 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|465|Tangrowth|Yes}}&lt;br /&gt;
| 466 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|466|Electivire|Yes}}&lt;br /&gt;
| 467 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|467|Magmortar|Yes}}&lt;br /&gt;
| 468 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|468|Togekiss|Yes}}&lt;br /&gt;
| 469 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|469|Yanmega|Yes}}&lt;br /&gt;
| 470 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|470|Leafeon|Yes}}&lt;br /&gt;
| 471 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|471|Glaceon|Yes}}&lt;br /&gt;
| 472 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|472|Gliscor|Yes}}&lt;br /&gt;
| 473 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|473|Mamoswine|Yes}}&lt;br /&gt;
| 474 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|474|Porygon-Z|Yes}}&lt;br /&gt;
| 475 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|475|Gallade|Yes}}&lt;br /&gt;
| 476 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|476|Probopass|Yes}}&lt;br /&gt;
| 477 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|477|Dusknoir|Yes}}&lt;br /&gt;
| 478 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|478|Froslass|Yes}}&lt;br /&gt;
| 479 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|479|Rotom|Yes}}&lt;br /&gt;
| 480 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|480|Uxie|INONC}}&lt;br /&gt;
| 481 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|481|Mesprit|INONC}}&lt;br /&gt;
| 482 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|482|Azelf|INONC}}&lt;br /&gt;
| 483 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|483|Dialga|INONC}}&lt;br /&gt;
| 484 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|484|Palkia|INONC}}&lt;br /&gt;
| 485 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|485|Heatran|INONC}}&lt;br /&gt;
| 486 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|486|Regigigas|INONC}}&lt;br /&gt;
| 487 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|487|Giratina|INONC}}&lt;br /&gt;
| 488 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|488|Cresselia|INONC}}&lt;br /&gt;
| 489 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|489|Phione|Yes}}&lt;br /&gt;
| 490 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|490|Manaphy|Yes}}&lt;br /&gt;
| 491 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|491|Darkrai|INONC}}&lt;br /&gt;
| 492 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|492|Shaymin|INONC}}&lt;br /&gt;
| 493 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|493|Arceus|INONC}}&lt;br /&gt;
| 494 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|494|Victini|Yes}}&lt;br /&gt;
| 495 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|495|Snivy|IONC}}&lt;br /&gt;
| 496 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|496|Servine|IONC}}&lt;br /&gt;
| 497 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|497|Serperior|IONC}}&lt;br /&gt;
| 498 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|498|Tepig|IONC}}&lt;br /&gt;
| 499 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|499|Pignite|IONC}}&lt;br /&gt;
| 500 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|500|Emboar|IONC}}&lt;br /&gt;
| 501 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|501|Oshawott|IONC}}&lt;br /&gt;
| 502 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|502|Dewott|IONC}}&lt;br /&gt;
| 503 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|503|Samurott|IONC}}&lt;br /&gt;
| 504 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|504|Patrat|Yes}}&lt;br /&gt;
| 505 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|505|Watchog|Yes}}&lt;br /&gt;
| 506 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|506|Lillipup|Yes}}&lt;br /&gt;
| 507 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|507|Herdier|Yes}}&lt;br /&gt;
| 508 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|508|Stoutland|Yes}}&lt;br /&gt;
| 509 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|509|Purrloin|Yes}}&lt;br /&gt;
| 510 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|510|Liepard|Yes}}&lt;br /&gt;
| 511 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|511|Pansage|Yes}}&lt;br /&gt;
| 512 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|512|Simisage|Yes}}&lt;br /&gt;
| 513 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|513|Pansear|Yes}}&lt;br /&gt;
| 514 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|514|Simisear|Yes}}&lt;br /&gt;
| 515 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|515|Panpour|Yes}}&lt;br /&gt;
| 516 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|516|Simipour|Yes}}&lt;br /&gt;
| 517 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|517|Munna|INONC}}&lt;br /&gt;
| 518 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|518|Musharna|INONC}}&lt;br /&gt;
| 519 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|519|Pidove|Yes}}&lt;br /&gt;
| 520 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|520|Tranquill|Yes}}&lt;br /&gt;
| 521 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|521|Unfezant|Yes}}&lt;br /&gt;
| 522 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|522|Blitzle|Yes}}&lt;br /&gt;
| 523 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|523|Zebstrika|Yes}}&lt;br /&gt;
| 524 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|524|Roggenrola|Yes}}&lt;br /&gt;
| 525 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|525|Boldore|Yes}}&lt;br /&gt;
| 526 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|526|Gigalith|Yes}}&lt;br /&gt;
| 527 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|527|Woobat|Yes}}&lt;br /&gt;
| 528 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|528|Swoobat|Yes}}&lt;br /&gt;
| 529 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|529|Drilbur|INONC}}&lt;br /&gt;
| 530 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|530|Excadrill|INONC}}&lt;br /&gt;
| 531 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|531|Audino|Yes}}&lt;br /&gt;
| 532 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|532|Timburr|INONC}}&lt;br /&gt;
| 533 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|533|Gurdurr|INONC}}&lt;br /&gt;
| 534 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|534|Conkeldurr|INONC}}&lt;br /&gt;
| 535 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|535|Tympole|Yes}}&lt;br /&gt;
| 536 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|536|Palpitoad|Yes}}&lt;br /&gt;
| 537 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|537|Seismitoad|Yes}}&lt;br /&gt;
| 538 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|538|Throh|INONC}}&lt;br /&gt;
| 539 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|539|Sawk|INONC}}&lt;br /&gt;
| 540 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|540|Sewaddle|Yes}}&lt;br /&gt;
| 541 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|541|Swadloon|Yes}}&lt;br /&gt;
| 542 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|542|Leavanny|Yes}}&lt;br /&gt;
| 543 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|543|Venipede|INONC}}&lt;br /&gt;
| 544 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|544|Whirlipede|INONC}}&lt;br /&gt;
| 545 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|545|Scolipede|INONC}}&lt;br /&gt;
| 546 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|546|Cottonee|Yes}}&lt;br /&gt;
| 547 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|547|Whimsicott|Yes}}&lt;br /&gt;
| 548 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|548|Petilil|INONC}}&lt;br /&gt;
| 549 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|549|Lilligant|INONC}}&lt;br /&gt;
| 550 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|550|Basculin|INONC}}&lt;br /&gt;
| 551 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|551|Sandile|Yes}}&lt;br /&gt;
| 552 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|552|Krokorok|Yes}}&lt;br /&gt;
| 553 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|553|Krookodile|Yes}}&lt;br /&gt;
| 554 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|554|Darumaka|INONC}}&lt;br /&gt;
| 555 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|555|Darmanitan|INONC}}&lt;br /&gt;
| 556 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|556|Maractus|Yes}}&lt;br /&gt;
| 557 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|557|Dwebble|Yes}}&lt;br /&gt;
| 558 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|558|Crustle|Yes}}&lt;br /&gt;
| 559 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|559|Scraggy|INONC}}&lt;br /&gt;
| 560 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|560|Scrafty|INONC}}&lt;br /&gt;
| 561 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|561|Sigilyph|INONC}}&lt;br /&gt;
| 562 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|562|Yamask|Yes}}&lt;br /&gt;
| 563 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|563|Cofagrigus|Yes}}&lt;br /&gt;
| 564 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|564|Tirtouga|INONC}}&lt;br /&gt;
| 565 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|565|Carracosta|INONC}}&lt;br /&gt;
| 566 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|566|Archen|INONC}}&lt;br /&gt;
| 567 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|567|Archeops|INONC}}&lt;br /&gt;
| 568 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|568|Trubbish|INONC}}&lt;br /&gt;
| 569 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|569|Garbodor|INONC}}&lt;br /&gt;
| 570 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|570|Zorua|Yes}}&lt;br /&gt;
| 571 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|571|Zoroark|Yes}}&lt;br /&gt;
| 572 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|572|Minccino|INONC}}&lt;br /&gt;
| 573 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|573|Cinccino|INONC}}&lt;br /&gt;
| 574 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|574|Gothita|INONC}}&lt;br /&gt;
| 575 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|575|Gothorita|INONC}}&lt;br /&gt;
| 576 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|576|Gothitelle|INONC}}&lt;br /&gt;
| 577 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|577|Solosis|INONC}}&lt;br /&gt;
| 578 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|578|Duosion|INONC}}&lt;br /&gt;
| 579 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|579|Reuniclus|INONC}}&lt;br /&gt;
| 580 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|580|Ducklett|Yes}}&lt;br /&gt;
| 581 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|581|Swanna|Yes}}&lt;br /&gt;
| 582 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|582|Vanillite|Yes}}&lt;br /&gt;
| 583 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|583|Vanillish|Yes}}&lt;br /&gt;
| 584 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|584|Vanilluxe|Yes}}&lt;br /&gt;
| 585 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|585|Deerling|IONC}}&lt;br /&gt;
| 586 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|586|Sawsbuck|IONC}}&lt;br /&gt;
| 587 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|587|Emolga|INONC}}&lt;br /&gt;
| 588 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|588|Karrablast|Yes}}&lt;br /&gt;
| 589 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|589|Escavalier|Yes}}&lt;br /&gt;
| 590 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|590|Foongus|Yes}}&lt;br /&gt;
| 591 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|591|Amoonguss|Yes}}&lt;br /&gt;
| 592 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|592|Frillish|Yes}}&lt;br /&gt;
| 593 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|593|Jellicent|Yes}}&lt;br /&gt;
| 594 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|594|Alomomola|INONC}}&lt;br /&gt;
| 595 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|595|Joltik|Yes}}&lt;br /&gt;
| 596 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|596|Galvantula|Yes}}&lt;br /&gt;
| 597 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|597|Ferroseed|Yes}}&lt;br /&gt;
| 598 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|598|Ferrothorn|Yes}}&lt;br /&gt;
| 599 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|599|Klink|Yes}}&lt;br /&gt;
| 600 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|600|Klang|Yes}}&lt;br /&gt;
| 601 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|601|Klinklang|Yes}}&lt;br /&gt;
| 602 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|602|Tynamo|Yes}}&lt;br /&gt;
| 603 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|603|Eelektrik|Yes}}&lt;br /&gt;
| 604 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|604|Eelektross|Yes}}&lt;br /&gt;
| 605 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|605|Elgyem|Yes}}&lt;br /&gt;
| 606 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|606|Beheeyem|Yes}}&lt;br /&gt;
| 607 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|607|Litwick|Yes}}&lt;br /&gt;
| 608 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|608|Lampent|Yes}}&lt;br /&gt;
| 609 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|609|Chandelure|Yes}}&lt;br /&gt;
| 610 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|610|Axew|Yes}}&lt;br /&gt;
| 611 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|611|Fraxure|Yes}}&lt;br /&gt;
| 612 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|612|Haxorus|Yes}}&lt;br /&gt;
| 613 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|613|Cubchoo|Yes}}&lt;br /&gt;
| 614 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|614|Beartic|Yes}}&lt;br /&gt;
| 615 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|615|Cryogonal|INONC}}&lt;br /&gt;
| 616 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|616|Shelmet|Yes}}&lt;br /&gt;
| 617 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|617|Accelgor|Yes}}&lt;br /&gt;
| 618 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|618|Stunfisk|Yes}}&lt;br /&gt;
| 619 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|619|Mienfoo|INONC}}&lt;br /&gt;
| 620 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|620|Mienshao|INONC}}&lt;br /&gt;
| 621 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|621|Druddigon|Yes}}&lt;br /&gt;
| 622 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|622|Golett|Yes}}&lt;br /&gt;
| 623 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|623|Golurk|Yes}}&lt;br /&gt;
| 624 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|624|Pawniard|INONC}}&lt;br /&gt;
| 625 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|625|Bisharp|INONC}}&lt;br /&gt;
| 626 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|626|Bouffalant|Yes}}&lt;br /&gt;
| 627 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|627|Rufflet|Yes}}&lt;br /&gt;
| 628 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|628|Braviary|Yes}}&lt;br /&gt;
| 629 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|629|Vullaby|Yes}}&lt;br /&gt;
| 630 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|630|Mandibuzz|Yes}}&lt;br /&gt;
| 631 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|631|Heatmor|INONC}}&lt;br /&gt;
| 632 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|632|Durant|INONC}}&lt;br /&gt;
| 633 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|633|Deino|Yes}}&lt;br /&gt;
| 634 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|634|Zweilous|Yes}}&lt;br /&gt;
| 635 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|635|Hydreigon|Yes}}&lt;br /&gt;
| 636 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|636|Larvesta|Yes}}&lt;br /&gt;
| 637 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|637|Volcarona|Yes}}&lt;br /&gt;
| 638 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|638|Cobalion|INONC}}&lt;br /&gt;
| 639 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|639|Terrakion|INONC}}&lt;br /&gt;
| 640 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|640|Virizion|INONC}}&lt;br /&gt;
| 641 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|641|Tornadus|INONC}}&lt;br /&gt;
| 642 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|642|Thundurus|INONC}}&lt;br /&gt;
| 643 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|643|Reshiram|INONC}}&lt;br /&gt;
| 644 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|644|Zekrom|INONC}}&lt;br /&gt;
| 645 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|645|Landorus|INONC}}&lt;br /&gt;
| 646 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|646|Kyurem|INONC}}&lt;br /&gt;
| 647 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|647|Keldeo|INONC}}&lt;br /&gt;
| 648 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|648|Meloetta|INONC}}&lt;br /&gt;
| 649 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|649|Genesect|INONC}}&lt;br /&gt;
| 650 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|650|Chespin|INONC}}&lt;br /&gt;
| 651 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|651|Quilladin|INONC}}&lt;br /&gt;
| 652 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|652|Chesnaught|INONC}}&lt;br /&gt;
| 653 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|653|Fennekin|INONC}}&lt;br /&gt;
| 654 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|654|Braixen|INONC}}&lt;br /&gt;
| 655 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|655|Delphox|INONC}}&lt;br /&gt;
| 656 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|656|Froakie|INONC}}&lt;br /&gt;
| 657 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|657|Frogadier|INONC}}&lt;br /&gt;
| 658 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|658|Greninja|INONC}}&lt;br /&gt;
| 659 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|659|Bunnelby|INONC}}&lt;br /&gt;
| 660 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|660|Diggersby|INONC}}&lt;br /&gt;
| 661 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|661|Fletchling|Yes}}&lt;br /&gt;
| 662 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|662|Fletchinder|Yes}}&lt;br /&gt;
| 663 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|663|Talonflame|Yes}}&lt;br /&gt;
| 664 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|664|Scatterbug|Yes}}&lt;br /&gt;
| 665 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|665|Spewpa|Yes}}&lt;br /&gt;
| 666 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|666|Vivillon|Yes}}&lt;br /&gt;
| 667 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|667|Litleo|Yes}}&lt;br /&gt;
| 668 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|668|Pyroar|Yes}}&lt;br /&gt;
| 669 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|669|Flabébé|INONC}}&lt;br /&gt;
| 670 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|670|Floette|INONC}}&lt;br /&gt;
| 671 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|671|Florges|INONC}}&lt;br /&gt;
| 672 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|672|Skiddo|INONC}}&lt;br /&gt;
| 673 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|673|Gogoat|INONC}}&lt;br /&gt;
| 674 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|674|Pancham|Yes}}&lt;br /&gt;
| 675 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|675|Pangoro|Yes}}&lt;br /&gt;
| 676 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|676|Furfrou|INONC}}&lt;br /&gt;
| 677 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|677|Espurr|INONC}}&lt;br /&gt;
| 678 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|678|Meowstic|INONC}}&lt;br /&gt;
| 679 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|679|Honedge|Yes}}&lt;br /&gt;
| 680 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|680|Doublade|Yes}}&lt;br /&gt;
| 681 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|681|Aegislash|Yes}}&lt;br /&gt;
| 682 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|682|Spritzee|INONC}}&lt;br /&gt;
| 683 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|683|Aromatisse|INONC}}&lt;br /&gt;
| 684 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|684|Swirlix|INONC}}&lt;br /&gt;
| 685 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|685|Slurpuff|INONC}}&lt;br /&gt;
| 686 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|686|Inkay|INONC}}&lt;br /&gt;
| 687 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|687|Malamar|INONC}}&lt;br /&gt;
| 688 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|688|Binacle|Yes}}&lt;br /&gt;
| 689 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|689|Barbaracle|Yes}}&lt;br /&gt;
| 690 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|690|Skrelp|Yes}}&lt;br /&gt;
| 691 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|691|Dragalge|Yes}}&lt;br /&gt;
| 692 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|692|Clauncher|Yes}}&lt;br /&gt;
| 693 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|693|Clawitzer|Yes}}&lt;br /&gt;
| 694 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|694|Helioptile|INONC}}&lt;br /&gt;
| 695 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|695|Heliolisk|INONC}}&lt;br /&gt;
| 696 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|696|Tyrunt|INONC}}&lt;br /&gt;
| 697 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|697|Tyrantrum|INONC}}&lt;br /&gt;
| 698 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|698|Amaura|INONC}}&lt;br /&gt;
| 699 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|699|Aurorus|INONC}}&lt;br /&gt;
| 700 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|700|Sylveon|Yes}}&lt;br /&gt;
| 701 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|701|Hawlucha|INONC}}&lt;br /&gt;
| 702 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|702|Dedenne|INONC}}&lt;br /&gt;
| 703 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|703|Carbink|Yes}}&lt;br /&gt;
| 704 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|704|Goomy|Yes}}&lt;br /&gt;
| 705 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|705|Sliggoo|Yes}}&lt;br /&gt;
| 706 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|706|Goodra|Yes}}&lt;br /&gt;
| 707 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|707|Klefki|Yes}}&lt;br /&gt;
| 708 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|708|Phantump|Yes}}&lt;br /&gt;
| 709 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|709|Trevenant|Yes}}&lt;br /&gt;
| 710 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|710|Pumpkaboo|INONC}}&lt;br /&gt;
| 711 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|711|Gourgeist|INONC}}&lt;br /&gt;
| 712 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|712|Bergmite|INONC}}&lt;br /&gt;
| 713 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|713|Avalugg|INONC}}&lt;br /&gt;
| 714 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|714|Noibat|Yes}}&lt;br /&gt;
| 715 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|715|Noivern|Yes}}&lt;br /&gt;
| 716 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|716|Xerneas|INONC}}&lt;br /&gt;
| 717 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|717|Yveltal|INONC}}&lt;br /&gt;
| 718 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|718|Zygarde|INONC}}&lt;br /&gt;
| 719 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|719|Diancie|INONC}}&lt;br /&gt;
| 720 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|720|Hoopa|INONC}}&lt;br /&gt;
| 721 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|721|Volcanion|Yes}}&lt;br /&gt;
| 722 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|722|Rowlet|No}}&lt;br /&gt;
| 723 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|723|Dartrix|No}}&lt;br /&gt;
| 724 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|724|Decidueye|No}}&lt;br /&gt;
| 725 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|725|Litten|No}}&lt;br /&gt;
| 726 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|726|Torracat|No}}&lt;br /&gt;
| 727 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|727|Incineroar|No}}&lt;br /&gt;
| 728 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|728|Popplio|No}}&lt;br /&gt;
| 729 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|729|Brionne|No}}&lt;br /&gt;
| 730 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|730|Primarina|No}}&lt;br /&gt;
| 731 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|731|Pikipek|No}}&lt;br /&gt;
| 732 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|732|Trumbeak|No}}&lt;br /&gt;
| 733 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|733|Toucannon|No}}&lt;br /&gt;
| 734 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|734|Yungoos|No}}&lt;br /&gt;
| 735 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|735|Gumshoos|No}}&lt;br /&gt;
| 736 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|736|Grubbin|No}}&lt;br /&gt;
| 737 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|737|Charjabug|No}}&lt;br /&gt;
| 738 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|738|Vikavolt|No}}&lt;br /&gt;
| 739 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|739|Crabrawler|No}}&lt;br /&gt;
| 740 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|740|Crabominable|No}}&lt;br /&gt;
| 741 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|741|Oricorio|No}}&lt;br /&gt;
| 742 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|742|Cutiefly|No}}&lt;br /&gt;
| 743 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|743|Ribombee|No}}&lt;br /&gt;
| 744 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|744|Rockruff|No}}&lt;br /&gt;
| 745 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|745|Lycanroc|No}}&lt;br /&gt;
| 746 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|746|Wishiwashi|No}}&lt;br /&gt;
| 747 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|747|Mareanie|No}}&lt;br /&gt;
| 748 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|748|Toxapex|No}}&lt;br /&gt;
| 749 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|749|Mudbray|No}}&lt;br /&gt;
| 750 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|750|Mudsdale|No}}&lt;br /&gt;
| 751 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|751|Dewpider|No}}&lt;br /&gt;
| 752 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|752|Araquanid|No}}&lt;br /&gt;
| 753 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|753|Fomantis|No}}&lt;br /&gt;
| 754 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|754|Lurantis|No}}&lt;br /&gt;
| 755 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|755|Morelull|No}}&lt;br /&gt;
| 756 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|756|Shiinotic|No}}&lt;br /&gt;
| 757 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|757|Salandit|No}}&lt;br /&gt;
| 758 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|758|Salazzle|No}}&lt;br /&gt;
| 759 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|759|Stufful|No}}&lt;br /&gt;
| 760 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|760|Bewear|No}}&lt;br /&gt;
| 761 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|761|Bounsweet|No}}&lt;br /&gt;
| 762 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|762|Steenee|No}}&lt;br /&gt;
| 763 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|763|Tsareena|No}}&lt;br /&gt;
| 764 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|764|Comfey|No}}&lt;br /&gt;
| 765 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|765|Oranguru|No}}&lt;br /&gt;
| 766 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|766|Passimian|No}}&lt;br /&gt;
| 767 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|767|Wimpod|No}}&lt;br /&gt;
| 768 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|768|Golisopod|No}}&lt;br /&gt;
| 769 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|769|Sandygast|No}}&lt;br /&gt;
| 770 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|770|Palossand|No}}&lt;br /&gt;
| 771 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|771|Pyukumuku|No}}&lt;br /&gt;
| 772 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|772|Type: Null|No}}&lt;br /&gt;
| 773 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|773|Silvally|No}}&lt;br /&gt;
| 774 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|774|Minior|No}}&lt;br /&gt;
| 775 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|775|Komala|No}}&lt;br /&gt;
| 776 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|776|Turtonator|No}}&lt;br /&gt;
| 777 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|777|Togedemaru|No}}&lt;br /&gt;
| 778 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|778|Mimikyu|No}}&lt;br /&gt;
| 779 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|779|Bruxish|No}}&lt;br /&gt;
| 780 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|780|Drampa|No}}&lt;br /&gt;
| 781 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|781|Dhelmise|No}}&lt;br /&gt;
| 782 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|782|Jangmo-o|No}}&lt;br /&gt;
| 783 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|783|Hakamo-o|No}}&lt;br /&gt;
| 784 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|784|Kommo-o|No}}&lt;br /&gt;
| 785 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|785|Tapu Koko|No}}&lt;br /&gt;
| 786 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|786|Tapu Lele|No}}&lt;br /&gt;
| 787 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|787|Tapu Bulu|No}}&lt;br /&gt;
| 788 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|788|Tapu Fini|No}}&lt;br /&gt;
| 789 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|789|Cosmog|No}}&lt;br /&gt;
| 790 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|790|Cosmoem|No}}&lt;br /&gt;
| 791 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|791|Solgaleo|No}}&lt;br /&gt;
| 792 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|792|Lunala|No}}&lt;br /&gt;
| 793 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|793|Nihilego|No}}&lt;br /&gt;
| 794 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|794|Buzzwole|No}}&lt;br /&gt;
| 795 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|795|Pheromosa|No}}&lt;br /&gt;
| 796 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|796|Xurkitree|No}}&lt;br /&gt;
| 797 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|797|Celesteela|No}}&lt;br /&gt;
| 798 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|798|Kartana|No}}&lt;br /&gt;
| 799 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|799|Guzzlord|No}}&lt;br /&gt;
| 800 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|800|Necrozma|No}}&lt;br /&gt;
| 801 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|801|Magearna|No}}&lt;br /&gt;
| 802 = {{PokémonListDataV2|{{{1}}}|{{{3}}}|802|Marshadow|No}}&lt;br /&gt;
| {{PokémonListDataV2|{{{1}}}|{{{3}}}|???|???|???}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:TimeEmblem.png&amp;diff=38778</id>
		<title>File:TimeEmblem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:TimeEmblem.png&amp;diff=38778"/>
		<updated>2019-01-24T05:19:12Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:AncestorEmblem.png&amp;diff=38777</id>
		<title>File:AncestorEmblem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:AncestorEmblem.png&amp;diff=38777"/>
		<updated>2019-01-24T05:18:59Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:DeepSeaEmblem.png&amp;diff=38776</id>
		<title>File:DeepSeaEmblem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:DeepSeaEmblem.png&amp;diff=38776"/>
		<updated>2019-01-24T05:18:52Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:EruptionEmblem.png&amp;diff=38775</id>
		<title>File:EruptionEmblem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:EruptionEmblem.png&amp;diff=38775"/>
		<updated>2019-01-24T05:18:43Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:VictoriousEmblem.png&amp;diff=38774</id>
		<title>File:VictoriousEmblem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:VictoriousEmblem.png&amp;diff=38774"/>
		<updated>2019-01-24T05:18:35Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:SoulEmblem.png&amp;diff=38773</id>
		<title>File:SoulEmblem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:SoulEmblem.png&amp;diff=38773"/>
		<updated>2019-01-24T05:18:27Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=File:MegaEmblem.png&amp;diff=38772</id>
		<title>File:MegaEmblem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=File:MegaEmblem.png&amp;diff=38772"/>
		<updated>2019-01-24T05:17:57Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38771</id>
		<title>Ranks and Emblems</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38771"/>
		<updated>2019-01-24T05:16:53Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Added the remaining emblems and updated old ones&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With the implementation of online mode in 0.32 players started to gain points for things such as breeding, battleing, and even just walking around. these points allow the player to Level up, and, every five levels, change their trainer class and sprite. Also they can earn emblems that they can choose to display on their trainer card for other players to view.&lt;br /&gt;
&lt;br /&gt;
== Ranks ==&lt;br /&gt;
Starting with the implementation of online mode in version 0.32 the [[player]]'s sprite was locked to a specific sprite depending on their Player Rank. The following ranks exist in the game as of version 0.33:&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Rank Name'''&lt;br /&gt;
! '''Level(pts)'''&lt;br /&gt;
! '''Male Sprite'''&lt;br /&gt;
! '''Female Sprite'''&lt;br /&gt;
{{PlayerSprites|M=Preschooler|LMin=1|Lmax=5|N=}}&lt;br /&gt;
{{PlayerSprites|M=School Kid|LMin=5|Lmax=10|N=}}&lt;br /&gt;
{{PlayerSprites|M=Youngster|F=Lass|LMin=10|Lmax=15|N=}}&lt;br /&gt;
{{PlayerSprites|M=Waiter|F=Waitress|LMin=15|Lmax=20|N=}}&lt;br /&gt;
{{PlayerSprites|M=Backpacker|LMin=20|Lmax=25|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokefan|LMin=25|Lmax=30|N=}}&lt;br /&gt;
{{PlayerSprites|M=Butler|F=Maid|LMin=30|Lmax=35|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cheerleader|LMin=35|Lmax=40|N=}}&lt;br /&gt;
{{PlayerSprites|M=Clerk|LMin=40|Lmax=45|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokemon Breeder|LMin=45|Lmax=50|N=}}&lt;br /&gt;
{{PlayerSprites|M=Drummer|F=Guitarist|LMin=50|Lmax=55|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cyclist|LMin=55|Lmax=60|N=}}&lt;br /&gt;
{{PlayerSprites|M=Rich Boy|F=Lady|LMin=60|Lmax=65|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ranger|LMin=65|Lmax=70|N=}}&lt;br /&gt;
{{PlayerSprites|M=Athlete|LMin=70|Lmax=75|N=}}&lt;br /&gt;
{{PlayerSprites|M=Scientist|LMin=75|Lmax=80|N=}}&lt;br /&gt;
{{PlayerSprites|M=Doctor|F=Nurse|LMin=80|Lmax=85|N=}}&lt;br /&gt;
{{PlayerSprites|M=Gentleman|F=Socialite|LMin=85|Lmax=90|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ace Trainer|LMin=90|Lmax=95|N=}}&lt;br /&gt;
{{PlayerSprites|M=Veteran|LMin=95|Lmax=100|N=}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Points ==&lt;br /&gt;
In Online mode you can earn points for things like battling, breeding, and even just walking around.&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Points&amp;lt;br /&amp;gt;Earned&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Defeat a trainer.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Defeat Wild Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Pick a Berry.&lt;br /&gt;
|-&lt;br /&gt;
| 1-10&lt;br /&gt;
| Level up a Pokemon. Points gained is the square root&amp;lt;br /&amp;gt;of the level rounded to the nearest whole number.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Find item on the ground.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Walk 256 steps without closing the game&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Catch a Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Evolve Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Trade with npc.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Earn a badge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Emblems ==&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Image&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Bronze'''&lt;br /&gt;
|-&lt;br /&gt;
| Alph&lt;br /&gt;
| [[File:AlphsEmblem.png|80px]]&lt;br /&gt;
| Solve the [[Ruins of Alph]] puzzles.&lt;br /&gt;
|-&lt;br /&gt;
| Material&lt;br /&gt;
| [[File:MaterialEmblem.png|80px]]&lt;br /&gt;
| Battle and defeat or catch the [[Pokémon_List/Gyarados#Special Appearances|Red Gyarados]] in the [[Lake of Rage]] to obtain the [[Red Scale]].&lt;br /&gt;
|-&lt;br /&gt;
| Cyber&lt;br /&gt;
| [[File:CyberEmblem.png|80px]]&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| Mega&lt;br /&gt;
| [[File:MegaEmblem.png|80px]]&lt;br /&gt;
| Receive the Mega Bracelet from Professor Oak.&lt;br /&gt;
|-&lt;br /&gt;
| Zephyr&lt;br /&gt;
| [[File:ZephyrEmblem.png|80px]]&lt;br /&gt;
| Get the Zephyr-Badge from {{GL|Falkner}}.&lt;br /&gt;
|-&lt;br /&gt;
| Hive&lt;br /&gt;
| [[File:HiveEmblem.png|80px]]&lt;br /&gt;
| Get the Hive-Badge from {{GL|Bugsy}}.&lt;br /&gt;
|-&lt;br /&gt;
| Plain&lt;br /&gt;
| [[File:PlainEmblem.png|80px]]&lt;br /&gt;
| Get the Plain-Badge from {{GL|Whitney}}.&lt;br /&gt;
|-&lt;br /&gt;
| Fog&lt;br /&gt;
| [[File:FogEmblem.png|80px]]&lt;br /&gt;
| Get the Fog-Badge from {{GL|Morty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Storm&lt;br /&gt;
| [[File:StormEmblem.png|80px]]&lt;br /&gt;
| Get the Storm-Badge from {{GL|Chuck}}.&lt;br /&gt;
|-&lt;br /&gt;
| Mineral&lt;br /&gt;
| [[File:MineralEmblem.png|80px]]&lt;br /&gt;
| Get the Mineral-Badge from {{GL|Jasmine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Glacier&lt;br /&gt;
| [[File:GlacierEmblem.png|80px]]&lt;br /&gt;
| Get the Glacier-Badge from {{GL|Pryce}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rising&lt;br /&gt;
| [[File:RisingEmblem.png|80px]]&lt;br /&gt;
| Get the Rising-Badge from {{GL|Clair}}.&lt;br /&gt;
|-&lt;br /&gt;
| Boulder&lt;br /&gt;
| [[File:BoulderEmblem.png|80px]]&lt;br /&gt;
| Get the Boulder-Badge from {{GL|Brock}}.&lt;br /&gt;
|-&lt;br /&gt;
| Cascade&lt;br /&gt;
| [[File:CascadeEmblem.png|80px]]&lt;br /&gt;
| Get the Cascade-Badge from {{GL|Misty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Thunder&lt;br /&gt;
| [[File:ThunderEmblem.png|80px]]&lt;br /&gt;
| Get the Thunder-Badge from {{GL|Lt.Surge}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rainbow&lt;br /&gt;
| [[File:RainbowEmblem.png|80px]]&lt;br /&gt;
| Get the Rainbow-Badge from {{GL|Erika}}.&lt;br /&gt;
|-&lt;br /&gt;
| Soul&lt;br /&gt;
| [[File:SoulEmblem.png|80px]]&lt;br /&gt;
| Get the Soul-Badge from {{GL|Janine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Marsh&lt;br /&gt;
| [[File:MarshEmblem.png|80px]]&lt;br /&gt;
| Get the Marsh-Badge from {{GL|Sabrina}}.&lt;br /&gt;
|-&lt;br /&gt;
| Volcano&lt;br /&gt;
| [[File:VolcanoEmblem.png|80px]]&lt;br /&gt;
| Get the Volcano-Badge from {{GL|Blaine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Earth&lt;br /&gt;
| [[File:EarthEmblem.png|80px]]&lt;br /&gt;
| Get the Earth-Badge from {{GL|Blue}}.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Silver'''&lt;br /&gt;
|-&lt;br /&gt;
| Johto&lt;br /&gt;
| [[File:JohtoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Johto|Johto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Kanto&lt;br /&gt;
| [[File:KantoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Kanto|Kanto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Legendary&lt;br /&gt;
| [[File:LegendaryEmblem.png|80px]]&lt;br /&gt;
| Have Ho-oh, Lugia and Suicune in your party.&lt;br /&gt;
|-&lt;br /&gt;
| Shooting Star&lt;br /&gt;
| [[File:ShootingStarEmblem.png|80px]]&lt;br /&gt;
| Battle Jirachi&lt;br /&gt;
|-&lt;br /&gt;
| Genetics&lt;br /&gt;
| [[File:GeneticsEmblem.png|80px]]&lt;br /&gt;
| Battle Mewtwo.&lt;br /&gt;
|-&lt;br /&gt;
| Victorious&lt;br /&gt;
| [[File:VictoriousEmblem.png|80px]]&lt;br /&gt;
| Battle Victini.&lt;br /&gt;
|-&lt;br /&gt;
| Eruption&lt;br /&gt;
| [[File:EruptionEmblem.png|80px]]&lt;br /&gt;
| Battle Volcanion.&lt;br /&gt;
|-&lt;br /&gt;
| Deep Sea&lt;br /&gt;
| [[File:DeepSeaEmblem.png|80px]]&lt;br /&gt;
| Find a mysterious egg at the bottom of the sea&lt;br /&gt;
|-&lt;br /&gt;
| Eggsplosion&lt;br /&gt;
| [[File:EggsplosionEmblem.png|80px]]&lt;br /&gt;
| Breed a Pokémon and pass down an egg move.&lt;br /&gt;
|-&lt;br /&gt;
| Mailman&lt;br /&gt;
| [[File:MailmanEmblem.png|80px]]&lt;br /&gt;
| Get all the available mail items in the game.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Ability&lt;br /&gt;
| [[File:SilverAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Tower Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Knowledge&lt;br /&gt;
| [[File:SilverKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Factory Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Gold'''&lt;br /&gt;
|-&lt;br /&gt;
| Champion&lt;br /&gt;
| [[File:ChampionEmblem.png|80px]]&lt;br /&gt;
| Defeat [[Lance]] to become the Champion.&lt;br /&gt;
|-&lt;br /&gt;
| Snow&lt;br /&gt;
| [[File:SnowEmblem.png|80px]]&lt;br /&gt;
| Defeat [[Red]] on Mt. Silver.&lt;br /&gt;
|-&lt;br /&gt;
| Eevee&lt;br /&gt;
| [[File:EeveeEmblem.png|80px]]&lt;br /&gt;
| Get the 8 eevolutions ({{Pokemon|Vaporeon}}, {{Pokemon|Flareon}}, {{Pokemon|Jolteon}}, {{Pokemon|Umbreon}}, {{Pokemon|Espeon}}, {{Pokemon|Leafeon}}, {{Pokemon|Glaceon}}) and {{Pokemon|Sylveon}})&lt;br /&gt;
|-&lt;br /&gt;
| Stars&lt;br /&gt;
| [[File:StarsEmblem.png|80px]]&lt;br /&gt;
| Catch a shiny Pokémon (except a shiny {{Pokemon|Gyarados}}).&lt;br /&gt;
|-&lt;br /&gt;
| Ancestor&lt;br /&gt;
| [[File:AncestorEmblem.png|80px]]&lt;br /&gt;
| Battle Mew.&lt;br /&gt;
|-&lt;br /&gt;
| Time&lt;br /&gt;
| [[File:TimeEmblem.png|80px]]&lt;br /&gt;
| Have an adventure through time.&lt;br /&gt;
|-&lt;br /&gt;
| UnoDosTres&lt;br /&gt;
| [[File:UnoDosTresEmblem.png|80px]]&lt;br /&gt;
| Have Articuno, Zapdos, and Moltres in your party.&lt;br /&gt;
|-&lt;br /&gt;
| Beast&lt;br /&gt;
| [[File:BeastEmblem.png|80px]]&lt;br /&gt;
| Have Raikou, Entei, and Suicune in your party.&lt;br /&gt;
{{Hide||-&lt;br /&gt;
| Glowing&lt;br /&gt;
| [[File:GlowingEmblem.png|80px]]&lt;br /&gt;
| ??? (Unobtainable.)}}&lt;br /&gt;
|-&lt;br /&gt;
| Gold Ability&lt;br /&gt;
| [[File:GoldAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Tower Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| Gold Knowledge&lt;br /&gt;
| [[File:GoldKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Factory Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Platinum'''&lt;br /&gt;
|-&lt;br /&gt;
| Overkill&lt;br /&gt;
| [[File:OverkillEmblem.png|80px]]&lt;br /&gt;
| Get a full party of level 100 Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| Pokédex&lt;br /&gt;
| [[File:PokédexEmblem.png|80px]]&lt;br /&gt;
| Complete the Johto Pokédex - Catch 240 different Pokémon!&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38770</id>
		<title>Ranks and Emblems</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38770"/>
		<updated>2019-01-24T05:08:49Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Added victorious and eruption&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With the implementation of online mode in 0.32 players started to gain points for things such as breeding, battleing, and even just walking around. these points allow the player to Level up, and, every five levels, change their trainer class and sprite. Also they can earn emblems that they can choose to display on their trainer card for other players to view.&lt;br /&gt;
&lt;br /&gt;
== Ranks ==&lt;br /&gt;
Starting with the implementation of online mode in version 0.32 the [[player]]'s sprite was locked to a specific sprite depending on their Player Rank. The following ranks exist in the game as of version 0.33:&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Rank Name'''&lt;br /&gt;
! '''Level(pts)'''&lt;br /&gt;
! '''Male Sprite'''&lt;br /&gt;
! '''Female Sprite'''&lt;br /&gt;
{{PlayerSprites|M=Preschooler|LMin=1|Lmax=5|N=}}&lt;br /&gt;
{{PlayerSprites|M=School Kid|LMin=5|Lmax=10|N=}}&lt;br /&gt;
{{PlayerSprites|M=Youngster|F=Lass|LMin=10|Lmax=15|N=}}&lt;br /&gt;
{{PlayerSprites|M=Waiter|F=Waitress|LMin=15|Lmax=20|N=}}&lt;br /&gt;
{{PlayerSprites|M=Backpacker|LMin=20|Lmax=25|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokefan|LMin=25|Lmax=30|N=}}&lt;br /&gt;
{{PlayerSprites|M=Butler|F=Maid|LMin=30|Lmax=35|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cheerleader|LMin=35|Lmax=40|N=}}&lt;br /&gt;
{{PlayerSprites|M=Clerk|LMin=40|Lmax=45|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokemon Breeder|LMin=45|Lmax=50|N=}}&lt;br /&gt;
{{PlayerSprites|M=Drummer|F=Guitarist|LMin=50|Lmax=55|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cyclist|LMin=55|Lmax=60|N=}}&lt;br /&gt;
{{PlayerSprites|M=Rich Boy|F=Lady|LMin=60|Lmax=65|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ranger|LMin=65|Lmax=70|N=}}&lt;br /&gt;
{{PlayerSprites|M=Athlete|LMin=70|Lmax=75|N=}}&lt;br /&gt;
{{PlayerSprites|M=Scientist|LMin=75|Lmax=80|N=}}&lt;br /&gt;
{{PlayerSprites|M=Doctor|F=Nurse|LMin=80|Lmax=85|N=}}&lt;br /&gt;
{{PlayerSprites|M=Gentleman|F=Socialite|LMin=85|Lmax=90|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ace Trainer|LMin=90|Lmax=95|N=}}&lt;br /&gt;
{{PlayerSprites|M=Veteran|LMin=95|Lmax=100|N=}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Points ==&lt;br /&gt;
In Online mode you can earn points for things like battling, breeding, and even just walking around.&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Points&amp;lt;br /&amp;gt;Earned&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Defeat a trainer.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Defeat Wild Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Pick a Berry.&lt;br /&gt;
|-&lt;br /&gt;
| 1-10&lt;br /&gt;
| Level up a Pokemon. Points gained is the square root&amp;lt;br /&amp;gt;of the level rounded to the nearest whole number.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Find item on the ground.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Walk 256 steps without closing the game&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Catch a Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Evolve Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Trade with npc.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Earn a badge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Emblems ==&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Image&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Bronze'''&lt;br /&gt;
|-&lt;br /&gt;
| Alph&lt;br /&gt;
| [[File:AlphsEmblem.png|80px]]&lt;br /&gt;
| Solve the [[Ruins of Alph]] puzzles.&lt;br /&gt;
|-&lt;br /&gt;
| Material&lt;br /&gt;
| [[File:MaterialEmblem.png|80px]]&lt;br /&gt;
| Battle and defeat or catch the [[Pokémon_List/Gyarados#Special Appearances|Red Gyarados]] in the [[Lake of Rage]] to obtain the [[Red Scale]].&lt;br /&gt;
|-&lt;br /&gt;
| Cyber&lt;br /&gt;
| [[File:CyberEmblem.png|80px]]&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| Zephyr&lt;br /&gt;
| [[File:ZephyrEmblem.png|80px]]&lt;br /&gt;
| Get the Zephyr-Badge from {{GL|Falkner}}.&lt;br /&gt;
|-&lt;br /&gt;
| Hive&lt;br /&gt;
| [[File:HiveEmblem.png|80px]]&lt;br /&gt;
| Get the Hive-Badge from {{GL|Bugsy}}.&lt;br /&gt;
|-&lt;br /&gt;
| Plain&lt;br /&gt;
| [[File:PlainEmblem.png|80px]]&lt;br /&gt;
| Get the Plain-Badge from {{GL|Whitney}}.&lt;br /&gt;
|-&lt;br /&gt;
| Fog&lt;br /&gt;
| [[File:FogEmblem.png|80px]]&lt;br /&gt;
| Get the Fog-Badge from {{GL|Morty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Storm&lt;br /&gt;
| [[File:StormEmblem.png|80px]]&lt;br /&gt;
| Get the Storm-Badge from {{GL|Chuck}}.&lt;br /&gt;
|-&lt;br /&gt;
| Mineral&lt;br /&gt;
| [[File:MineralEmblem.png|80px]]&lt;br /&gt;
| Get the Mineral-Badge from {{GL|Jasmine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Glacier&lt;br /&gt;
| [[File:GlacierEmblem.png|80px]]&lt;br /&gt;
| Get the Glacier-Badge from {{GL|Pryce}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rising&lt;br /&gt;
| [[File:RisingEmblem.png|80px]]&lt;br /&gt;
| Get the Rising-Badge from {{GL|Clair}}.&lt;br /&gt;
|-&lt;br /&gt;
| Boulder&lt;br /&gt;
| [[File:BoulderEmblem.png|80px]]&lt;br /&gt;
| Get the Boulder-Badge from {{GL|Brock}}.&lt;br /&gt;
|-&lt;br /&gt;
| Cascade&lt;br /&gt;
| [[File:CascadeEmblem.png|80px]]&lt;br /&gt;
| Get the Cascade-Badge from {{GL|Misty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Thunder&lt;br /&gt;
| [[File:ThunderEmblem.png|80px]]&lt;br /&gt;
| Get the Thunder-Badge from {{GL|Lt.Surge}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rainbow&lt;br /&gt;
| [[File:RainbowEmblem.png|80px]]&lt;br /&gt;
| Get the Rainbow-Badge from {{GL|Erika}}.&lt;br /&gt;
|-&lt;br /&gt;
| Soul&lt;br /&gt;
| [[File:SoulEmblem.png|80px]]&lt;br /&gt;
| Get the Soul-Badge from {{GL|Janine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Marsh&lt;br /&gt;
| [[File:MarshEmblem.png|80px]]&lt;br /&gt;
| Get the Marsh-Badge from {{GL|Sabrina}}.&lt;br /&gt;
|-&lt;br /&gt;
| Volcano&lt;br /&gt;
| [[File:VolcanoEmblem.png|80px]]&lt;br /&gt;
| Get the Volcano-Badge from {{GL|Blaine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Earth&lt;br /&gt;
| [[File:EarthEmblem.png|80px]]&lt;br /&gt;
| Get the Earth-Badge from {{GL|Blue}}.&lt;br /&gt;
|-&lt;br /&gt;
| Mega&lt;br /&gt;
| [[File:MegaEmblem.png|80px]]&lt;br /&gt;
| Receive a special gift to unlock ultimate power.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Silver'''&lt;br /&gt;
|-&lt;br /&gt;
| Johto&lt;br /&gt;
| [[File:JohtoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Johto|Johto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Kanto&lt;br /&gt;
| [[File:KantoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Kanto|Kanto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Legendary&lt;br /&gt;
| [[File:LegendaryEmblem.png|80px]]&lt;br /&gt;
| Have Ho-oh, Lugia and Suicune in your party.&lt;br /&gt;
|-&lt;br /&gt;
| Shooting Star&lt;br /&gt;
| [[File:ShootingStarEmblem.png|80px]]&lt;br /&gt;
| Battle Jirachi&lt;br /&gt;
|-&lt;br /&gt;
| Genetics&lt;br /&gt;
| [[File:GeneticsEmblem.png|80px]]&lt;br /&gt;
| Battle Mewtwo.&lt;br /&gt;
|-&lt;br /&gt;
| Victorious&lt;br /&gt;
| [[File:VictoriousEmblem.png|80px]]&lt;br /&gt;
| Battle Victini.&lt;br /&gt;
|-&lt;br /&gt;
| Eruption&lt;br /&gt;
| [[File:EruptionEmblem.png|80px]]&lt;br /&gt;
| Battle Volcanion.&lt;br /&gt;
|-&lt;br /&gt;
| Deep Sea&lt;br /&gt;
| [[File:DeepSeaEmblem.png|80px]]&lt;br /&gt;
| Find a mysterious egg at the bottom of the sea&lt;br /&gt;
|-&lt;br /&gt;
| Eggsplosion&lt;br /&gt;
| [[File:EggsplosionEmblem.png|80px]]&lt;br /&gt;
| Breed a Pokémon and pass down an egg move.&lt;br /&gt;
|-&lt;br /&gt;
| Mailman&lt;br /&gt;
| [[File:MailmanEmblem.png|80px]]&lt;br /&gt;
| Get all the available mail items in the game.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Ability&lt;br /&gt;
| [[File:SilverAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Tower Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Knowledge&lt;br /&gt;
| [[File:SilverKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Factory Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Gold'''&lt;br /&gt;
|-&lt;br /&gt;
| Champion&lt;br /&gt;
| [[File:ChampionEmblem.png|80px]]&lt;br /&gt;
| Defeat [[Lance]] to become the Champion.&lt;br /&gt;
|-&lt;br /&gt;
| Snow&lt;br /&gt;
| [[File:SnowEmblem.png|80px]]&lt;br /&gt;
| Defeat the ultimate Trainer.&lt;br /&gt;
|-&lt;br /&gt;
| Eevee&lt;br /&gt;
| [[File:EeveeEmblem.png|80px]]&lt;br /&gt;
| Get the 8 eevolutions ({{Pokemon|Vaporeon}}, {{Pokemon|Flareon}}, {{Pokemon|Jolteon}}, {{Pokemon|Umbreon}}, {{Pokemon|Espeon}}, {{Pokemon|Leafeon}}, {{Pokemon|Glaceon}}) and {{Pokemon|Sylveon}})&lt;br /&gt;
|-&lt;br /&gt;
| Stars&lt;br /&gt;
| [[File:StarsEmblem.png|80px]]&lt;br /&gt;
| Catch a shiny Pokémon (except a shiny {{Pokemon|Gyarados}}).&lt;br /&gt;
|-&lt;br /&gt;
| Ancestor&lt;br /&gt;
| [[File:AncestorEmblem.png|80px]]&lt;br /&gt;
| Battle Mew.&lt;br /&gt;
|-&lt;br /&gt;
| Time&lt;br /&gt;
| [[File:TimeEmblem.png|80px]]&lt;br /&gt;
| Have an adventure through time.&lt;br /&gt;
|-&lt;br /&gt;
| UnoDosTres&lt;br /&gt;
| [[File:UnoDosTresEmblem.png|80px]]&lt;br /&gt;
| Have Articuno, Zapdos, and Moltres in your party.&lt;br /&gt;
{{Hide||-&lt;br /&gt;
| Glowing&lt;br /&gt;
| [[File:GlowingEmblem.png|80px]]&lt;br /&gt;
| ??? (Unobtainable.)}}&lt;br /&gt;
|-&lt;br /&gt;
| Gold Ability&lt;br /&gt;
| [[File:GoldAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Tower Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| Gold Knowledge&lt;br /&gt;
| [[File:GoldKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Factory Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Platinum'''&lt;br /&gt;
|-&lt;br /&gt;
| Overkill&lt;br /&gt;
| [[File:OverkillEmblem.png|80px]]&lt;br /&gt;
| Get a full party of level 100 Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| Pokédex&lt;br /&gt;
| [[File:PokédexEmblem.png|80px]]&lt;br /&gt;
| Complete the Johto Pokédex - Catch 240 different Pokémon!&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38769</id>
		<title>Ranks and Emblems</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38769"/>
		<updated>2019-01-24T05:04:58Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: Added mega and updated Time&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With the implementation of online mode in 0.32 players started to gain points for things such as breeding, battleing, and even just walking around. these points allow the player to Level up, and, every five levels, change their trainer class and sprite. Also they can earn emblems that they can choose to display on their trainer card for other players to view.&lt;br /&gt;
&lt;br /&gt;
== Ranks ==&lt;br /&gt;
Starting with the implementation of online mode in version 0.32 the [[player]]'s sprite was locked to a specific sprite depending on their Player Rank. The following ranks exist in the game as of version 0.33:&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Rank Name'''&lt;br /&gt;
! '''Level(pts)'''&lt;br /&gt;
! '''Male Sprite'''&lt;br /&gt;
! '''Female Sprite'''&lt;br /&gt;
{{PlayerSprites|M=Preschooler|LMin=1|Lmax=5|N=}}&lt;br /&gt;
{{PlayerSprites|M=School Kid|LMin=5|Lmax=10|N=}}&lt;br /&gt;
{{PlayerSprites|M=Youngster|F=Lass|LMin=10|Lmax=15|N=}}&lt;br /&gt;
{{PlayerSprites|M=Waiter|F=Waitress|LMin=15|Lmax=20|N=}}&lt;br /&gt;
{{PlayerSprites|M=Backpacker|LMin=20|Lmax=25|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokefan|LMin=25|Lmax=30|N=}}&lt;br /&gt;
{{PlayerSprites|M=Butler|F=Maid|LMin=30|Lmax=35|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cheerleader|LMin=35|Lmax=40|N=}}&lt;br /&gt;
{{PlayerSprites|M=Clerk|LMin=40|Lmax=45|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokemon Breeder|LMin=45|Lmax=50|N=}}&lt;br /&gt;
{{PlayerSprites|M=Drummer|F=Guitarist|LMin=50|Lmax=55|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cyclist|LMin=55|Lmax=60|N=}}&lt;br /&gt;
{{PlayerSprites|M=Rich Boy|F=Lady|LMin=60|Lmax=65|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ranger|LMin=65|Lmax=70|N=}}&lt;br /&gt;
{{PlayerSprites|M=Athlete|LMin=70|Lmax=75|N=}}&lt;br /&gt;
{{PlayerSprites|M=Scientist|LMin=75|Lmax=80|N=}}&lt;br /&gt;
{{PlayerSprites|M=Doctor|F=Nurse|LMin=80|Lmax=85|N=}}&lt;br /&gt;
{{PlayerSprites|M=Gentleman|F=Socialite|LMin=85|Lmax=90|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ace Trainer|LMin=90|Lmax=95|N=}}&lt;br /&gt;
{{PlayerSprites|M=Veteran|LMin=95|Lmax=100|N=}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Points ==&lt;br /&gt;
In Online mode you can earn points for things like battling, breeding, and even just walking around.&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Points&amp;lt;br /&amp;gt;Earned&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Defeat a trainer.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Defeat Wild Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Pick a Berry.&lt;br /&gt;
|-&lt;br /&gt;
| 1-10&lt;br /&gt;
| Level up a Pokemon. Points gained is the square root&amp;lt;br /&amp;gt;of the level rounded to the nearest whole number.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Find item on the ground.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Walk 256 steps without closing the game&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Catch a Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Evolve Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Trade with npc.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Earn a badge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Emblems ==&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Image&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Bronze'''&lt;br /&gt;
|-&lt;br /&gt;
| Alph&lt;br /&gt;
| [[File:AlphsEmblem.png|80px]]&lt;br /&gt;
| Solve the [[Ruins of Alph]] puzzles.&lt;br /&gt;
|-&lt;br /&gt;
| Material&lt;br /&gt;
| [[File:MaterialEmblem.png|80px]]&lt;br /&gt;
| Battle and defeat or catch the [[Pokémon_List/Gyarados#Special Appearances|Red Gyarados]] in the [[Lake of Rage]] to obtain the [[Red Scale]].&lt;br /&gt;
|-&lt;br /&gt;
| Cyber&lt;br /&gt;
| [[File:CyberEmblem.png|80px]]&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| Zephyr&lt;br /&gt;
| [[File:ZephyrEmblem.png|80px]]&lt;br /&gt;
| Get the Zephyr-Badge from {{GL|Falkner}}.&lt;br /&gt;
|-&lt;br /&gt;
| Hive&lt;br /&gt;
| [[File:HiveEmblem.png|80px]]&lt;br /&gt;
| Get the Hive-Badge from {{GL|Bugsy}}.&lt;br /&gt;
|-&lt;br /&gt;
| Plain&lt;br /&gt;
| [[File:PlainEmblem.png|80px]]&lt;br /&gt;
| Get the Plain-Badge from {{GL|Whitney}}.&lt;br /&gt;
|-&lt;br /&gt;
| Fog&lt;br /&gt;
| [[File:FogEmblem.png|80px]]&lt;br /&gt;
| Get the Fog-Badge from {{GL|Morty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Storm&lt;br /&gt;
| [[File:StormEmblem.png|80px]]&lt;br /&gt;
| Get the Storm-Badge from {{GL|Chuck}}.&lt;br /&gt;
|-&lt;br /&gt;
| Mineral&lt;br /&gt;
| [[File:MineralEmblem.png|80px]]&lt;br /&gt;
| Get the Mineral-Badge from {{GL|Jasmine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Glacier&lt;br /&gt;
| [[File:GlacierEmblem.png|80px]]&lt;br /&gt;
| Get the Glacier-Badge from {{GL|Pryce}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rising&lt;br /&gt;
| [[File:RisingEmblem.png|80px]]&lt;br /&gt;
| Get the Rising-Badge from {{GL|Clair}}.&lt;br /&gt;
|-&lt;br /&gt;
| Boulder&lt;br /&gt;
| [[File:BoulderEmblem.png|80px]]&lt;br /&gt;
| Get the Boulder-Badge from {{GL|Brock}}.&lt;br /&gt;
|-&lt;br /&gt;
| Cascade&lt;br /&gt;
| [[File:CascadeEmblem.png|80px]]&lt;br /&gt;
| Get the Cascade-Badge from {{GL|Misty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Thunder&lt;br /&gt;
| [[File:ThunderEmblem.png|80px]]&lt;br /&gt;
| Get the Thunder-Badge from {{GL|Lt.Surge}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rainbow&lt;br /&gt;
| [[File:RainbowEmblem.png|80px]]&lt;br /&gt;
| Get the Rainbow-Badge from {{GL|Erika}}.&lt;br /&gt;
|-&lt;br /&gt;
| Soul&lt;br /&gt;
| [[File:SoulEmblem.png|80px]]&lt;br /&gt;
| Get the Soul-Badge from {{GL|Janine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Marsh&lt;br /&gt;
| [[File:MarshEmblem.png|80px]]&lt;br /&gt;
| Get the Marsh-Badge from {{GL|Sabrina}}.&lt;br /&gt;
|-&lt;br /&gt;
| Volcano&lt;br /&gt;
| [[File:VolcanoEmblem.png|80px]]&lt;br /&gt;
| Get the Volcano-Badge from {{GL|Blaine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Earth&lt;br /&gt;
| [[File:EarthEmblem.png|80px]]&lt;br /&gt;
| Get the Earth-Badge from {{GL|Blue}}.&lt;br /&gt;
|-&lt;br /&gt;
| Mega&lt;br /&gt;
| [[File:MegaEmblem.png|80px]]&lt;br /&gt;
| Receive a special gift to unlock ultimate power.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Silver'''&lt;br /&gt;
|-&lt;br /&gt;
| Johto&lt;br /&gt;
| [[File:JohtoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Johto|Johto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Kanto&lt;br /&gt;
| [[File:KantoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Kanto|Kanto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Legendary&lt;br /&gt;
| [[File:LegendaryEmblem.png|80px]]&lt;br /&gt;
| Have Ho-oh, Lugia and Suicune in your party.&lt;br /&gt;
|-&lt;br /&gt;
| Shooting Star&lt;br /&gt;
| [[File:ShootingStarEmblem.png|80px]]&lt;br /&gt;
| Battle Jirachi&lt;br /&gt;
|-&lt;br /&gt;
| Genetics&lt;br /&gt;
| [[File:GeneticsEmblem.png|80px]]&lt;br /&gt;
| Battle Mewtwo.&lt;br /&gt;
|-&lt;br /&gt;
| Deep Sea&lt;br /&gt;
| [[File:DeepSeaEmblem.png|80px]]&lt;br /&gt;
| Find a mysterious egg at the bottom of the sea&lt;br /&gt;
|-&lt;br /&gt;
| Eggsplosion&lt;br /&gt;
| [[File:EggsplosionEmblem.png|80px]]&lt;br /&gt;
| Breed a Pokémon and pass down an egg move.&lt;br /&gt;
|-&lt;br /&gt;
| Mailman&lt;br /&gt;
| [[File:MailmanEmblem.png|80px]]&lt;br /&gt;
| Get all the available mail items in the game.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Ability&lt;br /&gt;
| [[File:SilverAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Tower Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Knowledge&lt;br /&gt;
| [[File:SilverKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Factory Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Gold'''&lt;br /&gt;
|-&lt;br /&gt;
| Champion&lt;br /&gt;
| [[File:ChampionEmblem.png|80px]]&lt;br /&gt;
| Defeat [[Lance]] to become the Champion.&lt;br /&gt;
|-&lt;br /&gt;
| Snow&lt;br /&gt;
| [[File:SnowEmblem.png|80px]]&lt;br /&gt;
| Defeat the ultimate Trainer.&lt;br /&gt;
|-&lt;br /&gt;
| Eevee&lt;br /&gt;
| [[File:EeveeEmblem.png|80px]]&lt;br /&gt;
| Get the 8 eevolutions ({{Pokemon|Vaporeon}}, {{Pokemon|Flareon}}, {{Pokemon|Jolteon}}, {{Pokemon|Umbreon}}, {{Pokemon|Espeon}}, {{Pokemon|Leafeon}}, {{Pokemon|Glaceon}}) and {{Pokemon|Sylveon}})&lt;br /&gt;
|-&lt;br /&gt;
| Stars&lt;br /&gt;
| [[File:StarsEmblem.png|80px]]&lt;br /&gt;
| Catch a shiny Pokémon (except a shiny {{Pokemon|Gyarados}}).&lt;br /&gt;
|-&lt;br /&gt;
| Ancestor&lt;br /&gt;
| [[File:AncestorEmblem.png|80px]]&lt;br /&gt;
| Battle Mew.&lt;br /&gt;
|-&lt;br /&gt;
| Time&lt;br /&gt;
| [[File:TimeEmblem.png|80px]]&lt;br /&gt;
| Have an adventure through time.&lt;br /&gt;
|-&lt;br /&gt;
| UnoDosTres&lt;br /&gt;
| [[File:UnoDosTresEmblem.png|80px]]&lt;br /&gt;
| Have Articuno, Zapdos, and Moltres in your party.&lt;br /&gt;
{{Hide||-&lt;br /&gt;
| Glowing&lt;br /&gt;
| [[File:GlowingEmblem.png|80px]]&lt;br /&gt;
| ??? (Unobtainable.)}}&lt;br /&gt;
|-&lt;br /&gt;
| Gold Ability&lt;br /&gt;
| [[File:GoldAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Tower Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| Gold Knowledge&lt;br /&gt;
| [[File:GoldKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Factory Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Platinum'''&lt;br /&gt;
|-&lt;br /&gt;
| Overkill&lt;br /&gt;
| [[File:OverkillEmblem.png|80px]]&lt;br /&gt;
| Get a full party of level 100 Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| Pokédex&lt;br /&gt;
| [[File:PokédexEmblem.png|80px]]&lt;br /&gt;
| Complete the Johto Pokédex - Catch 240 different Pokémon!&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38768</id>
		<title>Ranks and Emblems</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=Ranks_and_Emblems&amp;diff=38768"/>
		<updated>2019-01-24T05:00:05Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: /* Emblems */ added a couple of new emblems and updated a few old ones.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With the implementation of online mode in 0.32 players started to gain points for things such as breeding, battleing, and even just walking around. these points allow the player to Level up, and, every five levels, change their trainer class and sprite. Also they can earn emblems that they can choose to display on their trainer card for other players to view.&lt;br /&gt;
&lt;br /&gt;
== Ranks ==&lt;br /&gt;
Starting with the implementation of online mode in version 0.32 the [[player]]'s sprite was locked to a specific sprite depending on their Player Rank. The following ranks exist in the game as of version 0.33:&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Rank Name'''&lt;br /&gt;
! '''Level(pts)'''&lt;br /&gt;
! '''Male Sprite'''&lt;br /&gt;
! '''Female Sprite'''&lt;br /&gt;
{{PlayerSprites|M=Preschooler|LMin=1|Lmax=5|N=}}&lt;br /&gt;
{{PlayerSprites|M=School Kid|LMin=5|Lmax=10|N=}}&lt;br /&gt;
{{PlayerSprites|M=Youngster|F=Lass|LMin=10|Lmax=15|N=}}&lt;br /&gt;
{{PlayerSprites|M=Waiter|F=Waitress|LMin=15|Lmax=20|N=}}&lt;br /&gt;
{{PlayerSprites|M=Backpacker|LMin=20|Lmax=25|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokefan|LMin=25|Lmax=30|N=}}&lt;br /&gt;
{{PlayerSprites|M=Butler|F=Maid|LMin=30|Lmax=35|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cheerleader|LMin=35|Lmax=40|N=}}&lt;br /&gt;
{{PlayerSprites|M=Clerk|LMin=40|Lmax=45|N=}}&lt;br /&gt;
{{PlayerSprites|M=Pokemon Breeder|LMin=45|Lmax=50|N=}}&lt;br /&gt;
{{PlayerSprites|M=Drummer|F=Guitarist|LMin=50|Lmax=55|N=}}&lt;br /&gt;
{{PlayerSprites|M=Cyclist|LMin=55|Lmax=60|N=}}&lt;br /&gt;
{{PlayerSprites|M=Rich Boy|F=Lady|LMin=60|Lmax=65|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ranger|LMin=65|Lmax=70|N=}}&lt;br /&gt;
{{PlayerSprites|M=Athlete|LMin=70|Lmax=75|N=}}&lt;br /&gt;
{{PlayerSprites|M=Scientist|LMin=75|Lmax=80|N=}}&lt;br /&gt;
{{PlayerSprites|M=Doctor|F=Nurse|LMin=80|Lmax=85|N=}}&lt;br /&gt;
{{PlayerSprites|M=Gentleman|F=Socialite|LMin=85|Lmax=90|N=}}&lt;br /&gt;
{{PlayerSprites|M=Ace Trainer|LMin=90|Lmax=95|N=}}&lt;br /&gt;
{{PlayerSprites|M=Veteran|LMin=95|Lmax=100|N=}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Points ==&lt;br /&gt;
In Online mode you can earn points for things like battling, breeding, and even just walking around.&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Points&amp;lt;br /&amp;gt;Earned&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Defeat a trainer.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Defeat Wild Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Pick a Berry.&lt;br /&gt;
|-&lt;br /&gt;
| 1-10&lt;br /&gt;
| Level up a Pokemon. Points gained is the square root&amp;lt;br /&amp;gt;of the level rounded to the nearest whole number.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Find item on the ground.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Walk 256 steps without closing the game&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Catch a Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Evolve Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Trade with npc.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Earn a badge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Emblems ==&lt;br /&gt;
{| class=&amp;quot;wikitable nowrap sortable&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Image&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Bronze'''&lt;br /&gt;
|-&lt;br /&gt;
| Alph&lt;br /&gt;
| [[File:AlphsEmblem.png|80px]]&lt;br /&gt;
| Solve the [[Ruins of Alph]] puzzles.&lt;br /&gt;
|-&lt;br /&gt;
| Material&lt;br /&gt;
| [[File:MaterialEmblem.png|80px]]&lt;br /&gt;
| Battle and defeat or catch the [[Pokémon_List/Gyarados#Special Appearances|Red Gyarados]] in the [[Lake of Rage]] to obtain the [[Red Scale]].&lt;br /&gt;
|-&lt;br /&gt;
| Cyber&lt;br /&gt;
| [[File:CyberEmblem.png|80px]]&lt;br /&gt;
| Trade on the GTS.&lt;br /&gt;
|-&lt;br /&gt;
| Zephyr&lt;br /&gt;
| [[File:ZephyrEmblem.png|80px]]&lt;br /&gt;
| Get the Zephyr-Badge from {{GL|Falkner}}.&lt;br /&gt;
|-&lt;br /&gt;
| Hive&lt;br /&gt;
| [[File:HiveEmblem.png|80px]]&lt;br /&gt;
| Get the Hive-Badge from {{GL|Bugsy}}.&lt;br /&gt;
|-&lt;br /&gt;
| Plain&lt;br /&gt;
| [[File:PlainEmblem.png|80px]]&lt;br /&gt;
| Get the Plain-Badge from {{GL|Whitney}}.&lt;br /&gt;
|-&lt;br /&gt;
| Fog&lt;br /&gt;
| [[File:FogEmblem.png|80px]]&lt;br /&gt;
| Get the Fog-Badge from {{GL|Morty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Storm&lt;br /&gt;
| [[File:StormEmblem.png|80px]]&lt;br /&gt;
| Get the Storm-Badge from {{GL|Chuck}}.&lt;br /&gt;
|-&lt;br /&gt;
| Mineral&lt;br /&gt;
| [[File:MineralEmblem.png|80px]]&lt;br /&gt;
| Get the Mineral-Badge from {{GL|Jasmine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Glacier&lt;br /&gt;
| [[File:GlacierEmblem.png|80px]]&lt;br /&gt;
| Get the Glacier-Badge from {{GL|Pryce}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rising&lt;br /&gt;
| [[File:RisingEmblem.png|80px]]&lt;br /&gt;
| Get the Rising-Badge from {{GL|Clair}}.&lt;br /&gt;
|-&lt;br /&gt;
| Boulder&lt;br /&gt;
| [[File:BoulderEmblem.png|80px]]&lt;br /&gt;
| Get the Boulder-Badge from {{GL|Brock}}.&lt;br /&gt;
|-&lt;br /&gt;
| Cascade&lt;br /&gt;
| [[File:CascadeEmblem.png|80px]]&lt;br /&gt;
| Get the Cascade-Badge from {{GL|Misty}}.&lt;br /&gt;
|-&lt;br /&gt;
| Thunder&lt;br /&gt;
| [[File:ThunderEmblem.png|80px]]&lt;br /&gt;
| Get the Thunder-Badge from {{GL|Lt.Surge}}.&lt;br /&gt;
|-&lt;br /&gt;
| Rainbow&lt;br /&gt;
| [[File:RainbowEmblem.png|80px]]&lt;br /&gt;
| Get the Rainbow-Badge from {{GL|Erika}}.&lt;br /&gt;
|-&lt;br /&gt;
| Soul&lt;br /&gt;
| [[File:SoulEmblem.png|80px]]&lt;br /&gt;
| Get the Soul-Badge from {{GL|Janine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Marsh&lt;br /&gt;
| [[File:MarshEmblem.png|80px]]&lt;br /&gt;
| Get the Marsh-Badge from {{GL|Sabrina}}.&lt;br /&gt;
|-&lt;br /&gt;
| Volcano&lt;br /&gt;
| [[File:VolcanoEmblem.png|80px]]&lt;br /&gt;
| Get the Volcano-Badge from {{GL|Blaine}}.&lt;br /&gt;
|-&lt;br /&gt;
| Earth&lt;br /&gt;
| [[File:EarthEmblem.png|80px]]&lt;br /&gt;
| Get the Earth-Badge from {{GL|Blue}}.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Silver'''&lt;br /&gt;
|-&lt;br /&gt;
| Johto&lt;br /&gt;
| [[File:JohtoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Johto|Johto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Kanto&lt;br /&gt;
| [[File:KantoEmblem.png|80px]]&lt;br /&gt;
| Get all the badges from the [[places/Kanto|Kanto]] region.&lt;br /&gt;
|-&lt;br /&gt;
| Legendary&lt;br /&gt;
| [[File:LegendaryEmblem.png|80px]]&lt;br /&gt;
| Have Ho-oh, Lugia and Suicune in your party.&lt;br /&gt;
|-&lt;br /&gt;
| Shooting Star&lt;br /&gt;
| [[File:ShootingStarEmblem.png|80px]]&lt;br /&gt;
| Battle Jirachi&lt;br /&gt;
|-&lt;br /&gt;
| Genetics&lt;br /&gt;
| [[File:GeneticsEmblem.png|80px]]&lt;br /&gt;
| Battle Mewtwo.&lt;br /&gt;
|-&lt;br /&gt;
| Time&lt;br /&gt;
| [[File:TimeEmblem.png|80px]]&lt;br /&gt;
| Have an adventure through time.&lt;br /&gt;
|-&lt;br /&gt;
| Deep Sea&lt;br /&gt;
| [[File:DeepSeaEmblem.png|80px]]&lt;br /&gt;
| Find a mysterious egg at the bottom of the sea&lt;br /&gt;
|-&lt;br /&gt;
| Eggsplosion&lt;br /&gt;
| [[File:EggsplosionEmblem.png|80px]]&lt;br /&gt;
| Breed a Pokémon and pass down an egg move.&lt;br /&gt;
|-&lt;br /&gt;
| Mailman&lt;br /&gt;
| [[File:MailmanEmblem.png|80px]]&lt;br /&gt;
| Get all the available mail items in the game.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Ability&lt;br /&gt;
| [[File:SilverAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Tower Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| Silver Knowledge&lt;br /&gt;
| [[File:SilverKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat 21 trainers in a row in Battle Factory Challenge Mode.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Gold'''&lt;br /&gt;
|-&lt;br /&gt;
| Champion&lt;br /&gt;
| [[File:ChampionEmblem.png|80px]]&lt;br /&gt;
| Defeat [[Lance]] to become the Champion.&lt;br /&gt;
|-&lt;br /&gt;
| Snow&lt;br /&gt;
| [[File:SnowEmblem.png|80px]]&lt;br /&gt;
| Defeat the ultimate Trainer.&lt;br /&gt;
|-&lt;br /&gt;
| Eevee&lt;br /&gt;
| [[File:EeveeEmblem.png|80px]]&lt;br /&gt;
| Get the 8 eevolutions ({{Pokemon|Vaporeon}}, {{Pokemon|Flareon}}, {{Pokemon|Jolteon}}, {{Pokemon|Umbreon}}, {{Pokemon|Espeon}}, {{Pokemon|Leafeon}}, {{Pokemon|Glaceon}}) and {{Pokemon|Sylveon}})&lt;br /&gt;
|-&lt;br /&gt;
| Stars&lt;br /&gt;
| [[File:StarsEmblem.png|80px]]&lt;br /&gt;
| Catch a shiny Pokémon (except a shiny {{Pokemon|Gyarados}}).&lt;br /&gt;
|-&lt;br /&gt;
| Ancestor&lt;br /&gt;
| [[File:AncestorEmblem.png|80px]]&lt;br /&gt;
| Battle Mew.&lt;br /&gt;
|-&lt;br /&gt;
| UnoDosTres&lt;br /&gt;
| [[File:UnoDosTresEmblem.png|80px]]&lt;br /&gt;
| Have Articuno, Zapdos, and Moltres in your party.&lt;br /&gt;
{{Hide||-&lt;br /&gt;
| Glowing&lt;br /&gt;
| [[File:GlowingEmblem.png|80px]]&lt;br /&gt;
| ??? (Unobtainable.)}}&lt;br /&gt;
|-&lt;br /&gt;
| Gold Ability&lt;br /&gt;
| [[File:GoldAbilityEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Tower Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| Gold Knowledge&lt;br /&gt;
| [[File:GoldKnowledgeEmblem.png|80px]]&lt;br /&gt;
| Defeat the Battle Factory Brain once.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | '''Platinum'''&lt;br /&gt;
|-&lt;br /&gt;
| Overkill&lt;br /&gt;
| [[File:OverkillEmblem.png|80px]]&lt;br /&gt;
| Get a full party of level 100 Pokemon.&lt;br /&gt;
|-&lt;br /&gt;
| Pokédex&lt;br /&gt;
| [[File:PokédexEmblem.png|80px]]&lt;br /&gt;
| Complete the Johto Pokédex - Catch 240 different Pokémon!&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
	<entry>
		<id>https://wiki.pokemon3d.net/index.php?title=List_of_Pok%C3%A9mon&amp;diff=36983</id>
		<title>List of Pokémon</title>
		<link rel="alternate" type="text/html" href="https://wiki.pokemon3d.net/index.php?title=List_of_Pok%C3%A9mon&amp;diff=36983"/>
		<updated>2018-03-06T22:03:04Z</updated>

		<summary type="html">&lt;p&gt;FantaX1911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following is a '''List of Pokémon''', in National Mode [[Pokédex]] order. &lt;br /&gt;
&lt;br /&gt;
The first 251 Pokemon, any Pokemon who evolve into or from any of those Pokemon, and a small number of other generation 3, 4, 5, and 6 Pokemon are catchable/tradeable and/or obtainable in Pokemon 3D (the rest are just implemented in the data files but no direct method to obtain them).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Total implemented (0.53.0)&lt;br /&gt;
! Obtainable by catching (0.53.0)&lt;br /&gt;
! Obtainable by catching+trading (0.53.0)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 721&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 494&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 537&lt;br /&gt;
|}&lt;br /&gt;
'''Pokemon Implemented ( As of version 0.53.0 )'''&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Kanto&lt;br /&gt;
! Johto&lt;br /&gt;
! Hoenn&lt;br /&gt;
! Sinnoh&lt;br /&gt;
! Unova&lt;br /&gt;
! Kalos&lt;br /&gt;
! Alola&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 151/151&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100/100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 135/135&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 107/107&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 156/156&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 72/72&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0/81&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{InfoV2|General Information:&lt;br /&gt;
&lt;br /&gt;
All the Pokémon listed here are updated as of Indev v{{WikiV2|version}}&lt;br /&gt;
&lt;br /&gt;
Should there be any information that is incorrect, please warn us first at http://pokemon3d.net/forum/threads/7391/ if you don't have an account.&lt;br /&gt;
If you see any error message in red, it is not intentional but rather it is being updated. There are certain things that are not added in yet.&lt;br /&gt;
&lt;br /&gt;
Thank you and have fun playing Pokémon 3D!}}&lt;br /&gt;
{{PokémonListTableV2||&lt;br /&gt;
{{PokémonListV2||1}}&lt;br /&gt;
{{PokémonListV2||2}}&lt;br /&gt;
{{PokémonListV2||3}}&lt;br /&gt;
{{PokémonListV2||4}}&lt;br /&gt;
{{PokémonListV2||5}}&lt;br /&gt;
{{PokémonListV2||6}}&lt;br /&gt;
{{PokémonListV2||7}}&lt;br /&gt;
{{PokémonListV2||8}}&lt;br /&gt;
{{PokémonListV2||9}}&lt;br /&gt;
{{PokémonListV2||10}}&lt;br /&gt;
{{PokémonListV2||11}}&lt;br /&gt;
{{PokémonListV2||12}}&lt;br /&gt;
{{PokémonListV2||13}}&lt;br /&gt;
{{PokémonListV2||14}}&lt;br /&gt;
{{PokémonListV2||15}}&lt;br /&gt;
{{PokémonListV2||16}}&lt;br /&gt;
{{PokémonListV2||17}}&lt;br /&gt;
{{PokémonListV2||18}}&lt;br /&gt;
{{PokémonListV2||19}}&lt;br /&gt;
{{PokémonListV2||20}}&lt;br /&gt;
{{PokémonListV2||21}}&lt;br /&gt;
{{PokémonListV2||22}}&lt;br /&gt;
{{PokémonListV2||23}}&lt;br /&gt;
{{PokémonListV2||24}}&lt;br /&gt;
{{PokémonListV2||25}}&lt;br /&gt;
{{PokémonListV2||26}}&lt;br /&gt;
{{PokémonListV2||27}}&lt;br /&gt;
{{PokémonListV2||28}}&lt;br /&gt;
{{PokémonListV2||29}}&lt;br /&gt;
{{PokémonListV2||30}}&lt;br /&gt;
{{PokémonListV2||31}}&lt;br /&gt;
{{PokémonListV2||32}}&lt;br /&gt;
{{PokémonListV2||33}}&lt;br /&gt;
{{PokémonListV2||34}}&lt;br /&gt;
{{PokémonListV2||35}}&lt;br /&gt;
{{PokémonListV2||36}}&lt;br /&gt;
{{PokémonListV2||37}}&lt;br /&gt;
{{PokémonListV2||38}}&lt;br /&gt;
{{PokémonListV2||39}}&lt;br /&gt;
{{PokémonListV2||40}}&lt;br /&gt;
{{PokémonListV2||41}}&lt;br /&gt;
{{PokémonListV2||42}}&lt;br /&gt;
{{PokémonListV2||43}}&lt;br /&gt;
{{PokémonListV2||44}}&lt;br /&gt;
{{PokémonListV2||45}}&lt;br /&gt;
{{PokémonListV2||46}}&lt;br /&gt;
{{PokémonListV2||47}}&lt;br /&gt;
{{PokémonListV2||48}}&lt;br /&gt;
{{PokémonListV2||49}}&lt;br /&gt;
{{PokémonListV2||50}}&lt;br /&gt;
{{PokémonListV2||51}}&lt;br /&gt;
{{PokémonListV2||52}}&lt;br /&gt;
{{PokémonListV2||53}}&lt;br /&gt;
{{PokémonListV2||54}}&lt;br /&gt;
{{PokémonListV2||55}}&lt;br /&gt;
{{PokémonListV2||56}}&lt;br /&gt;
{{PokémonListV2||57}}&lt;br /&gt;
{{PokémonListV2||58}}&lt;br /&gt;
{{PokémonListV2||59}}&lt;br /&gt;
{{PokémonListV2||60}}&lt;br /&gt;
{{PokémonListV2||61}}&lt;br /&gt;
{{PokémonListV2||62}}&lt;br /&gt;
{{PokémonListV2||63}}&lt;br /&gt;
{{PokémonListV2||64}}&lt;br /&gt;
{{PokémonListV2||65}}&lt;br /&gt;
{{PokémonListV2||66}}&lt;br /&gt;
{{PokémonListV2||67}}&lt;br /&gt;
{{PokémonListV2||68}}&lt;br /&gt;
{{PokémonListV2||69}}&lt;br /&gt;
{{PokémonListV2||70}}&lt;br /&gt;
{{PokémonListV2||71}}&lt;br /&gt;
{{PokémonListV2||72}}&lt;br /&gt;
{{PokémonListV2||73}}&lt;br /&gt;
{{PokémonListV2||74}}&lt;br /&gt;
{{PokémonListV2||75}}&lt;br /&gt;
{{PokémonListV2||76}}&lt;br /&gt;
{{PokémonListV2||77}}&lt;br /&gt;
{{PokémonListV2||78}}&lt;br /&gt;
{{PokémonListV2||79}}&lt;br /&gt;
{{PokémonListV2||80}}&lt;br /&gt;
{{PokémonListV2||81}}&lt;br /&gt;
{{PokémonListV2||82}}&lt;br /&gt;
{{PokémonListV2||83}}&lt;br /&gt;
{{PokémonListV2||84}}&lt;br /&gt;
{{PokémonListV2||85}}&lt;br /&gt;
{{PokémonListV2||86}}&lt;br /&gt;
{{PokémonListV2||87}}&lt;br /&gt;
{{PokémonListV2||88}}&lt;br /&gt;
{{PokémonListV2||89}}&lt;br /&gt;
{{PokémonListV2||90}}&lt;br /&gt;
{{PokémonListV2||91}}&lt;br /&gt;
{{PokémonListV2||92}}&lt;br /&gt;
{{PokémonListV2||93}}&lt;br /&gt;
{{PokémonListV2||94}}&lt;br /&gt;
{{PokémonListV2||95}}&lt;br /&gt;
{{PokémonListV2||96}}&lt;br /&gt;
{{PokémonListV2||97}}&lt;br /&gt;
{{PokémonListV2||98}}&lt;br /&gt;
{{PokémonListV2||99}}&lt;br /&gt;
{{PokémonListV2||100}}&lt;br /&gt;
{{PokémonListV2||101}}&lt;br /&gt;
{{PokémonListV2||102}}&lt;br /&gt;
{{PokémonListV2||103}}&lt;br /&gt;
{{PokémonListV2||104}}&lt;br /&gt;
{{PokémonListV2||105}}&lt;br /&gt;
{{PokémonListV2||106}}&lt;br /&gt;
{{PokémonListV2||107}}&lt;br /&gt;
{{PokémonListV2||108}}&lt;br /&gt;
{{PokémonListV2||109}}&lt;br /&gt;
{{PokémonListV2||110}}&lt;br /&gt;
{{PokémonListV2||111}}&lt;br /&gt;
{{PokémonListV2||112}}&lt;br /&gt;
{{PokémonListV2||113}}&lt;br /&gt;
{{PokémonListV2||114}}&lt;br /&gt;
{{PokémonListV2||115}}&lt;br /&gt;
{{PokémonListV2||116}}&lt;br /&gt;
{{PokémonListV2||117}}&lt;br /&gt;
{{PokémonListV2||118}}&lt;br /&gt;
{{PokémonListV2||119}}&lt;br /&gt;
{{PokémonListV2||120}}&lt;br /&gt;
{{PokémonListV2||121}}&lt;br /&gt;
{{PokémonListV2||122}}&lt;br /&gt;
{{PokémonListV2||123}}&lt;br /&gt;
{{PokémonListV2||124}}&lt;br /&gt;
{{PokémonListV2||125}}&lt;br /&gt;
{{PokémonListV2||126}}&lt;br /&gt;
{{PokémonListV2||127}}&lt;br /&gt;
{{PokémonListV2||128}}&lt;br /&gt;
{{PokémonListV2||129}}&lt;br /&gt;
{{PokémonListV2||130}}&lt;br /&gt;
{{PokémonListV2||131}}&lt;br /&gt;
{{PokémonListV2||132}}&lt;br /&gt;
{{PokémonListV2||133}}&lt;br /&gt;
{{PokémonListV2||134}}&lt;br /&gt;
{{PokémonListV2||135}}&lt;br /&gt;
{{PokémonListV2||136}}&lt;br /&gt;
{{PokémonListV2||137}}&lt;br /&gt;
{{PokémonListV2||138}}&lt;br /&gt;
{{PokémonListV2||139}}&lt;br /&gt;
{{PokémonListV2||140}}&lt;br /&gt;
{{PokémonListV2||141}}&lt;br /&gt;
{{PokémonListV2||142}}&lt;br /&gt;
{{PokémonListV2||143}}&lt;br /&gt;
{{PokémonListV2||144}}&lt;br /&gt;
{{PokémonListV2||145}}&lt;br /&gt;
{{PokémonListV2||146}}&lt;br /&gt;
{{PokémonListV2||147}}&lt;br /&gt;
{{PokémonListV2||148}}&lt;br /&gt;
{{PokémonListV2||149}}&lt;br /&gt;
{{PokémonListV2||150}}&lt;br /&gt;
{{PokémonListV2||151}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||152}}&lt;br /&gt;
{{PokémonListV2||153}}&lt;br /&gt;
{{PokémonListV2||154}}&lt;br /&gt;
{{PokémonListV2||155}}&lt;br /&gt;
{{PokémonListV2||156}}&lt;br /&gt;
{{PokémonListV2||157}}&lt;br /&gt;
{{PokémonListV2||158}}&lt;br /&gt;
{{PokémonListV2||159}}&lt;br /&gt;
{{PokémonListV2||160}}&lt;br /&gt;
{{PokémonListV2||161}}&lt;br /&gt;
{{PokémonListV2||162}}&lt;br /&gt;
{{PokémonListV2||163}}&lt;br /&gt;
{{PokémonListV2||164}}&lt;br /&gt;
{{PokémonListV2||165}}&lt;br /&gt;
{{PokémonListV2||166}}&lt;br /&gt;
{{PokémonListV2||167}}&lt;br /&gt;
{{PokémonListV2||168}}&lt;br /&gt;
{{PokémonListV2||169}}&lt;br /&gt;
{{PokémonListV2||170}}&lt;br /&gt;
{{PokémonListV2||171}}&lt;br /&gt;
{{PokémonListV2||172}}&lt;br /&gt;
{{PokémonListV2||173}}&lt;br /&gt;
{{PokémonListV2||174}}&lt;br /&gt;
{{PokémonListV2||175}}&lt;br /&gt;
{{PokémonListV2||176}}&lt;br /&gt;
{{PokémonListV2||177}}&lt;br /&gt;
{{PokémonListV2||178}}&lt;br /&gt;
{{PokémonListV2||179}}&lt;br /&gt;
{{PokémonListV2||180}}&lt;br /&gt;
{{PokémonListV2||181}}&lt;br /&gt;
{{PokémonListV2||182}}&lt;br /&gt;
{{PokémonListV2||183}}&lt;br /&gt;
{{PokémonListV2||184}}&lt;br /&gt;
{{PokémonListV2||185}}&lt;br /&gt;
{{PokémonListV2||186}}&lt;br /&gt;
{{PokémonListV2||187}}&lt;br /&gt;
{{PokémonListV2||188}}&lt;br /&gt;
{{PokémonListV2||189}}&lt;br /&gt;
{{PokémonListV2||190}}&lt;br /&gt;
{{PokémonListV2||191}}&lt;br /&gt;
{{PokémonListV2||192}}&lt;br /&gt;
{{PokémonListV2||193}}&lt;br /&gt;
{{PokémonListV2||194}}&lt;br /&gt;
{{PokémonListV2||195}}&lt;br /&gt;
{{PokémonListV2||196}}&lt;br /&gt;
{{PokémonListV2||197}}&lt;br /&gt;
{{PokémonListV2||198}}&lt;br /&gt;
{{PokémonListV2||199}}&lt;br /&gt;
{{PokémonListV2||200}}&lt;br /&gt;
{{PokémonListV2||201}}&lt;br /&gt;
{{PokémonListV2||202}}&lt;br /&gt;
{{PokémonListV2||203}}&lt;br /&gt;
{{PokémonListV2||204}}&lt;br /&gt;
{{PokémonListV2||205}}&lt;br /&gt;
{{PokémonListV2||206}}&lt;br /&gt;
{{PokémonListV2||207}}&lt;br /&gt;
{{PokémonListV2||208}}&lt;br /&gt;
{{PokémonListV2||209}}&lt;br /&gt;
{{PokémonListV2||210}}&lt;br /&gt;
{{PokémonListV2||211}}&lt;br /&gt;
{{PokémonListV2||212}}&lt;br /&gt;
{{PokémonListV2||213}}&lt;br /&gt;
{{PokémonListV2||214}}&lt;br /&gt;
{{PokémonListV2||215}}&lt;br /&gt;
{{PokémonListV2||216}}&lt;br /&gt;
{{PokémonListV2||217}}&lt;br /&gt;
{{PokémonListV2||218}}&lt;br /&gt;
{{PokémonListV2||219}}&lt;br /&gt;
{{PokémonListV2||220}}&lt;br /&gt;
{{PokémonListV2||221}}&lt;br /&gt;
{{PokémonListV2||222}}&lt;br /&gt;
{{PokémonListV2||223}}&lt;br /&gt;
{{PokémonListV2||224}}&lt;br /&gt;
{{PokémonListV2||225}}&lt;br /&gt;
{{PokémonListV2||226}}&lt;br /&gt;
{{PokémonListV2||227}}&lt;br /&gt;
{{PokémonListV2||228}}&lt;br /&gt;
{{PokémonListV2||229}}&lt;br /&gt;
{{PokémonListV2||230}}&lt;br /&gt;
{{PokémonListV2||231}}&lt;br /&gt;
{{PokémonListV2||232}}&lt;br /&gt;
{{PokémonListV2||233}}&lt;br /&gt;
{{PokémonListV2||234}}&lt;br /&gt;
{{PokémonListV2||235}}&lt;br /&gt;
{{PokémonListV2||236}}&lt;br /&gt;
{{PokémonListV2||237}}&lt;br /&gt;
{{PokémonListV2||238}}&lt;br /&gt;
{{PokémonListV2||239}}&lt;br /&gt;
{{PokémonListV2||240}}&lt;br /&gt;
{{PokémonListV2||241}}&lt;br /&gt;
{{PokémonListV2||242}}&lt;br /&gt;
{{PokémonListV2||243}}&lt;br /&gt;
{{PokémonListV2||244}}&lt;br /&gt;
{{PokémonListV2||245}}&lt;br /&gt;
{{PokémonListV2||246}}&lt;br /&gt;
{{PokémonListV2||247}}&lt;br /&gt;
{{PokémonListV2||248}}&lt;br /&gt;
{{PokémonListV2||249}}&lt;br /&gt;
{{PokémonListV2||250}}&lt;br /&gt;
{{PokémonListV2||251}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||252}}&lt;br /&gt;
{{PokémonListV2||253}}&lt;br /&gt;
{{PokémonListV2||254}}&lt;br /&gt;
{{PokémonListV2||255}}&lt;br /&gt;
{{PokémonListV2||256}}&lt;br /&gt;
{{PokémonListV2||257}}&lt;br /&gt;
{{PokémonListV2||258}}&lt;br /&gt;
{{PokémonListV2||259}}&lt;br /&gt;
{{PokémonListV2||260}}&lt;br /&gt;
{{PokémonListV2||261}}&lt;br /&gt;
{{PokémonListV2||262}}&lt;br /&gt;
{{PokémonListV2||263}}&lt;br /&gt;
{{PokémonListV2||264}}&lt;br /&gt;
{{PokémonListV2||265}}&lt;br /&gt;
{{PokémonListV2||266}}&lt;br /&gt;
{{PokémonListV2||267}}&lt;br /&gt;
{{PokémonListV2||268}}&lt;br /&gt;
{{PokémonListV2||269}}&lt;br /&gt;
{{PokémonListV2||270}}&lt;br /&gt;
{{PokémonListV2||271}}&lt;br /&gt;
{{PokémonListV2||272}}&lt;br /&gt;
{{PokémonListV2||273}}&lt;br /&gt;
{{PokémonListV2||274}}&lt;br /&gt;
{{PokémonListV2||275}}&lt;br /&gt;
{{PokémonListV2||276}}&lt;br /&gt;
{{PokémonListV2||277}}&lt;br /&gt;
{{PokémonListV2||278}}&lt;br /&gt;
{{PokémonListV2||279}}&lt;br /&gt;
{{PokémonListV2||280}}&lt;br /&gt;
{{PokémonListV2||281}}&lt;br /&gt;
{{PokémonListV2||282}}&lt;br /&gt;
{{PokémonListV2||283}}&lt;br /&gt;
{{PokémonListV2||284}}&lt;br /&gt;
{{PokémonListV2||285}}&lt;br /&gt;
{{PokémonListV2||286}}&lt;br /&gt;
{{PokémonListV2||287}}&lt;br /&gt;
{{PokémonListV2||288}}&lt;br /&gt;
{{PokémonListV2||289}}&lt;br /&gt;
{{PokémonListV2||290}}&lt;br /&gt;
{{PokémonListV2||291}}&lt;br /&gt;
{{PokémonListV2||292}}&lt;br /&gt;
{{PokémonListV2||293}}&lt;br /&gt;
{{PokémonListV2||294}}&lt;br /&gt;
{{PokémonListV2||295}}&lt;br /&gt;
{{PokémonListV2||296}}&lt;br /&gt;
{{PokémonListV2||297}}&lt;br /&gt;
{{PokémonListV2||298}}&lt;br /&gt;
{{PokémonListV2||299}}&lt;br /&gt;
{{PokémonListV2||300}}&lt;br /&gt;
{{PokémonListV2||301}}&lt;br /&gt;
{{PokémonListV2||302}}&lt;br /&gt;
{{PokémonListV2||303}}&lt;br /&gt;
{{PokémonListV2||304}}&lt;br /&gt;
{{PokémonListV2||305}}&lt;br /&gt;
{{PokémonListV2||306}}&lt;br /&gt;
{{PokémonListV2||307}}&lt;br /&gt;
{{PokémonListV2||308}}&lt;br /&gt;
{{PokémonListV2||309}}&lt;br /&gt;
{{PokémonListV2||310}}&lt;br /&gt;
{{PokémonListV2||311}}&lt;br /&gt;
{{PokémonListV2||312}}&lt;br /&gt;
{{PokémonListV2||313}}&lt;br /&gt;
{{PokémonListV2||314}}&lt;br /&gt;
{{PokémonListV2||315}}&lt;br /&gt;
{{PokémonListV2||316}}&lt;br /&gt;
{{PokémonListV2||317}}&lt;br /&gt;
{{PokémonListV2||318}}&lt;br /&gt;
{{PokémonListV2||319}}&lt;br /&gt;
{{PokémonListV2||320}}&lt;br /&gt;
{{PokémonListV2||321}}&lt;br /&gt;
{{PokémonListV2||322}}&lt;br /&gt;
{{PokémonListV2||323}}&lt;br /&gt;
{{PokémonListV2||324}}&lt;br /&gt;
{{PokémonListV2||325}}&lt;br /&gt;
{{PokémonListV2||326}}&lt;br /&gt;
{{PokémonListV2||327}}&lt;br /&gt;
{{PokémonListV2||328}}&lt;br /&gt;
{{PokémonListV2||329}}&lt;br /&gt;
{{PokémonListV2||330}}&lt;br /&gt;
{{PokémonListV2||331}}&lt;br /&gt;
{{PokémonListV2||332}}&lt;br /&gt;
{{PokémonListV2||333}}&lt;br /&gt;
{{PokémonListV2||334}}&lt;br /&gt;
{{PokémonListV2||335}}&lt;br /&gt;
{{PokémonListV2||336}}&lt;br /&gt;
{{PokémonListV2||337}}&lt;br /&gt;
{{PokémonListV2||338}}&lt;br /&gt;
{{PokémonListV2||339}}&lt;br /&gt;
{{PokémonListV2||340}}&lt;br /&gt;
{{PokémonListV2||341}}&lt;br /&gt;
{{PokémonListV2||342}}&lt;br /&gt;
{{PokémonListV2||343}}&lt;br /&gt;
{{PokémonListV2||344}}&lt;br /&gt;
{{PokémonListV2||345}}&lt;br /&gt;
{{PokémonListV2||346}}&lt;br /&gt;
{{PokémonListV2||347}}&lt;br /&gt;
{{PokémonListV2||348}}&lt;br /&gt;
{{PokémonListV2||349}}&lt;br /&gt;
{{PokémonListV2||350}}&lt;br /&gt;
{{PokémonListV2||351}}&lt;br /&gt;
{{PokémonListV2||352}}&lt;br /&gt;
{{PokémonListV2||353}}&lt;br /&gt;
{{PokémonListV2||354}}&lt;br /&gt;
{{PokémonListV2||355}}&lt;br /&gt;
{{PokémonListV2||356}}&lt;br /&gt;
{{PokémonListV2||357}}&lt;br /&gt;
{{PokémonListV2||358}}&lt;br /&gt;
{{PokémonListV2||359}}&lt;br /&gt;
{{PokémonListV2||360}}&lt;br /&gt;
{{PokémonListV2||361}}&lt;br /&gt;
{{PokémonListV2||362}}&lt;br /&gt;
{{PokémonListV2||363}}&lt;br /&gt;
{{PokémonListV2||364}}&lt;br /&gt;
{{PokémonListV2||365}}&lt;br /&gt;
{{PokémonListV2||366}}&lt;br /&gt;
{{PokémonListV2||367}}&lt;br /&gt;
{{PokémonListV2||368}}&lt;br /&gt;
{{PokémonListV2||369}}&lt;br /&gt;
{{PokémonListV2||370}}&lt;br /&gt;
{{PokémonListV2||371}}&lt;br /&gt;
{{PokémonListV2||372}}&lt;br /&gt;
{{PokémonListV2||373}}&lt;br /&gt;
{{PokémonListV2||374}}&lt;br /&gt;
{{PokémonListV2||375}}&lt;br /&gt;
{{PokémonListV2||376}}&lt;br /&gt;
{{PokémonListV2||377}}&lt;br /&gt;
{{PokémonListV2||378}}&lt;br /&gt;
{{PokémonListV2||379}}&lt;br /&gt;
{{PokémonListV2||380}}&lt;br /&gt;
{{PokémonListV2||381}}&lt;br /&gt;
{{PokémonListV2||382}}&lt;br /&gt;
{{PokémonListV2||383}}&lt;br /&gt;
{{PokémonListV2||384}}&lt;br /&gt;
{{PokémonListV2||385}}&lt;br /&gt;
{{PokémonListV2||386}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||387}}&lt;br /&gt;
{{PokémonListV2||388}}&lt;br /&gt;
{{PokémonListV2||389}}&lt;br /&gt;
{{PokémonListV2||390}}&lt;br /&gt;
{{PokémonListV2||391}}&lt;br /&gt;
{{PokémonListV2||392}}&lt;br /&gt;
{{PokémonListV2||393}}&lt;br /&gt;
{{PokémonListV2||394}}&lt;br /&gt;
{{PokémonListV2||395}}&lt;br /&gt;
{{PokémonListV2||396}}&lt;br /&gt;
{{PokémonListV2||397}}&lt;br /&gt;
{{PokémonListV2||398}}&lt;br /&gt;
{{PokémonListV2||399}}&lt;br /&gt;
{{PokémonListV2||400}}&lt;br /&gt;
{{PokémonListV2||401}}&lt;br /&gt;
{{PokémonListV2||402}}&lt;br /&gt;
{{PokémonListV2||403}}&lt;br /&gt;
{{PokémonListV2||404}}&lt;br /&gt;
{{PokémonListV2||405}}&lt;br /&gt;
{{PokémonListV2||406}}&lt;br /&gt;
{{PokémonListV2||407}}&lt;br /&gt;
{{PokémonListV2||408}}&lt;br /&gt;
{{PokémonListV2||409}}&lt;br /&gt;
{{PokémonListV2||410}}&lt;br /&gt;
{{PokémonListV2||411}}&lt;br /&gt;
{{PokémonListV2||412}}&lt;br /&gt;
{{PokémonListV2||413}}&lt;br /&gt;
{{PokémonListV2||414}}&lt;br /&gt;
{{PokémonListV2||415}}&lt;br /&gt;
{{PokémonListV2||416}}&lt;br /&gt;
{{PokémonListV2||417}}&lt;br /&gt;
{{PokémonListV2||418}}&lt;br /&gt;
{{PokémonListV2||419}}&lt;br /&gt;
{{PokémonListV2||420}}&lt;br /&gt;
{{PokémonListV2||421}}&lt;br /&gt;
{{PokémonListV2||422}}&lt;br /&gt;
{{PokémonListV2||423}}&lt;br /&gt;
{{PokémonListV2||424}}&lt;br /&gt;
{{PokémonListV2||425}}&lt;br /&gt;
{{PokémonListV2||426}}&lt;br /&gt;
{{PokémonListV2||427}}&lt;br /&gt;
{{PokémonListV2||428}}&lt;br /&gt;
{{PokémonListV2||429}}&lt;br /&gt;
{{PokémonListV2||430}}&lt;br /&gt;
{{PokémonListV2||431}}&lt;br /&gt;
{{PokémonListV2||432}}&lt;br /&gt;
{{PokémonListV2||433}}&lt;br /&gt;
{{PokémonListV2||434}}&lt;br /&gt;
{{PokémonListV2||435}}&lt;br /&gt;
{{PokémonListV2||436}}&lt;br /&gt;
{{PokémonListV2||437}}&lt;br /&gt;
{{PokémonListV2||438}}&lt;br /&gt;
{{PokémonListV2||439}}&lt;br /&gt;
{{PokémonListV2||440}}&lt;br /&gt;
{{PokémonListV2||441}}&lt;br /&gt;
{{PokémonListV2||442}}&lt;br /&gt;
{{PokémonListV2||443}}&lt;br /&gt;
{{PokémonListV2||444}}&lt;br /&gt;
{{PokémonListV2||445}}&lt;br /&gt;
{{PokémonListV2||446}}&lt;br /&gt;
{{PokémonListV2||447}}&lt;br /&gt;
{{PokémonListV2||448}}&lt;br /&gt;
{{PokémonListV2||449}}&lt;br /&gt;
{{PokémonListV2||450}}&lt;br /&gt;
{{PokémonListV2||451}}&lt;br /&gt;
{{PokémonListV2||452}}&lt;br /&gt;
{{PokémonListV2||453}}&lt;br /&gt;
{{PokémonListV2||454}}&lt;br /&gt;
{{PokémonListV2||455}}&lt;br /&gt;
{{PokémonListV2||456}}&lt;br /&gt;
{{PokémonListV2||457}}&lt;br /&gt;
{{PokémonListV2||458}}&lt;br /&gt;
{{PokémonListV2||459}}&lt;br /&gt;
{{PokémonListV2||460}}&lt;br /&gt;
{{PokémonListV2||461}}&lt;br /&gt;
{{PokémonListV2||462}}&lt;br /&gt;
{{PokémonListV2||463}}&lt;br /&gt;
{{PokémonListV2||464}}&lt;br /&gt;
{{PokémonListV2||465}}&lt;br /&gt;
{{PokémonListV2||466}}&lt;br /&gt;
{{PokémonListV2||467}}&lt;br /&gt;
{{PokémonListV2||468}}&lt;br /&gt;
{{PokémonListV2||469}}&lt;br /&gt;
{{PokémonListV2||470}}&lt;br /&gt;
{{PokémonListV2||471}}&lt;br /&gt;
{{PokémonListV2||472}}&lt;br /&gt;
{{PokémonListV2||473}}&lt;br /&gt;
{{PokémonListV2||474}}&lt;br /&gt;
{{PokémonListV2||475}}&lt;br /&gt;
{{PokémonListV2||476}}&lt;br /&gt;
{{PokémonListV2||477}}&lt;br /&gt;
{{PokémonListV2||478}}&lt;br /&gt;
{{PokémonListV2||479}}&lt;br /&gt;
{{PokémonListV2||480}}&lt;br /&gt;
{{PokémonListV2||481}}&lt;br /&gt;
{{PokémonListV2||482}}&lt;br /&gt;
{{PokémonListV2||483}}&lt;br /&gt;
{{PokémonListV2||484}}&lt;br /&gt;
{{PokémonListV2||485}}&lt;br /&gt;
{{PokémonListV2||486}}&lt;br /&gt;
{{PokémonListV2||487}}&lt;br /&gt;
{{PokémonListV2||488}}&lt;br /&gt;
{{PokémonListV2||489}}&lt;br /&gt;
{{PokémonListV2||490}}&lt;br /&gt;
{{PokémonListV2||491}}&lt;br /&gt;
{{PokémonListV2||492}}&lt;br /&gt;
{{PokémonListV2||493}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||494}}&lt;br /&gt;
{{PokémonListV2||495}}&lt;br /&gt;
{{PokémonListV2||496}}&lt;br /&gt;
{{PokémonListV2||497}}&lt;br /&gt;
{{PokémonListV2||498}}&lt;br /&gt;
{{PokémonListV2||499}}&lt;br /&gt;
{{PokémonListV2||500}}&lt;br /&gt;
{{PokémonListV2||501}}&lt;br /&gt;
{{PokémonListV2||502}}&lt;br /&gt;
{{PokémonListV2||503}}&lt;br /&gt;
{{PokémonListV2||504}}&lt;br /&gt;
{{PokémonListV2||505}}&lt;br /&gt;
{{PokémonListV2||506}}&lt;br /&gt;
{{PokémonListV2||507}}&lt;br /&gt;
{{PokémonListV2||508}}&lt;br /&gt;
{{PokémonListV2||509}}&lt;br /&gt;
{{PokémonListV2||510}}&lt;br /&gt;
{{PokémonListV2||511}}&lt;br /&gt;
{{PokémonListV2||512}}&lt;br /&gt;
{{PokémonListV2||513}}&lt;br /&gt;
{{PokémonListV2||514}}&lt;br /&gt;
{{PokémonListV2||515}}&lt;br /&gt;
{{PokémonListV2||516}}&lt;br /&gt;
{{PokémonListV2||517}}&lt;br /&gt;
{{PokémonListV2||518}}&lt;br /&gt;
{{PokémonListV2||519}}&lt;br /&gt;
{{PokémonListV2||520}}&lt;br /&gt;
{{PokémonListV2||521}}&lt;br /&gt;
{{PokémonListV2||522}}&lt;br /&gt;
{{PokémonListV2||523}}&lt;br /&gt;
{{PokémonListV2||524}}&lt;br /&gt;
{{PokémonListV2||525}}&lt;br /&gt;
{{PokémonListV2||526}}&lt;br /&gt;
{{PokémonListV2||527}}&lt;br /&gt;
{{PokémonListV2||528}}&lt;br /&gt;
{{PokémonListV2||529}}&lt;br /&gt;
{{PokémonListV2||530}}&lt;br /&gt;
{{PokémonListV2||531}}&lt;br /&gt;
{{PokémonListV2||532}}&lt;br /&gt;
{{PokémonListV2||533}}&lt;br /&gt;
{{PokémonListV2||534}}&lt;br /&gt;
{{PokémonListV2||535}}&lt;br /&gt;
{{PokémonListV2||536}}&lt;br /&gt;
{{PokémonListV2||537}}&lt;br /&gt;
{{PokémonListV2||538}}&lt;br /&gt;
{{PokémonListV2||539}}&lt;br /&gt;
{{PokémonListV2||540}}&lt;br /&gt;
{{PokémonListV2||541}}&lt;br /&gt;
{{PokémonListV2||542}}&lt;br /&gt;
{{PokémonListV2||543}}&lt;br /&gt;
{{PokémonListV2||544}}&lt;br /&gt;
{{PokémonListV2||545}}&lt;br /&gt;
{{PokémonListV2||546}}&lt;br /&gt;
{{PokémonListV2||547}}&lt;br /&gt;
{{PokémonListV2||548}}&lt;br /&gt;
{{PokémonListV2||549}}&lt;br /&gt;
{{PokémonListV2||550}}&lt;br /&gt;
{{PokémonListV2||551}}&lt;br /&gt;
{{PokémonListV2||552}}&lt;br /&gt;
{{PokémonListV2||553}}&lt;br /&gt;
{{PokémonListV2||554}}&lt;br /&gt;
{{PokémonListV2||555}}&lt;br /&gt;
{{PokémonListV2||556}}&lt;br /&gt;
{{PokémonListV2||557}}&lt;br /&gt;
{{PokémonListV2||558}}&lt;br /&gt;
{{PokémonListV2||559}}&lt;br /&gt;
{{PokémonListV2||560}}&lt;br /&gt;
{{PokémonListV2||561}}&lt;br /&gt;
{{PokémonListV2||562}}&lt;br /&gt;
{{PokémonListV2||563}}&lt;br /&gt;
{{PokémonListV2||564}}&lt;br /&gt;
{{PokémonListV2||565}}&lt;br /&gt;
{{PokémonListV2||566}}&lt;br /&gt;
{{PokémonListV2||567}}&lt;br /&gt;
{{PokémonListV2||568}}&lt;br /&gt;
{{PokémonListV2||569}}&lt;br /&gt;
{{PokémonListV2||570}}&lt;br /&gt;
{{PokémonListV2||571}}&lt;br /&gt;
{{PokémonListV2||572}}&lt;br /&gt;
{{PokémonListV2||573}}&lt;br /&gt;
{{PokémonListV2||574}}&lt;br /&gt;
{{PokémonListV2||575}}&lt;br /&gt;
{{PokémonListV2||576}}&lt;br /&gt;
{{PokémonListV2||577}}&lt;br /&gt;
{{PokémonListV2||578}}&lt;br /&gt;
{{PokémonListV2||579}}&lt;br /&gt;
{{PokémonListV2||580}}&lt;br /&gt;
{{PokémonListV2||581}}&lt;br /&gt;
{{PokémonListV2||582}}&lt;br /&gt;
{{PokémonListV2||583}}&lt;br /&gt;
{{PokémonListV2||584}}&lt;br /&gt;
{{PokémonListV2||585}}&lt;br /&gt;
{{PokémonListV2||586}}&lt;br /&gt;
{{PokémonListV2||587}}&lt;br /&gt;
{{PokémonListV2||588}}&lt;br /&gt;
{{PokémonListV2||589}}&lt;br /&gt;
{{PokémonListV2||590}}&lt;br /&gt;
{{PokémonListV2||591}}&lt;br /&gt;
{{PokémonListV2||592}}&lt;br /&gt;
{{PokémonListV2||593}}&lt;br /&gt;
{{PokémonListV2||594}}&lt;br /&gt;
{{PokémonListV2||595}}&lt;br /&gt;
{{PokémonListV2||596}}&lt;br /&gt;
{{PokémonListV2||597}}&lt;br /&gt;
{{PokémonListV2||598}}&lt;br /&gt;
{{PokémonListV2||599}}&lt;br /&gt;
{{PokémonListV2||600}}&lt;br /&gt;
{{PokémonListV2||601}}&lt;br /&gt;
{{PokémonListV2||602}}&lt;br /&gt;
{{PokémonListV2||603}}&lt;br /&gt;
{{PokémonListV2||604}}&lt;br /&gt;
{{PokémonListV2||605}}&lt;br /&gt;
{{PokémonListV2||606}}&lt;br /&gt;
{{PokémonListV2||607}}&lt;br /&gt;
{{PokémonListV2||608}}&lt;br /&gt;
{{PokémonListV2||609}}&lt;br /&gt;
{{PokémonListV2||610}}&lt;br /&gt;
{{PokémonListV2||611}}&lt;br /&gt;
{{PokémonListV2||612}}&lt;br /&gt;
{{PokémonListV2||613}}&lt;br /&gt;
{{PokémonListV2||614}}&lt;br /&gt;
{{PokémonListV2||615}}&lt;br /&gt;
{{PokémonListV2||616}}&lt;br /&gt;
{{PokémonListV2||617}}&lt;br /&gt;
{{PokémonListV2||618}}&lt;br /&gt;
{{PokémonListV2||619}}&lt;br /&gt;
{{PokémonListV2||620}}&lt;br /&gt;
{{PokémonListV2||621}}&lt;br /&gt;
{{PokémonListV2||622}}&lt;br /&gt;
{{PokémonListV2||623}}&lt;br /&gt;
{{PokémonListV2||624}}&lt;br /&gt;
{{PokémonListV2||625}}&lt;br /&gt;
{{PokémonListV2||626}}&lt;br /&gt;
{{PokémonListV2||627}}&lt;br /&gt;
{{PokémonListV2||628}}&lt;br /&gt;
{{PokémonListV2||629}}&lt;br /&gt;
{{PokémonListV2||630}}&lt;br /&gt;
{{PokémonListV2||631}}&lt;br /&gt;
{{PokémonListV2||632}}&lt;br /&gt;
{{PokémonListV2||633}}&lt;br /&gt;
{{PokémonListV2||634}}&lt;br /&gt;
{{PokémonListV2||635}}&lt;br /&gt;
{{PokémonListV2||636}}&lt;br /&gt;
{{PokémonListV2||637}}&lt;br /&gt;
{{PokémonListV2||638}}&lt;br /&gt;
{{PokémonListV2||639}}&lt;br /&gt;
{{PokémonListV2||640}}&lt;br /&gt;
{{PokémonListV2||641}}&lt;br /&gt;
{{PokémonListV2||642}}&lt;br /&gt;
{{PokémonListV2||643}}&lt;br /&gt;
{{PokémonListV2||644}}&lt;br /&gt;
{{PokémonListV2||645}}&lt;br /&gt;
{{PokémonListV2||646}}&lt;br /&gt;
{{PokémonListV2||647}}&lt;br /&gt;
{{PokémonListV2||648}}&lt;br /&gt;
{{PokémonListV2||649}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||650}}&lt;br /&gt;
{{PokémonListV2||651}}&lt;br /&gt;
{{PokémonListV2||652}}&lt;br /&gt;
{{PokémonListV2||653}}&lt;br /&gt;
{{PokémonListV2||654}}&lt;br /&gt;
{{PokémonListV2||655}}&lt;br /&gt;
{{PokémonListV2||656}}&lt;br /&gt;
{{PokémonListV2||657}}&lt;br /&gt;
{{PokémonListV2||658}}&lt;br /&gt;
{{PokémonListV2||659}}&lt;br /&gt;
{{PokémonListV2||660}}&lt;br /&gt;
{{PokémonListV2||661}}&lt;br /&gt;
{{PokémonListV2||662}}&lt;br /&gt;
{{PokémonListV2||663}}&lt;br /&gt;
{{PokémonListV2||664}}&lt;br /&gt;
{{PokémonListV2||665}}&lt;br /&gt;
{{PokémonListV2||666}}&lt;br /&gt;
{{PokémonListV2||667}}&lt;br /&gt;
{{PokémonListV2||668}}&lt;br /&gt;
{{PokémonListV2||669}}&lt;br /&gt;
{{PokémonListV2||670}}&lt;br /&gt;
{{PokémonListV2||671}}&lt;br /&gt;
{{PokémonListV2||672}}&lt;br /&gt;
{{PokémonListV2||673}}&lt;br /&gt;
{{PokémonListV2||674}}&lt;br /&gt;
{{PokémonListV2||675}}&lt;br /&gt;
{{PokémonListV2||676}}&lt;br /&gt;
{{PokémonListV2||677}}&lt;br /&gt;
{{PokémonListV2||678}}&lt;br /&gt;
{{PokémonListV2||679}}&lt;br /&gt;
{{PokémonListV2||680}}&lt;br /&gt;
{{PokémonListV2||681}}&lt;br /&gt;
{{PokémonListV2||682}}&lt;br /&gt;
{{PokémonListV2||683}}&lt;br /&gt;
{{PokémonListV2||684}}&lt;br /&gt;
{{PokémonListV2||685}}&lt;br /&gt;
{{PokémonListV2||686}}&lt;br /&gt;
{{PokémonListV2||687}}&lt;br /&gt;
{{PokémonListV2||688}}&lt;br /&gt;
{{PokémonListV2||689}}&lt;br /&gt;
{{PokémonListV2||690}}&lt;br /&gt;
{{PokémonListV2||691}}&lt;br /&gt;
{{PokémonListV2||692}}&lt;br /&gt;
{{PokémonListV2||693}}&lt;br /&gt;
{{PokémonListV2||694}}&lt;br /&gt;
{{PokémonListV2||695}}&lt;br /&gt;
{{PokémonListV2||696}}&lt;br /&gt;
{{PokémonListV2||697}}&lt;br /&gt;
{{PokémonListV2||698}}&lt;br /&gt;
{{PokémonListV2||699}}&lt;br /&gt;
{{PokémonListV2||700}}&lt;br /&gt;
{{PokémonListV2||701}}&lt;br /&gt;
{{PokémonListV2||702}}&lt;br /&gt;
{{PokémonListV2||703}}&lt;br /&gt;
{{PokémonListV2||704}}&lt;br /&gt;
{{PokémonListV2||705}}&lt;br /&gt;
{{PokémonListV2||706}}&lt;br /&gt;
{{PokémonListV2||707}}&lt;br /&gt;
{{PokémonListV2||708}}&lt;br /&gt;
{{PokémonListV2||709}}&lt;br /&gt;
{{PokémonListV2||710}}&lt;br /&gt;
{{PokémonListV2||711}}&lt;br /&gt;
{{PokémonListV2||712}}&lt;br /&gt;
{{PokémonListV2||713}}&lt;br /&gt;
{{PokémonListV2||714}}&lt;br /&gt;
{{PokémonListV2||715}}&lt;br /&gt;
{{PokémonListV2||716}}&lt;br /&gt;
{{PokémonListV2||717}}&lt;br /&gt;
{{PokémonListV2||718}}&lt;br /&gt;
{{PokémonListV2||719}}&lt;br /&gt;
{{PokémonListV2||720}}&lt;br /&gt;
{{PokémonListV2||721}}&lt;br /&gt;
|&lt;br /&gt;
{{PokémonListV2||722}}&lt;br /&gt;
{{PokémonListV2||723}}&lt;br /&gt;
{{PokémonListV2||724}}&lt;br /&gt;
{{PokémonListV2||725}}&lt;br /&gt;
{{PokémonListV2||726}}&lt;br /&gt;
{{PokémonListV2||727}}&lt;br /&gt;
{{PokémonListV2||728}}&lt;br /&gt;
{{PokémonListV2||729}}&lt;br /&gt;
{{PokémonListV2||730}}&lt;br /&gt;
{{PokémonListV2||731}}&lt;br /&gt;
{{PokémonListV2||732}}&lt;br /&gt;
{{PokémonListV2||733}}&lt;br /&gt;
{{PokémonListV2||734}}&lt;br /&gt;
{{PokémonListV2||735}}&lt;br /&gt;
{{PokémonListV2||736}}&lt;br /&gt;
{{PokémonListV2||737}}&lt;br /&gt;
{{PokémonListV2||738}}&lt;br /&gt;
{{PokémonListV2||739}}&lt;br /&gt;
{{PokémonListV2||740}}&lt;br /&gt;
{{PokémonListV2||741}}&lt;br /&gt;
{{PokémonListV2||742}}&lt;br /&gt;
{{PokémonListV2||743}}&lt;br /&gt;
{{PokémonListV2||744}}&lt;br /&gt;
{{PokémonListV2||745}}&lt;br /&gt;
{{PokémonListV2||746}}&lt;br /&gt;
{{PokémonListV2||747}}&lt;br /&gt;
{{PokémonListV2||748}}&lt;br /&gt;
{{PokémonListV2||749}}&lt;br /&gt;
{{PokémonListV2||750}}&lt;br /&gt;
{{PokémonListV2||751}}&lt;br /&gt;
{{PokémonListV2||752}}&lt;br /&gt;
{{PokémonListV2||753}}&lt;br /&gt;
{{PokémonListV2||754}}&lt;br /&gt;
{{PokémonListV2||755}}&lt;br /&gt;
{{PokémonListV2||756}}&lt;br /&gt;
{{PokémonListV2||757}}&lt;br /&gt;
{{PokémonListV2||758}}&lt;br /&gt;
{{PokémonListV2||759}}&lt;br /&gt;
{{PokémonListV2||760}}&lt;br /&gt;
{{PokémonListV2||761}}&lt;br /&gt;
{{PokémonListV2||762}}&lt;br /&gt;
{{PokémonListV2||763}}&lt;br /&gt;
{{PokémonListV2||764}}&lt;br /&gt;
{{PokémonListV2||765}}&lt;br /&gt;
{{PokémonListV2||766}}&lt;br /&gt;
{{PokémonListV2||767}}&lt;br /&gt;
{{PokémonListV2||768}}&lt;br /&gt;
{{PokémonListV2||769}}&lt;br /&gt;
{{PokémonListV2||770}}&lt;br /&gt;
{{PokémonListV2||771}}&lt;br /&gt;
{{PokémonListV2||772}}&lt;br /&gt;
{{PokémonListV2||773}}&lt;br /&gt;
{{PokémonListV2||774}}&lt;br /&gt;
{{PokémonListV2||775}}&lt;br /&gt;
{{PokémonListV2||776}}&lt;br /&gt;
{{PokémonListV2||777}}&lt;br /&gt;
{{PokémonListV2||778}}&lt;br /&gt;
{{PokémonListV2||779}}&lt;br /&gt;
{{PokémonListV2||780}}&lt;br /&gt;
{{PokémonListV2||781}}&lt;br /&gt;
{{PokémonListV2||782}}&lt;br /&gt;
{{PokémonListV2||783}}&lt;br /&gt;
{{PokémonListV2||784}}&lt;br /&gt;
{{PokémonListV2||785}}&lt;br /&gt;
{{PokémonListV2||786}}&lt;br /&gt;
{{PokémonListV2||787}}&lt;br /&gt;
{{PokémonListV2||788}}&lt;br /&gt;
{{PokémonListV2||789}}&lt;br /&gt;
{{PokémonListV2||790}}&lt;br /&gt;
{{PokémonListV2||791}}&lt;br /&gt;
{{PokémonListV2||792}}&lt;br /&gt;
{{PokémonListV2||793}}&lt;br /&gt;
{{PokémonListV2||794}}&lt;br /&gt;
{{PokémonListV2||795}}&lt;br /&gt;
{{PokémonListV2||796}}&lt;br /&gt;
{{PokémonListV2||797}}&lt;br /&gt;
{{PokémonListV2||798}}&lt;br /&gt;
{{PokémonListV2||799}}&lt;br /&gt;
{{PokémonListV2||800}}&lt;br /&gt;
{{PokémonListV2||801}}&lt;br /&gt;
{{PokémonListV2||802}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FantaX1911</name></author>
	</entry>
</feed>