-
Notifications
You must be signed in to change notification settings - Fork 14
RuleFunction_Wearable
Arkayenro edited this page Nov 11, 2022
·
7 revisions
wearable( ignore_level_requirement )
Matches equipable items that your class can wear, and limits them to your primary armour type.
Item stats are not checked.
- ignore_level_requirement - if this contains any value the item level requirement will be ignored
-
requires v31003.01 or higher
-
requires v31004.14 or higher for the
ignore_level_requirementoption -
caters for hunters under 40 using leather, and above using mail
-
do not use
not wearable( )as you will end up with every item that cannot be equipped. useunwearable( )instead
all wearable items
wearable( )