The new recipes need some "white" items, i have done this lines for those who want to save it:
Put it in ...Plugins\Trinity\ItemRules\Rules\(hard/soft/custom)\common.dis
YOU MUST HAVE ENABLED AND RECONFIGURED ITEMRULES
Here is a "working" itemrules, anyway i prefer to do my own itemrules... Do it as you wish:
http://www.thebuddyforum.com/demonb...ngoblin-ros-item-rules-v1-0-28-03-2014-a.html
Sorry if my english is wrong somewhere, i only want this helps someone
.
Now whites are controlled by trinity and works with file based item rules:
View attachment 122717
Code:
[QUALITY] == "Normal" && [NAME] == "Ascended Pauldrons"
[QUALITY] == "Normal" && [NAME] == "Ascended Armor"
[QUALITY] == "Normal" && [NAME] == "Ascended Bracers"
[QUALITY] == "Normal" && [NAME] == "Ascended Crown"
[QUALITY] == "Normal" && [NAME] == "Ascended Pauldrons"
[QUALITY] == "Normal" && [NAME] == "Archon Sash"
[QUALITY] == "Normal" && [NAME] == "Ascended Faulds"
[QUALITY] == "Normal" && [NAME] == "Ascended Greaves"
[QUALITY] == "Normal" && [NAME] == "Ascended Gauntlets"
[QUALITY] == "Normal" && [NAME] == "Limb Cleaver"
[QUALITY] == "Normal" && [NAME] == "Doubleshot"
[QUALITY] == "Normal" && [NAME] == "Whirlwind Staff"
[QUALITY] == "Normal" && [NAME] == "Flesh Render"
[QUALITY] == "Normal" && [NAME] == "Penetrator"
[QUALITY] == "Normal" && [NAME] == "Ascended Shield"
[QUALITY] == "Normal" && [NAME] == "Punyal"
[QUALITY] == "Normal" && [NAME] == "Dire Axe"
[QUALITY] == "Normal" && [NAME] == "Tsunami Blade"
[QUALITY] == "Normal" && [NAME] == "Kerykeion"
[QUALITY] == "Normal" && [NAME] == "Steppes Smasher"
[QUALITY] == "Normal" && [NAME] == "Grandfather Flail"
[QUALITY] == "Normal" && [NAME] == "Oxybeles"
[QUALITY] == "Normal" && [NAME] == "Persuader"
[QUALITY] == "Normal" && [NAME] == "Skullsplitter"
[QUALITY] == "Normal" && [NAME] == "Suwaiya"
[QUALITY] == "Normal" && [NAME] == "Tecpatl"
[QUALITY] == "Normal" && [NAME] == "Diabolic Wand"
Put it in ...Plugins\Trinity\ItemRules\Rules\(hard/soft/custom)\common.dis
YOU MUST HAVE ENABLED AND RECONFIGURED ITEMRULES
Here is a "working" itemrules, anyway i prefer to do my own itemrules... Do it as you wish:
http://www.thebuddyforum.com/demonb...ngoblin-ros-item-rules-v1-0-28-03-2014-a.html
Sorry if my english is wrong somewhere, i only want this helps someone
Now whites are controlled by trinity and works with file based item rules:
View attachment 122717
Last edited:






