GlitchDex/GS:000: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
Line 108: Line 108:
<!-- Due to {{GNS|Pentamark}}’s exceedingly low base Attack, it is never possible for it to have an attack stat that is higher than its defense, meaning that it can never evolve into itself. I locked the Attack stat to be 255 with 01FF49DA combined with 011149DA for Level 17 and it still didn't occur after the level up.-->
<!-- Due to {{GNS|Pentamark}}’s exceedingly low base Attack, it is never possible for it to have an attack stat that is higher than its defense, meaning that it can never evolve into itself. I locked the Attack stat to be 255 with 01FF49DA combined with 011149DA for Level 17 and it still didn't occur after the level up.-->


To enable evolutions over Level 100, the player can lock the level byte (i.e. DA49 for Pokémon 1). In other circumstances, the game will want to keep the Pokémon below level 100, and it seems the [[Unstable hybrid Pokémon#Leveling above 100|unstable hybrid method]] isn't really applicable here; with 000's cap not being high enough.
To enable evolutions over Level 100, the player can lock the level byte (i.e. DA49 for Pokémon 1). In other circumstances, the game will want to keep the Pokémon below level 100, and it seems the [[Unstable hybrid Pokémon#Leveling above 100|unstable hybrid method]] isn't really applicable here; with 000's experience cap not being high enough.


==Methods to obtain==
==Methods to obtain==