TouchMeGently
Member
- Joined
- Feb 17, 2010
- Messages
- 320
- Reaction score
- 0
Please check my item rule macro and see if anything's wrong.
Taken from a rule file I found:
@GOODAMMY := [MAXSTAT].dual+[SKILLDMG%].dual+[CRIT%].dual+[CRITDMG%].dual+[AS%].dual+[CDRED%].dual+[SOCKETS].dual
@GOODBRACER := [MAXSTAT].dual+[SKILLDMG%].dual+[CRIT%].dual
@GOODRING := [CRIT%].dual+[CRITDMG%].dual+[AS%].dual+[CDRED%].dual+[AVGDMG].dual+[SOCKETS].dual
What does that mean?
If I want to set a rule for amulet to have at least two of the following: crit % > 9%, crit dmg > 90%, socket > 0, elemental dmg > 18%, how do I go about it? What if I want to set a rule to have at least 3 of those affixes?
Bracer rule - at least two of the following: vit > 480, crit = 6%, elmental dmg > 18%, how do I set it?
The documentation for item rule is incomplete, there are no rules for CDR or Resource Reduction, does anyone have a complete list of available settings?
Taken from a rule file I found:
@GOODAMMY := [MAXSTAT].dual+[SKILLDMG%].dual+[CRIT%].dual+[CRITDMG%].dual+[AS%].dual+[CDRED%].dual+[SOCKETS].dual
@GOODBRACER := [MAXSTAT].dual+[SKILLDMG%].dual+[CRIT%].dual
@GOODRING := [CRIT%].dual+[CRITDMG%].dual+[AS%].dual+[CDRED%].dual+[AVGDMG].dual+[SOCKETS].dual
What does that mean?
If I want to set a rule for amulet to have at least two of the following: crit % > 9%, crit dmg > 90%, socket > 0, elemental dmg > 18%, how do I go about it? What if I want to set a rule to have at least 3 of those affixes?
Bracer rule - at least two of the following: vit > 480, crit = 6%, elmental dmg > 18%, how do I set it?
The documentation for item rule is incomplete, there are no rules for CDR or Resource Reduction, does anyone have a complete list of available settings?
Last edited:






