List of locations by index number (Generation III): Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
(Rewrote article for clarity)
(→‎List: using blacklinks to fix visibility issues)
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Like the other generations, each location in the [[Generation III]] games is associated with an index number used internally by the game. When a Pokémon is caught in these games, this location index is stored as part of that Pokémon's [[Pokémon_data_structure_(Generation_III)|data structure]]. This data is used to display where a Pokémon was caught in the [[Summary]] screen. These locations indices are enumerated, in order, in the table below.
Each location in the [[Generation III]] games is associated with an index number used internally by the game. These location indices are enumerated, in order, in the table below.


When a Pokémon is migrated to [[Generation IV]] from Generation III via the [[Pal Park]], their location index in the new Generation IV [[Pokémon_data_structure_(Generation_IV)|data structure]] is set to <code>0x37</code> which corresponds to "Pal Park" in the [[List_of_locations_by_index_number_(Generation_IV)|Generation IV location index table]]. This location, however, is displayed as whatever region the Pokémon originated from, rather than "Pal Park". That is, "Hoenn" for {{3v|Ruby|Sapphire|Emerald}}, "Kanto" for {{2v|FireRed|LeafGreen}}, and "Distant Land" for [[Pokémon_Colosseum|Colosseum]] and [[Pokémon_XD:_Gale_of_Darkness|XD]].
==Met location==
When a Pokémon is caught in a Generation III game, it stores the location index as its met location in its [[Pokémon data structure (Generation III)|data structure]]. This data is used to display where a Pokémon was caught on the [[Summary]] screen.


Note that the table is color coded with:
When a Pokémon is migrated from Generation III to [[Generation IV]] via the [[Pal Park]], its met location index in the new Generation IV [[Pokémon data structure (Generation IV)|data structure]] is set to <code>0x37</code> ("Pal Park" in the [[List of locations by index number (Generation IV)|Generation IV location index table]]). However, this value is ignored, and instead the Pokémon's met location is displayed based on its [[game of origin]]: "Hoenn" for {{game2|Ruby|Sapphire|Emerald}}; "Kanto" for {{game|FireRed and LeafGreen|s}}; and "[[Distant land]]" for {{g|Colosseum}} and {{XD}}.
*Indices in <span style="background:#{{hoenn color light}}">cyan</span> (i.e. <code>0x00</code>-<code>0x57</code>) appearing in Ruby, Sapphire and Emerald,
*Indices in <span style="background:#{{kanto color light}}">light green</span> (i.e. <code>0x58</code>-<code>0xC4</code>) appearing in FireRed and LeafGreen,
*Indices in <span style="background:#{{emerald color light}}">dark green</span> (i.e. <code>0xC4</code>-<code>0xD4</code>) appearing in Emerald,
*Indices in white (i.e. <code>0xFD</code>-<code>0xFF</code>) appearing in all games.


The special location indices in white are:
===Unrecognised locations===
*<code>0xFD</code>: Used by [[Gift_Pokémon#Generation_III|gift egg]]s while they are still eggs. Like all eggs in Gen 3, their met location is overwritten with where they hatched.
Pokémon Ruby and Sapphire only recognize the white and <span style="background:#{{hoenn color light}}">cyan</span> indices, Pokémon FireRed and LeafGreen only recognize the white and <span style="background:#{{kanto color light}}">light green</span> ones, and Pokémon Emerald recognizes all of the listed indices (white, <span style="background:#{{hoenn color light}}">cyan</span>, <span style="background:#{{kanto color light}}">light green</span>, and <span style="background:#{{emerald color light}}">dark green</span>).
*<code>0xFE</code>: Used by Pokémon obtained in [[in-game trade]]s.
*<code>0xFF</code>: Used by Pokémon obtained in events, not to be confused with the [[fateful encounter]] flag on special event Pokémon.


Ruby, Sapphire and Emerald display "obtained in a trade" for Pokémon with locations they does not recognize, while FireRed and LeafGreen display "Met in a trade". Ruby and Sapphire only recognize the white and <span style="background:#{{hoenn color light}}">cyan</span> indices, FireRed and LeafGreen only recognize the white and <span style="background:#{{kanto color light}}">light green</span> ones, and Emerald recognizes all the indices. That said, none of the GBA games recognize the locations of Pokémon originating from the GCN games, and so they simply list them as being obtained in a trade.
Note that locations shared between Pokémon Emerald and Pokémon FireRed and LeafGreen (such as [[Navel Rock]] and [[Altering Cave]]) have two separate index numbers, one for each region. Locations such as the [[Safari Zone]] and [[Victory Road]] also have two separate index numbers.


In the unique case where a Pokémon from a game A is traded to a different game B which just so happens to have the same [[trainer ID]], [[secret ID]], and [[original trainer]], game B will treat the Pokémon as originating from game B and display "met somewhere" for locations it doesn't recognize or even the wrong location for Pokémon traded between the GCN and GBA games.
[[Outsider Pokémon]] whose met location is not recognised, including Pokémon met in Colosseum or XD, display "obtained in a trade"{{sup/3|RSE}} or "Met in a trade"{{sup/3|FRLG}}. A Pokémon is considered an outsider Pokémon if any of its Original Trainer's [[Trainer ID]], [[Secret ID]], or Original Trainer name do not match the player's.


Note that locations shared between Pokémon Emerald and Pokémon FireRed and LeafGreen, such as [[Navel Rock]] and [[Altering Cave]], have two separate index numbers, one for each region. Locations such as the [[Safari Zone]] and [[Victory Road]] also have two separate index numbers.
==List==
The rows in the table are color-coded as follows:
*Indices in <span style="background:#{{hoenn color light}}">cyan</span> (i.e. <code>0x00</code>-<code>0x57</code>) appear in Ruby, Sapphire and Emerald and are recognized by all three games.
*Indices in <span style="background:#{{kanto color light}}">light green</span> (i.e. <code>0x58</code>-<code>0xC4</code>) appear in FireRed and LeafGreen and are recognized by FireRed, LeafGreen, and Emerald.
*Indices in <span style="background:#{{emerald color light}}">dark green</span> (i.e. <code>0xC4</code>-<code>0xD4</code>) only appear in and are recognized by Emerald.
*Indices in white (i.e. <code>0xFD</code>-<code>0xFF</code>) appear in and are recognized by all games.


Also note that ID <code>0xC4</code> "CELADON DEPT." is internally used in FireRed and LeafGreen for the [[Pokémon Center]] 2F rooms (the actual [[Celadon Department Store]] uses location ID <code>0x5E</code> "[[Celadon City|CELADON CITY]]"). In Emerald, this ID is instead labeled "SPECIAL AREA". Ruby, Sapphire, and Emerald internally use ID <code>0x57</code> "FERRY" for the Pokémon Center 2F rooms.
The special location indices in white are:
*<code>0xFD</code>: Used by [[Gift Pokémon#Generation III|gift egg]]s while they are still eggs. Like all Eggs in Generation III, their met location is overwritten with where they hatched.
*<code>0xFE</code>: Used by Pokémon obtained in [[in-game trade]]s.
*<code>0xFF</code>: Used by Pokémon obtained in event distributions. (Distinct from the [[fateful encounter]] flag that is set on Pokémon received from event distributions, and certain special Pokémon obtained in-game.)


{| class="roundy" style="margin:auto; background: #{{emerald color}}; border: 5px solid #{{sapphire color light}}"
The ID <code>0xC4</code> "CELADON DEPT." is internally used in Pokémon FireRed and LeafGreen for the [[Pokémon Center]] 2F rooms (the actual [[Celadon Department Store]] uses location ID <code>0x5E</code> "[[Celadon City|CELADON CITY]]"). In Pokémon Emerald, this ID is instead labeled "SPECIAL AREA". Pokémon Ruby, Sapphire, and Emerald internally use ID <code>0x57</code> "FERRY" for the Pokémon Center 2F rooms.
|
 
{| class="roundy sortable" border="1" style="background: #fff; border: 1px solid #{{emerald color}}; border-collapse:collapse"
{| class="roundy sortable blacklinks" style="margin:auto; background: #{{emerald color}}; border: 5px solid #{{sapphire color light}}"
! style="background-color:#{{ruby color light}}; {{roundytl|5px}}" | #
! style="background-color:#{{ruby color light}}; {{roundytl|5px}}" | #
! style="background-color:#{{ruby color light}}" | Hex
! style="background-color:#{{ruby color light}}" class="unsortable" | Hex
! style="background-color:#{{ruby color light}}; {{roundytr|5px}}" | Location
! style="background-color:#{{ruby color light}}; {{roundytr|5px}}" | Location
|- style="background:#{{hoenn color light}}"
|- style="background:#{{hoenn color light}}"
Line 161: Line 164:
| 065 || 0x41 || [[Mt. Pyre]]
| 065 || 0x41 || [[Mt. Pyre]]
|- style="background:#{{hoenn color light}}"
|- style="background:#{{hoenn color light}}"
| 066 || 0x42 || Hideout <small>([[Team Magma Hideout|Magma Hideout]]{{sup/3|Ru}}/[[Team Aqua Hideout|Aqua Hideout]]{{sup/3|Sa}})</small>
| 066 || 0x42 || Hideout{{tt|*|Unused in Emerald, ID 197 used instead.}} <small>([[Team Magma Hideout|Magma Hideout]]{{sup/3|Ru}}/[[Team Aqua Hideout|Aqua Hideout]]{{sup/3|Sa}})</small>
|- style="background:#{{hoenn color light}}"
|- style="background:#{{hoenn color light}}"
| 067 || 0x43 || [[Shoal Cave]]
| 067 || 0x43 || [[Shoal Cave]]
Line 179: Line 182:
| 074 || 0x4A || [[Fiery Path]]
| 074 || 0x4A || [[Fiery Path]]
|- style="background:#{{hoenn color light}}"
|- style="background:#{{hoenn color light}}"
| 075 || 0x4B || [[Fiery Path]]
| 075 || 0x4B || [[Fiery Path]] <small>(unused)</small>
|- style="background:#{{hoenn color light}}"
|- style="background:#{{hoenn color light}}"
| 076 || 0x4C || [[Jagged Pass]]
| 076 || 0x4C || [[Jagged Pass]]
|- style="background:#{{hoenn color light}}"
|- style="background:#{{hoenn color light}}"
| 077 || 0x4D || [[Jagged Pass]]
| 077 || 0x4D || [[Jagged Pass]] <small>(unused)</small>
|- style="background:#{{hoenn color light}}"
|- style="background:#{{hoenn color light}}"
| 078 || 0x4E || [[Sealed Chamber]]
| 078 || 0x4E || [[Sealed Chamber]]
Line 287: Line 290:
| 128 || 0x80 || [[S.S. Anne]]
| 128 || 0x80 || [[S.S. Anne]]
|- style="background:#{{kanto color light}}"
|- style="background:#{{kanto color light}}"
| 129 || 0x81 || {{OBP|Underground Path|Kanto Routes 5-6}} <small>([[Route]]s {{rtn|5|Kanto}}-{{rtn|6|Kanto}})</small>
| 129 || 0x81 || {{OBP|Underground Path|Kanto Routes 5–6}} <small>([[Route]]s {{rtn|5|Kanto}}-{{rtn|6|Kanto}})</small>
|- style="background:#{{kanto color light}}"
|- style="background:#{{kanto color light}}"
| 130 || 0x82 || {{OBP|Underground Path|Kanto Routes 7-8}} <small>([[Route]]s {{rtn|7|Kanto}}-{{rtn|8|Kanto}})</small>
| 130 || 0x82 || {{OBP|Underground Path|Kanto Routes 7–8}} <small>([[Route]]s {{rtn|7|Kanto}}-{{rtn|8|Kanto}})</small>
|- style="background:#{{kanto color light}}"
|- style="background:#{{kanto color light}}"
| 131 || 0x83 || [[Diglett's Cave]]
| 131 || 0x83 || [[Diglett's Cave]]
Line 421: Line 424:
| 195 || 0xC3 || [[Ember Spa]]
| 195 || 0xC3 || [[Ember Spa]]
|- style="background:#{{kanto color light}}"
|- style="background:#{{kanto color light}}"
| 196 || 0xC4 || Celadon Dept.{{sup/3|FRLG}}<br>Special Area{{sup/3|E}}
| 196 || 0xC4 || [[Pokémon_Center#2F|Celadon Dept.]]{{sup/3|FRLG}}<br>Special Area{{sup/3|E}}
|- style="background:#{{emerald color light}}"
|- style="background:#{{emerald color light}}"
| 197 || 0xC5 || [[Team Aqua Hideout|Aqua Hideout]]
| 197 || 0xC5 || [[Team Aqua Hideout|Aqua Hideout]]
|- style="background:#{{emerald color light}}"
|- style="background:#{{emerald color light}}"
| 198 || 0xC6 || [[Team Magma Hideout|Magma Hideout]]
| 198 || 0xC6 || [[Magma Hideout (Jagged Pass)|Magma Hideout]]
|- style="background:#{{emerald color light}}"
|- style="background:#{{emerald color light}}"
| 199 || 0xC7 || [[Mirage Tower]]
| 199 || 0xC7 || [[Mirage Tower]]
Line 454: Line 457:
|- style="background:#{{emerald color light}}"
|- style="background:#{{emerald color light}}"
| 212 || 0xD4 || [[Trainer Hill]]
| 212 || 0xD4 || [[Trainer Hill]]
|- style="background:fff"
|- style="background:#fff"
| 253 || 0xFD || <small>([[Gift_Pokémon#Generation_III|gift egg]])</small>
| 253 || 0xFD || <small>([[Gift_Pokémon#Generation_III|gift egg]])</small>
|- style="background:fff"
|- style="background:#fff"
| 254 || 0xFE || <small>([[in-game trade]])</small>
| 254 || 0xFE || <small>([[in-game trade]])</small>
|- style="background:fff"
|- style="background:#fff"
| 255 || 0xFF || <small>([[fateful encounter]])</small>
| 255 || 0xFF || <small>([[fateful encounter]])</small>
|}
|}
|}


{{Locations by index number}}<br>
{{Locations by index number}}<br>
{{DoubleProjectTag|Locations|Games}}
{{DoubleProjectTag|Locations|Games}}
[[ja:地名のインデックス番号一覧 (第三世代)]]
[[zh:地点编号(第三世代)]]

Latest revision as of 17:46, 15 April 2024

Each location in the Generation III games is associated with an index number used internally by the game. These location indices are enumerated, in order, in the table below.

Met location

When a Pokémon is caught in a Generation III game, it stores the location index as its met location in its data structure. This data is used to display where a Pokémon was caught on the Summary screen.

When a Pokémon is migrated from Generation III to Generation IV via the Pal Park, its met location index in the new Generation IV data structure is set to 0x37 ("Pal Park" in the Generation IV location index table). However, this value is ignored, and instead the Pokémon's met location is displayed based on its game of origin: "Hoenn" for Pokémon Ruby, Sapphire, and Emerald; "Kanto" for Pokémon FireRed and LeafGreen; and "Distant land" for Pokémon Colosseum and XD.

Unrecognised locations

Pokémon Ruby and Sapphire only recognize the white and cyan indices, Pokémon FireRed and LeafGreen only recognize the white and light green ones, and Pokémon Emerald recognizes all of the listed indices (white, cyan, light green, and dark green).

Note that locations shared between Pokémon Emerald and Pokémon FireRed and LeafGreen (such as Navel Rock and Altering Cave) have two separate index numbers, one for each region. Locations such as the Safari Zone and Victory Road also have two separate index numbers.

Outsider Pokémon whose met location is not recognised, including Pokémon met in Colosseum or XD, display "obtained in a trade"RSE or "Met in a trade"FRLG. A Pokémon is considered an outsider Pokémon if any of its Original Trainer's Trainer ID, Secret ID, or Original Trainer name do not match the player's.

List

The rows in the table are color-coded as follows:

  • Indices in cyan (i.e. 0x00-0x57) appear in Ruby, Sapphire and Emerald and are recognized by all three games.
  • Indices in light green (i.e. 0x58-0xC4) appear in FireRed and LeafGreen and are recognized by FireRed, LeafGreen, and Emerald.
  • Indices in dark green (i.e. 0xC4-0xD4) only appear in and are recognized by Emerald.
  • Indices in white (i.e. 0xFD-0xFF) appear in and are recognized by all games.

The special location indices in white are:

  • 0xFD: Used by gift eggs while they are still eggs. Like all Eggs in Generation III, their met location is overwritten with where they hatched.
  • 0xFE: Used by Pokémon obtained in in-game trades.
  • 0xFF: Used by Pokémon obtained in event distributions. (Distinct from the fateful encounter flag that is set on Pokémon received from event distributions, and certain special Pokémon obtained in-game.)

The ID 0xC4 "CELADON DEPT." is internally used in Pokémon FireRed and LeafGreen for the Pokémon Center 2F rooms (the actual Celadon Department Store uses location ID 0x5E "CELADON CITY"). In Pokémon Emerald, this ID is instead labeled "SPECIAL AREA". Pokémon Ruby, Sapphire, and Emerald internally use ID 0x57 "FERRY" for the Pokémon Center 2F rooms.


Generation IGeneration IIGeneration III (Colo/XD) • Generation IVGeneration VGeneration VI
Generation VII (SM/USUMLGPE) • Generation VIII (SwShBDSPLA) • Generation IX (SV)


Project Locations logo.png This article is part of both Project Locations and Project Games, Bulbapedia projects that, together, aim to write comprehensive articles on the Pokémon Locations and Games, respectively. Project Games logo.png