Is anyone else having a problem with the Computed Energy Shield tag?
For example:
[Category] == "Shield" && [Rarity] == "Rare" # [Computed Energy Shield] >= 400 && [stashItem] == "true"
That line is causing my bot to stash every rare ID'd shield it finds. Is there something wrong with my syntax or is computed energy shield not working?