KuiWuXiaoTu
New Member
- Joined
- Mar 28, 2014
- Messages
- 2
- Reaction score
- 0
As he title, how to use the skill of RIGHTEOUS FIRE and use the unique Flask like RUBY FLASK when 50%life, please help me?
//RegisterBuff("Righteous Fire", ret => !LokiPoe.ObjectManager.Me.HasAura("righteous_fire"));
RegisterBuff("Righteous Fire", ret => !LokiPoe.ObjectManager.Me.HasAura("righteous_fire"));
Not to derail, but is the bot capable of using situational flasks? For example, does it recognize and use heat flasks to unfreeze? Because that'd be pretty awesome.
A list of flask modifiers can be found here: Flask - Path of Exile Wiki
Staunching(remove bleed) and Heat(remove freeze) seem like they'd decrease deaths by a large margin.