[CustomItemRules] The rule "item.IsRare and item.IsJewel and ((item.JewelMaximumLife >= 5 and item.JewelMeleeDamage >= 10 and item.JewelMeleeCritChance >= 10) or (item.JewelMaximumLife >= 5 and item.JewelMeleeDamage >= 10 and item.JewelMeleeCritMulti >= 12))" has returned an error.
[CustomItemRules] The call you tried to make may be incorrect, it should be "item.YOUR_DATA"
[CustomItemRules] If the call seems correct, the data must not be available (yet?) or have a different naming, consider disabling this rule
[CustomItemRules] The available properties can be found in the "EvaluableItem.cs" in the "Classes" folder.
[CustomItemRules] To avoid any further issues, bot will stop now, please verify your file.