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 "EVs/IVs"

From Pixelmon Wiki
(Created page with "EVs/IVs is a Pixelmon sidemod that gives access to commands that display details about the EVs, IVs, and Hidden Power of individual Pokémon. ==Installation== #Downloa...")
 
Line 4: Line 4:
 
#Place the downloaded zip file in the mods folder.
 
#Place the downloaded zip file in the mods folder.
 
==Commands==
 
==Commands==
*"/evs ''party slot number''": This command will display the EVs that the Pokémon in the designated party slot number (1-6) has accumulated. It will show the EVs for each individual stat (HP, Attack, Defense, Special Attack, Special Defense, Speed), the total amount of EVs gained, the maximum possible EVs (510), and the percentage of EVs that have been gained towards the maximum (Current EVs/510).
+
*/evs ''party slot number'' - This command will display the EVs that the Pokémon in the designated party slot number (1-6) has accumulated. It will show the EVs for each individual stat (HP, Attack, Defense, Special Attack, Special Defense, Speed), the total amount of EVs gained, the maximum possible EVs (510), and the percentage of EVs that have been gained towards the maximum (Current EVs/510).
*"/ivs ''party slot number''": This command will display the IVs that the Pokémon in the designated party slot number (1-6) has. It will show the IVs for each stat (HP, Attack, Defense, Special Attack, Special Defense, Speed), the total IVs, the maximum possible IVs (31 in every stat, 186), and the percentage of IVs that the Pokémon has compared to the maximum (Current IVs/186). Despite the command showing a percentage, it is not possible to change a Pokémon IVs without modifying NBT tags.
+
*/ivs ''party slot number'' - This command will display the IVs that the Pokémon in the designated party slot number (1-6) has. It will show the IVs for each stat (HP, Attack, Defense, Special Attack, Special Defense, Speed), the total IVs, the maximum possible IVs (31 in every stat, 186), and the percentage of IVs that the Pokémon has compared to the maximum (Current IVs/186). Despite the command showing a percentage, it is not possible to change a Pokémon IVs without modifying NBT tags.
*"/hiddenpower ''party slot number''": This command will display the type and base power of [[Hidden Power]] if the move were to be used by the Pokémon in the chosen party slot number (1-6). The type and power of Hidden Power are calculated based on the Pokémon's IVs.
+
*/hiddenpower ''party slot number'' - This command will display the type and base power of [[Hidden Power]] if the move were to be used by the Pokémon in the chosen party slot number (1-6). The type and power of Hidden Power are calculated based on the Pokémon's IVs.
 
==Permission Nodes==
 
==Permission Nodes==
*/evs: com.ivsevsmod.ivsevs.commands.EVs
+
*/evs - com.ivsevsmod.ivsevs.commands.EVs
*/ivs: com.ivsevsmod.ivsevs.commands.IVs
+
*/ivs - com.ivsevsmod.ivsevs.commands.IVs
*/hiddenpower: com.ivsevsmod.ivsevs.commands.HiddenPowe­r
+
*/hiddenpower - com.ivsevsmod.ivsevs.commands.HiddenPowe­r

Revision as of 11:45, 18 August 2014

EVs/IVs is a Pixelmon sidemod that gives access to commands that display details about the EVs, IVs, and Hidden Power of individual Pokémon.

Installation

  1. Download EVs/IVs here.
  2. Place the downloaded zip file in the mods folder.

Commands

  • /evs party slot number - This command will display the EVs that the Pokémon in the designated party slot number (1-6) has accumulated. It will show the EVs for each individual stat (HP, Attack, Defense, Special Attack, Special Defense, Speed), the total amount of EVs gained, the maximum possible EVs (510), and the percentage of EVs that have been gained towards the maximum (Current EVs/510).
  • /ivs party slot number - This command will display the IVs that the Pokémon in the designated party slot number (1-6) has. It will show the IVs for each stat (HP, Attack, Defense, Special Attack, Special Defense, Speed), the total IVs, the maximum possible IVs (31 in every stat, 186), and the percentage of IVs that the Pokémon has compared to the maximum (Current IVs/186). Despite the command showing a percentage, it is not possible to change a Pokémon IVs without modifying NBT tags.
  • /hiddenpower party slot number - This command will display the type and base power of Hidden Power if the move were to be used by the Pokémon in the chosen party slot number (1-6). The type and power of Hidden Power are calculated based on the Pokémon's IVs.

Permission Nodes

  • /evs - com.ivsevsmod.ivsevs.commands.EVs
  • /ivs - com.ivsevsmod.ivsevs.commands.IVs
  • /hiddenpower - com.ivsevsmod.ivsevs.commands.HiddenPowe­r

© 2012 - 2025 Pixelmon Mod