RuleFunction_VendorPriceOver - arkayenro/arkinventory GitHub Wiki

Rule Functions > Vendor Price Over

vpo( arg )

Checks if the vendor price of the item/stack is greater than or equal to the arg value

Arguments

  • arg (numeric, in copper coins)

Examples

vpo( 10000 )