Mobile Users: you may need to scroll left/right on this list
(Hint: Use SHIFT key to sort multiple columns.)
Filter TypeDescription and Examples
text

Any text entered in the filter will match text found within the column.

attack (finds "Base Attack Bonus", "Ranged Attack Bonus", "Bleeding Attack", etc);

/\d/

Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)

/b[aeiou]s/i (finds "Base Attack Bonus", "Bestow Curse", etc);

< <= >= >

Find alphabetical or numerical values less than or greater than or equal to the filtered query.

>= 10 (find values greater than or equal to 10)

! or !=

Not operator, or not exactly match. Filters the column with content that does not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.

!ge (hide rows with "General" in that column, but shows "Fighter", "Cleric", "Rogue"); !"Abjurer" (find content that does not exactly match "Abjurer")

" or =

To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query

Aid" or Aid= (exactly match "Aid")

 &&  or  AND 

Logical "and". Filter the column for content that matches text from either side of the operator.

channel && harm (matches a cell that contains both "channel" and "harm");

 -  or  to 

Find a range of values. Make sure there is a space before and after the dash (or the word "to").

10 - 30 or 10 to 30 (match values between 10 and 30)

?

Wildcard for a single, non-space character.

a?i (finds "Acid Arrow" and "Agile Feet", but not "Alchemist")

*

Wildcard for zero or more non-space characters.

a*i (matches "Acid Arrow", "Agile Feet", and "Alchemist")

| or  OR 

Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar.

rogue|fighter (matches either "Rogue Maneuver" or "Fighter Maneuver")

~

Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query.

~baa (matches "Balestra and "Bleeding Attack"), or ~paizo (matches "Axe Specialization")

Feats that have or apply this effect:

NameTypeEffects
Battle Rage Orison Riposting (3 Rounds)
Mind Blank 40
Beneficial
Charge Utility Riposting (2 Rounds) to Self
Charge (20 meters) to Self
Interrupt
Immobilize (6 Seconds)
    if Target has Opportunity

Cut Physical Attack Riposting (1 Round) to Self
Dodging (1 Round) to Self
Energetic Field Cantrip Riposting (2 Rounds) to All
Splash to Self
Hasted (2 Rounds) to All
Dodging (2 Rounds) to All
Striking (2 Rounds) to All
Provokes Opportunity
Beneficial
Gore Physical Attack Riposting (1 Round) to Self
Charge (20 meters) to Self
Penetrating
Open (1 Round) to Self
Slowed 20
    if Target has Unbalanced

Knockdown (2 Seconds)
    if Target has Unbalanced

Iron Army Spellbook Spell Riposting (10 Rounds) to All
Burst to Self
Mighty (10 Rounds) to All
Tenacious (10 Rounds) to All
Fast Healing (10 Rounds) to All
Provokes Opportunity
Beneficial
Lesser Token of Riposting Consumable Riposting (17 Rounds) to Self
Defending (17 Rounds) to Self
Strengthened (17 Rounds) to Self
Beneficial
Shear Physical Attack Riposting (2 Rounds) to Self
Splash
Charge (20 meters) to Self
Stationary
Open (1 Round) to Self
Spear Penetrating Strike Physical Attack Penetrating
Riposting (1 Round) to Self
    if Target is Slowed

Base Damage +26
    if Target is Bleeding

Spike Physical Attack Slowed 10
Riposting (1 Round) to Self
    if Target is Bleeding


Feat ranks that have or apply this effect:

No feat ranks to show in this list.

Feats that capitalize on this effect:

No feats to show in this list.