tozededao
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 1,225
- Reaction score
- 5
Item Rules arent working as they are supposed, I have a lvl 44 yellow weapon and log is saying
[20:16:31.773 V] [ItemRules] Matched Null Saw with rule: High DPS 1h Weapons:Keep
It has 86.9 DPS and the rule: High DPS 1h Weapons is :
Yet it is a match :s
[20:16:31.773 V] [ItemRules] Matched Null Saw with rule: High DPS 1h Weapons:Keep
It has 86.9 DPS and the rule: High DPS 1h Weapons is :
Code:
<ItemRule itemBaseType="Weapon" twoHanded="false" description="High DPS 1h Weapons">
<StatRules>
<Rule stat="DPS" minValue="1000" quality="Magic1" />
<Rule stat="DPS" minValue="900" quality="Rare4" />
</StatRules>
</ItemRule>
Yet it is a match :s