Looting Items with value ranges?

Discussion on a variety of topics. Ask general Vtank questions here.
vtdt
Posts: 6

Looting Items with value ranges?

Post #1 »

Is there a way to loot items based on different conditions in their values?

For example i want to loot wands with values that are between 8067 and 8197 (random example). I want to have a specified range with multiple ranges. Is there a way to do this with vtank looter? Instead of looting everything thats above 8067 value. I want only items in their specified ranges. Example: Only items between 8067 - 8197, 9016 -9126, 10125 - 11000.

Oba1
Posts: 12

Post #2 »

Long value key >= and <=

So two rules:

Value >= 8067
Value <= 8197