Changes
Page history
updated metadata
authored
Mar 05, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/conditions/hasItem.md
View page @
b4766d2d
...
@@ -6,7 +6,7 @@ Uses the [Item Matcher](/Items/Item-Matcher)
...
@@ -6,7 +6,7 @@ Uses the [Item Matcher](/Items/Item-Matcher)
## Attributes
## Attributes
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|-----------|----------------------------------------------------------------------|---------|
| item | i, material, m, type, t, mat, types | The item to check for | DIRT
<!--type:
Material
-->
|
| item | i, material, m, type, t, mat, types | The item to check for | DIRT
<!--type:
Item
-->
|
| amount | a | The amount to check for | >0 |
| amount | a | The amount to check for | >0 |
| strict | exact, e | Whether the matcher should more strictly match the target item | false |
| strict | exact, e | Whether the matcher should more strictly match the target item | false |
...
...
...
...