What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

[Request]Follower Items

Qck

New Member
Joined
May 7, 2012
Messages
76
Reaction score
0
I dont know how to tell the bot to pick up follower items with ilvl 60+ and to salvage them.

<!-- Pick up jewelry level 60+ -->
<ItemRule itemBaseType="Jewelry" description="Pick up jewelry level 60+">
<StatRules>
<Rule quality="Magic1" stat="level" minValue="60" />
</StatRules>
</ItemRule>

Seems only count for ring and amulet,
 
Back
Top