MATT Filter by Items in Inventory - ironmonk88/monks-module-wiki GitHub Wiki

Filter by Items In Inventory

Filters tokens by items in their inventory

Use this to directly filter a token.

Triggering Token

Use this to filter the triggering token.

Tokens Within Triggering Tile

Use this to filter all tokens within the triggering tile.

Player Tokens

Use this to filter all player tokens on the scene.

Current Token

Use this to filter the current token collection.

Use Tagger

Use this to filter all tokens with a Tag matching your Use Tagger settings.

Item

Put the exact name of the item you want checked here.

  • Capitalization does not matter.
  • Spaces do matter, but this action will trim any leading or trailing spaces.
  • It checks all tabs on the character sheet, such Spellbook or Features tabs.

Wildcards

Appending or prepending the name with a * will search for any items with a partial name match.

In the above example, any of the Thieves' Tools available will pass the check.

Item Count

Required number of that item. This counts the number of the specified item in inventory, not the quantity field, as each system handles quantity differently.

  • < > = are all operators that can be used to tune your tile trigger.
    • ≤ ≥ Do not work, use >= and <=.

Item Quantity (D&D 5th Edition Only)

Required quantity of that item in the quantity field.

  • < > = are all operators that can be used to tune your tile trigger.
    • ≤ ≥ Do not work, use >= and <=.

Notes

  • Pathfinder 2E: Unidentified items are checked using their mystified name, not their base name.
  • If your system has a method of creating items using a method other than the item directory, any items created using that method currently will not be found by this action.
  • A section of filters must be followed in the action list by a Check Entity Count.

Sample Tiles That Use This Action

Page Last Updated

MATT 11.12

⚠️ **GitHub.com Fallback** ⚠️