|
|
Line 101: |
Line 101: |
| ==In the side series== | | ==In the side series== |
| ===Pokémon GO=== | | ===Pokémon GO=== |
| [[File:GO Storage Upgrade.png|thumb|150px|The storage system in Pokémon GO]]
| | {{main|Pokémon Box (GO)}} |
| In {{g|GO}}, the player has a Pokémon Box that can initially hold 250 Pokémon, including up to 9 {{pkmn|Egg}}s. Pokémon Storage Upgrades can be purchased in the {{DL|Pokémon GO|Shop}} for {{PCoin}}200, which each upgrade expanding the capacity by 50 Pokémon. | | In {{g|GO}}, the player has a '''Pokémon Box''' that can initially hold 250 Pokémon, including up to 12{{tt|*|3 spaces reserved for bonus storage}} {{pkmn|Egg}}s. Pokémon Storage Upgrades can be purchased in the {{DL|Pokémon GO|Shop}} for {{PCoin}}200, with each upgrade expanding the capacity by 50 Pokémon, up to a maximum of 4,500 total. |
| | |
| The Pokémon Box screen allows the player to sort Pokémon, in ascending or descending order, by the following criteria:
| |
| * Most recently acquired
| |
| * Designated favorites
| |
| * Pokédex number
| |
| * Proportion of remaining HP
| |
| * Name
| |
| * Combat Power (CP).
| |
| | |
| In the case of a tie on the sorting criteria (such as multiple favorite Pokémon or Pokémon with full HP), the tied Pokémon are sorted by Combat Power in descending order.
| |
| | |
| The player can also hold a press on a Pokémon to activate a [[Released Pokémon|transfer]] mode where they can mark multiple Pokémon to be sent to [[Professor Willow]]. This feature was added in [[Pokémon GO#Version history|version]] 0.49.1 (labeled 1.19.1 in the {{wp|App Store (iOS)|iOS App Store}}), which was released on December 8, 2016.
| |
| | |
| ====Maximum capacity====
| |
| {{incomplete|section|needs=History of maximum upgradable capacity prior to November 2018}}
| |
| The current maximum upgradeable capacity is 4,000 Pokémon. This limit has been increased over time.
| |
| | |
| {| class="roundtable" style="background:#{{key items color}}; border:3px solid #{{key items color dark}}"
| |
| ! Start date
| |
| ! Max. capacity
| |
| |-
| |
| | December 1, 2020
| |
| | 4,000
| |
| |-
| |
| | July 23, 2020
| |
| | 3,500
| |
| |-
| |
| | November 22, 2019
| |
| | 3,000
| |
| |-
| |
| | July 29, 2019
| |
| | 2,500
| |
| |-
| |
| | November 21, 2018
| |
| | 2,000
| |
| |}
| |
| | |
| ====Search queries====
| |
| The Pokémon storage screen also allows the player to search Pokémon by name or species; the search results will return any Pokémon whose species name or nickname begins with the searched string. The search bar also supports key terms that are not searched as literal strings, with these first being supported in [[Pokémon GO#Version history|version]] 0.67.1 (labeled 1.37.1 in the {{wp|App Store (iOS)|iOS App Store}}), released on June 20, 2017.<ref>[https://niantic.helpshift.com/a/pokemon-go/?p=web&l=en&s=top-articles&f=searching-and-filtering-your-pokemon-inventory Searching and Filtering Your Pokémon Inventory]</ref>
| |
| | |
| All of the following searches are case insensitive. The keywords listed below are the keywords used if the game is set to English; if the game is set to a different language, the keywords are based on that language.
| |
| | |
| ;Search terms
| |
| * <code>[text]</code> — Pokémon whose species name or nickname begins with the text, or whose tag name exactly matches the text
| |
| ** <code>+[text]</code> — the above and any Pokémon in the same evolutionary family (e.g. <code>+Meowth</code> returns all instances of Meowth and Persian)
| |
| ** The search term will only be interpreted as a literal string if it does not match any keyword or type. For example, searching <code>evolve</code> or <code>dragon</code> will not return a Ditto nicknamed "Evolve" or "Dragon", due to the term being interpreted as a key term or type instead of a literal string.
| |
| * <code>[type]</code> — Pokémon of that [[type]]
| |
| * Numeric
| |
| ** <code>[number]</code> — Pokémon whose Pokédex number matches the searched number (e.g. <code>3</code> returns all Venusaur)
| |
| ** Ranges
| |
| *** <code>[number]-[number]</code> — Pokémon whose Pokédex number falls between the two searched numbers, inclusively (e.g. <code>1-151</code> returns all Kanto Pokémon)
| |
| *** <code>[number]-</code> — Pokémon whose Pokédex index is at least the searched number (e.g. <code>151-</code> returns all Pokémon starting from Mew)
| |
| *** <code>-[number]</code> — Pokémon whose Pokédex index is at most the searched number (e.g. <code>-9</code> returns all Pokémon up to Blastoise)
| |
| ** Prepending <code>cp</code> or <code>hp</code> to a number instead searches for Pokémon based on CP or maximum HP (respectively) instead of Pokédex index (e.g. <code>cp1000-</code> returns all Pokémon with a CP of at least 1000)
| |
| ** Prepending <code>distance</code> to a number instead searches for Pokémon based on distance (in km) from where it was obtained to the player's current location (e.g. <code>distance100-</code> returns all Pokémon obtained at least 100 km away from the player's current location)
| |
| ** Prepending <code>age</code> to a number instead searches for Pokémon based on how many days ago they were caught (e.g. <code>age-7</code> returns all Pokémon caught within the last 7 days, and <code>age0</code> returns all Pokémon caught today)
| |
| ** Prepending <code>year</code> to a number instead searches for Pokémon based on which year they were caught in (e.g. <code>year2016</code> returns all Pokémon caught in the year 2016, and <code>year2017-2018</code> returns all Pokémon caught from the years 2017 to 2018)
| |
| ** Prepending <code>buddy</code> to a number (0 to 5) instead searches for Pokémon based on their [[Buddy Pokémon|Buddy levels]] (e.g. <code>buddy5</code> returns all Best Buddies, and <code>buddy2-4</code> returns all Good to Ultra Buddies)
| |
| *** <code>buddy0</code> — Pokémon that have never been walked as a buddy
| |
| *** <code>buddy1</code> — Pokémon that have been walked as a buddy, but never reached a Good Buddy level
| |
| *** <code>buddy2</code> — Good Buddies
| |
| *** <code>buddy3</code> — Great Buddies
| |
| *** <code>buddy4</code> — Ultra Buddies
| |
| *** <code>buddy5</code> — Best Buddies
| |
| * All [[move]] set searches begin with <code>@</code>
| |
| ** <code>@[move]</code> — Pokémon with the searched move
| |
| ** <code>@[type]</code> — Pokémon with a move of the searched type (note: <code>@psychic</code> returns all Pokémon that know {{type|Psychic}} moves, not merely Pokémon that know the move {{m|Psychic}})
| |
| ** <code>@weather</code> — Pokémon with a move that is currently [[weather]]-boosted
| |
| ** <code>@special</code> — Pokémon with a move outside their standard move pool (i.e. all moves that cannot be relearned using a [[TM]], including event-exclusive moves, legacy moves, {{m|Frustration}}, {{m|Return}}, and moves copied by {{p|Smeargle}})
| |
| ** <code>@1</code> followed by <code>[type]</code>, <code>[move]</code>, <code>weather</code>, or <code>special</code> — Pokémon whose Fast Attack that fits the criteria (e.g. <code>@1bug</code> returns all Pokémon with a Bug-type Fast Attack)
| |
| ** <code>@2</code> followed by <code>[type]</code>, <code>[move]</code>, <code>weather</code>, or <code>special</code> — Pokémon whose first Charged Attack fits the criteria
| |
| ** <code>@3</code> followed by <code>[type]</code>, <code>[move]</code>, <code>weather</code>, or <code>special</code> — Pokémon whose second Charged Attack fits the criteria
| |
| ** <code>@move</code> — Pokémon that have not learned a second Charged Attack
| |
| * [[Evolution]]
| |
| ** <code>evolve</code> — Pokémon which can evolve, for which the player has enough [[Candy]] and currently meets any other requirements to perform
| |
| ** <code>item</code> — Pokémon which require an item to evolve, for which the player has enough [[Candy]] and item to perform
| |
| ** <code>evolvenew</code> — Pokémon which can evolve or Mega Evolve into a species or Mega Evolution the player has not yet registered in the Pokédex, regardless of whether the Pokémon currently meets the requirements to evolve
| |
| ** <code>tradeevolve</code> — Pokémon species eligible for [[Trade#Trade Evolution|trade Evolution]] and have not been traded, regardless of whether the player has enough [[Candy]] to evolve (i.e. <code>tradeevolve&traded</code> will always return no results)
| |
| ** <code>megaevolve</code> — Pokémon which can [[Mega Evolution|Mega Evolve]], for which the player has enough [[Mega Energy]] to perform
| |
| * [[Region]]
| |
| ** <code>kanto</code> — Pokémon first discovered in the [[Kanto]] region, including their regional forms (equivalent to <code>1-151</code>)
| |
| ** <code>johto</code> — Pokémon first discovered in the [[Johto]] region, including their regional forms (equivalent to <code>152-251</code>)
| |
| ** <code>hoenn</code> — Pokémon first discovered in the [[Hoenn]] region, including their regional forms (equivalent to <code>252-386</code>)
| |
| ** <code>sinnoh</code> — Pokémon first discovered in the [[Sinnoh]] region (equivalent to <code>387-493</code>)
| |
| ** <code>unova</code> — Pokémon first discovered in the [[Unova]] region, including their regional forms (equivalent to <code>494-649</code>)
| |
| ** <code>kalos</code> — Pokémon first discovered in the [[Kalos]] region (equivalent to <code>650-721</code>)
| |
| ** <code>alola</code> — {{rf|Alolan|Form}} Pokémon
| |
| ** <code>galar</code> — {{rf|Galarian|Form}} Pokémon and Pokémon first discovered in the [[Galar]] region
| |
| * [[Gender]]
| |
| ** <code>male</code> — male Pokémon
| |
| ** <code>female</code> — female Pokémon
| |
| ** <code>genderunknown</code> — gender unknown Pokémon
| |
| * {{IV}} [[appraisal]]
| |
| ** <code>0*</code> — Pokémon whose {{IV}} total is between 0 and 22 (i.e. display 0 stars on the appraisal pop-up)
| |
| ** <code>1*</code> — Pokémon whose IV total is between 23 and 29 (i.e. display 1 star on the appraisal pop-up)
| |
| ** <code>2*</code> — Pokémon whose IV total is between 30 and 36 (i.e. display 2 stars on the appraisal pop-up)
| |
| ** <code>3*</code> — Pokémon whose IV total is between 37 and 44 (i.e. display 3 stars on the appraisal pop-up with an orange background)
| |
| ** <code>4*</code> — Pokémon whose IV total is 45 (i.e. display 3 stars on the appraisal pop-up with a red background)
| |
| * Encounter type
| |
| ** <code>hatched</code> — Pokémon hatched from an {{pkmn|Egg}}
| |
| ** <code>raid</code> — Pokémon caught from a [[Raid Battle]]
| |
| *** <code>remoteraid</code> — Pokémon caught from a remote Raid Battle
| |
| *** <code>megaraid</code> — Pokémon caught from a Mega Raid
| |
| *** <code>exraid</code> — Pokémon caught from an EX Raid
| |
| ** <code>research</code> — Pokémon caught during [[Field Research]] (including after a Research Breakthrough), [[Special Research]], or [[Timed Research]] (since October 31, 2020)
| |
| ** <code>gbl</code> — Pokémon caught from a [[GO Battle League]] reward
| |
| ** <code>rocket</code> — Pokémon rescued after a [[Team GO Rocket]] battle
| |
| ** <code>snapshot</code> — Pokémon caught after a surprise encounter using [[GO Snapshot]]
| |
| * Other key terms
| |
| ** <code>eggsonly</code> — [[Baby Pokémon]]
| |
| ** <code>costume</code> — [[List of Pokémon with form differences#Event Pokémon|Pokémon in costumes]] (Event Pokémon), such as Pikachu wearing a hat, sunglasses Squirtle, and Armored Mewtwo
| |
| ** <code>defender</code> — Pokémon currently defending a {{OBP|Gym|GO}}
| |
| ** <code>traded</code> — Pokémon received from a [[trade]]
| |
| ** <code>shiny</code> — {{OBP|Shiny Pokémon|GO}}
| |
| ** <code>lucky</code> — {{DL|Trade|Lucky Pokémon}}
| |
| ** <code>legendary</code> — [[Legendary Pokémon]]
| |
| ** <code>mythical</code> — [[Mythical Pokémon]]
| |
| ** <code>shadow</code> — {{OBP|Shadow Pokémon|GO}}
| |
| ** <code>purified</code> — Purified Pokémon
| |
| ** <code>candyxl</code> — Pokémon [[Power Up|powered up]] above Lv. 40
| |
| | |
| ;Operators
| |
| The search function also uses a set of operators for more complex queries. Operators are evaluated in the order they are listed below.
| |
| * <code>!</code> — complement of the condition (e.g. <code>!water</code> returns all Pokémon that are not Water-type)
| |
| * <code>,</code>, <code>:</code>, <code>;</code> — union of conditions (e.g. <code>fire,evolve</code> returns all Pokémon that are Fire-type or can evolve)
| |
| * <code>&</code>, <code>|</code> — intersection of conditions (e.g. <code>shiny&swinub</code> returns all Shiny Swinub)
| |
| | |
| By the order of operations, the query <code>!dragon&@ice,@fairy</code> would return all non-Dragon-type Pokémon that know either an Ice-type or a Fairy-type move.
| |
|
| |
|
| ==In other languages== | | ==In other languages== |