I use the Automatiser and have a weapon/armour destroying rules like:
Code: Select all
<or>
<and>
<level min="11" max="50"></level>
<status>average</status>
</and>
<and>
<level min="21" max="50"></level>
<status>good</status>
</and>
<status>very bad</status>
<status>bad</status>
</or>
Does the automatiser drive off the psudeo status or the actual item quality? i.e. Could I inadvertadly be destroying {excellent} items once the psudeo ID says they're good?