Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Pokemon spec"

From Pixelmon Wiki
m (Some body moved page Pokémon Spec to Pokémon spec)
Line 1: Line 1:
A Pokémon Spec is a collection of arguments designed to form a description of a Pokémon. These are used in various [[Pixelmon]] and Pixelmon [[sidemod]] commands as a complete summary or as a filter. Pokémon Specs are composed of a series of order-less keys or keys and arguments or simply arguments, depending on the characteristic. The existing keys and arguments are below.
+
A Pokémon spec is a collection of arguments designed to form a description of a Pokémon. These are used in various [[Pixelmon]] and Pixelmon [[sidemod]] [[commands]] as a complete summary or as a filter. Pokémon specs are composed of a series of order-less keys, keys and arguments, or only arguments, depending on the characteristic. The existing keys and arguments are below.
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
Line 5: Line 5:
 
!Argument
 
!Argument
 
|-  
 
|-  
|None.
+
|None
 
|Pokémon species name
 
|Pokémon species name
 
|-
 
|-
Line 15: Line 15:
 
|-
 
|-
 
|''shiny''/''s''
 
|''shiny''/''s''
|None. (Pokémon is shiny)
+
|None (Pokémon is [[Shiny]])
 
|-
 
|-
 
|''!shiny''/''!s''
 
|''!shiny''/''!s''
|None. (Pokémon is specifically not shiny)
+
|None (Pokémon is specifically not Shiny)
 
|-
 
|-
 
|''growth''/''gr''
 
|''growth''/''gr''
|The growth of the Pokémon
+
|The [[growth (stat)|growth]] of the Pokémon
 
|-
 
|-
 
|''nature''/''n''
 
|''nature''/''n''
|The nature of the Pokémon
+
|The [[Nature]] of the Pokémon
 
|-
 
|-
 
|''ability''/''ab''
 
|''ability''/''ab''
|The ability of the Pokémon (Case sensitive, no spaces e.g. SwiftSwim)
+
|The [[Ability]] of the Pokémon (case sensitive, no spaces; e.g., [[Swift Swim|SwiftSwim]])
 
|-
 
|-
 
|''boss''/''b''
 
|''boss''/''b''
|The boss mode of the Pokémon
+
|The [[boss]] mode of the Pokémon
 
|-
 
|-
 
|''form''/''f''
 
|''form''/''f''
|The form number of the Pokémon
+
|The [[form index]] of the Pokémon
 
|-
 
|-
 
|''ball''/''ba''
 
|''ball''/''ba''
|The caught ball of the Pokémon
+
|The caught [[Poké Ball]] of the Pokémon
 
|}
 
|}
  
These are generally used in the form ''key[:argument]'', with the exception of the Pokémon species.  
+
These are generally used in the form ''key[:argument]'', with the exception of the Pokémon species.
For example, in the ''/pokespawn'' command, one could define a Pokémon Spec with:
+
==Examples==
 +
In the ''/pokespawn'' [[command]], one could define a Pokémon spec with
 +
/pokespawn lvl:50 [[Kingdra]] ab:SwiftSwim n:modest gr:enormous s b:Uncommon''
 +
for an enormous, [[Shiny]], uncommon boss Kingdra at level 50, with the [[Swift Swim]] [[Ability]] and a Modest [[Nature]].
  
''/pokespawn lvl:50 Kingdra ab:SwiftSwim n:modest gr:enormous s b:Uncommon''  For an enormous, shiny, uncommon boss Kingdra at level 50, with the Swift Swim ability and modest nature.
 
  
 +
In the ''/pokegive'' command, one could define a Pokémon spec with
 +
''/pokegive <player> [[Burmy]] f:1 ba:masterball !s g:m''
 +
for a male [[Burmy]] of [[form index]] 1 (Sandy Cloak) that is not Shiny and is in a [[Master Ball]].
  
For example, in the ''/pokegive'' command, one could define a Pokémon Spec with:
 
  
''/pokegive Hiroku Burmy f:1 ba:masterball !s g:m''  For a male Burmy, of form number 1, that is not shiny and is in a Master Ball.
+
In the ''/pokedel'' command in [[Pixelmon Extras]], one could define a Pokémon spec with
 
+
''/pokedel <player> pc s''
 
+
for the removal of all Shiny Pokémon from a player's [[PC]].
For example, in the ''/pokedel'' command in [[Pixelmon Extras]], one could define a Pokémon Spec with:
 
 
 
''/pokedel Hiroku pc s''   For the removal of all shiny Pokémon from a player's PC.
 

Revision as of 08:21, 8 June 2017

A Pokémon spec is a collection of arguments designed to form a description of a Pokémon. These are used in various Pixelmon and Pixelmon sidemod commands as a complete summary or as a filter. Pokémon specs are composed of a series of order-less keys, keys and arguments, or only arguments, depending on the characteristic. The existing keys and arguments are below.

Key Argument
None Pokémon species name
level/lvl The level of the Pokémon
gender/g m/f/n
shiny/s None (Pokémon is Shiny)
!shiny/!s None (Pokémon is specifically not Shiny)
growth/gr The growth of the Pokémon
nature/n The Nature of the Pokémon
ability/ab The Ability of the Pokémon (case sensitive, no spaces; e.g., SwiftSwim)
boss/b The boss mode of the Pokémon
form/f The form index of the Pokémon
ball/ba The caught Poké Ball of the Pokémon

These are generally used in the form key[:argument], with the exception of the Pokémon species.

Examples

In the /pokespawn command, one could define a Pokémon spec with

/pokespawn lvl:50 Kingdra ab:SwiftSwim n:modest gr:enormous s b:Uncommon

for an enormous, Shiny, uncommon boss Kingdra at level 50, with the Swift Swim Ability and a Modest Nature.


In the /pokegive command, one could define a Pokémon spec with

/pokegive <player> Burmy f:1 ba:masterball !s g:m

for a male Burmy of form index 1 (Sandy Cloak) that is not Shiny and is in a Master Ball.


In the /pokedel command in Pixelmon Extras, one could define a Pokémon spec with

/pokedel <player> pc s

for the removal of all Shiny Pokémon from a player's PC.

© 2012 - 2025 Pixelmon Mod