Pular para o conteúdo principal

Has MMO Item Fact

The Has MMO Item Fact returns 1 if the player has the specified MMOItem in their inventory (any slot).

Properties

PropertyTypeDefaultDescription
idStringUnique identifier.
typeStringThe MMOItem Type.
itemIdStringThe MMOItem ID.
amountInt1Minimum amount required.

Example

has_mmo_item_fact:
id: "has_sword"
type: "SWORD"
itemId: "EPIC_SWORD"