@@ -40,18 +40,12 @@ These placeholders will return whatever attribute of the item that caused the sk
...
@@ -40,18 +40,12 @@ These placeholders will return whatever attribute of the item that caused the sk
| <trigger.item.hand.nbt.KEY> | Returns the specified NBT key of the trigger's hand item. |
| <trigger.item.hand.nbt.KEY> | Returns the specified NBT key of the trigger's hand item. |
## Item Placeholders
## Item Placeholders
These placeholders will return information related to the item that called the skill
These placeholders will return information related to the item. If an item has multiple modifiers of the same stat, `.display.STAT` will return the value of a pseudo-random modifier.