Originally Posted by
SmokerRogue
Thanks for your plugin!
Im trying to setup Soul Catcher (SC) + Divination Distillate (DD) + Vaal Clarity (VC) use, but I can't

(its possible to use this combo when i have less 50% mana?)
At first, I added Soul Catcher to flaskinfo.json, and try to edit BasicFlaskRoutine (use defensive (SC) and mana (DD) when less 50% mana), but plugin used DD twice, and use SC later than DD, also he used Dying Sun (why? if its offensive, see gif). After i try create new tree with only defensive flask uses (i changed DD to def flask in .json), and got same results, can u help me please?
Imgur: The magic of the Internet
You've got all sorts of things wrong with your tree it looks like. I recommend you do something like this...
Code:
[D] Whatever condition you want to use all three of those flasks at once
----[S]
--------[A] UseFlaskAction(1)
--------[A] UseFlaskAction(2)
etc.