<If Condition="CraftingManager.Condition == CraftingCondition.Good"><!--ToT Check-->
<CraftAction Name="Tricks of the Trade" ActionId="100098" />
</If>
Repairing is not what this plugin is intended to do >.>add repair,tks
This is pretty niffty but it does still lack the ability to make more reliable rotations, aka adding in ToT checks:
Code:<If Condition="CraftingManager.Condition == CraftingCondition.Good"><!--ToT Check--> <CraftAction Name="Tricks of the Trade" ActionId="100098" /> </If>
and other If conditions like aura stacks, durability checks, step checks, and progress checks. These things could be addedIf you want any help Djekkie Ill be more then happy too.
Sent a PM off to you with alot of information but couldn't give you an example profile so ill just attach it here:View attachment Bacon Bread.xmlSounds good. I've already made some UI adjustments to allow for the addition of extra checks (TotT and Reclaim) and expanded the Food selection area to accommodate in displaying the provided stats.
kagepande is one of a few masters of profile-fu so thanks for helping flesh out the UI so hopefully it will be a one-stop-shop (i.e. not have to add certain functions after creation because of lack of them in the addon)~Sent a PM off to you with alot of information but couldn't give you an example profile so ill just attach it here:View attachment 169879
This profile is designed to try and get the highest HQ chance at Bacon Bread which is a 4* CUL recipe, uses most of the conditions that I sent you.