For the complete documentation index, see llms.txt. This page is also available as Markdown.

Requirements

Requirement types provided by the Items plugin.

Requirement Type
Description

HasEmptyInventorySlotRequirementType

Inventory must have at least one empty slot.

HasEquipmentSlotEquippedRequirementType

A specific equipment slot must have an item equipped.

HasItemEquippedRequirementType

A specific item must be equipped.

HasItemInInventoryRequirementType

A specific item must be in inventory (with quantity check).

HasWeaponTypeEquippedRequirementType

A specific weapon type must be equipped.

See Triggers & Requirements for how to create custom requirement types.

Last updated

Was this helpful?