Template:Catch/entry9

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
Pokémon Games Terrain Levels Probability Weight Group Rate Group Pokémon
Land Water surface Underwater Overland Sky Morning Day Evening Night
S V 50 50 50 50

Usage

This catchentry is used for locations that wild Pokémon can spawn in Pokémon Scarlet and Violet.

The first parameter is the four-digit Pokédex number of the Pokémon, and the second parameter is the Pokémon's name. The third parameter should be set to "yes" if the Pokémon can be found in Scarlet, and "no" otherwise; the fourth parameter should be set to "yes" if the Pokémon can be found in Violet, and "no" otherwise. The fifth parameter is the level or level range that the Pokémon is found at. The sixth parameter represents the Pokémon's spawn weight.

Anywhere in the template call, the Pokémon's type should be specified using the "type1" and "type2" parameters for its primary and secondary type. Type2 can be omitted if the Pokémon has no secondary type. If the Pokémon has a specific form, that form should be specified using the "form" parameter.

The types of terrain that the Pokémon can spawn in are specified by the parameters "land", "watersurface", "underwater", "overland", and "sky", which correspond to the Land, UpWater, UnderWater, Air1, and Air2 variables, respectively. If the Pokémon can spawn in that type of terrain, the corresponding parameter should be set to "yes". The types of terrain that the Pokémon cannot spawn in should be left alone.

The times of day that the Pokémon can spawn are specified by the parameters "all", "morning", "day", "evening", and "night". If the Pokémon can spawn at any time of day, then "all" should be set to "yes", and the other parameters should be left alone. If the Pokémon can only spawn at certain times of day, then the times of day at which the Pokémon cannot spawn should be set to "0". All other times of day will display the Pokémon's standard spawn weight.

If the Pokémon can spawn as the leader of a group, the parameter "group" should be set to the chance of this happening as a percent (without the % sign). If the species of the group is different than the species of the leader, the parameters "groupnum" and "groupmon" should be set to the Pokédex number and name, respectively, of the group's species. Otherwise, the group Pokémon displayed will be the same species as the leader. If the group's species has a specific form, that form must be specified using the "groupform" parameter, even if the group Pokémon is the same species and form as the leader.

If there are any other special conditions related to the Pokémon's spawning, such as spawning in trees or only after reaching a certain point in the main story, those conditions can be explained using the "note" parameter. This will automatically place a note after the Pokémon's name that links to the explanation underneath the table. If multiple Pokémon in the table have the same condition, you should use the parameter "notename" to give the condition a name the first time it appears in the table. Then, other entries in the table with that same condition only need to include the same value for "notename", and they'll automatically link to the same explanation as the first note.

Pokémon found in Kitakami will have different level ranges depending on whether the player has completed The Way Home storyline or not. The "levelscaled" parameter should be used to specify the level or level range that the Pokémon is found at after the player completes The Way Home.

Summary

The following unnamed fields must be included in this order, relative to each other:

  • The Pokémon's Pokédex number.
  • The Pokémon's name.
  • "yes" if the Pokémon can be found in Scarlet, and "no" otherwise.
  • "yes" if the Pokémon can be found in Violet, and "no" otherwise.
  • The level or level range that the Pokémon is found at.
  • The Pokémon's spawn weight.

The following named fields must be included somewhere in the template call:

  • type1: The primary type of the Pokémon.

The following named fields only need to be included somewhere in the template call if the property exists:

  • type2: The secondary type of the Pokémon.
  • form: The form of the Pokémon, such as Alolan Form, Galarian Form, Hisuian Form, Paldean Form, Male, Female, or Shiny.
  • group: The rate of the Pokémon spawning in a group, without the percent sign.
  • groupnum: The Pokédex number of the other Pokémon that spawns in the group, if it is a different species.
  • groupmon: The name of the other Pokémon that spawns in the group, if it is a different species.
  • groupform: The form of the Pokémon that spawns in the group.
  • note: The special condition under which the Pokémon spawns, if it has not yet been used in the table.
  • notename: A name to identify all the Pokémon that spawn under the same special condition.
  • levelscaled: The level or level range that the Pokémon is found at after level scaling is applied.

At least one of the following fields needs to be included somewhere in the template call:

  • land: Set to "yes" if the Pokémon spawns on land.
  • watersurface: Set to "yes" if the Pokémon spawns on the surface of water (UpWater).
  • underwater: Set to "yes" if the Pokémon spawns underwater.
  • overland: Set to "yes" if the Pokémon spawns floating, flying, or hovering above land (Air1).
  • sky: Set to "yes" if the Pokémon spawns in the sky (Air2).

At least one of the following fields needs to be included somewhere in the template call:

  • all: Set to "yes" if the Pokémon can spawn at any time of day.
  • morning: Set to 0 if the Pokémon cannot spawn in the morning.
  • day: Set to 0 if the Pokémon cannot spawn during the day.
  • evening: Set to 0 if the Pokémon cannot spawn in the evening.
  • night: Set to 0 if the Pokémon cannot spawn at night.