Pokedex-Markdown

A pokemon pokedex in markdown format


Project maintained by doctorfree Hosted on GitHub Pages — Theme by mattgraham

Conquest move displacement prose

Move displacement id Local language id Name Short effect Effect
1 9 Advance one tile User advances one tile. The user moves to the tile directly in front of it. If the user cannot move to that tile or another Pokémon is already occupying that tile, the move cannot be used.
2 9 Advance two tiles User jumps ahead two tiles. The user jumps ahead two tiles without crossing the tile in-between. If the user cannot move to that tile or another Pokémon is already occupying that tile, the move cannot be used.
3 9 Switch back User retreats one tile, switching places with any Pokémon already there. The user moves to the tile behind it, if it can move to that tile. If another Pokémon is already occupying that tile, the user switches places with it.
4 9 Knockback Deals knockback. $Target is knocked one tile backward in the direction the user is facing, if that tile is one it can move to and if no other Pokémon is already occupying that tile.
5 9 Knockback & switch Deals knockback, switching $target with the Pokémon behind it if applicable. $Target is knocked one tile backward in the direction the user is facing, if that tile is one it can move to. If another Pokémon is already occupying that tile, the Pokémon switch places.