Join our discord
In partnership with NodeCraft Logo NodeCraft


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

EVs/IVs

From Pixelmon Wiki
(Redirected from EVsIVs)
Logo.png

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

Minecraft version Pixelmon version EVs/IVs version
1.8.9 4.3 4.1.0

EVs/IVs is server-side and does not need to be installed by each individual player to be used.

Starting with Minecraft 1.10.2 versions of Pixelmon, EVs/IVs has been merged with Pixelmon Extras.

Minecraft launcher

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

Pixelmon launcher

  1. Edit your profile and choose the "Add Official Sidemod" option.
  2. Select EVs/IVs from the list.

Commands

Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.

  • /evs <position>: This command will display the EVs that the Pokémon in the designated party slot position (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 <position>: This command will display the IVs that the Pokémon in the designated party position (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 <position>: 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 position (1-6). The type and power of Hidden Power are calculated based on the Pokémon's IVs.

For all of these commands, entering a party slot number for an empty party slot will produce an error in the console, but no adverse effects such as crashes will occur.

Permission nodes

  • /evs: ivsevs.command.evs
  • /ivs: ivsevs.command.ivs
  • /hiddenpower: ivsevs.command.hiddenpower

© 2012 - 2024 Pixelmon Mod