Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
ArkinventoryRules_Covenant release | 1.31 KB | Jul 15, 2021 | 10.0.2 | 2,635 | Download |
Description
ArkInventoryRules_Covenant is an additional rule for ArkInventory
Usage: covenant(“[covenant choice]”)
The following options are valid (Capital letters are ignored, so you can use capitals when you want to.):
None
Kyrian
Venthyr
NightFae
Necrolord
NOTE: Always use double quotes around the value!!!
Use this to make the rule only apply when a character does (not) belong to a specific covenant.
You need the following addon:
– Arkinventory
Example 1:
The rule:
not covenant(“None”) and name(“Soultwining Crescent”)
Te result:
When the character does belong to any covenant, the item with the name “Soultwining Crescent” is shown.
Example 2:
The rule:
covenant(“Kyrian”) and name(“champion’s pelt”)
The result:
When the character does belong to the Kyrian, the item with the name “Soultwining Crescent” is shown, else it is not shown.
Add a comment