Allow a list returned by an item function to be restricted by properties with a particular value, rather than simply by items with a particular property.
e.g. Currently:
%Player%.Worn.Weight
Would become:
%Player%.Worn.Weight.Sum
or
%Player%.Worn.Weight.Count
or
%Player%.Worn.Weight(Light).Count