Squirdle Filters

You can use attribute filters to better search for Pokémon on Squirdle!

Syntax

attr:X Show only Pokémon with attr exactly equal to X
attr!X Show only Pokémon with attr of any value BUT X
attr>X Show only Pokémon with attr higher than X
attr<X Show only Pokémon with attr lower than X

Attributes

The following attribute filters are available for use:

Attribute Description
gen The generation of the pokemon
type1 The primary type of the pokemon
type2 The secundary type of the pokemon
type Either the primary or secundary type of the pokemon
height The height of the pokemon
weight The weight of the pokemon

Examples

Show only Pokémon from generation 4:


Show Pokémon NOT from generation 4 with type1 of fire:


Show Pokémon from generation 4 with type1 of fire
and height less than 0.9:


Show Pokémon from generation 4 with
height between 0.7 and 0.9:


Go Back